Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enh #106 : Add an autoPlayVideo user attribute (#159) | Andréas Livet | 2017-12-19 | 3 | -1/+21 |
| | | | | | | | | | 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 | ||||
* | Fix tests | Chocobozzz | 2017-12-14 | 1 | -7/+6 |
| | |||||
* | Use sequelize scopes | Chocobozzz | 2017-12-14 | 2 | -4/+1 |
| | |||||
* | Fix lint | Chocobozzz | 2017-12-08 | 2 | -2/+1 |
| | |||||
* | Finish admin design | Chocobozzz | 2017-12-08 | 2 | -37/+46 |
| | |||||
* | Begin admin design | Chocobozzz | 2017-12-08 | 1 | -2/+2 |
| | |||||
* | Fix test | Chocobozzz | 2017-12-08 | 1 | -3/+3 |
| | |||||
* | Optimise transaction for video upload | Chocobozzz | 2017-12-08 | 2 | -9/+6 |
| | |||||
* | Design second video upload step | Chocobozzz | 2017-12-08 | 2 | -2/+5 |
| | |||||
* | Make some fields optional when uploading a video | Chocobozzz | 2017-12-07 | 2 | -46/+60 |
| | |||||
* | Begin video watch design | Chocobozzz | 2017-12-06 | 6 | -18/+20 |
| | |||||
* | Fix client search | Chocobozzz | 2017-12-05 | 2 | -64/+68 |
| | |||||
* | Fix lint | Chocobozzz | 2017-11-30 | 3 | -4/+9 |
| | |||||
* | Fix activitypub check headers | Chocobozzz | 2017-11-30 | 1 | -0/+15 |
| | |||||
* | Check correctly activitypub headers | Chocobozzz | 2017-11-30 | 1 | -0/+42 |
| | |||||
* | Add ability to list jobs | Chocobozzz | 2017-11-30 | 6 | -1/+184 |
| | |||||
* | Better view counter | Chocobozzz | 2017-11-30 | 3 | -16/+32 |
| | |||||
* | Users list only available when use is authenticated | Chocobozzz | 2017-11-29 | 3 | -8/+32 |
| | | | | And has a special right | ||||
* | Upgrade server dep' | Chocobozzz | 2017-11-28 | 1 | -1/+1 |
| | |||||
* | Remove max duration/filesize constraints | Chocobozzz | 2017-11-28 | 1 | -8/+0 |
| | |||||
* | Fix undo like/dislike forwarding | Chocobozzz | 2017-11-28 | 1 | -1/+1 |
| | |||||
* | Fix lint | Chocobozzz | 2017-11-27 | 1 | -2/+2 |
| | |||||
* | Increase test timers | Chocobozzz | 2017-11-27 | 2 | -3/+4 |
| | |||||
* | Misc cleanup | Chocobozzz | 2017-11-27 | 2 | -42/+1 |
| | |||||
* | Better follows tests | Chocobozzz | 2017-11-27 | 2 | -2/+65 |
| | |||||
* | Federate likes/dislikes | Chocobozzz | 2017-11-27 | 1 | -0/+1 |
| | |||||
* | Fix multiple servers test | Chocobozzz | 2017-11-27 | 1 | -6/+6 |
| | |||||
* | Fetch outbox to grab old activities tests | Chocobozzz | 2017-11-27 | 1 | -1/+29 |
| | |||||
* | Add follow tests | Chocobozzz | 2017-11-27 | 8 | -436/+604 |
| | |||||
* | Refractor activity pub lib/helpers | Chocobozzz | 2017-11-27 | 1 | -3/+3 |
| | |||||
* | Fix lint | Chocobozzz | 2017-11-27 | 2 | -8/+7 |
| | |||||
* | Fix public video we set to public or unlisted | Chocobozzz | 2017-11-27 | 12 | -61/+57 |
| | |||||
* | Optimize signature verification | Chocobozzz | 2017-11-27 | 15 | -547/+356 |
| | |||||
* | Fix video full description | Chocobozzz | 2017-11-27 | 11 | -613/+98 |
| | |||||
* | Speed up activity pub http requests | Chocobozzz | 2017-11-27 | 9 | -250/+297 |
| | |||||
* | Optimize account creation | Chocobozzz | 2017-11-27 | 2 | -5/+7 |
| | |||||
* | ApplicationFollow -> SeverFollow | Chocobozzz | 2017-11-27 | 2 | -103/+53 |
| | |||||
* | Handle follow/accept | Chocobozzz | 2017-11-27 | 1 | -2/+1 |
| | |||||
* | Make it compile at least | Chocobozzz | 2017-11-27 | 1 | -1/+1 |
| | |||||
* | Improve client mobile version | Chocobozzz | 2017-11-06 | 1 | -5/+0 |
| | |||||
* | Usernames are case insensitive now | Chocobozzz | 2017-11-04 | 1 | -0/+12 |
| | |||||
* | Split slow and fast api tests for travis | Chocobozzz | 2017-10-31 | 3 | -15/+19 |
| | |||||
* | Upgrade server packages | Chocobozzz | 2017-10-31 | 5 | -16/+17 |
| | |||||
* | Add tests and fix bugs for video privacy | Chocobozzz | 2017-10-31 | 6 | -377/+402 |
| | |||||
* | Lazy description and previews to video form | Chocobozzz | 2017-10-30 | 1 | -6/+2 |
| | |||||
* | Add other video description tests | Chocobozzz | 2017-10-30 | 1 | -1/+27 |
| | |||||
* | Add lazy description on server | Chocobozzz | 2017-10-30 | 3 | -0/+96 |
| | |||||
* | Add tests to user roles | Chocobozzz | 2017-10-27 | 3 | -19/+90 |
| | |||||
* | Increase video attributes length | Chocobozzz | 2017-10-26 | 2 | -6/+16 |
| | | | | | | | Number of tags: 3 -> 5 Tag length: 10 -> 30 Video name: 50 -> 120 Video channel name: 50 -> 120 | ||||
* | Fix tests | Chocobozzz | 2017-10-26 | 1 | -2/+2 |
| |