Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(core): Return X-NC-IsCustomAvatar for guest avatars too | provokateurin | 2024-06-12 | 1 | -3/+3 |
* | core: Add OpenAPI spec | jld3103 | 2023-07-13 | 1 | -2/+17 |
* | Applies agreed-upon indentation convention to the changed controllers. | Faraz Samapoor | 2023-06-05 | 1 | -4/+6 |
* | Refactors controllers by using PHP8's constructor property promotion. | Faraz Samapoor | 2023-06-04 | 1 | -11/+4 |
* | Update avatars on update | Carl Schwan | 2022-09-09 | 1 | -3/+3 |
* | Dark theme for guest avatar | Carl Schwan | 2022-09-09 | 1 | -2/+11 |
* | Update core to PHP 7.4 standard | Carl Schwan | 2022-05-20 | 1 | -19/+6 |
* | Only allow avatars in 64 and 512 pixel size | Joas Schilling | 2022-02-07 | 1 | -4/+9 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -7/+9 |
* | Implement guest avatar endpoint | Michael Weimann | 2019-02-07 | 1 | -0/+107 |