Commit Graph

22 Commits

Author SHA1 Message Date
sam 34002e77d9
chore: update go dependencies 2023-10-28 01:04:20 +02:00
sam b04ed68832
feat(backend): add sentry integration 2023-09-20 02:39:14 +02:00
sam 153812d79f
add database seed from file 2023-09-10 16:49:16 +02:00
sam d97b3f8da1
feat(backend): add /api/v2/users/@me/settings 2023-08-17 00:49:46 +02:00
sam 846483ee17
update go.mod 2023-08-02 23:42:40 +02:00
Sam c61186b22a
feat(backend): add request latency tracking 2023-06-23 03:27:09 +02:00
Sam d25545fa03
change import url 2023-06-03 16:18:47 +02:00
Sam 1319366637
feat(backend): switch to libvips for avatar resizing 2023-05-17 00:49:35 +02:00
Sam 2c71741d7c feat(backend): add custom preferences 2023-04-20 07:33:01 +00:00
Sam 488544dd5f
feat: add google oauth 2023-04-18 22:52:58 +02:00
Sam 5c8c6eed63
feat: add prometheus metrics 2023-04-17 23:44:21 +02:00
Sam a9463896d4
feat(backend): add cors 2023-04-13 23:33:48 +02:00
Sam d17b43d2a7
chore: update backend dependencies 2023-04-04 04:11:03 +02:00
Sam ab39f64ad5
feat: switch to Go libraries for avatar conversion instead of ImageMagick 2023-03-30 14:44:32 +02:00
Sam ded9d06e4a
feat: build entire backend into single executable (including migrations etc) 2023-03-15 10:04:48 +01:00
Sam b8a7e7443d
feat(backend): use jsonb instead of composite type arrays 2023-03-12 01:31:10 +01:00
Sam c95285e26b
feat(backend): separate rate limits into buckets 2023-02-24 15:53:35 +01:00
Sam b48fc74042 feat(backend): some member routes, half-broken avatar uploading 2022-09-20 12:55:00 +02:00
Sam 2ee1087eec feat(api): add rate limiting 2022-05-26 00:41:29 +02:00
Sam 6fdf23eb1a chore: update import url (sorry gitlab, codeberg is just better) 2022-05-14 16:52:08 +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