Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability to unpublish video/playlist | Chocobozzz | 2019-06-06 | 1 | -2/+2 |
| | |||||
* | Upgrade server dependencies | Chocobozzz | 2019-06-06 | 3 | -18/+37 |
| | |||||
* | Improve 4K video quality after transcoding | Chocobozzz | 2019-06-06 | 2 | -4/+8 |
| | |||||
* | Prefer using last week/last month | Chocobozzz | 2019-06-06 | 1 | -1/+19 |
| | |||||
* | Server: Bulk update videos support field | Chocobozzz | 2019-05-31 | 3 | -5/+9 |
| | |||||
* | Remove unused actor uuid field | Chocobozzz | 2019-05-31 | 6 | -7/+2 |
| | |||||
* | Group videos on chronological order | Chocobozzz | 2019-05-31 | 1 | -0/+49 |
| | |||||
* | Add pagination to account video channels endpoint | Chocobozzz | 2019-05-29 | 1 | -7/+21 |
| | |||||
* | Add ability to specify channel on registration | Chocobozzz | 2019-05-28 | 2 | -2/+35 |
| | |||||
* | Add audio support in upload | Chocobozzz | 2019-05-16 | 2 | -0/+2 |
| | |||||
* | All API tests in parallel | Chocobozzz | 2019-05-15 | 4 | -22/+23 |
| | |||||
* | Redundancy and search tests in parallel too | Chocobozzz | 2019-05-14 | 2 | -2/+2 |
| | |||||
* | Add japanese support | Chocobozzz | 2019-05-13 | 1 | -0/+1 |
| | |||||
* | Use test wrapper exit function | Chocobozzz | 2019-04-24 | 4 | -19/+53 |
| | |||||
* | Fix rerunserver function | Chocobozzz | 2019-04-24 | 1 | -20/+24 |
| | |||||
* | Try to fix travis | Chocobozzz | 2019-04-24 | 1 | -39/+37 |
| | |||||
* | Use parallel tests | Chocobozzz | 2019-04-24 | 1 | -10/+76 |
| | |||||
* | Cleanup tests | Chocobozzz | 2019-04-24 | 1 | -45/+48 |
| | |||||
* | Upgrade sequelize | Chocobozzz | 2019-04-24 | 2 | -2/+1 |
| | |||||
* | Update sequelize | Chocobozzz | 2019-04-24 | 1 | -8/+9 |
| | |||||
* | Create a dedicated table to track video thumbnails | Chocobozzz | 2019-04-24 | 2 | -1/+5 |
| | |||||
* | Shared utils -> extra-utils | Chocobozzz | 2019-04-24 | 43 | -1/+1 |
| | | | | Because they need dev dependencies | ||||
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 6 | -41/+56 |
| | |||||
* | Add ability to delete old remote views | Chocobozzz | 2019-04-12 | 3 | -23/+40 |
| | |||||
* | Add ability to limit videos history size | Chocobozzz | 2019-04-11 | 1 | -1/+3 |
| | |||||
* | Try to improve server tests compilation speed | Chocobozzz | 2019-04-11 | 1 | -1/+0 |
| | |||||
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 1 | -1/+1 |
| | |||||
* | Add debug component to help admins to fix IP issues | Chocobozzz | 2019-04-11 | 3 | -0/+6 |
| | |||||
* | Add logs endpoint | Chocobozzz | 2019-04-10 | 3 | -0/+44 |
| | |||||
* | Add ability to disable tracker | Chocobozzz | 2019-04-10 | 1 | -0/+4 |
| | |||||
* | Add check params account ratings tests | Chocobozzz | 2019-04-09 | 1 | -1/+4 |
| | |||||
* | Add /accounts/:username/ratings endpoint (#1756) | Yohan Boniface | 2019-04-09 | 4 | -1/+24 |
| | | | | | | | | | | | | * 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 | 3 | -2/+38 |
| | |||||
* | Add ability to manually approves instance followers in REST API | Chocobozzz | 2019-04-08 | 3 | -7/+32 |
| | |||||
* | Add ability to forbid followers | Chocobozzz | 2019-04-08 | 2 | -0/+11 |
| | |||||
* | Add ability to remove an instance follower in API | Chocobozzz | 2019-04-08 | 1 | -2/+11 |
| | |||||
* | Add Nederlands and Português (Portugal) | Chocobozzz | 2019-04-03 | 2 | -23/+27 |
| | |||||
* | tslint update | Chocobozzz | 2019-04-02 | 1 | -21/+21 |
| | |||||
* | add quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 9 | -17/+84 |
| | | | | | | | | | | | | | | | | | | | | * 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 | -1/+1 |
| | |||||
* | Refresh playlists | Chocobozzz | 2019-03-19 | 2 | -1/+10 |
| | |||||
* | Add playlist updatedAt tests | Chocobozzz | 2019-03-18 | 1 | -2/+4 |
| | |||||
* | Add videos playlist exist tests | Chocobozzz | 2019-03-18 | 1 | -1/+15 |
| | |||||
* | Playlist reorder support | Chocobozzz | 2019-03-18 | 1 | -0/+5 |
| | |||||
* | Playlist videos component | Chocobozzz | 2019-03-18 | 1 | -5/+7 |
| | |||||
* | Add to playlist dropdown | Chocobozzz | 2019-03-18 | 1 | -0/+7 |
| | |||||
* | Add/update/delete/list my playlists | Chocobozzz | 2019-03-18 | 3 | -2/+21 |
| | |||||
* | Refactor video playlist middlewares | Chocobozzz | 2019-03-18 | 1 | -1/+0 |
| | |||||
* | Add playlist rest tests | Chocobozzz | 2019-03-18 | 9 | -13/+176 |
| | |||||
* | Add playlist check param tests | Chocobozzz | 2019-03-18 | 5 | -19/+24 |
| |