- Sep 05, 2023
-
-
syuilo authored
-
- Sep 04, 2023
-
-
syuilo authored
* update deps * node16 * wip * wip * wip * Update test-utils.ts * wip * Update tsconfig.json * wip * Update package.json * wip * Update following.vue * Update followers.vue * Update index.vue * Update share.vue * Update MkUserPopup.vue * Update MkPostForm.vue * wip * Update MkTokenGenerateWindow.vue * Update MkPagination.vue * refactor * update deps * update deps * Update sw.ts * wip * wip * wip * Update FetchInstanceMetadataService.ts * Update FetchInstanceMetadataService.ts * update node * update deps *
🎨
-
- Jul 31, 2023
-
-
syuilo authored
* update deps * Update .eslintrc.js * Update .eslintrc.js * lint * lint * Update update.ts * update deps * Update .eslintrc.js
-
Ebise Lutica authored
-
- Jul 20, 2023
-
-
Kagami Sascha Rosylight authored
* refactor(frontend): use nodemon for storybook * Update package.json
-
syuilo authored
-
syuilo authored
Resolve #11318
-
syuilo authored
-
- Jul 19, 2023
-
-
syuilo authored
-
- Jul 18, 2023
-
-
syuilo authored
-
- Jul 15, 2023
- Jul 07, 2023
-
-
syuilo authored
-
- Jun 25, 2023
-
-
syuilo authored
* refactor(backend): use node16 for moduleResolution * update deps * Update tsconfig.json *
✌️ * revive KEYWORD * restore strict-event-emitter-types dependency * restore ms dependency * cancel redundant import reorder * fix * Delete ms.ts * remove rndstr --------- Co-authored-by:Kagami Sascha Rosylight <saschanaz@outlook.com>
-
- Jun 24, 2023
-
-
Kagami Sascha Rosylight authored
-
syuilo authored
-
syuilo authored
-
- Jun 02, 2023
-
-
syuilo authored
-
- Jun 01, 2023
-
-
Acid Chicken (硫酸鶏) authored
* perf(#10923): unwind css module class name * perf(#10923): support multiple components * refactor: clean up * refactor(#10923): avoid `useCssModule()` * fix(#10923): allow direct literal class name * fix(#10923): avoid computed class name * fix(#10923): allow literal keys * fix(#10923): typo * fix(#10923): invalid class names * chore: test * revert: test This reverts commit 5c7ef366eceebe8ba260efa4d5d675f6c1775c45. * fix(#10923): hidden tale * perf(#10923): also unwind scoped css contained components * perf(#10923): `normalizeClass` AOT compilation --------- Co-authored-by:
syuilo <Syuilotan@yahoo.co.jp>
-
- May 30, 2023
-
-
syuilo authored
- 問題点が多い - バンドルサイズ削減
-
- May 29, 2023
-
-
syuilo authored
-
- May 24, 2023
-
-
syuilo authored
-
- May 19, 2023
-
-
syuilo authored
-
tamaina authored
* #10781 * fix tsconfig * fetch image?? * Revert "fetch image??" This reverts commit 0925c28d5a4f328264c39d5591dc736795541683. * wip * Revert "wip" This reverts commit be97c6cb88318bcea441edeeecb69b6d6ed0dd8f. * loading="eager" * loading="eager" 2 * error * wip * wip * wip * wip * clean up * fix * 生成するworkerを1つにする? * clean up * use buraha * wip * smaller width, height * update buraha * clean up * fix * Update MkMediaImage.vue * Update MkImgWithBlurhash.vue * Revert "fix(frontend): センシティブ設定された画像を開くとき一瞬レイアウトが崩れる問題を修正" This reverts commit 41e9aa6f. * Update MkMediaList.vue * Update MkMediaList.vue * Update MkMediaList.vue * Update CHANGELOG.md * wait for decode * fix * ? * (test) remove container-type: inline-size; * Revert "(test) remove container-type: inline-size;" This reverts commit 9448e64228428175a3d624c04df1bfad0f59cb69. * container-name * Revert "container-name" This reverts commit 94385d32213a00a06a59fbd2296d6ef1b5f91785. * width: 100%; * improve performance * refactor * wip * WIP * wip * Revert "wip" This reverts commit 36e3b75cab8114e423544b79a8e2df353880f43b. * Revert "WIP" This reverts commit 05b729ef9189aea052ba411ac10f30a46cc668c8. * Revert "wip" This reverts commit 0801e7936116c58154d7cecfea955dd15fa61a77. * #10860 * wip * no worker * Revert "no worker" This reverts commit a9c49e4fb49976958a7594393343d52be0e082d7. *
✌️ * workerNumber固定は不要 --------- Co-authored-by:syuilo <Syuilotan@yahoo.co.jp>
-
- May 17, 2023
-
-
syuilo authored
-
- May 14, 2023
-
-
syuilo authored
-
- May 12, 2023
-
-
syuilo authored
-
- May 06, 2023
-
-
syuilo authored
-
- May 02, 2023
-
-
syuilo authored
-
- Apr 29, 2023
-
-
Chocolate Pie authored
* fix: #10569を解決 * fix: ロールが存在しない場合、タイトルにエラーメッセージを表示させる * fix: Reactivity Transformで型エラーを出さないように * feat: i18n対応 * feat: タブでエラー表示 * fix: エラーメッセージを分ける * fix: 使う変数の間違えを修正 * productionビルドできない問題を修正 --------- Co-authored-by:
tamaina <tamaina@hotmail.co.jp>
-
- Apr 21, 2023
- Apr 19, 2023
-
-
syuilo authored
-
- Apr 13, 2023
-
-
Acid Chicken (硫酸鶏) authored
* perf: remove isChromatic on real build * revert: Revert #10475 in MkTime This reverts commit 7d11cf8e. * @rollup/plugin-replace as dependencies * fix pnpm-lock,yaml --------- Co-authored-by:
tamaina <tamaina@hotmail.co.jp>
-
Acid Chicken (硫酸鶏) authored
* chore(#10336): register snippets * test(#10336): add `components/Mk[A-B].*` stories * build: desynced lockfile * ci(#10336): preload assets * ci(#10336): use pull_request * build: update lockfile * fix: reactivity transform * chore: track upstream changes * refactor: avoid temporary previous tapping declarations * revert: avoid temporary previous tapping declarations This reverts commit e649b1b1e6771bee674f2dfb044e0efd72d0be5d. * test: flaky snapshots * style: import
-
- Apr 07, 2023
-
-
Acid Chicken (硫酸鶏) authored
* ci(#10336): use TurboSnap * build: fix version * ci(#10336): update build dir * chore(#10336): fire changes * chore: stabilize icon width on `PageHeader` * chore: fire changes * ci: invalid ignore * ci: trace logs * chore: debug * revert: debug This reverts commit 2329165e252640504ef17e97389e0460ada83e70. * chore: do not reuse build dir * build: scripts * ci: tweak * revert: re-revert debug This reverts commit 596ef05d9eabe11c0ec3125fa4a87071d59b9b2f. * chore: detect changes manually * fix: syntax * ci: do not use only-changed * ci: fix command * revert: re-re-revert debug This reverts commit b027170d7504277006ce9abac386df8c38d55fd2. * ci: use build dir * revert: re-re-re-revert debug This reverts commit 529ab126ed63ec10eeeaaee3e9ef581b75e739c9. * ci: fix path * revert: re-re-re-re-revert debug This reverts commit 0b0c0b9ea48d37d617b777e9f602ccf8a2400381. * ci: fix typo * ci: only show story files * revert: re-re-re-re-re-revert debug This reverts commit 9f5b88df3225f23efd72bb099cfebe359af7acdb. * ci: skip when no stories found * ci: use skip * revert: re-re-re-re-re-re-revert debug This reverts commit 0df4bdc30bbf425c8682594d500a6d986517e721. * ci: fix micromatch version * revert: re-re-re-re-re-re-re-revert debug This reverts commit 63063b02bbcb37e85b93afe3f919b185425ddcf0. * revert: re-re-re-re-re-re-re-re-revert debug This reverts commit 01d9669e2a2c758c478bad5379fe19768e2096bc. * chore: pin tabler icon width globally * ci: notify when Chromatic skips * ci: fix endpoint --------- Co-authored-by:
syuilo <Syuilotan@yahoo.co.jp>
-
- Apr 06, 2023
- Apr 04, 2023
-
-
Acid Chicken (硫酸鶏) authored
-