FoundKey/packages/backend/src
Johann150 8130a2a9b1
server: remove deeplIsPro setting
This setting is unnecessary because DeepL free keys can be detected
easily according to <https://www.deepl.com/docs-api/api-access/authentication/>:
> DeepL API Free authentication keys can be identified easily by the suffix ":fx"

Changelog: Removed
2022-11-27 12:12:56 +01:00
..
@types use http-signature module that supports hs2019 (#8635) 2022-05-26 09:12:17 +09:00
boot refactor expiring data and expire signins after 60 days 2022-10-02 00:18:07 +02:00
config backend: fix types in getRedisFamily 2022-10-31 18:39:05 -04:00
daemons server: use time constants 2022-11-20 23:15:40 +01:00
db server: use time constants 2022-11-20 23:15:40 +01:00
mfm server: remove quote urls, 3rd try 2022-11-27 09:30:51 +01:00
misc server: use time constants 2022-11-20 23:15:40 +01:00
models server: remove deeplIsPro setting 2022-11-27 12:12:56 +01:00
prelude backend: remove unused prelude modules 2022-10-11 01:53:34 -04:00
queue server: use time constants 2022-11-20 23:15:40 +01:00
remote fix errors from quote string removal 2022-11-21 19:43:56 +01:00
server server: remove deeplIsPro setting 2022-11-27 12:12:56 +01:00
services server: fix undefined variable for instance actor 2022-11-25 19:05:37 +01:00
const.ts backend: minor cleanup of nodeinfo.ts 2022-11-16 17:52:13 -05:00
env.ts refactoring 2021-11-12 02:02:25 +09:00
global.d.ts refactoring 2021-11-12 02:02:25 +09:00
index.ts backend: change Misskey -> FoundKey and use absolute import in index.ts 2022-10-03 20:04:06 +00:00