misskey/packages/backend/scripts
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
..
check_connect.js fix(backend): 起動前の疎通チェックが機能しなくなっていた問題を修正 (#15043) 2024-11-24 20:43:47 +09:00
check_migrations_clean.js Migration cleanup (#16288) 2025-07-16 15:49:05 +09:00
dev.mjs dev: fix pnpm dev is broken (#14123) 2024-07-03 06:40:31 +09:00
generate_api_json.js fix(build): autogen生成時にbackendを2度buildしているのを修正 (#14309) 2024-07-27 18:09:15 +09:00
watch.mjs fix(backend): バックエンドのpnpm devによるビルド後にbuild-assetsを行うようにする (#13659) 2024-04-04 22:25:28 +09:00