Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add /accounts/:username/ratings endpoint (#1756) | Yohan Boniface | 2019-04-09 | 1 | -1/+42 |
| | | | | | | | | | | | | * Add /users/me/videos/ratings endpoint * Move ratings endpoint from users to accounts * /accounts/:name/ratings: add support for rating= and sort= * Restrict ratings list to owner * Wording and better way to ensure current account | ||||
* | Add new instance follower notification in client | Chocobozzz | 2019-04-09 | 1 | -1/+1 |
| | |||||
* | Add notification on new instance follower (server side) | Chocobozzz | 2019-04-08 | 2 | -1/+12 |
| | |||||
* | 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 | 3 | -20/+49 |
| | | | | | | | | | | | | | | | | | | | | * add quarantine videos feature * increase Notification settings test timeout to 20000ms. was completing 7000 locally but timing out after 10000 on travis * fix quarantine video test issues -propagate misspelling -remove skip from server/tests/client.ts * WIP use blacklist for moderator video approval instead of video.quarantine boolean * finish auto-blacklist feature | ||||
* | Cleanup invalid rates/comments/shares | Chocobozzz | 2019-03-19 | 4 | -2/+57 |
| | |||||
* | Refresh playlists | Chocobozzz | 2019-03-19 | 4 | -17/+30 |
| | |||||
* | 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 | 2 | -5/+31 |
| | |||||
* | 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 | 9 | -105/+836 |
| | |||||
* | findById -> findByPk | Chocobozzz | 2019-02-21 | 9 | -12/+11 |
| | |||||
* | Improve channel and account SEO | Chocobozzz | 2019-02-21 | 2 | -1/+19 |
| | |||||
* | 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 | 10 | -139/+651 |
|\ | |||||
| * | Merge branch 'develop' into pr/1217 | Chocobozzz | 2019-02-11 | 25 | -272/+2151 |
| |\ | |||||
| | * | 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 | 5 | -69/+470 |
| | | | |||||
| | * | Add server host in notification account field | Chocobozzz | 2019-01-21 | 1 | -1/+14 |
| | | | |||||
| | * | Refactor how we use icons | Chocobozzz | 2019-01-17 | 1 | -38/+120 |
| | | | | | | | | | | | | Inject them in an angular component so we can easily change their color | ||||
| | * | Add totalLocalVideoFilesSize in stats | Chocobozzz | 2019-01-15 | 2 | -1/+21 |
| | | | |||||
| | * | Increase abuse length to 3000 | Chocobozzz | 2019-01-14 | 1 | -16/+3 |
| | | | | | | | | | | | | And correctly handle new lines | ||||
| | * | Refresh remote actors on GET enpoints | Chocobozzz | 2019-01-14 | 2 | -0/+8 |
| | | | |||||
| | * | 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 notifications in the client | Chocobozzz | 2019-01-09 | 1 | -0/+6 |
| | | |||||
* | | Add new follow, mention and user registered notifs | Chocobozzz | 2019-01-09 | 5 | -15/+228 |
| | | |||||
* | | Add import finished and video published notifs | Chocobozzz | 2019-01-09 | 7 | -62/+165 |
| | | |||||
* | | Add user notification base code | Chocobozzz | 2019-01-09 | 9 | -29/+466 |
| | | |||||
* | | Optimize index sizes | Chocobozzz | 2018-12-20 | 1 | -8/+36 |
| | | |||||
* | | Optimize actor follow scores modifications | Chocobozzz | 2018-12-20 | 1 | -34/+16 |
| | | |||||
* | | Fix video sort | Chocobozzz | 2018-12-18 | 1 | -1/+5 |
| | | |||||
* | | Add ability to disable and clear history | Chocobozzz | 2018-12-18 | 1 | -0/+1 |
| | | |||||
* | | Add history page on client | Chocobozzz | 2018-12-18 | 1 | -0/+5 |
| | | |||||
* | | Add history on server side | Chocobozzz | 2018-12-18 | 4 | -6/+57 |
| | | | | | | | | Add ability to disable, clear and list user videos history | ||||
* | | Support additional video extensions | Chocobozzz | 2018-12-11 | 3 | -7/+9 |
| | | |||||
* | | Add sitemap | Chocobozzz | 2018-12-05 | 2 | -0/+42 |
| | | |||||
* | | Remove inferred type | Chocobozzz | 2018-12-05 | 1 | -10/+10 |
| | | |||||
* | | Create redundancy endpoint | Chocobozzz | 2018-12-04 | 2 | -4/+10 |
| | | |||||
* | | Delete invalid or deleted remote videos | Chocobozzz | 2018-11-20 | 1 | -0/+6 |
| | |