| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup tests imports | Chocobozzz | 2022-08-17 | 1 | -3/+1 |
* | We don't need to import mocha | Chocobozzz | 2022-08-17 | 1 | -1/+0 |
* | Fix my videos counter | Chocobozzz | 2022-07-18 | 1 | -174/+22 |
* | Increase test timeout | Chocobozzz | 2022-06-16 | 1 | -1/+1 |
* | Fix my videos total counter | Chocobozzz | 2022-05-24 | 1 | -0/+7 |
* | Implement avatar miniatures (#4639) | kontrollanten | 2022-02-28 | 1 | -2/+6 |
* | Fix types package dependencies | Chocobozzz | 2021-12-28 | 1 | -1/+1 |
* | Move test functions outside extra-utils | Chocobozzz | 2021-12-17 | 1 | -2/+2 |
* | shared/ typescript types dir server-commands | Chocobozzz | 2021-12-17 | 1 | -1/+1 |
* | Add ability for admins to set default p2p policy | Chocobozzz | 2021-12-16 | 1 | -0/+22 |
* | Add channel filters for my videos/followers | Chocobozzz | 2021-10-20 | 1 | -0/+25 |
* | Allow accounts to skip account setup modal | Chocobozzz | 2021-08-27 | 1 | -1/+4 |
* | Alert user for low quota and video auto-block on upload page (#4336) | Ms Kimsible | 2021-08-25 | 1 | -1/+1 |
* | Add ability for instances to follow any actor | Chocobozzz | 2021-07-21 | 1 | -1/+1 |
* | Reorganize imports | Chocobozzz | 2021-07-20 | 1 | -2/+1 |
* | Refactor requests | Chocobozzz | 2021-07-20 | 1 | -2/+2 |
* | Use an object to represent a server | Chocobozzz | 2021-07-20 | 1 | -7/+6 |
* | Shorter server command names | Chocobozzz | 2021-07-20 | 1 | -131/+131 |
* | Introduce videos command | Chocobozzz | 2021-07-20 | 1 | -91/+75 |
* | Introduce user command | Chocobozzz | 2021-07-20 | 1 | -256/+118 |
* | Introduce login command | Chocobozzz | 2021-07-20 | 1 | -47/+44 |
* | Introduce sql command | Chocobozzz | 2021-07-20 | 1 | -8/+5 |
* | Introduce comments command | Chocobozzz | 2021-07-20 | 1 | -2/+1 |
* | Introduce channels command | Chocobozzz | 2021-07-20 | 1 | -3/+2 |
* | Introduce blacklist command | Chocobozzz | 2021-07-20 | 1 | -2/+1 |
* | Introduce accounts command | Chocobozzz | 2021-07-20 | 1 | -12/+8 |
* | Introduce config command | Chocobozzz | 2021-07-20 | 1 | -6/+3 |
* | Introduce plugins command | Chocobozzz | 2021-07-20 | 1 | -2/+1 |
* | Introduce follows command | Chocobozzz | 2021-07-20 | 1 | -2/+6 |
* | Introduce abuse command | Chocobozzz | 2021-07-20 | 1 | -16/+12 |
* | refactor error code values for URI compatibility | Rigel Kent | 2021-06-02 | 1 | -9/+9 |
* | correct error codes and backward compat | Rigel Kent | 2021-06-02 | 1 | -8/+16 |
* | refactor API errors to standard error format | Rigel Kent | 2021-06-02 | 1 | -8/+8 |
* | Refactor auth flow | Chocobozzz | 2021-03-24 | 1 | -5/+46 |
* | Add ability to update plugin auth | Chocobozzz | 2021-02-01 | 1 | -2/+12 |
* | replace numbers with typed http status codes (#3409) | Rigel Kent | 2020-12-07 | 1 | -24/+25 |
* | Add tests to gif resizer | Chocobozzz | 2020-11-25 | 1 | -3/+20 |
* | Add server API to abuse messages | Chocobozzz | 2020-07-31 | 1 | -2/+2 |
* | Add migrations | Chocobozzz | 2020-07-10 | 1 | -20/+20 |
* | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 1 | -2/+2 |
* | add blocked filter in users list to filter banned users | Rigel Kent | 2020-07-02 | 1 | -5/+29 |
* | preserve original variable names server-side | Rigel Kent | 2020-06-10 | 1 | -2/+2 |
* | rename blacklist to block/blocklist, merge block and auto-block views | Rigel Kent | 2020-06-10 | 1 | -2/+2 |
* | Add last login date to users | Chocobozzz | 2020-05-07 | 1 | -0/+3 |
* | Use video abuse filters on client side | Chocobozzz | 2020-05-07 | 1 | -1/+1 |
* | Support logout and add id and pass tests | Chocobozzz | 2020-05-04 | 1 | -11/+23 |
* | Begin auth plugin support | Chocobozzz | 2020-05-04 | 1 | -4/+10 |
* | Fix user video quota with webtorrent disabled | Chocobozzz | 2020-04-16 | 1 | -2/+33 |
* | Add overview of a user's actions in user-edit (#2558) | Rigel Kent | 2020-03-27 | 1 | -14/+108 |
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -27/+28 |