misskey/packages/backend/src
anatawa12 6f6fdfe28e
Migration cleanup (#16288)
* chore: apply several @Index and @ManyToOne to match actual migration code

* chore: several decorator updates with typeorm bug workaround with patches

* feat: add final cleanup migration

* dev: add .editorconfig settings for generated migrations

* chore: update dockerfile to build package with patches

* chore: update federation test compose to include patches

* chore: revert few dependency update

* chore: don't check disableRegistration on test env

* test: add test for checking migration script

* chore: set proxyRemoteFiles true in test config

* chore: enter invitation code in signup test

* fix: register send button is not disabled when invitationCode is not input
2025-07-16 15:49:05 +09:00
..
@types revert 5f88d56d96 2024-07-20 21:33:20 +09:00
boot fix(backend): デフォルト起動時のメインプロセスはHTTPサーバモジュールのみ読み込む (#15355) 2025-01-27 13:10:00 +00:00
core enhance(backend): usernameに対してもprohibitedWordsForNameOfUserを適用 (#16282) 2025-07-15 09:32:46 +09:00
daemons refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +09:00
misc feat: ノートの下書き(draft of note) (#15298) 2025-06-25 17:09:23 +09:00
models Migration cleanup (#16288) 2025-07-16 15:49:05 +09:00
queue ジョブキューの`Progress`の値を正しく計算する (#16218) 2025-06-25 20:30:17 +09:00
server Migration cleanup (#16288) 2025-07-16 15:49:05 +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 enhance: いくつかの設定ファイルの項目をコントロールパネルで設定するように (#16026) 2025-05-12 16:55:01 +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: ノートの下書き(draft of note) (#15298) 2025-06-25 17:09:23 +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 feat: ノートの下書き(draft of note) (#15298) 2025-06-25 17:09:23 +09:00
types.ts feat: ノートの下書き(draft of note) (#15298) 2025-06-25 17:09:23 +09:00