Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability to unpublish video/playlist | Chocobozzz | 2019-06-06 | 2 | -12/+34 |
| | |||||
* | Add ability to set to private a public/unlisted video | Chocobozzz | 2019-06-06 | 1 | -2/+24 |
| | |||||
* | Server: Bulk update videos support field | Chocobozzz | 2019-05-31 | 2 | -8/+46 |
| | |||||
* | Remove unused actor uuid field | Chocobozzz | 2019-05-31 | 3 | -71/+49 |
| | |||||
* | Add pagination to account video channels endpoint | Chocobozzz | 2019-05-29 | 2 | -4/+84 |
| | |||||
* | Multi step registration | Chocobozzz | 2019-05-29 | 1 | -0/+7 |
| | |||||
* | Add ability to specify channel on registration | Chocobozzz | 2019-05-28 | 2 | -4/+38 |
| | |||||
* | Fix playlist get for classic users | Chocobozzz | 2019-05-28 | 1 | -1/+14 |
| | |||||
* | Update travis ffmpeg patch version | Chocobozzz | 2019-05-17 | 5 | -4/+8 |
| | |||||
* | Add audio upload tests | Chocobozzz | 2019-05-17 | 6 | -14/+93 |
| | |||||
* | Add audio support in upload | Chocobozzz | 2019-05-16 | 2 | -0/+4 |
| | |||||
* | Merge remote-tracking branch 'origin/pr/1785' into develop | Chocobozzz | 2019-05-16 | 1 | -2/+18 |
|\ | |||||
| * | fixed formatting, added test case | Felix Ableitner | 2019-05-04 | 1 | -4/+19 |
| | | |||||
* | | Don't use parallel tests with test suite 1 and 3 | Chocobozzz | 2019-05-15 | 2 | -2/+2 |
| | | |||||
* | | Decrease max parallel tests for travis | Chocobozzz | 2019-05-15 | 4 | -4/+4 |
| | | |||||
* | | All API tests in parallel | Chocobozzz | 2019-05-15 | 29 | -197/+260 |
| | | |||||
* | | Redundancy and search tests in parallel too | Chocobozzz | 2019-05-14 | 23 | -220/+247 |
| | | |||||
* | | Try parallel check params tests | Chocobozzz | 2019-05-14 | 6 | -7/+14 |
| | | |||||
* | | Fix thumbnail when listing my videos | Chocobozzz | 2019-05-13 | 1 | -2/+5 |
|/ | |||||
* | Fix user notifications tests | Chocobozzz | 2019-04-25 | 1 | -9/+13 |
| | |||||
* | Fix overview endpoint | Chocobozzz | 2019-04-24 | 2 | -6/+7 |
| | |||||
* | Use test wrapper exit function | Chocobozzz | 2019-04-24 | 75 | -363/+371 |
| | |||||
* | Try to fix travis | Chocobozzz | 2019-04-24 | 3 | -6/+31 |
| | |||||
* | Use parallel tests | Chocobozzz | 2019-04-24 | 2 | -19/+19 |
| | |||||
* | Cleanup tests | Chocobozzz | 2019-04-24 | 81 | -495/+174 |
| | |||||
* | Shared utils -> extra-utils | Chocobozzz | 2019-04-24 | 85 | -233/+245 |
| | | | | Because they need dev dependencies | ||||
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 43 | -500/+710 |
| | |||||
* | Add ability to delete old remote views | Chocobozzz | 2019-04-12 | 2 | -0/+114 |
| | |||||
* | Add ability to limit videos history size | Chocobozzz | 2019-04-11 | 1 | -2/+32 |
| | |||||
* | 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 | 2 | -2/+2 |
| | |||||
* | Add debug component to help admins to fix IP issues | Chocobozzz | 2019-04-11 | 2 | -0/+79 |
| | |||||
* | Add logs endpoint | Chocobozzz | 2019-04-10 | 4 | -0/+211 |
| | |||||
* | Add ability to disable tracker | Chocobozzz | 2019-04-10 | 1 | -3/+23 |
| | |||||
* | Add check params account ratings tests | Chocobozzz | 2019-04-09 | 2 | -18/+46 |
| | |||||
* | Add /accounts/:username/ratings endpoint (#1756) | Yohan Boniface | 2019-04-09 | 1 | -1/+31 |
| | | | | | | | | | | | | * 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 notification on new instance follower (server side) | Chocobozzz | 2019-04-08 | 5 | -6/+35 |
| | |||||
* | Add ability to manually approves instance followers in REST API | Chocobozzz | 2019-04-08 | 4 | -9/+162 |
| | |||||
* | Add ability to forbid followers | Chocobozzz | 2019-04-08 | 4 | -24/+126 |
| | |||||
* | Add ability to remove an instance follower in API | Chocobozzz | 2019-04-08 | 2 | -0/+79 |
| | |||||
* | 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 |
| |