Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganize imports | Chocobozzz | 2021-07-20 | 3 | -4/+4 |
* | Refactor requests | Chocobozzz | 2021-07-20 | 3 | -11/+11 |
* | Use an object to represent a server | Chocobozzz | 2021-07-20 | 3 | -16/+14 |
* | Shorter server command names | Chocobozzz | 2021-07-20 | 3 | -45/+45 |
* | Introduce videos command | Chocobozzz | 2021-07-20 | 3 | -43/+37 |
* | Introduce user command | Chocobozzz | 2021-07-20 | 1 | -8/+4 |
* | Introduce login command | Chocobozzz | 2021-07-20 | 1 | -10/+17 |
* | Introduce sql command | Chocobozzz | 2021-07-20 | 2 | -2/+2 |
* | Introduce blacklist command | Chocobozzz | 2021-07-20 | 1 | -7/+4 |
* | Introduce blocklist command | Chocobozzz | 2021-07-20 | 1 | -6/+3 |
* | Introduce plugins command | Chocobozzz | 2021-07-20 | 3 | -66/+21 |
* | Use random port for mock servers in tests | Chocobozzz | 2021-06-03 | 2 | -4/+6 |
* | Check banned status for external auths | Chocobozzz | 2021-02-01 | 1 | -0/+17 |
* | Fix ldap test port | Chocobozzz | 2021-01-04 | 1 | -1/+1 |
* | replace numbers with typed http status codes (#3409) | Rigel Kent | 2020-12-07 | 1 | -3/+4 |
* | Correctly test ldap | Chocobozzz | 2020-07-31 | 1 | -2/+2 |
* | Close mock blocklit server when tests end | Chocobozzz | 2020-06-26 | 2 | -0/+4 |
* | Add auto block videos plugin tests | Chocobozzz | 2020-06-25 | 2 | -0/+191 |
* | Add test for auto mute list router | Chocobozzz | 2020-05-11 | 2 | -8/+79 |
* | Improve auto mute tests | Chocobozzz | 2020-05-07 | 1 | -4/+56 |
* | Add auto mute plugin tests | Chocobozzz | 2020-05-07 | 2 | -0/+121 |
* | Add external login tests | Chocobozzz | 2020-05-04 | 1 | -3/+11 |
* | Add plugin ldap tests | Chocobozzz | 2020-05-04 | 2 | -0/+101 |