sam · they/them or it/its
sam pushed to main at sam/foxnouns 2024-03-26 22:10:19 +01:00
a80f89d038 add frontend skeleton
0c52ebb7bc chore: sort imports
Compare 2 commits »
sam pushed to main at sam/foxnouns 2024-03-26 17:15:42 +01:00
da87b4e273 fix type of User.member
sam pushed to main at sam/foxnouns 2024-03-25 19:20:31 +01:00
a09f40fa35 add cors and fix cyclic import
sam pushed to main at sam/foxnouns 2024-03-23 01:39:20 +01:00
9d24f79436 build: add ruff and format code
sam pushed to main at sam/foxnouns 2024-03-22 21:37:16 +01:00
afadffbaac add better member name validation, add debug user create endpoint
sam pushed to main at sam/foxchat 2024-03-04 16:12:02 +01:00
fd77dd01fa feat: make identity server store user instance/guild IDs
sam pushed to main at sam/foxchat 2024-03-04 15:59:14 +01:00
60a158495b feat: make identity server store user instance/guild IDs
sam pushed to main at sam/foxchat 2024-02-27 03:52:45 +01:00
42abd70184 feat: add c2s websocket to identity server
sam pushed to main at sam/foxchat 2024-02-26 17:26:52 +01:00
809af7e637 feat: return guilds in READY event, dispatch MESSAGE_CREATE event
f7494034d5 feat: build out chat server websocket more, start identity websocket
Compare 2 commits »
sam pushed to main at sam/foxchat 2024-02-26 17:05:54 +01:00
f17d4ac69d feat: return guilds in READY event, dispatch MESSAGE_CREATE event
sam pushed to main at sam/foxchat 2024-02-26 03:10:20 +01:00
fd027aee5c feat: build out chat server websocket more
sam pushed to main at sam/foxchat 2024-02-25 22:26:29 +01:00
ad247ca0f4 more things
sam pushed to main at sam/foxchat 2024-02-23 22:04:38 +01:00
b2c3a521e9 things
sam pushed to main at sam/foxchat 2024-02-15 15:11:10 +01:00
18b644d24b feat: proxy response bodies
sam pushed to main at garbage-heap/foxfiles 2024-02-13 02:36:06 +01:00
3905f94f04 add gunicorn to dependencies
sam pushed to main at garbage-heap/foxfiles 2024-02-13 02:30:41 +01:00
21aceb425f add deleting files
sam pushed to main at garbage-heap/foxfiles 2024-02-12 17:08:24 +01:00
7467562c8f add user create, login, upload, list files endpoints
sam pushed to main at garbage-heap/foxfiles 2024-02-11 16:49:25 +01:00
ed0bd8f986 init
sam pushed to main at sam/image-proxy 2024-02-10 15:24:22 +01:00
sam pushed to main at sam/image-proxy 2024-02-10 15:18:33 +01:00
4fc4b1ee7e try using lilliput instead of govips