Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hotfix/filter subscription videos (#5665) | Wicklow | 2023-03-02 | 1 | -17/+1 |
| | | | | | | | | | * Fix filters on subscription videos * Add tests to common video filters * Improve reliability when skipping subscrition path * Better parameters for skipping subscription videos | ||||
* | Add ability to not send an email for registration | Chocobozzz | 2023-01-20 | 1 | -13/+7 |
| | |||||
* | Add signup approval API tests | Chocobozzz | 2023-01-19 | 3 | -29/+158 |
| | |||||
* | Allow admins to disable two factor auth | Chocobozzz | 2022-10-07 | 1 | -2/+19 |
| | |||||
* | Support two factor authentication in backend | Chocobozzz | 2022-10-07 | 4 | -24/+128 |
| | |||||
* | Test akismet plugin signup | Chocobozzz | 2022-09-26 | 1 | -2/+3 |
| | |||||
* | Reimplement a typed omit function | Chocobozzz | 2022-08-17 | 1 | -3/+2 |
| | |||||
* | Fix lint | Chocobozzz | 2022-07-13 | 1 | -1/+1 |
| | |||||
* | Fix searching in blocklist | Chocobozzz | 2022-06-17 | 1 | -3/+6 |
| | |||||
* | Implement avatar miniatures (#4639) | kontrollanten | 2022-02-28 | 2 | -0/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * client: remove unused file * refactor(client/my-actor-avatar): size from input Read size from component input instead of scss, to make it possible to use smaller avatar images when implemented. * implement avatar miniatures close #4560 * fix(test): max file size * fix(search-index): normalize res acc to avatarMini * refactor avatars to an array * client/search: resize channel avatar to 120 * refactor(client/videos): remove unused function * client(actor-avatar): set default size * fix tests and avatars full result When findOne is used only an array containting one avatar is returned. * update migration version and version notations * server/search: harmonize normalizing * Cleanup avatar miniature PR Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Move test functions outside extra-utils | Chocobozzz | 2021-12-17 | 6 | -876/+3 |
| | |||||
* | shared/ typescript types dir server-commands | Chocobozzz | 2021-12-17 | 10 | -0/+1869 |