Joachim Van Herwegen
|
23db528472
|
fix: Replace inefficient storage detection
This replaces the recursive backend calls to find the storage
by a new class that is aware what the storage URLs look like.
|
2023-04-19 09:47:47 +02:00 |
|
Joachim Van Herwegen
|
d9c0e9b043
|
chore(release): Update configs to v6.0.0
|
2023-02-01 10:54:37 +01:00 |
|
Joachim Van Herwegen
|
4223dcf8a4
|
feat: Split up server creation and request handling
This allows us to decouple the WebSocket listening from the HTTP configs,
making these features completely orthogonal.
|
2022-11-09 09:10:00 +01:00 |
|
Joachim Van Herwegen
|
56b7e63843
|
test: Update PermissionTable to also test all ACP cases
|
2022-10-06 09:36:04 +02:00 |
|