Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix blacklist sort | Chocobozzz | 2019-05-21 | 1 | -25/+41 |
* | Fix thumbnails in video blacklist list endpoint | Chocobozzz | 2019-05-21 | 1 | -2/+2 |
* | Fix thumbnail when listing my videos | Chocobozzz | 2019-05-13 | 1 | -10/+6 |
* | Fix createdAt/updatedAt issues | Chocobozzz | 2019-04-26 | 1 | -0/+1 |
* | Fix overview endpoint | Chocobozzz | 2019-04-24 | 1 | -2/+7 |
* | Fix scheduled update | Chocobozzz | 2019-04-24 | 1 | -1/+2 |
* | Add migrations | Chocobozzz | 2019-04-24 | 2 | -4/+4 |
* | Relax videos list thumbnail api join | Chocobozzz | 2019-04-24 | 1 | -1/+6 |
* | Fix ownership changes | Chocobozzz | 2019-04-24 | 1 | -16/+20 |
* | Upgrade sequelize | Chocobozzz | 2019-04-24 | 13 | -188/+181 |
* | Update sequelize | Chocobozzz | 2019-04-24 | 13 | -179/+175 |
* | Create a dedicated table to track video thumbnails | Chocobozzz | 2019-04-24 | 4 | -98/+266 |
* | Add ability to delete old remote views | Chocobozzz | 2019-04-12 | 1 | -0/+14 |
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 12 | -12/+12 |
* | Move config in its own file | Chocobozzz | 2019-04-11 | 6 | -21/+26 |
* | Update P2P media loader peer version | Chocobozzz | 2019-04-08 | 2 | -3/+43 |
* | Restore videos list components | Chocobozzz | 2019-04-02 | 2 | -4/+2 |
* | add quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 2 | -20/+39 |
* | Cleanup invalid rates/comments/shares | Chocobozzz | 2019-03-19 | 3 | -1/+29 |
* | Refresh playlists | Chocobozzz | 2019-03-19 | 2 | -9/+17 |
* | Fix videos list for api SQL request | Chocobozzz | 2019-03-18 | 1 | -3/+4 |
* | Add videos playlist exist tests | Chocobozzz | 2019-03-18 | 1 | -2/+3 |
* | Playlist reorder support | Chocobozzz | 2019-03-18 | 1 | -1/+6 |
* | Add to playlist dropdown | Chocobozzz | 2019-03-18 | 1 | -0/+23 |
* | Rename streaming playlists routes/directories | Chocobozzz | 2019-03-18 | 2 | -5/+5 |
* | Refactor video playlist middlewares | Chocobozzz | 2019-03-18 | 1 | -2/+28 |
* | Add playlist rest tests | Chocobozzz | 2019-03-18 | 5 | -39/+109 |
* | Add playlist check param tests | Chocobozzz | 2019-03-18 | 3 | -4/+5 |
* | Playlist server API | Chocobozzz | 2019-03-18 | 5 | -99/+754 |
* | findById -> findByPk | Chocobozzz | 2019-02-21 | 6 | -8/+8 |
* | Improve channel and account SEO | Chocobozzz | 2019-02-21 | 1 | -1/+9 |
* | Fix mention notification with a remote account | Chocobozzz | 2019-02-15 | 1 | -15/+25 |
* | Add search by original publication date | Andrés Maldonado | 2019-02-12 | 1 | -0/+11 |
* | Add originallyPublishedAt unit tests | Chocobozzz | 2019-02-11 | 2 | -5/+12 |
* | Merge branch 'develop' into pr/1285 | Chocobozzz | 2019-02-11 | 7 | -67/+407 |
|\ | |||||
| * | Merge branch 'develop' into pr/1217 | Chocobozzz | 2019-02-11 | 10 | -142/+715 |
| |\ | |||||
| | * | Use a single file instead of segments for HLS | Chocobozzz | 2019-02-11 | 1 | -0/+4 |
| | * | Add hls support on server | Chocobozzz | 2019-02-11 | 4 | -36/+364 |
| | * | Add totalLocalVideoFilesSize in stats | Chocobozzz | 2019-01-15 | 1 | -0/+20 |
| | * | Increase abuse length to 3000 | Chocobozzz | 2019-01-14 | 1 | -16/+3 |
| | * | Refresh remote actors on GET enpoints | Chocobozzz | 2019-01-14 | 1 | -0/+4 |
| | * | Add ability to unfederate a local video (on blacklist) | Chocobozzz | 2019-01-10 | 1 | -15/+6 |
| * | | Rename downloadingEnabled property to downloadEnabled | Lucas Declercq | 2018-10-08 | 2 | -3/+3 |
| * | | Add downloadingEnabled property to video model | Lucas Declercq | 2018-10-06 | 2 | -0/+6 |
* | | | Change models | clementbrizard | 2019-01-12 | 2 | -0/+8 |
| |/ |/| | |||||
* | | Add new follow, mention and user registered notifs | Chocobozzz | 2019-01-09 | 1 | -4/+37 |
* | | Add import finished and video published notifs | Chocobozzz | 2019-01-09 | 3 | -2/+14 |
* | | Add user notification base code | Chocobozzz | 2019-01-09 | 4 | -15/+8 |
* | | Optimize index sizes | Chocobozzz | 2018-12-20 | 1 | -8/+36 |
* | | Add history page on client | Chocobozzz | 2018-12-18 | 1 | -0/+5 |