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  
				
					
						
							
							
								 
						
							
								c23f2ff900 
								
							 
						 
						
							
							
								
								chore(deps): update node.js to v22.15.0 ( #15606 )  
							
							... 
							
							
							
							* chore(deps): update node.js to v22.15.0
* chore: determine Jest args from Node.js version
* fix
* fix: `import.meta.dirname` is not supported in v20.10.0
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com> 
							
						 
						
							2025-05-04 19:00:36 +09:00  
				
					
						
							
							
								 
						
							
								a5fa9a2cef 
								
							 
						 
						
							
							
								
								chore(workflow): use `node-version-file` instead of hardcoded `node-version` ( #15658 )  
							
							... 
							
							
							
							* chore(workflow): use `node-version-file` instead of hardcoded `node-version`
* chore: test min version 
							
						 
						
							2025-05-04 14:14:09 +09:00  
				
					
						
							
							
								 
						
							
								b5268fa240 
								
							 
						 
						
							
							
								
								fix(test): fix federation test ( #15900 )  
							
							
							
						 
						
							2025-04-28 11:24:26 +09:00  
				
					
						
							
							
								 
						
							
								698505030e 
								
							 
						 
						
							
							
								
								fix(test): fix federation test ( #15630 )  
							
							
							
						 
						
							2025-03-08 19:11:09 +09:00  
				
					
						
							
							
								 
						
							
								83c3bb839f 
								
							 
						 
						
							
							
								
								deps: update pnpm to v10 ( #15588 )  
							
							... 
							
							
							
							* Revert "fix(build): corepackのバグの回避 (#15387 )"
This reverts commit 9c70a4e6314abc6c194e 
							
						 
						
							2025-03-07 07:03:52 +00:00  
				
					
						
							
							
								 
						
							
								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 
							
						 
						
							2025-03-02 20:06:20 +09:00  
				
					
						
							
							
								 
						
							
								9c70a4e631 
								
							 
						 
						
							
							
								
								fix(build): corepackのバグの回避 ( #15387 )  
							
							... 
							
							
							
							* fix: disallow corepack from fetching latest manager version instead use specified version in package.json
* Update Changelog
* fix?
* apply COREPACK_DEFAULT_TO_LATEST: 0 to every github workflows
* Revert "apply COREPACK_DEFAULT_TO_LATEST: 0 to every github workflows"
This reverts commit 67f0dc31ad 
							
						 
						
							2025-02-03 13:45:59 +00:00  
				
					
						
							
							
								 
						
							
								b990ae6b23 
								
							 
						 
						
							
							
								
								test(backend): add federation test ( #14582 )  
							
							... 
							
							
							
							* test(backend): add federation test
* fix(ci): install pnpm
* fix(ci): cd
* fix(ci): build entire project
* fix(ci): skip frontend build
* fix(ci): pull submodule when checkout
* chore: show log for debugging
* Revert "chore: show log for debugging"
This reverts commit a930964b8d#14728 
* chore: enable eslint check
* perf: don't start linked services when test
* test(note): remote note deletion for moderation
* chore: define config template
* chore: write setup script
* refactor: omit unnecessary conditional
* refactor: clarify scope
* refactor: omit type assertion
* refactor: omit logs
* style
* refactor: redundant promise
* refactor: unnecessary imports
* refactor: use readable error code
* refactor: cache set in signin function
* refactor: optimize import 
							
						 
						
							2024-10-15 13:37:00 +09:00