FoundKey/packages/backend/src/server/api
Johann150 6ce4b3fe2f
fix some lints
Many of these were fixed automatically with eslint --fix.

Some of them (e.g. adding return types to functions) were done manually.
2022-08-11 00:09:29 +02:00
..
common fix some lints 2022-08-11 00:09:29 +02:00
endpoints fix some lints 2022-08-11 00:09:29 +02:00
openapi fix some lints 2022-08-11 00:09:29 +02:00
private fix some lints 2022-08-11 00:09:29 +02:00
service fix lint "object-shorthand" 2022-08-03 14:58:24 +02:00
stream fix lint "object-shorthand" 2022-08-03 14:58:24 +02:00
2fa.ts bump jsrsasign 2022-04-23 12:48:26 +09:00
api-handler.ts improve authentication errors 2022-07-18 23:11:48 +02:00
authenticate.ts fix lint "object-shorthand" 2022-08-03 14:58:24 +02:00
call.ts feat: allow GET for some endpoints 2022-07-13 11:23:15 +02:00
define.ts fix lints "import/order" and "import/no-duplicate" 2022-08-03 14:05:50 +02:00
endpoints.ts fix lint "object-shorthand" 2022-08-03 14:58:24 +02:00
error.ts fix some lints 2022-08-11 00:09:29 +02:00
index.ts feat: allow GET for some endpoints 2022-07-13 11:23:15 +02:00
limiter.ts fix lints "import/order" and "import/no-duplicate" 2022-08-03 14:05:50 +02:00
logger.ts refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
streaming.ts fix some lints 2022-08-11 00:09:29 +02:00