Laura Hausmann
|
8071b5c6ea
|
[backend/middleware] Fix HTML error pages not working intermittently
|
2024-10-11 06:44:48 +02:00 |
|
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
|
9d1a21e2d9
|
[backend/razor] Move public preview to Blazor SSR (razor components)
|
2024-10-02 02:17:51 +02:00 |
|
Laura Hausmann
|
df26db0585
|
[backend/federation] Add relay support (ISH-266)
|
2024-09-28 00:32:43 +02:00 |
|
Laura Hausmann
|
9789c8452e
|
[backend/razor] Show login button when displaying public preview disabled error page
|
2024-09-24 02:36:29 +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
|
afe62b0aab
|
[sln] Code cleanup
|
2024-09-13 21:44:31 +02:00 |
|
Laura Hausmann
|
13092e0e9a
|
[backend/configuration] Rename ExtraWebDomains to AdditionalDomains
|
2024-09-13 18:03:21 +02:00 |
|
Kopper
|
834661981a
|
[backend] Allow admins to specity extra web domains the instance is accessible from
For frontends that expect relative paths
|
2024-09-13 17:30:05 +02:00 |
|
Laura Hausmann
|
b50121d0a1
|
[backend/api-shared] Fix upload of files larger than 28MB.
|
2024-09-05 22:33:55 +02:00 |
|
Laura Hausmann
|
173fbfb835
|
[backend/asp] Return error responses as HTML/XML/JSON depending on accept header
|
2024-08-16 01:00:43 +02:00 |
|
Laura Hausmann
|
8267bc06de
|
[backend] Code cleanup
|
2024-08-14 03:53:15 +02:00 |
|
Laura Hausmann
|
4f98fa8461
|
[backend/federation] Fix possibly unbounded UserResolver recursion
|
2024-08-14 03:44:14 +02:00 |
|
Laura Hausmann
|
2506e42733
|
[backend/core] Remove no-duplicate request/job id from log messages
|
2024-08-13 20:57:06 +02:00 |
|
Laura Hausmann
|
559e50da10
|
[backend/middleware] Always reject requests from suspended users
|
2024-08-12 19:13:46 +02:00 |
|
Laura Hausmann
|
c7d0280eb6
|
[backend] Use SemaphorePlus instead of SemaphoreSlim
|
2024-07-22 05:59:41 +02:00 |
|
Laura Hausmann
|
769a94d83c
|
[backend/asp] Improve validation error handling
|
2024-07-10 02:55:57 +02:00 |
|
Laura Hausmann
|
2c2842de50
|
[shared] Code cleanup
|
2024-07-04 18:02:00 +02:00 |
|
Laura Hausmann
|
e0461ee3fd
|
[shared] Refactor namespaces
|
2024-07-04 17:53:11 +02:00 |
|
Kopper
|
27f6e3790f
|
[backend/api] Add emoji pack importer
|
2024-07-03 00:57:47 +02:00 |
|
Laura Hausmann
|
df3a7bdfe5
|
[backend] Apply formatting rules
|
2024-06-29 01:06:19 +02:00 |
|
Laura Hausmann
|
5857e9ec7d
|
[backend] Fix typo
|
2024-06-20 18:29:34 +02:00 |
|
Laura Hausmann
|
978a19d6b1
|
[backend/logging] Improve logging in ErrorHandlerMiddleware further
|
2024-06-20 18:25:15 +02:00 |
|
Laura Hausmann
|
d94ccaceaa
|
[backend/logging] Log suppressed logs with trace loglevel
|
2024-06-20 18:18:18 +02:00 |
|
Laura Hausmann
|
24bde5ad29
|
[backend] Use User.IsLocalUser / .IsRemoteUser instead of null-checks where applicable (ISH-370)
|
2024-06-17 17:25:29 +02:00 |
|
Laura Hausmann
|
0a5e130783
|
[backend/federation] Log instance blocked failures in inbox queue as debug
|
2024-06-16 22:36:38 +02:00 |
|
Laura Hausmann
|
58e9d343ac
|
[backend/federation] Handle invalid activities in InboxValidationMiddleware more gracefully
|
2024-06-16 20:04:37 +02:00 |
|
Laura Hausmann
|
5771e43dda
|
[backend/federation] Add configuration option for limiting the number of concurrent federation requests (ISH-338)
|
2024-06-10 18:18:23 +02:00 |
|
Laura Hausmann
|
1ef5be8917
|
[backend/core] Correctly handle remote AP redirects to local notes
|
2024-06-04 19:39:07 +02:00 |
|
Laura Hausmann
|
db7e51358f
|
[backend/federation] Code cleanup
|
2024-05-03 02:39:48 +02:00 |
|
Laura Hausmann
|
003207bb06
|
[backend/federation] Improve LD signature checks for ASDelete activities
|
2024-05-03 02:35:50 +02:00 |
|
Laura Hausmann
|
3ca926cfbd
|
[backend/federation] Don't require date header in http signatures if (created) is present and signed
|
2024-04-29 20:44:30 +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
|
7dd0262333
|
[backend/federation] Add Cache-Control: no-store to authorized fetch endpoints
|
2024-04-27 20:32:31 +02:00 |
|
Laura Hausmann
|
40296b02f0
|
[backend/middleware] Move ContentEncodingNegotiator into WebApplicationBlazorFrameworkExtensions.cs
|
2024-04-16 23:54:29 +02:00 |
|
Laura Hausmann
|
5564f29b8b
|
[backend/middleware] Dynamically decompress brotli assets instead of storing uncompressed ones (ISH-264)
|
2024-04-16 22:20:29 +02:00 |
|
Laura Hausmann
|
ba351a459e
|
[backend] Fix ErrorHandlerMiddleware exception source logging
|
2024-04-10 00:52:01 +02:00 |
|
Laura Hausmann
|
c5bd380344
|
[backend] Improved debug logging (ISH-238)
|
2024-04-10 00:15:46 +02:00 |
|
Laura Hausmann
|
6bc2b8d57c
|
[frontend] Bootstrap shared DTOs, API abstractions, SignalR & more
|
2024-04-01 20:22:45 +02:00 |
|
Laura Hausmann
|
a408fa247a
|
[backend] Code cleanup
|
2024-03-17 13:36:08 +01:00 |
|
Laura Hausmann
|
0c644f7b25
|
[backend/federation] Fix sporadic key fetch failures in InboxValidationMiddleware (ISH-194)
|
2024-03-16 18:53:49 +01:00 |
|
Laura Hausmann
|
4878d82463
|
[backend/federation] Fix sporadic key fetch failures (ISH-194)
|
2024-03-16 17:25:47 +01:00 |
|
Laura Hausmann
|
921f6a19b3
|
[backend/federation] Separate authorized fetch & inbox validation (ISH-127)
This fixes user creates & sporadic errors resulting from creating users during validation of their deletion
|
2024-03-13 00:21:51 +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
|
ba0e041bad
|
[backend/core] Add 401/403 response examples programmatically
|
2024-02-24 22:09:47 +01:00 |
|
Laura Hausmann
|
c083305123
|
[backend] Code cleanup
|
2024-02-24 21:03:29 +01:00 |
|
Laura Hausmann
|
f22c4a7c32
|
[backend/core] Improve error handling in code paths that try to resolve a deleted remote user
|
2024-02-21 19:04:46 +01:00 |
|