Sharkey/packages/backend
syuilo 71900e0231
Release: 13.7.2 (#10035)
* ci: swcにしたためtypecheckは別途実施

* 🎨

* Update package.json

* マイグレーションが失敗することがあるのを修正

* refactor ci

* use tsc for build

Windowsだとエラーが出るため

* feat: swc build in windows (#10032)

* feat: add optional swc

* fix: windowsで動かない現象を修正

* fix: fix swc path alias

* fix: docker build時に`Host key verification failed`と言われてgitリポジトリからパッケージをインストールできないのでssh -> htpsに変更

* use swc

* chore(client): tweak custom emoji size

* enhance: make pwa icon maskable (#10033)

* 🎨

* feat(server): add @swc/core-android-arm64 to optional (#10034)

* feat: add optional swc

* fix: windowsで動かない現象を修正

* fix: fix swc path alias

* fix: docker build時に`Host key verification failed`と言われてgitリポジトリからパッケージをインストールできないのでssh -> htpsに変更

* feat(server): add @swc/core-android-arm64 to optional

* fix: conflict

* Update package.json

* chore(backend): fix indent

* Update CHANGELOG.md

* compress png

---------

Co-authored-by: CaffeinePower <86540016+cffnpwr@users.noreply.github.com>
Co-authored-by: Shogo Sensui <shogosensui@gmail.com>
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-02-23 17:36:36 +09:00
..
.vscode Update settings.json 2022-04-15 21:33:00 +09:00
assets Release: 13.7.2 (#10035) 2023-02-23 17:36:36 +09:00
migration Release: 13.7.2 (#10035) 2023-02-23 17:36:36 +09:00
nsfw-model feat: auto nsfw detection (#8840) 2022-07-07 21:06:37 +09:00
src Release: 13.7.2 (#10035) 2023-02-23 17:36:36 +09:00
test Revert "Allow configuring the listen host (#9924)" 2023-02-22 18:00:35 +09:00
.eslintignore use eslint 2021-11-12 10:35:41 +09:00
.eslintrc.cjs test: __dirnameはESModuleでは使えないので置き換えた (#8626) 2022-05-14 16:09:47 +09:00
.madgerc Create .madgerc 2022-09-20 01:04:08 +09:00
.swcrc Release: 13.7.2 (#10035) 2023-02-23 17:36:36 +09:00
jest.config.cjs Fix moduleNameMapper to not resolve .wasm.js to .wasm (#9894) 2023-02-12 17:18:31 +09:00
jsconfig.json use eslint 2021-11-12 10:35:41 +09:00
ormconfig.js fix: postgre -> postgres (#9814) 2023-02-07 19:50:38 +09:00
package.json Release: 13.7.2 (#10035) 2023-02-23 17:36:36 +09:00
README.md chore: ✌️ 2022-12-24 14:39:17 +09:00
tsconfig.json tweak ci 2023-02-22 15:02:39 +09:00
watch.mjs Revert "perf: build backend with swc (#9463)" 2023-01-13 09:32:56 +09:00

Misskey Backend