<feed xmlns='http://www.w3.org/2005/Atom'>
<title>misskey/cypress/e2e/basic.cy.ts, branch master</title>
<subtitle>my misskey fork
</subtitle>
<id>http://g.freya.cat/misskey/atom?h=master</id>
<link rel='self' href='http://g.freya.cat/misskey/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/'/>
<updated>2025-07-16T06:49:05Z</updated>
<entry>
<title>Migration cleanup (#16288)</title>
<updated>2025-07-16T06:49:05Z</updated>
<author>
<name>anatawa12</name>
<email>anatawa12@icloud.com</email>
</author>
<published>2025-07-16T06:49:05Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=6f6fdfe28e3638e09ee1452fd2a8bb4271e1d0ce'/>
<id>urn:sha1:6f6fdfe28e3638e09ee1452fd2a8bb4271e1d0ce</id>
<content type='text'>
* 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</content>
</entry>
<entry>
<title>enhance(frontend): tweak server setup wizard</title>
<updated>2025-06-05T12:05:11Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2025-06-05T12:05:11Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=fde67dca74dcdc44348614610801e62f725d7ada'/>
<id>urn:sha1:fde67dca74dcdc44348614610801e62f725d7ada</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Feat: サーバー初期設定ウィザード (#15954)</title>
<updated>2025-05-09T10:41:54Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2025-05-09T10:41:54Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=96bc042d67a6175e0d899b7f7ce7d13de3a0dbf2'/>
<id>urn:sha1:96bc042d67a6175e0d899b7f7ce7d13de3a0dbf2</id>
<content type='text'>
* wip

* wip

* Update welcome.setup.vue

* wip

* wip

* wip

* wip

* Update MkServerSetupWizard.vue

* Update MkServerSetupWizard.vue

* wip

* wip

* wip

* Update types.ts

* wip

* wip

* Update CHANGELOG.md</content>
</entry>
<entry>
<title>enhance(backend): refine system account (#15530)</title>
<updated>2025-03-02T11:06:20Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2025-03-02T11:06:20Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=616cccf2511337fc181d0b6aa693b7091c7ba57b'/>
<id>urn:sha1:616cccf2511337fc181d0b6aa693b7091c7ba57b</id>
<content type='text'>
* 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 266141f66fb584371bbb56ef7eba04e14bcff94d.

* wip

* Update SystemAccountService.ts

---------

Co-authored-by: おさむのひと &lt;46447427+samunohito@users.noreply.github.com&gt;
Co-authored-by: zyoshoka &lt;107108195+zyoshoka@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>fix: signin の資格情報が足りないだけの場合はエラーにせず200を返すように (#14700)</title>
<updated>2024-10-05T03:03:47Z</updated>
<author>
<name>かっこかり</name>
<email>67428053+kakkokari-gtyih@users.noreply.github.com</email>
</author>
<published>2024-10-05T03:03:47Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=ae3c155490d9b5a574c45309744ba2a0cbe78932'/>
<id>urn:sha1:ae3c155490d9b5a574c45309744ba2a0cbe78932</id>
<content type='text'>
* fix: signin の資格情報が足りないだけの場合はエラーにせず200を返すように

* run api extractor

* fix

* fix

* fix test

* /signin -&gt; /signin-flow

* fix

* fix lint

* rename

* fix

* fix</content>
</entry>
<entry>
<title>enhance(frontend): サインイン画面の改善 (#14658)</title>
<updated>2024-10-04T06:23:33Z</updated>
<author>
<name>かっこかり</name>
<email>67428053+kakkokari-gtyih@users.noreply.github.com</email>
</author>
<published>2024-10-04T06:23:33Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=975c2e7bc567618c3f8b0082afcba6530d679dae'/>
<id>urn:sha1:975c2e7bc567618c3f8b0082afcba6530d679dae</id>
<content type='text'>
* wip

* Update MkSignin.vue

* Update MkSignin.vue

* wip

* Update CHANGELOG.md

* enhance(frontend): サインイン画面の改善

* Update Changelog

* 14655の変更取り込み

* spdx

* fix

* fix

* fix

* :art:

* :art:

* :art:

* :art:

* Captchaがリセットされない問題を修正

* 次の処理をsignin apiから読み取るように

* Add Comments

* fix

* fix test

* attempt to fix test

* fix test

* fix test

* fix test

* fix

* fix test

* fix: 一部のエラーがちゃんと出るように

* Update Changelog

* :art:

* :art:

* remove border

---------

Co-authored-by: syuilo &lt;4439005+syuilo@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>feat: サーバー初期設定時に初期パスワードを要求できるように (#14626)</title>
<updated>2024-10-03T09:18:00Z</updated>
<author>
<name>かっこかり</name>
<email>67428053+kakkokari-gtyih@users.noreply.github.com</email>
</author>
<published>2024-10-03T09:18:00Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=2c1a7470d35cb840950e63008fb4014e5e341dd6'/>
<id>urn:sha1:2c1a7470d35cb840950e63008fb4014e5e341dd6</id>
<content type='text'>
* feat: サーバー初期設定時専用の初期パスワードを設定できるように

* 無いのに入力された場合もエラーにする

* :art:

* :art:

* cypress-devcontainerにもpassを設定（テストが失敗するため）

* [ci skip] :art:

* :v:

* test: please revert this commit before merge

* Revert "test: please revert this commit before merge"

This reverts commit 66b2b48f66830d2450d8cda03955c143feba76c7.

* Update locales/ja-JP.yml

Co-authored-by: syuilo &lt;4439005+syuilo@users.noreply.github.com&gt;

* build assets

* Update Changelog

* fix condition

* fix condition

* add comment

* change error code

* 他のエラーコードと合わせる

* Update CHANGELOG.md

---------

Co-authored-by: syuilo &lt;4439005+syuilo@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Cypress typescript (#13591)</title>
<updated>2024-03-20T02:25:49Z</updated>
<author>
<name>Gianni Ceccarelli</name>
<email>dakkar@thenautilus.net</email>
</author>
<published>2024-03-20T02:25:49Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=d7bb6c88d3e4878486fb1f4d1655379896a5d976'/>
<id>urn:sha1:d7bb6c88d3e4878486fb1f4d1655379896a5d976</id>
<content type='text'>
* convert Cypress tests to TypeScript

this work was done by @lunaisnotaboy https://github.com/lunaisnotaboy
for their fork https://github.com/cutiekey/cutiekey/pull/7

I just repacked their changes into a minimal set

* fix call to `window` in cypress tests

this error was spotted thanks to the TypeScript compiler:

```
support/commands.ts:33:12 - error TS2559: Type '(win: any) =&gt; void'
has no properties in common with type 'Partial&lt;Loggable &amp;
Timeoutable&gt;'.

33  cy.window(win =&gt; {
              ~~~~~~~~

Found 1 error in support/commands.ts:33
```

(again, @lunaisnotaboy did the actual work)</content>
</entry>
</feed>
