7fe378ca50
Merge
3f710c7c6b
into 830c9c2ecd
3f710c7c6b
Module.getDataの返値がundefinedになる可能性がある問題を修正
f7e31d9387
add cors headers to api routes
587b9483d7
create a task instead of waiting for client posts in workers
b2ab6778b0
型の調整
d463a0db30
すべてのプロパティをチェックしてからエラー送出
68b7765d58
logの調整
422fddafa4
不要になったnullチェックを削除
f2bb7ce3f2
lokiが読み込まれるまで藍インスタンスの生成を遅らせる
9ad70138d2
Merge
b2ab6778b0
into 830c9c2ecd
b2ab6778b0
型の調整
d463a0db30
すべてのプロパティをチェックしてからエラー送出
68b7765d58
logの調整
422fddafa4
不要になったnullチェックを削除
6f267b608a
Merge
2f40fd4aa0
into 830c9c2ecd
2f40fd4aa0
configの型チェック
fb0a9b0f62
Sessionのメンバ型エラーに対処
c485a5b1ed
InstalledModule抽象クラス作成
beb9d9c3e5
add web manifest to frontend
ec7e254740
merge menu and toast resources into api.js and style.css
014c6896b1
some minor changes
0709d8deb9
remove unnecessary ActorView.validate_signature method
8ed1daeae5
allow HttpClient.post to accept bytes objects
a1ceb0cb4b
update aputils to 0.2.0
e700f9baa2
use right algorithm for inbox pushes
938d3f419e
properly detect if running via systemd
pch_xyz
synced and deleted reference 2024-03-25 00:16:41 +00:00
refs/tags/refs/merge-requests/57/head
at pch_xyz/relay from mirror
pch_xyz
synced and deleted reference 2024-03-25 00:16:41 +00:00
refs/tags/refs/merge-requests/57/merge
at pch_xyz/relay from mirror
6112734b2f
update aputils to 0.1.9
491f19a9cb
don't include date in logging when running via systemd
a6f1738b73
fix user updating
ea0658e2ea
don't set csp header on /api routes
5c210dc20f
fix linting issues
b8b6dda131
update theme on change in config admin page
98b7e33288
fix editing note in config admin page
d579ec634d
fix NameError in CachedStaticResource._handle
02564c7295
update caddy file for v2
e1ab01e4e2
use api on login page
b068f4f91e
move request method out of client class
0f3b72830b
use cookie auth for frontend
50c323ba1e
use api for users admin page
1ffc609058
add user management api endpoints and allow cookie for api auth
08f4f0e72d
use api for admin config page