Commit Graph

486 Commits

Author SHA1 Message Date
Chocobozzz
fadf619ad6 Save 2017-12-19 10:51:09 +01:00
Andréas Livet
7efe153b0b Enh #106 : Add an autoPlayVideo user attribute (#159)
Warning : I was not able to run the tests on my machine. It uses a different approach to handle databse connexion and didn't find where to configure it...

- create a migration file to add a boolean column in user table
- add autoPlayVideo attribute everywhere it is needed (both on client and server side)
- add tests
- add a way to configure this attribute in account-settings
- use the attribute in video-watch component to actually autoplay or not the video
2017-12-19 10:45:49 +01:00
Chocobozzz
228077efd7 Fix database connection (host + port) 2017-12-15 08:21:00 +01:00
Chocobozzz
6f045b5791 Fix tests 2017-12-14 10:20:05 +01:00
Chocobozzz
d48ff09d27 Use sequelize scopes 2017-12-14 10:07:57 +01:00
Chocobozzz
91fea9fc48 Add migration 2017-12-13 17:46:23 +01:00
Chocobozzz
65b3ed25fc Fix job model 2017-12-13 17:00:01 +01:00
Chocobozzz
3fd3ab2d34 Move models to typescript-sequelize 2017-12-13 16:50:33 +01:00
Chocobozzz
b682782093 Upgrade to angular 5 2017-12-12 13:58:03 +01:00
Chocobozzz
b1a134ee52 Fix lint 2017-12-08 17:40:54 +01:00
Chocobozzz
f595d39477 Finish admin design 2017-12-08 17:31:21 +01:00
Chocobozzz
04e0fc4888 Begin admin design 2017-12-08 10:41:49 +01:00
Chocobozzz
18327bdf51 Fix test 2017-12-08 10:15:55 +01:00
Chocobozzz
e11f68a356 Optimise transaction for video upload 2017-12-08 10:08:36 +01:00
Chocobozzz
cadb46d832 Design second video upload step 2017-12-08 09:57:29 +01:00
Chocobozzz
baeefe22ca First upload step is ok 2017-12-07 17:22:44 +01:00
Chocobozzz
8e7f08b5a5 Make some fields optional when uploading a video 2017-12-07 17:05:23 +01:00
Chocobozzz
b1fa3eba70 Begin video watch design 2017-12-06 17:15:59 +01:00
Chocobozzz
f3aaa9a95c Fix client search 2017-12-05 18:25:29 +01:00
Chocobozzz
6bafac54bf Fix missing default avatar 2017-12-05 15:12:03 +01:00
Chocobozzz
be44767854 Fix lint 2017-12-04 11:17:08 +01:00
Chocobozzz
2295ce6c4e Add account avatar 2017-12-04 10:34:40 +01:00
Chocobozzz
fef2c7164e Fix bad to/cc when undo dislike 2017-11-30 14:15:17 +01:00
Chocobozzz
f00984c007 Fix conflict rate serializations 2017-11-30 13:51:53 +01:00
Chocobozzz
4f49137101 Fix req accepts 2017-11-30 13:37:11 +01:00
Chocobozzz
98ec8b8e73 Fix lint 2017-11-30 13:16:23 +01:00
Chocobozzz
1b5b10d131 Fix activitypub check headers 2017-11-30 13:15:25 +01:00
Chocobozzz
6cbdbdef17 Check correctly activitypub headers 2017-11-30 12:00:40 +01:00
Chocobozzz
25ed141c7c Put activity pub sends inside transactions 2017-11-30 11:31:15 +01:00
Chocobozzz
5cd8054542 Add ability to list jobs 2017-11-30 10:55:06 +01:00
Chocobozzz
1f3e9feca2 Better view counter 2017-11-30 09:21:11 +01:00
Chocobozzz
86d13ec2aa Users list only available when use is authenticated
And has a special right
2017-11-29 13:18:05 +01:00
Chocobozzz
165cdc75bf Fix well known and json parser with mastodon 2017-11-29 11:34:44 +01:00
Chocobozzz
62c852b2b4 Upgrade server dep' 2017-11-28 18:58:17 +01:00
Chocobozzz
a434c46545 Change tab when changing follow url 2017-11-28 17:13:51 +01:00
Chocobozzz
c60774b05b Remove max duration/filesize constraints 2017-11-28 14:51:00 +01:00
Chocobozzz
eb7a06c812 Fix migration for Servers table 2017-11-28 10:00:02 +01:00
Chocobozzz
5e3bb76cb6 Fix undo like/dislike forwarding 2017-11-28 08:45:03 +01:00
Chocobozzz
a2431b7dcb Refractor validators 2017-11-27 19:43:01 +01:00
Chocobozzz
4e50b6a1c9 Add shares forward and collection on videos/video channels 2017-11-27 19:40:53 +01:00
Chocobozzz
74bb2cb834 Add activitypub migration script 2017-11-27 19:40:53 +01:00
Chocobozzz
df1966c9b4 Fix lint 2017-11-27 19:40:53 +01:00
Chocobozzz
652b30564c Increase test timers 2017-11-27 19:40:53 +01:00
Chocobozzz
f10336cad0 Check signature is correct with the activity pub actor 2017-11-27 19:40:53 +01:00
Chocobozzz
63c93323ec Correctly forward like/dislikes and undo 2017-11-27 19:40:53 +01:00
Chocobozzz
d4f1e94c89 Misc cleanup 2017-11-27 19:40:53 +01:00
Chocobozzz
8d468a16fd Cleanup helpers 2017-11-27 19:40:53 +01:00
Chocobozzz
39445ead45 Cleanup models 2017-11-27 19:40:53 +01:00
Chocobozzz
16b9097594 Fetch video likes/dislikes too 2017-11-27 19:40:53 +01:00
Chocobozzz
d8553faa49 Better follows tests 2017-11-27 19:40:53 +01:00