sam
cb8cfb9d2f
fix(backend): add environment variable to disable tracing
2023-09-20 17:03:12 +02:00
sam
a297ec681e
fix(backend): tweak traces/profiles sample rate
2023-09-20 17:00:20 +02:00
sam
0e6f3a47f4
fix(backend): filter out context.Canceled errors
2023-09-20 15:15:43 +02:00
sam
fc1f4d03f1
i forgot to change the debug setting
2023-09-20 03:42:45 +02:00
sam
9f266ee1a8
feat(backend): also add sentry tracing
2023-09-20 03:40:07 +02:00
sam
b04ed68832
feat(backend): add sentry integration
2023-09-20 02:39:14 +02: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
bb64378c13
remove unfinished discord bot endpoints
2023-09-20 02:03:20 +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
4f62d8d589
merge: #100 feat(fields): improve error messages, switch to placeholder
2023-09-13 16:18:28 +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
a1b2fce9af
fix(backend): invert error check in /api/v1/meta
2023-09-11 15:23:22 +02:00
sam
727848c801
update terms of service
2023-09-10 17:56:04 +02:00
sam
2da388df2e
add username cleanup
2023-09-10 17:44:35 +02:00
sam
153812d79f
add database seed from file
2023-09-10 16:49:16 +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
cb563bc00b
remove debug prints
2023-09-09 04:45:04 +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
41f5d46891
add snowflake support to member reroll route
2023-09-07 17:01:31 +02:00
sam
04db0507ba
add snowflake support to report routes
2023-09-07 16:53:58 +02:00
sam
1b9a5deb78
make more member routes accept snowflakes + make flag routes accept snowflakes
2023-09-07 01:43:05 +02:00
sam
0171f54592
add snowflake support to some member routes
2023-09-02 16:34:51 +02:00
sam
b5a6d51491
remove OpenAPI spec as it's way out of date
2023-09-02 04:07:57 +02:00
sam
4377d38933
remove autogenerated docs, update API docs link
2023-09-02 04:07:36 +02:00
sam
58eff3ef4b
merge: merge docs
2023-09-02 03:53:08 +02:00
sam
c6195218c5
docs: add other endpoints
2023-09-02 03:52:38 +02:00
sam
bc1948316c
docs: add member endpoints
2023-09-01 17:02:23 +02:00
sam
50b584c8ea
move docs-site to docs
2023-08-21 15:58:07 +02:00
sam
4aa4d35362
move self-hosting documentation to docs site
2023-08-21 15:57:23 +02:00
sam
4df9a4c368
update docs
2023-08-21 15:45:16 +02:00
sam
0595e8d5f5
fix(frontend): fix 'sticky' info message on edit fields page
2023-08-20 22:50:23 +02:00
sam
1cce0defca
feat(backend): make snowflake IDs usable in /users/{id}, /users/{id}/members
2023-08-20 22:45:14 +02:00
sam
d05e1d241c
start documentation site
2023-08-20 22:38:53 +02:00
sam
b1a7ef89ca
feat(backend): add snowflake IDs
2023-08-17 18:49:32 +02:00
sam
d97b3f8da1
feat(backend): add /api/v2/users/@me/settings
2023-08-17 00:49:46 +02:00
sam
0c2eeaf954
chore: add down migrations
2023-08-16 03:30:34 +02:00
sam
b826fb3ce6
chore: move backend routes to v1/ subdirectory
2023-08-16 03:12:25 +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
9ee6f318c7
merge: reworked edit pages
2023-08-14 02:15:40 +02:00