FoundKey/packages/backend/src/server/api/common
Johann150 0022a7befb
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/lint-client Pipeline was successful
ci/woodpecker/push/lint-backend Pipeline was successful
ci/woodpecker/push/lint-foundkey-js Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
backend: proper error messages for creating accounts
Admins will now get proper error messages when they try to create a
new user account and an error occurs.

Changelog: Fixed
2022-09-21 17:58:42 +02:00
..
generate-block-query.ts fix lints "import/order" and "import/no-duplicate" 2022-08-03 14:05:50 +02:00
generate-channel-query.ts fix lints "import/order" and "import/no-duplicate" 2022-08-03 14:05:50 +02:00
generate-muted-note-query.ts fix lints "import/order" and "import/no-duplicate" 2022-08-03 14:05:50 +02:00
generate-muted-note-thread-query.ts fix lints "import/order" and "import/no-duplicate" 2022-08-03 14:05:50 +02:00
generate-muted-user-query.ts fix(server): cannot show users 2022-07-13 17:16:51 +02:00
generate-native-user-token.ts refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
generate-replies-query.ts fix lints "import/order" and "import/no-duplicate" 2022-08-03 14:05:50 +02:00
generate-visibility-query.ts fix lints "import/order" and "import/no-duplicate" 2022-08-03 14:05:50 +02:00
getters.ts fix lint "quotes" 2022-08-02 23:25:36 +02:00
inject-featured.ts fix lint "quotes" 2022-08-02 23:25:36 +02:00
is-native-token.ts refactoring 2021-11-12 02:02:25 +09:00
make-pagination-query.ts fix lint "object-shorthand" 2022-08-03 14:58:24 +02:00
read-messaging-message.ts fix some lints 2022-08-11 00:09:29 +02:00
read-notification.ts server: ensure only own notifications can be marked as read 2022-09-11 20:52:38 +02:00
signin.ts fix ogp rendering and refactor 2022-04-17 21:18:18 +09:00
signup.ts backend: proper error messages for creating accounts 2022-09-21 17:58:42 +02:00