Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add short description in config | Chocobozzz | 2018-03-15 | 1 | -0/+1 |
| | |||||
* | Add ability to change the homepage | Chocobozzz | 2018-03-01 | 1 | -0/+1 |
| | |||||
* | Add stats route | Chocobozzz | 2018-02-28 | 1 | -1/+1 |
| | |||||
* | Add ability to add custom css/javascript | Chocobozzz | 2018-02-22 | 1 | -1/+5 |
| | |||||
* | Add ability to update another user video | Chocobozzz | 2018-02-22 | 1 | -6/+22 |
| | |||||
* | Implement support field in video and video channel | Chocobozzz | 2018-02-15 | 3 | -4/+37 |
| | |||||
* | Add ability to set video thumbnail/preview | Chocobozzz | 2018-02-14 | 2 | -27/+131 |
| | |||||
* | Add new name/terms/description config options | Chocobozzz | 2018-01-31 | 1 | -0/+5 |
| | |||||
* | Add tests for emails | Chocobozzz | 2018-01-30 | 1 | -0/+22 |
| | |||||
* | Add ability to login with email | Chocobozzz | 2018-01-29 | 1 | -1/+1 |
| | |||||
* | Move job queue to redis | Chocobozzz | 2018-01-25 | 1 | -1/+10 |
| | | | | | | | We'll use it as cache in the future. /!\ You'll loose your old jobs (pending jobs too) so upgrade only when you don't have pending job anymore. | ||||
* | Destroy user token when changing its role | Chocobozzz | 2018-01-23 | 1 | -4/+13 |
| | |||||
* | Increase tests timeout | Chocobozzz | 2018-01-18 | 8 | -8/+8 |
| | |||||
* | Don't show videos of remote instance after unfollow | Chocobozzz | 2018-01-18 | 1 | -1/+1 |
| | |||||
* | Add ability to update some configuration keys | Chocobozzz | 2018-01-17 | 1 | -0/+152 |
| | |||||
* | Add ability to delete comments | Chocobozzz | 2018-01-04 | 1 | -2/+37 |
| | |||||
* | Send account activitypub update events | Chocobozzz | 2018-01-03 | 2 | -0/+52 |
| | |||||
* | Add avatar max size limit | Chocobozzz | 2018-01-03 | 1 | -0/+8 |
| | |||||
* | Add ability to disable video comments | Chocobozzz | 2018-01-03 | 3 | -8/+65 |
| | |||||
* | Begin to add avatar to actors | Chocobozzz | 2017-12-29 | 1 | -1/+21 |
| | |||||
* | Improve check videos parameters tests | Chocobozzz | 2017-12-28 | 7 | -545/+296 |
| | |||||
* | Improve check users parameters tests | Chocobozzz | 2017-12-28 | 2 | -307/+117 |
| | |||||
* | Improve check services parameters tests | Chocobozzz | 2017-12-28 | 1 | -87/+36 |
| | |||||
* | Improve check jobs parameters tests | Chocobozzz | 2017-12-28 | 1 | -27/+16 |
| | |||||
* | Improve check follow params tests | Chocobozzz | 2017-12-28 | 7 | -120/+106 |
| | |||||
* | Tests directories refractor | Chocobozzz | 2017-12-28 | 2 | -2/+2 |
| | |||||
* | Add comments federation tests | Chocobozzz | 2017-12-27 | 2 | -20/+6 |
| | |||||
* | Add check params tests | Chocobozzz | 2017-12-27 | 2 | -2/+216 |
| | |||||
* | Begin moving video channel to actor | Chocobozzz | 2017-12-19 | 1 | -17/+1 |
| | |||||
* | Enh #106 : Add an autoPlayVideo user attribute (#159) | Andréas Livet | 2017-12-19 | 1 | -0/+9 |
| | | | | | | | | | 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 test | Chocobozzz | 2017-12-08 | 1 | -3/+3 |
| | |||||
* | Make some fields optional when uploading a video | Chocobozzz | 2017-12-07 | 1 | -24/+0 |
| | |||||
* | Add ability to list jobs | Chocobozzz | 2017-11-30 | 2 | -0/+85 |
| | |||||
* | Users list only available when use is authenticated | Chocobozzz | 2017-11-29 | 1 | -1/+19 |
| | | | | And has a special right | ||||
* | Remove max duration/filesize constraints | Chocobozzz | 2017-11-28 | 1 | -8/+0 |
| | |||||
* | Add follow tests | Chocobozzz | 2017-11-27 | 1 | -41/+43 |
| | |||||
* | Fix lint | Chocobozzz | 2017-11-27 | 1 | -7/+6 |
| | |||||
* | Optimize signature verification | Chocobozzz | 2017-11-27 | 6 | -411/+225 |
| | |||||
* | Improve client mobile version | Chocobozzz | 2017-11-06 | 1 | -5/+0 |
| | |||||
* | Usernames are case insensitive now | Chocobozzz | 2017-11-04 | 1 | -0/+12 |
| | |||||
* | Upgrade server packages | Chocobozzz | 2017-10-31 | 1 | -1/+1 |
| | |||||
* | Add tests and fix bugs for video privacy | Chocobozzz | 2017-10-31 | 1 | -360/+177 |
| | |||||
* | Lazy description and previews to video form | Chocobozzz | 2017-10-30 | 1 | -6/+2 |
| | |||||
* | Add tests to user roles | Chocobozzz | 2017-10-27 | 1 | -13/+59 |
| | |||||
* | 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 lint | Chocobozzz | 2017-10-26 | 1 | -1/+0 |
| | |||||
* | Add video channel tests | Chocobozzz | 2017-10-26 | 3 | -19/+416 |
| | |||||
* | Add pod list endpoint with pagination, sort... | Chocobozzz | 2017-10-19 | 1 | -2/+30 |
| | |||||
* | Add oembed endpoint | Chocobozzz | 2017-10-16 | 2 | -0/+160 |
| | |||||
* | Video blacklist refractoring | Chocobozzz | 2017-10-10 | 1 | -6/+6 |
| |