Laura Hausmann
|
3a346d5a22
|
[backend/razor] Add admin dashboard (Admin-FE)
Currently available sections: instance metadata, user management, federation control, relays, plugins & queue dashboard.
Planned: sections: configuration, logs, policies & reports.
|
2024-10-11 05:41:52 +02:00 |
|
Laura Hausmann
|
1c2079e1ee
|
[backend] Rework GracefulException throws without additional detail
|
2024-09-24 00:45:18 +02:00 |
|
Laura Hausmann
|
898ea4d26c
|
[backend/razor] Add login button to footer
|
2024-09-19 00:08:12 +02:00 |
|
Laura Hausmann
|
559e50da10
|
[backend/middleware] Always reject requests from suspended users
|
2024-08-12 19:13:46 +02:00 |
|
Laura Hausmann
|
aaa3f91e1f
|
[backend/api-shared] Add Cache-Control: private, no-store for all authenticated requests
|
2024-04-27 21:54:11 +02:00 |
|
Laura Hausmann
|
a408fa247a
|
[backend] Code cleanup
|
2024-03-17 13:36:08 +01:00 |
|
Laura Hausmann
|
f07217b390
|
[backend/masto-client] Respect SupportsHtmlFormatting setting (ISH-88)
|
2024-03-01 22:37:59 +01:00 |
|
Laura Hausmann
|
ad21897928
|
[backend/core] Add user settings store (ISH-106)
|
2024-02-29 18:49:02 +01:00 |
|
Laura Hausmann
|
2c33f7aafc
|
[backend/core] Add lastActiveDate column to oauth_token and session tables
|
2024-02-24 22:43:14 +01:00 |
|
Laura Hausmann
|
14ef53f577
|
[backend/core] Update user LastActiveDate in background in AuthenticationMiddleware
|
2024-02-19 20:16:08 +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
|
9b551d11be
|
[backend/api] Add endpoint allowing admins to generate invites
|
2024-02-16 23:42:07 +01:00 |
|
Laura Hausmann
|
a1fbe6f9b5
|
[backend/federation] Enforce note visibility checks in AP controller
|
2024-02-12 05:09:06 +01:00 |
|
Laura Hausmann
|
ad17c7c097
|
[backend/masto-client] Basic support for posting notes (ISH-4)
|
2024-02-07 20:03:47 +01:00 |
|
Laura Hausmann
|
8c9e6ef56c
|
[backend/masto-client] Add follow/unfollow/relationship endpoints
|
2024-02-06 01:27:56 +01:00 |
|
Laura Hausmann
|
e31a0719f4
|
[backend] Replace mastodon-specific middleware with modes triggered on MastodonApiControllerAttribute
|
2024-02-05 21:08:20 +01:00 |
|
Laura Hausmann
|
d3da11f827
|
[backend/masto-client] Fix concurrent DbContext access
|
2024-02-03 04:21:55 +01:00 |
|
Laura Hausmann
|
cec4abd841
|
Mastodon client API foundations
|
2024-01-29 04:02:34 +01:00 |
|
Laura Hausmann
|
64a70e688c
|
Split authentication and authorization
|
2024-01-28 00:42:22 +01:00 |
|
Laura Hausmann
|
e755f9f96f
|
Add basic authentication system
|
2024-01-28 00:31:54 +01:00 |
|