| Commit message (Expand) | Author | Age | Files | Lines |
* | Move test functions outside extra-utils | Chocobozzz | 2021-12-17 | 1 | -8/+2 |
* | shared/ typescript types dir server-commands | Chocobozzz | 2021-12-17 | 1 | -1/+1 |
* | Split check user params tests | Chocobozzz | 2021-10-20 | 1 | -899/+12 |
* | Add ability to view my followers | Chocobozzz | 2021-10-20 | 1 | -0/+28 |
* | Allow accounts to skip account setup modal | Chocobozzz | 2021-08-27 | 1 | -13/+14 |
* | Reorganize imports | Chocobozzz | 2021-07-20 | 1 | -2/+1 |
* | Refactor requests | Chocobozzz | 2021-07-20 | 1 | -37/+37 |
* | Use an object to represent a server | Chocobozzz | 2021-07-20 | 1 | -8/+7 |
* | Shorter server command names | Chocobozzz | 2021-07-20 | 1 | -37/+37 |
* | Introduce videos command | Chocobozzz | 2021-07-20 | 1 | -13/+8 |
* | Introduce user command | Chocobozzz | 2021-07-20 | 1 | -135/+108 |
* | Introduce login command | Chocobozzz | 2021-07-20 | 1 | -5/+4 |
* | Introduce server commands | Chocobozzz | 2021-07-20 | 1 | -37/+40 |
* | Introduce sql command | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
* | Introduce channels command | Chocobozzz | 2021-07-20 | 1 | -3/+2 |
* | Correctly export misc files | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
* | Support short uuid for GET video/playlist | Chocobozzz | 2021-06-29 | 1 | -5/+7 |
* | Faster ci using compiled ts files | Chocobozzz | 2021-06-15 | 1 | -5/+5 |
* | Resumable video uploads (#3933) | kontrollanten | 2021-05-10 | 1 | -103/+2 |
* | Refactor auth flow | Chocobozzz | 2021-03-24 | 1 | -1/+1 |
* | emit more specific status codes on video upload (#3423) | Rigel Kent | 2020-12-08 | 1 | -6/+6 |
* | replace numbers with typed http status codes (#3409) | Rigel Kent | 2020-12-07 | 1 | -66/+144 |
* | Fix migration and test | Chocobozzz | 2020-11-25 | 1 | -1/+31 |
* | Add admin view to manage comments | Chocobozzz | 2020-11-16 | 1 | -12/+0 |
* | Don't rely on youtube for tests | Chocobozzz | 2020-07-31 | 1 | -7/+6 |
* | add check-params test for user list | Rigel Kent | 2020-07-03 | 1 | -0/+12 |
* | Update server dependencies | Chocobozzz | 2020-06-17 | 1 | -7/+0 |
* | preserve original variable names server-side | Rigel Kent | 2020-06-10 | 1 | -1/+1 |
* | rename blacklist to block/blocklist, merge block and auto-block views | Rigel Kent | 2020-06-10 | 1 | -1/+1 |
* | Fix external auth email/password update | Chocobozzz | 2020-05-20 | 1 | -1/+1 |
* | Creating a user with an empty password will send an email to let him set his ... | John Livingston | 2020-02-17 | 1 | -1/+47 |
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -6/+7 |
* | 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 welcome modal | Chocobozzz | 2019-09-05 | 1 | -1/+19 |
* | Moderators can only manage users | Chocobozzz | 2019-07-30 | 1 | -30/+136 |
* | Add CLI plugins tests | Chocobozzz | 2019-07-24 | 1 | -1/+12 |
* | Add language filters in user preferences | Chocobozzz | 2019-06-19 | 1 | -0/+23 |
* | Add more embed parameters | Chocobozzz | 2019-06-11 | 1 | -2/+1 |
* | Improve registration | Chocobozzz | 2019-06-07 | 1 | -0/+7 |
* | Multi step registration | Chocobozzz | 2019-05-29 | 1 | -0/+7 |
* | Add ability to specify channel on registration | Chocobozzz | 2019-05-28 | 1 | -2/+26 |
* | Use test wrapper exit function | Chocobozzz | 2019-04-24 | 1 | -4/+4 |
* | Try to fix travis | Chocobozzz | 2019-04-24 | 1 | -3/+21 |
* | Cleanup tests | Chocobozzz | 2019-04-24 | 1 | -11/+4 |
* | Shared utils -> extra-utils | Chocobozzz | 2019-04-24 | 1 | -4/+4 |
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 1 | -2/+22 |
* | Add check params account ratings tests | Chocobozzz | 2019-04-09 | 1 | -0/+32 |
* | Cleanup reset user password by admin | Chocobozzz | 2019-02-11 | 1 | -0/+18 |
* | Add notifications in the client | Chocobozzz | 2019-01-09 | 1 | -2/+1 |