• Joined on 2022-09-26
pch_xyz synced commits to dev at pch_xyz/relay from mirror 2024-03-16 12:35:59 +00:00
a6f1738b73 fix user updating
ea0658e2ea don't set csp header on /api routes
5c210dc20f fix linting issues
Compare 3 commits »
pch_xyz synced commits to dev at pch_xyz/relay from mirror 2024-03-16 04:26:00 +00:00
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
Compare 13 commits »
pch_xyz synced commits to dev at pch_xyz/relay from mirror 2024-03-15 12:05:59 +00:00
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
Compare 10 commits »
pch_xyz synced commits to dev at pch_xyz/relay from mirror 2024-03-15 03:55:59 +00:00
10ba039938 minor frontend tweaks and use javascript for managing domain bans
pch_xyz synced commits to dev at pch_xyz/relay from mirror 2024-03-14 03:35:58 +00:00
49917fcc4e minor doc change
7f1c0d939d add database config options to docs
9fe6d8ad96 replace pylint with mypy and other minor changes
Compare 3 commits »
pch_xyz synced commits to dev at pch_xyz/relay from mirror 2024-03-11 10:16:00 +00:00
189ac887a9 minor tweak to data used in admin pages
21e0e0a3ec add markdown support for the note setting
5b1f244703 actually use signed headers
b3ab6e6d40 add message on home page when relay is in manual approval mode
d5069d98a6 fix TypeError when a person tries joining
Compare 7 commits »
pch_xyz synced commits to dev at pch_xyz/relay from mirror 2024-03-11 02:06:01 +00:00
a4158c8d7e Merge branch 'dev' into 'master'
a1bf152fc2 update barkshark-sql to 0.1.2
Compare 2 commits »
pch_xyz synced commits to main at pch_xyz/relay from mirror 2024-03-11 02:06:01 +00:00
pch_xyz synced new reference main to pch_xyz/relay from mirror 2024-03-11 02:06:01 +00:00
pch_xyz synced commits to master at pch_xyz/relay from mirror 2024-03-11 02:06:01 +00:00
a4158c8d7e Merge branch 'dev' into 'master'
a1bf152fc2 update barkshark-sql to 0.1.2
0e812c012e fix POST /api/token and prevent scroll bar from always showing
e86a376f6e move stylesheet variables to separate file and re-enable cache
a0ee22406b don't use spec file when building bin
Compare 34 commits »
pch_xyz synced commits to refs/merge-requests/57/head at pch_xyz/relay from mirror 2024-03-11 02:06:01 +00:00
a1bf152fc2 update barkshark-sql to 0.1.2
pch_xyz synced commits to refs/merge-requests/57/merge at pch_xyz/relay from mirror 2024-03-11 02:06:01 +00:00
5bae726569 Merge branch 'dev' into 'master'
a1bf152fc2 update barkshark-sql to 0.1.2
Compare 2 commits »
pch_xyz synced commits to refs/tags/0.3.0 at pch_xyz/relay from mirror 2024-03-11 02:06:01 +00:00
pch_xyz synced new reference refs/tags/0.3.0 to pch_xyz/relay from mirror 2024-03-11 02:06:01 +00:00
pch_xyz synced and deleted reference refs/tags/refs/merge-requests/56/head at pch_xyz/relay from mirror 2024-03-10 09:45:59 +00:00
pch_xyz synced and deleted reference refs/tags/refs/merge-requests/56/merge at pch_xyz/relay from mirror 2024-03-10 09:45:59 +00:00
pch_xyz synced commits to dev at pch_xyz/relay from mirror 2024-03-05 21:33:09 +00:00
0e812c012e fix POST /api/token and prevent scroll bar from always showing
pch_xyz synced commits to refs/merge-requests/57/head at pch_xyz/relay from mirror 2024-03-05 21:33:09 +00:00
0e812c012e fix POST /api/token and prevent scroll bar from always showing
pch_xyz synced commits to refs/merge-requests/57/merge at pch_xyz/relay from mirror 2024-03-05 21:33:09 +00:00
aef97dc690 Merge branch 'dev' into 'master'
0e812c012e fix POST /api/token and prevent scroll bar from always showing
Compare 2 commits »
pch_xyz synced commits to dev at pch_xyz/relay from mirror 2024-03-04 21:13:08 +00:00
e86a376f6e move stylesheet variables to separate file and re-enable cache