Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 24 | -324/+322 |
| | |||||
* | Update sequelize | Chocobozzz | 2019-04-24 | 25 | -277/+272 |
| | |||||
* | Create a dedicated table to track video thumbnails | Chocobozzz | 2019-04-24 | 4 | -98/+266 |
| | |||||
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 1 | -1/+17 |
| | |||||
* | Add ability to delete old remote views | Chocobozzz | 2019-04-12 | 1 | -0/+14 |
| | |||||
* | Add ability to limit videos history size | Chocobozzz | 2019-04-11 | 1 | -1/+13 |
| | |||||
* | Try to improve server tests compilation speed | Chocobozzz | 2019-04-11 | 1 | -2/+1 |
| | |||||
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 19 | -19/+18 |
| | |||||
* | Move config in its own file | Chocobozzz | 2019-04-11 | 10 | -28/+35 |
| | |||||
* | 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 |
| | |