Hazelnoot
|
d8b692fd3b
|
fix lint error in MkPageHeader
|
2025-04-01 12:50:03 -04:00 |
|
Hazelnoot
|
7ff15816d1
|
Merge branch 'misskey-develop' into merge/2025-03-24
# Conflicts:
# .github/workflows/api-misskey-js.yml
# .github/workflows/changelog-check.yml
# .github/workflows/check-misskey-js-autogen.yml
# .github/workflows/get-api-diff.yml
# .github/workflows/lint.yml
# .github/workflows/locale.yml
# .github/workflows/on-release-created.yml
# .github/workflows/storybook.yml
# .github/workflows/test-backend.yml
# .github/workflows/test-federation.yml
# .github/workflows/test-frontend.yml
# .github/workflows/test-misskey-js.yml
# .github/workflows/test-production.yml
# .github/workflows/validate-api-json.yml
# locales/index.d.ts
# package.json
# packages/misskey-js/generator/package.json
# packages/misskey-js/package.json
# pnpm-lock.yaml
# scripts/changelog-checker/package-lock.json
# scripts/changelog-checker/package.json
|
2025-04-01 09:59:46 -04:00 |
|
syuilo
|
165c7993e6
|
fix(frontend): fix PageWithAnimBg style
|
2025-04-01 13:28:13 +09:00 |
|
Hazelnoot
|
2983092c06
|
Merge branch 'misskey-develop' into merge/2025-03-24
|
2025-03-31 16:07:55 -04:00 |
|
Hazelnoot
|
c371af34e8
|
copy sharkey settings into new frontend preferences model
|
2025-03-31 14:53:02 -04:00 |
|
syuilo
|
6e929ece6f
|
fix(frontend): suppress inject warn
|
2025-03-30 18:13:08 +09:00 |
|
Hazelnoot
|
4ae26e6e18
|
Merge branch 'misskey-develop' into merge/2025-03-24
|
2025-03-30 01:58:17 -04:00 |
|
syuilo
|
aeda34e5e7
|
fix(frontend): 広告が無い場合の表示を修正
|
2025-03-30 09:11:59 +09:00 |
|
syuilo
|
7d842c1a95
|
fix(frontend): avoid naming confliction of MkAd
|
2025-03-30 09:07:15 +09:00 |
|
syuilo
|
fb1542429f
|
🎨
|
2025-03-29 18:03:31 +09:00 |
|
syuilo
|
25db8c2fa9
|
🎨
|
2025-03-29 17:59:09 +09:00 |
|
syuilo
|
d9d796b204
|
lint fixes
|
2025-03-29 16:09:27 +09:00 |
|
syuilo
|
e5e4390494
|
fix(frontend): suppress inject warn
|
2025-03-29 16:01:51 +09:00 |
|
syuilo
|
1af4081090
|
enhance(frontend): disable horizontal swipe for timeline/notifications to improve ux
|
2025-03-29 15:00:29 +09:00 |
|
syuilo
|
61e09d483e
|
refactor
|
2025-03-28 09:22:37 +09:00 |
|
Hazelnoot
|
f861bec1a7
|
update references from /scripts/ to /utility/
|
2025-03-25 17:32:18 -04:00 |
|
Hazelnoot
|
40975719ec
|
Merge branch 'misskey-develop' into merge/2025-03-24
# Conflicts:
# package.json
# packages/backend/src/core/entities/NotificationEntityService.ts
# packages/backend/src/types.ts
# packages/frontend/src/pages/admin/modlog.ModLog.vue
# packages/misskey-js/src/consts.ts
# packages/misskey-js/src/entities.ts
|
2025-03-25 16:17:34 -04:00 |
|
Hazelnoot
|
d8908ef2d8
|
merge upstream
|
2025-03-25 16:14:53 -04:00 |
|
syuilo
|
22f99b42f6
|
enhance(frontend): refactor and improve ux
|
2025-03-25 18:30:28 +09:00 |
|
syuilo
|
0471e457fe
|
fix(frontend): fix broken styles
|
2025-03-23 21:23:52 +09:00 |
|
syuilo
|
b5f86e5210
|
refactor(frontend): refactor page styles
|
2025-03-22 18:25:45 +09:00 |
|
syuilo
|
96a7c4a568
|
fix(frontend): チャンネルのフッターが表示されない問題を修正
|
2025-03-21 21:04:38 +09:00 |
|
syuilo
|
ce858a676b
|
refactor(frontend): use PageWithHeader instead of MkStickyContainer+MkPageHeader combination
|
2025-03-20 21:04:37 +09:00 |
|
syuilo
|
6015254e59
|
lint fixes
|
2025-03-20 19:00:09 +09:00 |
|
syuilo
|
abddd40c09
|
enhance(frontend): 通常のRouterViewにTransitionを追加
|
2025-03-20 18:55:32 +09:00 |
|
syuilo
|
7f534a41a6
|
fix lint
|
2025-03-20 16:07:52 +09:00 |
|
syuilo
|
7b323031b7
|
refactor(frontend): use useTemplateRef for DOM referencing
|
2025-03-19 18:46:03 +09:00 |
|
syuilo
|
81ac71f7e5
|
refactor(frontend): router refactoring
|
2025-03-19 18:06:22 +09:00 |
|
syuilo
|
409cd4fbd3
|
refactor(frontend): router refactoring
|
2025-03-19 15:54:30 +09:00 |
|
syuilo
|
7d4045e8b4
|
refactor(frontend): router refactoring
|
2025-03-19 15:24:56 +09:00 |
|
syuilo
|
bdc72e5817
|
clean up
|
2025-03-19 15:17:41 +09:00 |
|
syuilo
|
11378b17c5
|
🎨
|
2025-03-19 09:31:01 +09:00 |
|
syuilo
|
62bf0d53d3
|
🎨
|
2025-03-18 22:21:28 +09:00 |
|
syuilo
|
05391f59a5
|
enhance(frontend): improve StackingRouterView
|
2025-03-18 20:55:19 +09:00 |
|
syuilo
|
d609f41f61
|
🎨
|
2025-03-18 17:31:25 +09:00 |
|
syuilo
|
81a0cbd294
|
chore(frontend): use toast to show message when call copyToClipboard
|
2025-03-16 15:04:38 +09:00 |
|
syuilo
|
dca42fd6e6
|
enhance(frontend): improve ux for touch devices
|
2025-03-16 13:59:08 +09:00 |
|
syuilo
|
43153311c6
|
🎨
|
2025-03-16 13:43:47 +09:00 |
|
syuilo
|
8c9ec5827f
|
enhance(frontend): improve accounts management
|
2025-03-13 22:12:23 +09:00 |
|
syuilo
|
3ced310f77
|
refactor(frontend): organize use functions
|
2025-03-13 14:05:04 +09:00 |
|
syuilo
|
9e91f85370
|
refactor(frontend): use Symbol for vue provide/inject
|
2025-03-10 15:08:40 +09:00 |
|
syuilo
|
9998cb84e8
|
refactor(frontend): page-metadata -> page
|
2025-03-10 13:47:38 +09:00 |
|
syuilo
|
08f7e7d9b3
|
refactor(frontend): rename pizzax fields
|
2025-03-10 10:51:54 +09:00 |
|
syuilo
|
4df9083bf0
|
fix(frontend): テーマ切り替え時に一部の色が変わらない問題を修正
|
2025-03-10 10:05:50 +09:00 |
|
syuilo
|
be7e3b9a0c
|
refactor(frontend): scripts -> utility
|
2025-03-09 14:28:01 +09:00 |
|
syuilo
|
d30ddd4c2e
|
Refine preferences (#15597)
* wip
* wip
* wip
* test
* wip rollup pluginでsearchIndexの情報生成
* wip
* SPDX
* wip: markerIdを自動付与
* rollupでビルド時・devモード時に毎回uuidを生成するように
* 開発サーバーでだけ必要な挙動は開発サーバーのみで
* 条件が逆
* wip: childrenの生成
* update comment
* update comment
* rename auto generated file
* hashをパスと行数から決定
* Update privacy.vue
* Update privacy.vue
* wip
* Update general.vue
* Update general.vue
* wip
* wip
* Update SearchMarker.vue
* wip
* Update profile.vue
* Update mute-block.vue
* Update mute-block.vue
* Update general.vue
* Update general.vue
* childrenがduplicate key errorを吐く問題をいったん解決
* マーカーの形を成形
* loggerを置きかえ
* とりあえず省略記法に対応
* Refactor and Format codes
* wip
* Update settings-search-index.ts
* wip
* wip
* とりあえず不確定要因の仮置きidを削除
* hashの生成を正規化(絶対パスになっていたのを緩和)
* pathの入力を省略可能に
* adminでもパス生成できるように
* Update settings-search-index.ts
* Update privacy.vue
* wip
* build searchIndex
* wip
* build
* Update general.vue
* build
* Update sounds.vue
* build
* build
* Update sounds.vue
* 🎨
* 🎨
* Update privacy.vue
* Update privacy.vue
* Update security.vue
* create-search-indexを多少改善
* build
* Update 2fa.vue
* wip
* 必ずtransformCodeCacheを利用するように, キャッシュの明確な受け渡しを定義
* キャッシュはdevServerでなくても更新
* Revert "wip"
This reverts commit 41bffd3a13f55618bf939dc1c9acb2a77ead4054.
* inlining
* wip
* Update theme.vue
* 🎨
* wip normalize
* Update theme.vue
* キャッシュのパス変換
* build
* wip
* wip
* Update SearchMarker.vue
* i18n.ts['key'] の形式が取り出せない問題のFix
* build
* 仮でpath入れ
* 必ず絶対パスが使われるように
* wip
* 🎨
* storybookビルド時はcreateSearchIndexをしない
* inliningの構造化
* format code
* Update index.vue
* wip
* wip
* 🎨
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* clean up
* wip
* wip
* wip
* Update rollup-plugin-unwind-css-module-class-name.test.ts
* Update navbar.vue
* clean up
* wip
* wip
* wip
* wip
* wip
* Update preferences-backups.vue
* Update common.ts
* Update preferences.ts
* wip
* wip
* wip
* wip
* Update MkPreferenceContainer.vue
* Update MkPreferenceContainer.vue
* Update MkPreferenceContainer.vue
* enhance: 検索で上下矢印を使用することで検索結果を移動できるように
* Update main-boot.ts
* refactor
* wip
* Update sounds.vue
* fix(frontend): PageWindowでSearchMarkerが動作するように
* enhance(frontend): SearchMarkerの点滅を一定時間で止める
* wip
* lint fix
* fix: 子要素監視が抜けていたのを修正
* アニメーションの回数はCSSで制御するように
* refactor
* enhance(frontend): 検索インデックス作成時のログを削減
* revert
* fix
* fix
* Update preferences.ts
* Update preferences.ts
* wip
* Update preferences.ts
* wip
* 🎨
* wip
* Update MkPreferenceContainer.vue
* wip
* Update preferences.ts
* wip
* Update preferences.ts
* Update preferences.ts
* wip
* wip
* Update preferences.ts
* wip
* wip
* Update preferences.ts
* Update CHANGELOG.md
* Update preferences.ts
* Update deck-store.ts
* deckStoreをdefaultStoreに統合
* wip
* defaultStore -> store
* Update profile.ts
* wip
* refactor
* wip: plugin
* plugin
* plugin
* plugin
* Update plugin.ts
* wip
* Update plugin.vue
* Update preferences.ts
* Update main-boot.ts
* wip
* fix test
* Update plugin.vue
* Update plugin.vue
* Update utility.ts
* wip
* wip
* Update utility.ts
* wip
* wip
* clean up
* Update utility.ts
---------
Co-authored-by: tai-cha <dev@taichan.site>
Co-authored-by: taichan <40626578+tai-cha@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
|
2025-03-09 12:34:08 +09:00 |
|
syuilo
|
0214a0001f
|
feat(frontend): 設定の検索 (#15505)
* wip
* wip
* wip
* test
* wip rollup pluginでsearchIndexの情報生成
* wip
* SPDX
* wip: markerIdを自動付与
* rollupでビルド時・devモード時に毎回uuidを生成するように
* 開発サーバーでだけ必要な挙動は開発サーバーのみで
* 条件が逆
* wip: childrenの生成
* update comment
* update comment
* rename auto generated file
* hashをパスと行数から決定
* Update privacy.vue
* Update privacy.vue
* wip
* Update general.vue
* Update general.vue
* wip
* wip
* Update SearchMarker.vue
* wip
* Update profile.vue
* Update mute-block.vue
* Update mute-block.vue
* Update general.vue
* Update general.vue
* childrenがduplicate key errorを吐く問題をいったん解決
* マーカーの形を成形
* loggerを置きかえ
* とりあえず省略記法に対応
* Refactor and Format codes
* wip
* Update settings-search-index.ts
* wip
* wip
* とりあえず不確定要因の仮置きidを削除
* hashの生成を正規化(絶対パスになっていたのを緩和)
* pathの入力を省略可能に
* adminでもパス生成できるように
* Update settings-search-index.ts
* Update privacy.vue
* wip
* build searchIndex
* wip
* build
* Update general.vue
* build
* Update sounds.vue
* build
* build
* Update sounds.vue
* 🎨
* 🎨
* Update privacy.vue
* Update privacy.vue
* Update security.vue
* create-search-indexを多少改善
* build
* Update 2fa.vue
* wip
* 必ずtransformCodeCacheを利用するように, キャッシュの明確な受け渡しを定義
* キャッシュはdevServerでなくても更新
* Revert "wip"
This reverts commit 41bffd3a13f55618bf939dc1c9acb2a77ead4054.
* inlining
* wip
* Update theme.vue
* 🎨
* wip normalize
* Update theme.vue
* キャッシュのパス変換
* build
* wip
* wip
* Update SearchMarker.vue
* i18n.ts['key'] の形式が取り出せない問題のFix
* build
* 仮でpath入れ
* 必ず絶対パスが使われるように
* wip
* 🎨
* storybookビルド時はcreateSearchIndexをしない
* inliningの構造化
* format code
* Update index.vue
* wip
* wip
* 🎨
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* clean up
* Update navbar.vue
* enhance: 検索で上下矢印を使用することで検索結果を移動できるように
* refactor
* fix(frontend): PageWindowでSearchMarkerが動作するように
* enhance(frontend): SearchMarkerの点滅を一定時間で止める
* lint fix
* fix: 子要素監視が抜けていたのを修正
* アニメーションの回数はCSSで制御するように
* refactor
* enhance(frontend): 検索インデックス作成時のログを削減
* revert
* fix
* fix
---------
Co-authored-by: tai-cha <dev@taichan.site>
Co-authored-by: taichan <40626578+tai-cha@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
|
2025-03-06 23:15:19 +09:00 |
|
syuilo
|
19384efbc5
|
clean up
|
2025-03-04 18:48:14 +09:00 |
|
Hazelnoot
|
cea77f3e2c
|
emit "show" event from MkLazy
|
2025-03-02 13:38:05 -05:00 |
|
syuilo
|
34f8345bc8
|
clean up dev logs
|
2025-02-17 14:38:15 +09:00 |
|