misskey/packages/backend/src
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
..
@types chore: add tiny definition for redis-lock (#9971) 2023-02-22 14:51:34 +09:00
boot Revert "Allow configuring the listen host (#9924)" 2023-02-22 18:00:35 +09:00
core MFMのDOM ParserをJSDOMからhappy-domに変更する (#10016) 2023-02-22 17:32:45 +09:00
daemons refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
misc refactor: fix types 2023-02-17 15:36:36 +09:00
models refactor: fix types 2023-02-17 15:36:36 +09:00
queue refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
server Release: 13.7.2 (#10035) 2023-02-23 17:36:36 +09:00
config.ts Revert "Allow configuring the listen host (#9924)" 2023-02-22 18:00:35 +09:00
const.ts refactor 2022-12-25 14:22:23 +09:00
decorators.ts refactor: fix types 2023-02-09 10:50:53 +09:00
di-symbols.ts drop group (#9942) 2023-02-15 13:37:18 +09:00
env.ts Fastify (#9106) 2022-12-03 19:42:05 +09:00
global.d.ts refactoring 2021-11-12 02:02:25 +09:00
GlobalModule.ts fix: postgre -> postgres (#9814) 2023-02-07 19:50:38 +09:00
logger.ts refactor: fix types 2023-02-09 11:46:08 +09:00
MainModule.ts enhance(server): separate job queue process (#9662) 2023-01-21 14:09:01 +09:00
NestLogger.ts improve nest logger 2022-12-10 15:45:30 +09:00
postgres.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
redis.ts refactor(backend): refactor dependency 2022-09-22 05:11:26 +09:00
types.ts drop group (#9942) 2023-02-15 13:37:18 +09:00