Commit Graph

374 Commits

Author SHA1 Message Date
Sam 7435604dab
add Caddyfile to docs 2023-05-27 23:46:12 +02:00
Sam 1f138bee16
Revert "announce server migration"
This reverts commit 2cf5473a06.
2023-05-27 04:22:33 +02:00
Sam 2cf5473a06
announce server migration 2023-05-26 16:18:16 +02:00
Sam 5bac691d15
fix: allow all methods in CORS 2023-05-25 00:33:54 +02:00
Sam 8f8daaa331
fix: don't error out if API is not running during frontend build 2023-05-24 16:17:30 +02:00
Sam b7e0286cc7
feat: add custom error page + link to status page 2023-05-24 00:23:11 +02:00
Sam 9a70245c2d
feat: add /users/@me/members/{memberRef} route (closes #62) 2023-05-23 16:32:02 +02:00
Sam 23f79b0fec
fix: i missed one path 2023-05-22 16:02:00 +02:00
Sam bf34c77269
fix: remove leading / from s3 paths 2023-05-22 15:59:49 +02:00
Sam 295b76aad2
fix cloudflare r2 support? 2023-05-22 15:00:05 +02:00
Sam 71ae1b1aa5
feat: allow separate domain for media 2023-05-22 14:48:48 +02:00
Sam 4123f957f0
fix: silence libvips 2023-05-22 00:36:21 +02:00
Sam ed4882b817
feat: add link to API docs 2023-05-19 04:52:58 +02:00
Sam e0d08270bf
feat: add OpenAPI definition 2023-05-19 04:50:11 +02:00
Sam c3291edd4f
feat: expose some more info in /settings 2023-05-19 03:13:46 +02:00
Sam 130a1996d7
feat: improve report ui 2023-05-17 13:26:23 +02:00
Sam a72546658f
feat: add plausible analytics 2023-05-17 11:38:17 +02:00
Sam 1319366637
feat(backend): switch to libvips for avatar resizing 2023-05-17 00:49:35 +02:00
Sam 9c4e29e64f
fix(backend): mention disallowed names in error messages 2023-05-12 01:39:02 +02:00
Sam 4f43e32fdb
fix(backend): disallow '.' and '..' in user and member names 2023-05-12 01:09:02 +02:00
Sam 0e9ac347c0
update changelog 2023-05-11 01:38:11 +02:00
Sam 7c7f948ad6
feat: move remaining go scripts to main executable 2023-05-11 01:13:32 +02:00
Sam 4e056632c8
fix(backend): return display_name in GET /users/:id/members 2023-05-10 00:46:25 +02:00
Sam ee25781f2b
feat: default to dark theme while loading pages 2023-05-09 14:27:26 +02:00
Sam 1c5fe1e25d
feat: make 'dev' indicator less intrusive 2023-05-08 23:14:27 +02:00
Sam f252340b3a
feat: fetch full members list when navigating to own user page 2023-05-08 23:07:50 +02:00
Sam 26b0d297ab
feat: add warning on edit member page if member list is private 2023-05-08 22:59:25 +02:00
Sam 6decfab248
feat: improve icon picker 2023-05-08 17:30:27 +02:00
Sam 48b41c7135
feat: move 'beta' text out of logo svg 2023-05-08 15:56:20 +02:00
Sam 9a36e4ec24
feat: show active link in navbar 2023-05-08 15:38:27 +02:00
Sam de460720da
feat: expose active user counts in API 2023-05-06 15:59:52 +02:00
Sam e8d9ccb1ac
fix: don't log captcha responses 2023-05-06 15:53:07 +02:00
Sam cf95e69349
feat: add last active time per user 2023-05-02 02:54:08 +02:00
Sam 90c7dcf891
feat: add database latency metric 2023-05-02 02:26:51 +02:00
Sam 3f003b5353
feat: disallow {} in member names 2023-05-02 02:18:35 +02:00
Sam a33f39afe5
chore: update pnpm lock file 2023-05-01 03:07:45 +02:00
Sam 136edee506
feat: rename PATCH /users/@me 'username' param to 'name' for consistency 2023-04-26 13:15:57 +02:00
Sam e5ec3dcbeb
fix: don't show report button for own members 2023-04-26 09:19:58 +02:00
Sam 80a0257832
Merge pull request 'use npm package for self-hosting fonts' (#57) from lucrnz/pronouns.cc:fontsource into main 2023-04-25 00:55:31 +02:00
lucdev 15d2f4acba
delete download-fonts.sh 2023-04-24 14:03:57 -03:00
lucdev 181d33517e
use npm package to self-host fonts 2023-04-24 13:59:52 -03:00
Sam 95e7951c76
update changelog 2023-04-24 17:04:48 +02:00
Sam 6ae6ea5496
feat: add page buttons below member list too 2023-04-24 17:03:05 +02:00
Sam 6f7eb5eeee
feat: add captcha when signing up (closes #53) 2023-04-24 16:51:55 +02:00
Sam bb3d56f548
fix(frontend): fix save button not showing up when deleting custom preferences (fixes #55) 2023-04-23 23:06:53 +02:00
Sam 848d0787a5
feat(frontend): add move buttons to links (fixes #54) 2023-04-23 04:01:02 +02:00
Sam 21c1c5b0d9
feat(frontend): add "copy link" button to profiles 2023-04-22 15:04:38 +02:00
Sam e656316e19
feat(frontend): tweak member list rows 2023-04-22 04:40:45 +02:00
Sam 1dc4089cef
fix(frontend): use new but unsaved custom preferences on edit profile page 2023-04-21 16:50:27 +02:00
Sam bd279a7dae
fix(frontend): use 'treat as favourite' preferences as favourites in member list 2023-04-21 16:37:26 +02:00