Commit graph

22 commits

Author SHA1 Message Date
sam
e4ac73e2e3
relicense to AGPL 2024-04-18 16:46:35 +02:00
sam
e4cd62d741 start oauth 2024-04-10 21:37:38 +02:00
sam
aeb044d1a0
remove cookie auth from backend, add initial types to frontend 2024-04-05 17:35:08 +02:00
sam
c6eaf49779 add discord auth skeleton 2024-04-01 21:36:24 +02:00
sam
59ad391a2b
make domain matching work, fix minio + cloudflare r2 2024-03-31 17:03:13 +02:00
sam
66a5dfb433
feat: add avatars to members 2024-03-30 04:33:23 +01:00
sam
437c93463d
limit allowed content types for avatar input 2024-03-29 17:12:50 +01:00
sam
0e54722eef
feat: add avatars to users 2024-03-29 17:08:54 +01:00
sam
a80f89d038 add frontend skeleton 2024-03-26 22:10:04 +01:00
sam
0c52ebb7bc chore: sort imports 2024-03-26 19:49:30 +01:00
sam
da87b4e273
fix type of User.member 2024-03-26 17:15:35 +01:00
sam
a09f40fa35
add cors and fix cyclic import 2024-03-25 19:20:23 +01:00
sam
9d24f79436
build: add ruff and format code 2024-03-23 01:39:08 +01:00
sam
afadffbaac add better member name validation, add debug user create endpoint 2024-03-22 21:37:09 +01:00
sam
1bd07dd771
start member endpoints 2024-03-22 17:11:18 +01:00
sam
cb19049b97
feat: return members in GET /users/<ref> 2024-03-20 16:26:53 +01:00
sam
03e7fb0bb2
rename migration files to be sorted alphabetically 2024-03-20 16:26:05 +01:00
sam
8e752689df
feat: add auth 2024-03-20 03:37:11 +01:00
sam
3d7217ec69
feat: add working tests 2024-03-15 03:48:58 +01:00
sam
cd7a5431e9
add (non-working so far) dockerfile 2024-03-14 02:35:59 +01:00
sam
dd6e7cf73f
add token checking 2024-03-14 02:35:42 +01:00
sam
97a64296cd
init 2024-03-13 17:03:18 +01:00