sam
1339550c80
fix: don't require a valid sentry dsn for the frontend
2023-12-30 15:41:53 +01: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
44b667ff43
add frontend CI
2023-12-30 02:52:31 +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
sam
a6d31d150c
Merge branch 'stable'
2023-09-20 02:38:48 +02:00
sam
f424228fee
update icons.js
2023-09-20 02:29:06 +02:00
sam
0022ae6112
update README + air config
2023-09-13 16:27:05 +02:00
sam
364c008554
chore: format
2023-09-13 16:25:40 +02:00
sam
00d3f56f2e
Merge branch 'main' of https://codeberg.org/git_girl/pronouns.cc into git_girl-main
2023-09-13 16:05:09 +02:00
sam
636ee7369d
fix(frontend): make icon tooltips work again
2023-09-13 15:41:01 +02:00
git_girl
b6424cac9c
feat(fields): improved error messages, switched to placeholder
2023-09-12 16:05:00 +02:00
sam
dd9c9c442c
fix(frontend): add screenreader/text-only labels for name/pronoun/field entries ( fixes #98 )
2023-09-11 22:11:22 +02:00
sam
467069c898
fix(frontend): make fediverse login modals forms ( fixes #97 )
2023-09-11 15:49:06 +02:00
sam
727848c801
update terms of service
2023-09-10 17:56:04 +02:00
sam
bad1df395a
Merge branch 'feature/notices'
2023-09-09 17:21:45 +02:00
sam
f39a762072
add global notices
2023-09-09 17:20:18 +02:00
sam
e03c9827b9
readd rel and target attributes to profile links ( fixes #93 )
2023-09-09 13:41:56 +02:00
sam
c780470afe
move some settings to server side
2023-09-09 00:58:02 +02: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
0595e8d5f5
fix(frontend): fix 'sticky' info message on edit fields page
2023-08-20 22:50:23 +02:00
sam
b66188cbf9
update changelog
2023-08-14 03:02:10 +02:00
sam
49eb964ed8
feat: allow user to pick timezone manually
2023-08-14 02:32:58 +02:00
sam
5fe5f09032
redirect from /edit/member/{id} to new page, add error page for redirects
2023-08-14 02:14:12 +02:00
sam
03311d7004
move member edit page to /@user/member/edit
2023-08-14 02:03:09 +02:00
sam
56c9270fdb
edit member page progress
2023-08-12 17:01:01 +02:00
sam
b2b3fb37ec
fix: change frontend error object to APIError
2023-08-11 16:33:17 +02:00
sam
b3e191f01a
move /edit/profile to /@username/edit
2023-08-10 21:03:13 +02:00
sam
785f94dd9f
split entire edit user profile page
2023-08-10 20:48:29 +02:00
sam
575aa01fa5
add fields and flags to new edit page
2023-08-10 18:09:10 +02:00
sam
61f1464e37
add bio and pronouns subpages
2023-08-07 03:10:46 +02:00
sam
93a113206f
tweak: always show 'save changes' button
2023-08-06 15:38:33 +02:00
sam
e0069a9375
feat(frontend): start splitting edit profile page into subpages
2023-08-04 20:52:15 +02:00
sam
eba31f8bda
update changelog
2023-08-02 23:50:44 +02:00
sam
2a4ddaeea5
feat: add timezone display
2023-08-02 23:37:22 +02:00
sam
32ad02a260
tweak detect timezone button placement
2023-08-02 23:27:28 +02:00
sam
3e3ccd971b
feat: add timezone settings
2023-08-02 23:24:38 +02:00
sam
038de34f8f
feat: show max number of flags in settings
2023-07-31 02:17:50 +02:00
sam
e10db2fa09
feat: display timezone
2023-07-30 23:13:35 +02:00
Jake
dc73f8e3b1
fix: don't copy custom preferences to default preferences
2023-07-17 20:35:45 +02:00
Sam
af1403d0c9
feat(frontend): add disclaimer to report modal
2023-06-25 14:11:49 +02:00
Erin
054582103b
Add example env files and fixup setup instructions
2023-06-15 23:12:42 -04:00
Jake
045bfa5981
add this member is hidden tooltip
2023-06-07 09:48:11 +02:00
Sam
fad5bd5e4a
feat: add admin badge on profiles
2023-06-07 09:48:11 +02:00
Jake
a6526b7f00
feat: add unlisted member indicator to member list
2023-06-05 12:43:33 +02:00
Sam
d25545fa03
change import url
2023-06-03 16:18:47 +02:00
Sam
4c1ef1c8d6
fix: readd auth link in settings page i accidentally removed
2023-06-03 03:36:21 +02:00