Commit Graph

11 Commits

Author SHA1 Message Date
syuilo
9b9ff81201 wip 2025-03-23 18:34:25 +09:00
syuilo
b98d3cbc29 wip 2025-03-23 16:51:35 +09:00
syuilo
ba026cfcd5 wip 2025-03-23 12:09:12 +09:00
syuilo
b043455152 wip 2025-03-23 11:41:31 +09:00
syuilo
a94a5fe14d wip 2025-03-23 08:31:32 +09:00
syuilo
6b5cf2e229 wip 2025-03-18 10:27:30 +09:00
syuilo
30be29a785 wip 2025-03-17 18:00:31 +09:00
syuilo
a90b3b7e67 wip 2025-03-17 15:21:00 +09:00
syuilo
855d8d0a9f wip 2025-03-17 12:32:55 +09:00
syuilo
616cccf251 enhance(backend): refine system account (#15530)
* wip

* wip

* wip

* Update SystemAccountService.ts

* Update 1740121393164-system-accounts.js

* Update DeleteAccountService.ts

* wip

* wip

* wip

* wip

* Update 1740121393164-system-accounts.js

* Update RepositoryModule.ts

* wip

* wip

* wip

* Update ApRendererService.ts

* wip

* wip

* Update SystemAccountService.ts

* fix tests

* fix tests

* fix tests

* fix tests

* fix tests

* fix tests

* add print logs

* ログが長すぎて出てないかもしれない

* fix migration

* refactor

* fix fed-tests

* Update RelayService.ts

* merge

* Update user.test.ts

* chore: emit log

* fix: tweak sleep duration

* fix: exit 1

* fix: wait for misskey processes to become healthy

* fix: longer sleep for user deletion

* fix: make sleep longer again

* デッドロック解消の試み

https://github.com/misskey-dev/misskey/issues/15005

* Revert "デッドロック解消の試み"

This reverts commit 266141f66f.

* wip

* Update SystemAccountService.ts

---------

Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com>
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
2025-03-02 20:06:20 +09:00
anatawa12
8d7b1f285f refactor: Refactor Endpoints to improve Developer Experience for adding Endpoints (#15301)
* chore: reorder endpoints to lexicographic code unit order

* refactor: import endpoints in one module and use them for generating EndpointsModule and endpoints
2025-01-20 12:15:23 +00:00