misskey/packages/backend/src
syuilo 7bcfeba7e5
Minify backend (#17054)
* wip

* Update build.js

* Update build.js

* [minify-backend用] フィジビリティ検証 (#16878)

* fix: minify-backend

* 間違えて入れちゃったのを戻す

* 追従

* fix

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>

* test

* use node 24

* Revert "use node 24"

This reverts commit 7ae2debf23.

* Revert "test"

This reverts commit d919879091.

* Update package.json

* wip

* Update compile_config.js

* Revert "Update compile_config.js"

This reverts commit 0ee286f02b.

* Update config.ts

* wip

* Update .swcrc

* Update ClientServerService.ts

* [ci skip] update CHANGELOG

---------

Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com>
2026-01-05 20:56:52 +09:00
..
@types fix(deps): update [backend] update dependencies (major) (#16099) 2025-11-30 09:58:06 +09:00
boot Minify backend (#17054) 2026-01-05 20:56:52 +09:00
cli サーバー管理コマンド (#15882) 2025-08-20 16:35:26 +09:00
core enhance: 誕生日のユーザーウィジェットで、今日だけに限らず、直近の誕生日ユーザーを表示できるように (#13637) 2025-12-31 22:33:26 +09:00
daemons perf(backend): lazy load systeminformation 2025-12-18 20:05:20 +09:00
misc perf(backend): lazy load systeminformation 2025-12-18 20:05:20 +09:00
models fix(backend): DBレプリケーションを利用する環境でクエリーが失敗する問題を修正 (#16842) 2025-11-24 20:59:25 +09:00
queue fix(backend): ジョブキューでSentryが有効にならない問題を修正 2025-12-08 15:44:37 +09:00
server Minify backend (#17054) 2026-01-05 20:56:52 +09:00
GlobalModule.ts feat: CREATE INDEX CONCURRENTLY for "userId" "id" composite note index if admin wish. (#15915) 2025-05-03 12:57:50 +09:00
MainModule.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
NestLogger.ts lint fixes 2024-06-06 11:40:11 +09:00
config.ts Minify backend (#17054) 2026-01-05 20:56:52 +09:00
const.ts feat: 新カスタム絵文字管理画面(β)の追加 (#13473) 2025-01-20 11:35:37 +00:00
decorators.ts refactor(backend): use Reflet for autobind deco (#14482) 2024-09-15 17:43:24 +09:00
di-symbols.ts feat: チャンネルミュートの実装 (#14105) 2025-11-07 08:39:21 +09:00
env.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
global.d.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
logger.ts refactor(backend): remove unused logger option 2024-06-06 10:01:50 +09:00
postgres.ts chore(backend/dev): remove cli-highlight dependency to reduce memory usage 2025-11-24 11:01:00 +09:00
types.ts feat: scheduled post (#16577) 2025-09-26 15:29:52 +09:00