Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix notification tests | Chocobozzz | 2019-04-03 | 1 | -13/+39 |
| | |||||
* | add quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 7 | -10/+237 |
| | | | | | | | | | | | | | | | | | | | | * 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 | 2 | -5/+5 |
| | |||||
* | Refresh playlists | Chocobozzz | 2019-03-19 | 1 | -32/+98 |
| | |||||
* | Cleanup tmp directory at startup | Chocobozzz | 2019-03-19 | 1 | -0/+7 |
| | |||||
* | Handle theater mode for playlists | Chocobozzz | 2019-03-18 | 1 | -2/+2 |
| | |||||
* | Fix unit tests | Chocobozzz | 2019-03-18 | 2 | -7/+17 |
| | |||||
* | Forbid public playlists not assigned to a channel | Chocobozzz | 2019-03-18 | 1 | -6/+34 |
| | |||||
* | Add playlist updatedAt tests | Chocobozzz | 2019-03-18 | 1 | -0/+31 |
| | |||||
* | Add videos playlist exist tests | Chocobozzz | 2019-03-18 | 4 | -6/+92 |
| | |||||
* | Add server migrations | Chocobozzz | 2019-03-18 | 1 | -0/+10 |
| | |||||
* | Refactor video playlist middlewares | Chocobozzz | 2019-03-18 | 1 | -0/+1 |
| | |||||
* | Add playlist rest tests | Chocobozzz | 2019-03-18 | 4 | -597/+950 |
| | |||||
* | Add playlist check param tests | Chocobozzz | 2019-03-18 | 3 | -28/+799 |
| | |||||
* | Playlist server API | Chocobozzz | 2019-03-18 | 2 | -0/+278 |
| | |||||
* | Add request body limit | Chocobozzz | 2019-02-21 | 2 | -0/+49 |
| | |||||
* | Add NSFW info in about page | Chocobozzz | 2019-02-21 | 3 | -1/+7 |
| | |||||
* | findById -> findByPk | Chocobozzz | 2019-02-21 | 3 | -3/+4 |
| | |||||
* | Add isNSFW instance configuration key | Chocobozzz | 2019-02-20 | 2 | -0/+4 |
| | |||||
* | check email enabled for requiresEmailVer config | Josh Morel | 2019-02-18 | 2 | -2/+21 |
| | |||||
* | Try to fix travis tests | Chocobozzz | 2019-02-15 | 1 | -1/+5 |
| | |||||
* | Fix mention helper test | Chocobozzz | 2019-02-15 | 1 | -0/+2 |
| | |||||
* | Fix from header in contact form | Chocobozzz | 2019-02-15 | 2 | -1/+9 |
| | |||||
* | Fix mention notification with a remote account | Chocobozzz | 2019-02-15 | 1 | -0/+14 |
| | |||||
* | Refractor published date on video import | Chocobozzz | 2019-02-12 | 1 | -0/+1 |
| | |||||
* | Add search by original publication date | Andrés Maldonado | 2019-02-12 | 2 | -1/+71 |
| | |||||
* | Add originallyPublishedAt unit tests | Chocobozzz | 2019-02-11 | 2 | -2/+20 |
| | |||||
* | Merge branch 'develop' into pr/1217 | Chocobozzz | 2019-02-11 | 137 | -3317/+5903 |
|\ | |||||
| * | Fix reverse proxy test | Chocobozzz | 2019-02-11 | 1 | -1/+1 |
| | | |||||
| * | Cleanup reset user password by admin | Chocobozzz | 2019-02-11 | 2 | -0/+34 |
| | | | | | | | | And add some tests | ||||
| * | Use a single file instead of segments for HLS | Chocobozzz | 2019-02-11 | 2 | -20/+18 |
| | | |||||
| * | Add hls support on server | Chocobozzz | 2019-02-11 | 6 | -67/+311 |
| | | |||||
| * | remove .only from notifications tests | Josh Morel | 2019-02-07 | 1 | -1/+1 |
| | | |||||
| * | don't notify prior to scheduled update | Josh Morel | 2019-02-07 | 1 | -1/+37 |
| | | | | | | | | also increase timeouts on user-notification test | ||||
| * | fix typo in test accounts api validators | Josh Morel | 2019-01-28 | 1 | -1/+1 |
| | | |||||
| * | Prepare Dislike/Flag/View fixes | Chocobozzz | 2019-01-15 | 3 | -479/+5 |
| | | | | | | | | | | | | | | | | For now we Create these activities, but we should just send them directly. This fix handles correctly direct Dislikes/Flags/Views, we'll implement the sending correctly these activities in the next peertube version | ||||
| * | Add totalLocalVideoFilesSize in stats | Chocobozzz | 2019-01-15 | 1 | -1/+2 |
| | | |||||
| * | Increase abuse length to 3000 | Chocobozzz | 2019-01-14 | 1 | -3/+3 |
| | | | | | | | | And correctly handle new lines | ||||
| * | Add ability to unfederate a local video (on blacklist) | Chocobozzz | 2019-01-10 | 4 | -277/+333 |
| | | |||||
| * | Update translations | Chocobozzz | 2019-01-10 | 1 | -0/+2 |
| | | |||||
| * | Implement contact form on server side | Chocobozzz | 2019-01-10 | 8 | -8/+256 |
| | | |||||
| * | Fix socket.io websocket connection | Chocobozzz | 2019-01-09 | 5 | -5/+9 |
| | | |||||
| * | Add notifications in the client | Chocobozzz | 2019-01-09 | 4 | -32/+76 |
| | | |||||
| * | Add new follow, mention and user registered notifs | Chocobozzz | 2019-01-09 | 4 | -9/+251 |
| | | |||||
| * | Add import finished and video published notifs | Chocobozzz | 2019-01-09 | 3 | -126/+291 |
| | | |||||
| * | Add notification settings migration | Chocobozzz | 2019-01-09 | 1 | -0/+5 |
| | | |||||
| * | Add user notification base code | Chocobozzz | 2019-01-09 | 4 | -0/+879 |
| | | |||||
| * | Add history on server side | Chocobozzz | 2018-12-18 | 3 | -10/+153 |
| | | | | | | | | Add ability to disable, clear and list user videos history | ||||
| * | throw error if MailDev doesn't run | Josh Morel | 2018-12-17 | 2 | -4/+4 |
| | | | | | | | | also allow calling in multiple file | ||||
| * | Keep old channel/user name constraints | Chocobozzz | 2018-12-13 | 1 | -2/+2 |
| | | | | | | | | In order to avoid compatibility issues |