Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Try to fix travis | Chocobozzz | 2019-04-24 | 3 | -6/+31 |
* | Use parallel tests | Chocobozzz | 2019-04-24 | 2 | -19/+19 |
* | Add default playlist image | Chocobozzz | 2019-04-24 | 1 | -1/+1 |
* | Cleanup tests | Chocobozzz | 2019-04-24 | 81 | -495/+174 |
* | Add migrations | Chocobozzz | 2019-04-24 | 6 | -17/+70 |
* | Relax videos list thumbnail api join | Chocobozzz | 2019-04-24 | 6 | -11/+16 |
* | Fix ownership changes | Chocobozzz | 2019-04-24 | 3 | -21/+29 |
* | Refactor video caption/preview caches | Chocobozzz | 2019-04-24 | 4 | -24/+10 |
* | Upgrade sequelize | Chocobozzz | 2019-04-24 | 43 | -448/+440 |
* | Update sequelize | Chocobozzz | 2019-04-24 | 43 | -318/+332 |
* | Create a dedicated table to track video thumbnails | Chocobozzz | 2019-04-24 | 18 | -263/+649 |
* | Shared utils -> extra-utils | Chocobozzz | 2019-04-24 | 88 | -237/+249 |
* | Remove tmp file on image processing error | Chocobozzz | 2019-04-24 | 2 | -2/+9 |
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 52 | -516/+860 |
* | Add ability to delete old remote views | Chocobozzz | 2019-04-12 | 8 | -2/+173 |
* | Add ability to limit videos history size | Chocobozzz | 2019-04-11 | 10 | -16/+98 |
* | Try to improve server tests compilation speed | Chocobozzz | 2019-04-11 | 2 | -4/+2 |
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 107 | -121/+129 |
* | Move config in its own file | Chocobozzz | 2019-04-11 | 79 | -458/+523 |
* | Add debug component to help admins to fix IP issues | Chocobozzz | 2019-04-11 | 4 | -0/+106 |
* | Add logs page in client | Chocobozzz | 2019-04-11 | 1 | -24/+28 |
* | Add logs endpoint | Chocobozzz | 2019-04-10 | 11 | -11/+359 |
* | Add ability to disable tracker | Chocobozzz | 2019-04-10 | 5 | -11/+49 |
* | Add check params account ratings tests | Chocobozzz | 2019-04-09 | 5 | -25/+52 |
* | Add /accounts/:username/ratings endpoint (#1756) | Yohan Boniface | 2019-04-09 | 8 | -7/+151 |
* | Add new instance follower notification in client | Chocobozzz | 2019-04-09 | 2 | -2/+2 |
* | Add notification on new instance follower (server side) | Chocobozzz | 2019-04-08 | 16 | -19/+174 |
* | Add ability to manually approves instance followers in REST API | Chocobozzz | 2019-04-08 | 11 | -23/+225 |
* | Add ability to forbid followers | Chocobozzz | 2019-04-08 | 15 | -53/+173 |
* | Fix HLS federation | Chocobozzz | 2019-04-08 | 3 | -3/+13 |
* | Add ability to remove an instance follower in API | Chocobozzz | 2019-04-08 | 7 | -9/+191 |
* | Update P2P media loader peer version | Chocobozzz | 2019-04-08 | 8 | -24/+117 |
* | Copy video/audio codec for HLS | Chocobozzz | 2019-04-08 | 1 | -37/+59 |
* | Fix context types | Chocobozzz | 2019-04-08 | 1 | -11/+11 |
* | Fix jsonld context | Chocobozzz | 2019-04-08 | 1 | -12/+45 |
* | 2 rows per overview section | Chocobozzz | 2019-04-05 | 1 | -1/+1 |
* | Fix notification tests | Chocobozzz | 2019-04-03 | 1 | -13/+39 |
* | Use custom ffmpeg path in youtube dl | Chocobozzz | 2019-04-03 | 1 | -0/+5 |
* | Restore videos list components | Chocobozzz | 2019-04-02 | 2 | -4/+2 |
* | add quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 29 | -65/+570 |
* | Move video file import in its own file | Chocobozzz | 2019-03-19 | 4 | -80/+89 |
* | Rename video-file job to video-transcoding | Chocobozzz | 2019-03-19 | 5 | -19/+29 |
* | Fix email notification | Chocobozzz | 2019-03-19 | 2 | -2/+1 |
* | Better videos redundancy config error handling | Chocobozzz | 2019-03-19 | 3 | -2/+7 |
* | Cleanup invalid rates/comments/shares | Chocobozzz | 2019-03-19 | 16 | -49/+117 |
* | Limit user tokens cache | Chocobozzz | 2019-03-19 | 12 | -21/+32 |
* | Refresh playlists | Chocobozzz | 2019-03-19 | 11 | -58/+205 |
* | Increase refresh interval to 2 days | Chocobozzz | 2019-03-19 | 1 | -2/+2 |
* | Only create refresh job if needed | Chocobozzz | 2019-03-19 | 1 | -2/+1 |
* | Cleanup tmp directory at startup | Chocobozzz | 2019-03-19 | 2 | -2/+11 |