Sharkey/packages/backend/src/server/api
Johann150 0fa2a52fac
refactor: use awaitAll to reduce duplication (#8791)
* refactor: use awaitAll to reduce duplication

* fix lint

* fix typo
2022-06-08 17:59:48 +09:00
..
common feat: Improve Push Notification (#7667) 2022-04-30 21:52:07 +09:00
endpoints refactor: use awaitAll to reduce duplication (#8791) 2022-06-08 17:59:48 +09:00
openapi fix(docs): correct information for drive upload (#8736) 2022-05-27 22:03:25 +09:00
private Fix IP address rate limit (#8758) 2022-05-31 17:44:22 +09:00
service refactor: fix type 2022-04-17 17:30:27 +09:00
stream refactor: fix type 2022-04-17 20:44:21 +09:00
2fa.ts bump jsrsasign 2022-04-23 12:48:26 +09:00
api-handler.ts refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
authenticate.ts refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00
call.ts Fix IP address rate limit (#8758) 2022-05-31 17:44:22 +09:00
define.ts perf(server): refactor and performance improvements 2022-03-25 16:27:41 +09:00
endpoints.ts enhance: replace signin CAPTCHA with rate limit (#8740) 2022-05-28 12:06:47 +09:00
error.ts fix lint 2021-12-09 23:58:30 +09:00
index.ts refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00
limiter.ts enhance: replace signin CAPTCHA with rate limit (#8740) 2022-05-28 12:06:47 +09:00
logger.ts refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
streaming.ts refactoe 2022-04-16 17:19:30 +09:00