Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add audio-only option to transcoders and player | frankdelange | 2019-11-25 | 1 | -0/+1 |
* | Add ability to disable webtorrent | Chocobozzz | 2019-11-25 | 1 | -0/+24 |
* | Fix caption validators test | Chocobozzz | 2019-10-18 | 1 | -16/+17 |
* | Autoplay next recommended video (#2137) | LoveIsGrief | 2019-09-24 | 1 | -0/+8 |
* | fix a few typos (#2141) | Lukas Winkler | 2019-09-23 | 1 | -1/+1 |
* | Add hardware information in instance config | Chocobozzz | 2019-09-05 | 1 | -0/+1 |
* | Add creation reason | Chocobozzz | 2019-09-05 | 1 | -0/+1 |
* | Add welcome modal | Chocobozzz | 2019-09-05 | 1 | -1/+19 |
* | Add more attributes to about page | Chocobozzz | 2019-09-05 | 1 | -0/+10 |
* | Add auto follow back support for instances | Chocobozzz | 2019-09-04 | 2 | -3/+23 |
* | Fix broken playlist api | Chocobozzz | 2019-08-01 | 3 | -36/+26 |
* | Moderators can only manage users | Chocobozzz | 2019-07-30 | 1 | -30/+136 |
* | Add public settings endpoint | Chocobozzz | 2019-07-26 | 1 | -5/+5 |
* | Fix express validator | Chocobozzz | 2019-07-25 | 1 | -1/+1 |
* | Add plugin API tests | Chocobozzz | 2019-07-24 | 1 | -1/+13 |
* | Add CLI plugins tests | Chocobozzz | 2019-07-24 | 1 | -1/+12 |
* | Add plugins check params tests | Chocobozzz | 2019-07-24 | 2 | -0/+475 |
* | WIP plugins: add theme support | Chocobozzz | 2019-07-24 | 1 | -0/+3 |
* | Feature/subject in contact form (#1926) | Nassim Bounouas | 2019-06-21 | 1 | -0/+1 |
* | Add language filters in user preferences | Chocobozzz | 2019-06-19 | 1 | -0/+23 |
* | Fix notification overflow | Chocobozzz | 2019-06-13 | 1 | -1/+2 |
* | Add more embed parameters | Chocobozzz | 2019-06-11 | 1 | -2/+1 |
* | Improve registration | Chocobozzz | 2019-06-07 | 1 | -0/+7 |
* | Add ability to unpublish video/playlist | Chocobozzz | 2019-06-06 | 1 | -12/+0 |
* | Server: Bulk update videos support field | Chocobozzz | 2019-05-31 | 1 | -2/+10 |
* | Add pagination to account video channels endpoint | Chocobozzz | 2019-05-29 | 1 | -1/+23 |
* | Multi step registration | Chocobozzz | 2019-05-29 | 1 | -0/+7 |
* | Add ability to specify channel on registration | Chocobozzz | 2019-05-28 | 1 | -2/+26 |
* | Add audio support in upload | Chocobozzz | 2019-05-16 | 1 | -0/+1 |
* | Fix overview endpoint | Chocobozzz | 2019-04-24 | 1 | -1/+1 |
* | Use test wrapper exit function | Chocobozzz | 2019-04-24 | 22 | -139/+152 |
* | Try to fix travis | Chocobozzz | 2019-04-24 | 2 | -5/+30 |
* | Use parallel tests | Chocobozzz | 2019-04-24 | 2 | -19/+19 |
* | Cleanup tests | Chocobozzz | 2019-04-24 | 24 | -230/+67 |
* | Shared utils -> extra-utils | Chocobozzz | 2019-04-24 | 24 | -54/+54 |
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 17 | -33/+54 |
* | Add debug component to help admins to fix IP issues | Chocobozzz | 2019-04-11 | 2 | -0/+79 |
* | Add logs endpoint | Chocobozzz | 2019-04-10 | 2 | -0/+118 |
* | Add check params account ratings tests | Chocobozzz | 2019-04-09 | 1 | -0/+32 |
* | Add notification on new instance follower (server side) | Chocobozzz | 2019-04-08 | 1 | -1/+2 |
* | Add ability to manually approves instance followers in REST API | Chocobozzz | 2019-04-08 | 2 | -1/+82 |
* | Add ability to forbid followers | Chocobozzz | 2019-04-08 | 2 | -0/+45 |
* | add quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 4 | -2/+20 |
* | Fix unit tests | Chocobozzz | 2019-03-18 | 1 | -2/+4 |
* | Forbid public playlists not assigned to a channel | Chocobozzz | 2019-03-18 | 1 | -6/+34 |
* | Add videos playlist exist tests | Chocobozzz | 2019-03-18 | 1 | -0/+46 |
* | Add playlist rest tests | Chocobozzz | 2019-03-18 | 2 | -541/+278 |
* | Add playlist check param tests | Chocobozzz | 2019-03-18 | 2 | -24/+789 |
* | Playlist server API | Chocobozzz | 2019-03-18 | 1 | -0/+117 |
* | findById -> findByPk | Chocobozzz | 2019-02-21 | 1 | -1/+1 |