Commit Graph

30 Commits

Author SHA1 Message Date
Sam d25545fa03
change import url 2023-06-03 16:18:47 +02:00
Sam 6f7eb5eeee
feat: add captcha when signing up (closes #53) 2023-04-24 16:51:55 +02:00
Sam 6dd3478ff9
fix: abort if oauth user info is invalid 2023-04-21 00:07:02 +02:00
Sam 488544dd5f
feat: add google oauth 2023-04-18 22:52:58 +02:00
Sam ff75075b81
feat: restrict certain endpoints from API tokens and/or read-only tokens 2023-03-30 16:58:35 +02:00
Sam 2716471fa9
feat: add API tokens + force log out button 2023-03-30 16:50:30 +02:00
Sam ab77fab0ea
feat: add mod action notice to login page 2023-03-23 15:40:33 +01:00
Sam 33f903b07d
start reports/moderation in backend 2023-03-19 16:14:09 +01:00
Sam 004403895a
fix: require >1 provider for unlink account endpoints (fixes #29) 2023-03-18 23:04:50 +01:00
Sam b2bc608ec8
feat: allow unlinking auth providers 2023-03-18 16:54:31 +01:00
Sam 8f6e280367
feat: allow linking discord account to existing user 2023-03-18 16:33:12 +01:00
Sam 97191933cb
feat: allow linking fediverse account to existing user 2023-03-18 15:19:53 +01:00
Sam cf424d3ae4
feat: sign up/log in with mastodon 2023-03-16 15:50:39 +01:00
Sam 9bfabcc1f1
feat: cancel user deletion 2023-03-14 16:16:07 +01:00
Sam 8d208ff7cd
fix(backend): return JSON when deleting member or user 2023-03-13 17:10:54 +01:00
Sam c8b5b7e2c2
feat(frontend): working Discord login + signup 2023-03-12 04:25:53 +01:00
Sam 0e72097346
feat(backend): always return empty arrays instead of null 2023-03-12 01:31:31 +01:00
Sam ff3d612b06
feat(backend): add DELETE /users/@me endpoint 2023-03-08 10:32:18 +01:00
Sam e5723360a7
feat: add token IDs, store tokens in db for early invalidation 2023-01-01 00:34:38 +01:00
Sam 8df95a78ef fix: remove debug fmt.Printlns 2022-11-20 14:33:44 +01:00
Sam 6237ea940f feat: add invites to backend 2022-11-18 15:27:52 +01:00
Sam 1080d8a0cd fix: save discord ID in db, add HTTP status to new error codes 2022-11-18 02:26:40 +01:00
Sam 9a3c51459b feat: get signup via discord working 2022-11-18 02:17:27 +01:00
Sam ad2c527e0e fix(api): return correct struct in /auth/discord/callback 2022-06-17 15:18:44 +02:00
Sam 6c9ebf1d08 feat: bundle frontend with API executable 2022-06-17 00:00:52 +02:00
Sam 52a03b4aa6 feat(api): add PATCH /users/@me/fields, finish POST /auth/discord/callback 2022-05-17 22:35:26 +02:00
Sam 6fdf23eb1a chore: update import url (sorry gitlab, codeberg is just better) 2022-05-14 16:52:08 +02:00
Sam d2f4e09a01 feat: discord login works! 2022-05-12 16:41:32 +02:00
Sam 580449440a add frontend template + GET /users/{userRef} route 2022-05-04 16:27:16 +02:00
Sam 5a75f99720 initial commit 2022-05-02 17:19:37 +02:00