201c56c3dd
feat: link discord account to existing account
2024-11-03 13:53:16 +01:00
c4cb08cdc1
feat: initial fediverse registration/login
2024-11-03 02:07:07 +01:00
a4ca0902a3
fix(frontend): proxy authenticated non-GET requests through rate limiter
2024-10-03 16:53:26 +02:00
567e794154
feat(frontend): hide everything email related if it's disabled on the backend
2024-10-02 21:05:52 +02:00
40da4865bc
feat(frontend): add confirmation before force log out
2024-10-02 16:49:33 +02:00
e030342358
feat(frontend): add, list email
2024-10-02 02:46:39 +02:00
06f7019330
feat(backend): move internal endpoints to /api/internal
2024-10-02 00:15:14 +02:00
42041d49bc
feat: add force log out endpoint
2024-10-01 21:25:51 +02:00
c18b79e570
sam struggles with caching 2024 colorized
2024-10-01 16:30:51 +02:00
9b55747657
fix(frontend): only cache locale files for a minute
2024-10-01 16:27:44 +02:00
3f8fe307ab
fix(frontend): remove unused limits object from env.server
2024-10-01 16:19:04 +02:00
2a66e3e25e
feat(frontend): add username editing
2024-10-01 16:06:02 +02:00
b1165c3780
refactor(frontend): extract avatar image component
2024-10-01 14:44:34 +02:00
562ecc46bd
feat(frontend): grab limits from API, add created time + member count to settings
2024-09-30 22:05:14 +02:00
80ac16694c
feat(frontend): start settings pages
2024-09-30 21:40:28 +02:00
2b8e4c3e8d
feat(frontend): use __Host prefix for token cookie
2024-09-30 20:14:03 +02:00
19bfee6203
fix(frontend): correct wording in own member alert
2024-09-29 21:32:09 +02:00
0bdd0148d2
feat(frontend): member page
2024-09-29 21:10:11 +02:00
3f0a94af3d
fix(frontend): reset colour and change size of member card links
2024-09-29 20:37:30 +02:00
4514216405
refactor(frontend): extract profile view to component shared between users and members
2024-09-29 20:32:54 +02:00
dc18ab60d2
feat(frontend): add flags to user page
2024-09-29 20:24:47 +02:00
e7e4937082
fix(frontend): remove debug console.logs
2024-09-26 15:26:37 +02:00
6ea8861da2
feat(frontend): add member pagination
2024-09-26 02:15:54 +02:00
6f79d35f11
feat(frontend): add members to user page
2024-09-25 19:48:28 +02:00
f81ae97821
feat(backend): return unlisted status in partial member for authenticated users
2024-09-25 19:48:09 +02:00
bb649d1d72
fix: actually commit the favicon
2024-09-25 19:15:03 +02:00
4732451040
feat(frontend): show user profile fields
2024-09-25 16:43:53 +02:00
4ba28bbfde
feat(frontend): add correct favicon
2024-09-25 16:09:23 +02:00
0f3ab19f6f
feat: remove dark mode toggle, switch to prefers-color-scheme
...
This means it's not possible to manually change the theme, but all major operating systems
support global dark mode now, so it shouldn't be a huge problem.
Will re-add the dark mode toggle if the Sec-CH-Prefers-Color-Scheme header gets added to Firefox and Safari.
2024-09-25 15:14:48 +02:00
862a64840e
feat: add avatar/bio/links/names/pronouns to user page
2024-09-24 20:56:10 +02:00
412d720abc
feat: add .net user importer
2024-09-18 21:44:47 +02:00
41e620ad03
feat: add go users exporter
2024-09-17 22:12:12 +02:00
bb76c24017
feat(frontend): slightly better error page
2024-09-15 16:48:22 +02:00
0f51f01b34
feat(frontend): start welcome page
2024-09-15 00:03:15 +02:00
cf2f624ae4
feat: add docker configuration
2024-09-14 18:07:49 +02:00
103ba24555
feat(frontend): create account from discord, better error alert
2024-09-14 16:37:27 +02:00
ff22530f0a
feat(frontend): add discord callback page
...
this only handles existing accounts for now, still need to write an action function
2024-09-13 14:56:38 +02:00
116d0577a7
improve login page
2024-09-11 20:00:35 +02:00
be34c4c77e
feat(frontend): working email login
2024-09-10 21:24:40 +02:00
498d79de4e
feat(frontend): internationalization
2024-09-10 20:33:22 +02:00
acc54a55bc
format(frontend): change line width to 100
2024-09-06 15:01:44 +02:00
c4adf6918c
switch to another frontend framework wheeeeeeeeeeee
2024-09-05 22:29:12 +02:00
2915893049
start user pages
2024-08-22 17:27:04 +02:00
d6c9345dba
too many things to list (notably, user avatar update)
2024-07-08 19:03:04 +02:00
a7950671e1
feat: initial working discord authentication
2024-06-13 02:23:55 +02:00
6186eda092
feat(backend): add RequestDiscordTokenAsync method
2024-06-12 16:19:49 +02:00
2a7bd746aa
feat(frontend): start auth pages
2024-06-12 03:54:25 +02:00
50257d61f8
switch frontend css from bootstrap to bulma
2024-06-09 23:21:28 +02:00
a2f001392b
stuff
2024-06-09 15:48:26 +02:00
14f8e77e6a
add sveltekit template
2024-06-08 21:02:12 +02:00