Kay Faraday
fbe68c7f36
update donate links
2024-08-04 15:01:07 -07:00
Kay Faraday
7a4518184b
Merge remote-tracking branch 'origin/stable'
2024-07-18 23:48:56 -07:00
sam
55479ae8da
fix eslint errors
2023-12-30 15:33:03 +01:00
sam
ebc10d9558
chore: format
2023-12-30 15:14:01 +01:00
sam
ac603ac18e
fix(frontend): fix type errors
2023-12-30 15:13:24 +01:00
sam
d559d1a036
chore: upgrade sveltekit to 2.0.0, upgrade svelte to 4.0.0
2023-12-26 01:34:53 +01:00
Kay Faraday
8eaa96f018
Merge remote-tracking branch 'origin/main'
2023-09-19 19:50:17 +00:00
sam
467069c898
fix(frontend): make fediverse login modals forms ( fixes #97 )
2023-09-11 15:49:06 +02:00
Kay Faraday
9cc6a96691
Merge remote-tracking branch 'origin/main'
2023-09-11 03:25:26 +00:00
sam
c780470afe
move some settings to server side
2023-09-09 00:58:02 +02:00
Kay Faraday
8c81cac0a5
update some links
2023-09-08 20:07:31 +00:00
sam
6c8f2b648e
merge branch 'feature/snowflakes' into main
...
NOTES:
- After running the migration, you MUST manually run `database
create-snowflakes`. The entire backend assumes snowflakes are never
null, so if this isn't done, all requests will fail.
- Avatar and flag files are still saved with xids, this will change
later.
2023-09-07 17:04:39 +02:00
sam
b6cc5bb130
change frontend API calls to use snowflake IDs
2023-09-07 17:04:18 +02:00
sam
4377d38933
remove autogenerated docs, update API docs link
2023-09-02 04:07:36 +02:00
sam
b2b3fb37ec
fix: change frontend error object to APIError
2023-08-11 16:33:17 +02:00
sam
038de34f8f
feat: show max number of flags in settings
2023-07-31 02:17:50 +02:00
Sam
4c1ef1c8d6
fix: readd auth link in settings page i accidentally removed
2023-06-03 03:36:21 +02:00
Sam
67d275f15b
feat: add editing and deleting flags
2023-05-29 03:26:55 +02:00
Sam
8b03521382
feat: add list/upload flag UI
2023-05-29 03:26:54 +02:00
Sam
bf34c77269
fix: remove leading / from s3 paths
2023-05-22 15:59:49 +02:00
Sam
71ae1b1aa5
feat: allow separate domain for media
2023-05-22 14:48:48 +02:00
Sam
ed4882b817
feat: add link to API docs
2023-05-19 04:52:58 +02:00
Sam
c3291edd4f
feat: expose some more info in /settings
2023-05-19 03:13:46 +02:00
Sam
136edee506
feat: rename PATCH /users/@me 'username' param to 'name' for consistency
2023-04-26 13:15:57 +02:00
Sam
75abe1a897
tweak wording
2023-04-20 10:27:57 +02:00
Sam
0a36fd5703
feat(frontend): add donate message to user settings page
...
Running a website is expensive :( and the existing link is a *little*
buried
2023-04-20 10:07:10 +02:00
Sam
70b4417128
fix(frontend): fix eslint errors
2023-04-20 07:33:02 +00:00
Sam
f5d7bc4095
feat: only show auth providers if they're enabled
2023-04-18 23:31:57 +02:00
Sam
488544dd5f
feat: add google oauth
2023-04-18 22:52:58 +02:00
Sam
e6c7954a88
fix: add unlink tumblr modal
2023-04-18 22:44:37 +02:00
Sam
716c1283e7
feat: add tumblr oauth
2023-04-18 03:49:37 +02:00
Sam
033b9b5904
fix: fix some markdown rendering bugs ( closes #46 )
2023-04-03 23:32:34 +02:00
Sam
5bdb25866c
feat: add hidden member list
2023-04-02 23:08:44 +02:00
Sam
86f272a365
fix: redirect settings pages to login if the user is not logged in
2023-03-30 17:08:53 +02:00
Sam
2716471fa9
feat: add API tokens + force log out button
2023-03-30 16:50:30 +02:00
Sam
9c8b6a8f91
feat(!): return 204 instead of useless json responses, add fastFetch
2023-03-30 16:05:40 +02:00
Sam
7d25d12722
feat: validate names when *changing* them, too
2023-03-28 10:25:54 +02:00
Sam
75407827bc
feat: better but not perfect misskey auth support
2023-03-25 15:54:09 +01:00
Sam
293f68e88c
feat: add warnings page, add delete user + acknowledge report options
2023-03-23 17:13:23 +01:00
Sam
f790c57447
chore(frontend): clean up imports + packages
2023-03-21 15:32:51 +01:00
Sam
1b949a013d
refactor: use shared component for login callback pages
2023-03-20 15:57:16 +01:00
Sam
b2bc608ec8
feat: allow unlinking auth providers
2023-03-18 16:54:31 +01:00
Sam
97191933cb
feat: allow linking fediverse account to existing user
2023-03-18 15:19:53 +01:00
sam
a1d3431770
fix: use zero time if user has not exported their data before
2023-03-16 16:43:28 +00:00
Sam
c6484ef066
feat: offer fediverse login on login page
2023-03-16 16:39:53 +01:00
Sam
f087e9a29f
feat!(backend): move /auth/export to /users/@me/export
2023-03-16 12:49:27 +01:00
Sam
bfa810fbb2
feat(frontend): list tokens, use formatted dates
2023-03-15 23:28:57 +01:00
Sam
4fbbafc763
fix(frontend): set title for all settings pages, not just the root
2023-03-15 16:33:28 +01:00
Sam
419a3831ee
feat(frontend): add data export page
2023-03-15 16:30:27 +01:00
Sam
ec6043df30
feat: member edit page
2023-03-14 17:06:35 +01:00