Laura Hausmann
|
6c4ce82461
|
[backend/masto-client] Render identicon with file extension
This is required by some clients to render push notification avatars correctly
|
2024-03-15 19:20:48 +01:00 |
|
Laura Hausmann
|
c6a2a99c1b
|
[backend/controllers] Inherit from ControllerBase instead of Controller as we do not need MVC View support
|
2024-02-21 02:37:20 +01:00 |
|
Laura Hausmann
|
a96ae9d1ea
|
[backend/controllers] Fixup media types
|
2024-02-18 03:09:19 +01:00 |
|
Laura Hausmann
|
d4e1d92771
|
[backend] Code cleanup: switch to BSD braces style, tweak code style
|
2024-02-17 02:31:00 +01:00 |
|
Laura Hausmann
|
5a7ef95ff4
|
[backend/swagger] Fix swaggergen failing due to missing HttpGet on IdenticonController
|
2024-02-13 00:59:32 +01:00 |
|
Laura Hausmann
|
059f059f36
|
[backend] Move identicon generation to ImageSharp (ISH-42)
This saves ~9MB of disk space over MAUI/SkiaSharp.
|
2024-02-11 23:56:53 +01:00 |
|
Laura Hausmann
|
5db0118cc8
|
[backend] Add identicon endpoint (ISH-42)
|
2024-02-11 23:33:49 +01:00 |
|