.. |
001_init.sql
|
feat!: wip pronoun entry rework
|
2023-01-04 22:41:29 +01:00 |
002_add_member_display_name.sql
|
feat(api): add display_name to member
|
2022-11-20 21:09:29 +01:00 |
003_add_tokens.sql
|
feat: add token IDs, store tokens in db for early invalidation
|
2023-01-01 00:34:38 +01:00 |
004_field_arrays.sql
|
feat!: wip pronoun entry rework
|
2023-01-04 22:41:29 +01:00 |
005_delete_users.sql
|
feat(backend): add DELETE /users/@me endpoint
|
2023-03-08 10:32:18 +01:00 |
006_jsonb_arrays.sql
|
feat(backend): use jsonb instead of composite type arrays
|
2023-03-12 01:31:10 +01:00 |
007_hashed_avatars.sql
|
feat: hashes in avatar file names (closes #19)
|
2023-03-13 02:04:09 +01:00 |
008_data_exports.sql
|
feat(backend): add data export
|
2023-03-15 15:24:51 +01:00 |
009_fediverse_oauth.sql
|
feat(backend): start on fediverse auth support
|
2023-03-16 11:43:25 +01:00 |
010_reports.sql
|
feat: backend for warnings, partial frontend for reports
|
2023-03-23 14:54:43 +01:00 |
011_token_info.sql
|
feat: add API tokens + force log out button
|
2023-03-30 16:50:30 +02:00 |
012_custom_options.sql
|
feat(backend): add unlisted members, private member list, custom members header
|
2023-04-01 17:20:59 +02:00 |
013_tumblr_oauth.sql
|
feat: add tumblr oauth
|
2023-04-18 03:49:37 +02:00 |
014_google_oauth.sql
|
feat: add google oauth
|
2023-04-18 22:52:58 +02:00 |
015_custom_preferences.sql
|
feat: start custom preferences on backend
|
2023-04-20 07:33:01 +00:00 |
main.go
|
chore: update backend dependencies
|
2023-04-04 04:11:03 +02:00 |