Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move config in its own file | Chocobozzz | 2019-04-11 | 10 | -289/+319 |
| | |||||
* | Add logs endpoint | Chocobozzz | 2019-04-10 | 1 | -0/+3 |
| | |||||
* | Add ability to disable tracker | Chocobozzz | 2019-04-10 | 2 | -1/+7 |
| | |||||
* | Add /accounts/:username/ratings endpoint (#1756) | Yohan Boniface | 2019-04-09 | 1 | -0/+1 |
| | | | | | | | | | | | | * 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 | 1 | -0/+40 |
| | |||||
* | Add ability to manually approves instance followers in REST API | Chocobozzz | 2019-04-08 | 2 | -2/+3 |
| | |||||
* | Add ability to forbid followers | Chocobozzz | 2019-04-08 | 2 | -1/+7 |
| | |||||
* | Update P2P media loader peer version | Chocobozzz | 2019-04-08 | 2 | -1/+45 |
| | |||||
* | add quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 3 | -2/+73 |
| | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Rename video-file job to video-transcoding | Chocobozzz | 2019-03-19 | 1 | -3/+7 |
| | |||||
* | Fix email notification | Chocobozzz | 2019-03-19 | 1 | -1/+0 |
| | |||||
* | Better videos redundancy config error handling | Chocobozzz | 2019-03-19 | 3 | -2/+7 |
| | |||||
* | Limit user tokens cache | Chocobozzz | 2019-03-19 | 2 | -8/+15 |
| | |||||
* | Refresh playlists | Chocobozzz | 2019-03-19 | 1 | -1/+3 |
| | |||||
* | Increase refresh interval to 2 days | Chocobozzz | 2019-03-19 | 1 | -2/+2 |
| | |||||
* | Cleanup tmp directory at startup | Chocobozzz | 2019-03-19 | 1 | -2/+4 |
| | |||||
* | Add to playlist dropdown | Chocobozzz | 2019-03-18 | 1 | -1/+1 |
| | |||||
* | Add/update/delete/list my playlists | Chocobozzz | 2019-03-18 | 1 | -1/+1 |
| | |||||
* | Add server migrations | Chocobozzz | 2019-03-18 | 2 | -1/+87 |
| | |||||
* | Rename streaming playlists routes/directories | Chocobozzz | 2019-03-18 | 3 | -8/+8 |
| | |||||
* | Add playlist rest tests | Chocobozzz | 2019-03-18 | 2 | -2/+9 |
| | |||||
* | Playlist server API | Chocobozzz | 2019-03-18 | 2 | -2/+27 |
| | |||||
* | BREAKING: update CSP configuration | Chocobozzz | 2019-02-21 | 3 | -1/+12 |
| | | | | Disable it by default and add ability to specify a custom report uri | ||||
* | findById -> findByPk | Chocobozzz | 2019-02-21 | 1 | -1/+1 |
| | |||||
* | Improve channel and account SEO | Chocobozzz | 2019-02-21 | 1 | -1/+1 |
| | |||||
* | Add isNSFW instance configuration key | Chocobozzz | 2019-02-20 | 2 | -1/+2 |
| | |||||
* | Increase thumbnails size | Chocobozzz | 2019-02-20 | 1 | -2/+2 |
| | |||||
* | Move original publication date in advanced settings | Chocobozzz | 2019-02-11 | 1 | -11/+5 |
| | |||||
* | Merge branch 'develop' into pr/1285 | Chocobozzz | 2019-02-11 | 9 | -18/+170 |
|\ | |||||
| * | Update migration version for download enabled | Chocobozzz | 2019-02-11 | 2 | -1/+1 |
| | | |||||
| * | Merge branch 'develop' into pr/1217 | Chocobozzz | 2019-02-11 | 23 | -99/+671 |
| |\ | |||||
| | * | Cleanup reset user password by admin | Chocobozzz | 2019-02-11 | 1 | -0/+2 |
| | | | | | | | | | | | | And add some tests | ||||
| | * | Add hls support on server | Chocobozzz | 2019-02-11 | 5 | -4/+72 |
| | | | |||||
| | * | Try to fix Mac video upload | Chocobozzz | 2019-01-24 | 1 | -1/+3 |
| | | | |||||
| | * | Youtube DL update every 24 hours | Chocobozzz | 2019-01-21 | 1 | -1/+1 |
| | | | |||||
| | * | Fix tests | Chocobozzz | 2019-01-21 | 1 | -1/+1 |
| | | | |||||
| | * | Increase abuse length to 3000 | Chocobozzz | 2019-01-14 | 2 | -3/+40 |
| | | | | | | | | | | | | And correctly handle new lines | ||||
| | * | Add ability to unfederate a local video (on blacklist) | Chocobozzz | 2019-01-10 | 2 | -1/+28 |
| | | | |||||
| * | | Rename downloadingEnabled property to downloadEnabled | Lucas Declercq | 2018-10-08 | 1 | -2/+2 |
| | | | |||||
| * | | Add downloadingEnabled property to video model | Lucas Declercq | 2018-10-06 | 1 | -0/+27 |
| | | | |||||
* | | | Add migration file | clementbrizard | 2019-01-12 | 1 | -0/+42 |
| |/ |/| | |||||
* | | Implement contact form in the client | Chocobozzz | 2019-01-10 | 2 | -2/+14 |
| | | |||||
* | | Implement contact form on server side | Chocobozzz | 2019-01-10 | 1 | -0/+11 |
| | | |||||
* | | Add notifications in the client | Chocobozzz | 2019-01-09 | 1 | -1/+1 |
| | | |||||
* | | Add new follow, mention and user registered notifs | Chocobozzz | 2019-01-09 | 1 | -2/+6 |
| | | |||||
* | | Add import finished and video published notifs | Chocobozzz | 2019-01-09 | 1 | -2/+4 |
| | | |||||
* | | Add notification settings migration | Chocobozzz | 2019-01-09 | 2 | -1/+42 |
| | | |||||
* | | Add user notification base code | Chocobozzz | 2019-01-09 | 2 | -2/+8 |
| | | |||||
* | | Optimize index sizes | Chocobozzz | 2018-12-20 | 2 | -1/+33 |
| | |