FoundKey/packages/backend
Norm d5d8affc33 backend: allow for source lang to be overridden in note/translate
This adds a new optional `sourceLang` parameter to the `notes/translate`
endpoint. If not set, the old behaviour is used, else this sets the
`source_lang` parameter to the DeepL API call which makes it use the
source language specified instead of using autodetection.

Changelog: Changed
Ref: FoundKeyGang/FoundKey#33
2022-09-19 14:57:20 +00:00
..
.vscode Update settings.json 2022-04-15 21:33:00 +09:00
assets chore: Change Misskey references to Foundkey 2022-09-13 13:19:36 -04:00
migration chore: Change Misskey references to Foundkey 2022-09-13 13:19:36 -04:00
src backend: allow for source lang to be overridden in note/translate 2022-09-19 14:57:20 +00:00
test backend: make toHtml tests async 2022-09-13 15:20:25 +00:00
.eslintignore migrate to Yarn 3.2.3 2022-08-26 15:24:29 -04:00
.eslintrc.cjs test: __dirnameはESModuleでは使えないので置き換えた (#8626) 2022-05-14 16:09:47 +09:00
.mocharc.json fix broken mocha tests v2 2022-07-13 12:49:58 +02:00
jsconfig.json use eslint 2021-11-12 10:35:41 +09:00
ormconfig.js refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00
package.json build: update typescript and related packages 2022-09-08 23:00:36 -04:00
tsconfig.json backend: localize strings for service integrations 2022-09-13 17:18:18 -04:00
watch.mjs implement dev command 2021-11-19 14:48:59 +09:00