syuilo
8dd54edfb0
Merge branch 'develop' into server-setup-wizard
2025-05-09 17:53:00 +09:00
syuilo
8c2ab25e5f
Feat: No websocket mode ( #15851 )
...
* wip
* wip
* wip
* wip
* Update MkTimeline.vue
* wip
* wip
* wip
* Update MkTimeline.vue
* Update use-pagination.ts
* wip
* wip
* Update MkTimeline.vue
* Update MkTimeline.vue
* wip
* wip
* Update MkTimeline.vue
* Update MkTimeline.vue
* Update MkTimeline.vue
* wip
* Update use-pagination.ts
* wip
* Update use-pagination.ts
* Update MkNotifications.vue
* Update MkNotifications.vue
* wip
* wip
* wip
* Update use-note-capture.ts
* Update use-note-capture.ts
* Update use-note-capture.ts
* wip
* wip
* wip
* wip
* Update MkNoteDetailed.vue
* wip
* wip
* Update MkTimeline.vue
* wip
* fix
* Update MkTimeline.vue
* wip
* test
* Revert "test"
This reverts commit 3375619396
.
* Update use-pagination.ts
* test
* Revert "test"
This reverts commit 42c53c830e
.
* test
* Revert "test"
This reverts commit c4f8cda4aa
.
* Update style.scss
* Update MkTimeline.vue
* Update MkTimeline.vue
* Update MkTimeline.vue
* ✌️
* Update MkTimeline.vue
* wip
* wip
* test
* Update MkPullToRefresh.vue
* Update MkPullToRefresh.vue
* Update MkPullToRefresh.vue
* Update MkPullToRefresh.vue
* Update MkTimeline.vue
* wip
* tweak navbar
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update home.vue
* wip
* refactor
* wip
* wip
* Update note.vue
* Update navbar.vue
* Update MkPullToRefresh.vue
* Update MkPullToRefresh.vue
* Update MkPullToRefresh.vue
* wip
* Update MkStreamingNotificationsTimeline.vue
* Update use-pagination.ts
* wip
* improve perf
* wip
* Update MkNotesTimeline.vue
* wip
* megre
* Update use-pagination.ts
* Update use-pagination.ts
* Update MkStreamingNotesTimeline.vue
* Update use-pagination.ts
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
2025-05-09 17:40:08 +09:00
syuilo
86996d9563
🎨
2025-05-07 13:41:51 +09:00
syuilo
181f68e14e
🎨
2025-05-07 10:44:43 +09:00
syuilo
cdd131d542
🎨
2025-05-07 08:55:42 +09:00
syuilo
921b13c26f
🎨
2025-05-06 21:49:10 +09:00
syuilo
1dc1464acc
Merge branch 'develop' into server-setup-wizard
2025-05-06 21:00:41 +09:00
syuilo
95a1d17cf6
🎨
2025-05-06 20:41:51 +09:00
syuilo
925dd76f00
🎨
2025-05-06 16:51:01 +09:00
syuilo
1d79fc9092
🎨
2025-05-06 16:16:22 +09:00
syuilo
8959bfa1c0
refactor(frontend): 空/エラー結果表示をコンポーネント化 ( #15963 )
...
* wip
* wip
* wip
* wip
* wip
* Update MkResult.vue
* Add storybook story for MkResult (#15964 )
* Update MkResult.vue
---------
Co-authored-by: taichan <40626578+tai-cha@users.noreply.github.com>
2025-05-06 14:41:31 +09:00
syuilo
fc793fed79
wip
2025-05-06 12:54:03 +09:00
syuilo
372517afde
Merge branch 'develop' into server-setup-wizard
2025-05-05 14:29:10 +09:00
かっこかり
57a1ac3dd0
fix(frontend): 横スワイプの挙動改善 ( #15952 )
2025-05-05 14:28:54 +09:00
syuilo
6051b46266
wip
2025-05-05 14:24:42 +09:00
syuilo
4bd94005a5
wip
2025-05-05 14:06:28 +09:00
syuilo
ce02970283
Update MkServerSetupWizard.vue
2025-05-05 14:00:56 +09:00
syuilo
ffbcd8c373
Update MkServerSetupWizard.vue
2025-05-05 13:47:55 +09:00
syuilo
ec28b18fb0
wip
2025-05-05 13:30:47 +09:00
syuilo
0df838bdd8
wip
2025-05-05 09:01:04 +09:00
zyoshoka
32d2206832
fix(frontend): handle error in user popup ( #15948 )
2025-05-05 06:04:20 +09:00
syuilo
14d6734cb1
Fix MkPullToRefresh behaviour ( #15944 )
...
* Update MkPullToRefresh.vue
* Update MkPullToRefresh.vue
* Update MkPullToRefresh.vue
2025-05-04 18:51:30 +09:00
かっこかり
e75d749784
fix(frontend): ダイアログのお知らせが画面からはみ出ることがある問題を修正 ( #15878 )
...
* fix(frontend): ダイアログのお知らせが画面からはみ出ることがある問題を修正
* Update Changelog
* 🎨
* 🎨
* enhance: スクロールしないと閉じられないように
* Update CHANGELOG.md
2025-05-04 15:50:05 +09:00
かっこかり
0884605b62
fix(frontend): MkFolderのアニメーションにフォールバックを追加 ( #15937 )
...
* fix(frontend): Chrome系以外のブラウザでMkFolderがアニメーションしない問題を修正
* fix
* Update Changelog
* fix
2025-05-04 14:06:43 +09:00
かっこかり
8dbd8ff4cf
enhance(frontend): タイムラインpush時のアニメーションを調整 ( #15936 )
...
* fix(frontend): タイムラインpush時のアニメーションを復元
* 🎨
* enhance: 消える際のアニメーションも追加
* better support for non-supported browsers
* fix: Skip Note Rendering有効時、TransitionGroupでnoteを追加するときに一瞬がくっとなる問題を修正
* 🎨
* fix
2025-05-04 13:52:01 +09:00
syuilo
5aeedf59ff
enhance(frontend): 中クリックでPullToRefreshするように
...
Close #15931
2025-05-04 11:04:51 +09:00
syuilo
590cb5f4dd
perf(frontend): improve MkInstanceTicker rendering performance
2025-05-04 06:43:53 +09:00
syuilo
90e69f4d10
add note
2025-05-03 21:51:58 +09:00
syuilo
e76e2534d7
perf(frontend): improve MkPullToRefresh render performance
2025-05-03 21:40:18 +09:00
syuilo
27682b980c
tweak MkPullToRefresh.vue
2025-05-03 21:14:59 +09:00
syuilo
ef79cc290f
perf(frontend): tweak PageWithHeader
2025-05-03 20:15:18 +09:00
syuilo
e7c170cf0c
tweak MkPullToRefresh
2025-05-03 18:35:43 +09:00
syuilo
f0544ede87
tweak MkPullToRefresh
2025-05-03 16:51:23 +09:00
syuilo
df1a3742dd
feat(frontend): マウスでもタイムラインを引っ張って更新できるように & MkPullToRefreshのパフォーマンス向上
2025-05-03 10:26:40 +09:00
Julia
d10fdfe973
Merge commit from fork
...
* SP-2025-03.1 always wrap icon&thumbnail URLs
if they're not HTTP URLs, the frontend won't be able to display them
anyway (`<img src="mailto:…">` or '<div stile="background-image:
url(nntp:…)">` aren't going to work!), so let's always run them through the
media proxy, which will fail harder (fetching a `javascript:` URL
won't do anything in the backend, might do something in the frontend)
and will always protect the client's address in cases like `gemini:`
where the browser could try to fetch
* SP-2025-03.2 use object binding for more styles
interpolating a random (remote-controlled!) string into a `style`
attribute is a bad idea; using VueJS object binding, we should get
proper quoting and therefore safe parse failures instead of CSS
injections / XSS
* SP-2025-03.3 slightly more robust "self" URL handling
parse URLs instead of treating them as strings; this is still not
perfect, but the `URL` class only handles full URLs, not relative
ones, so there's so way to ask it "give me a URL object that
represents this resource relative to this base URL"
notice that passing very weird URLs to `MkUrl` and `MkUrlPreview` will
break the frontend (in dev mode) because there's an untrapped `new
URL(…)` that may explode; production builds seem to safely ignore the
error, though
---------
Co-authored-by: dakkar <dakkar@thenautilus.net>
2025-04-29 08:15:54 +09:00
syuilo
e5fcb5b53f
enhance(frontend): disable router view transition
...
Fix #15723
2025-04-28 21:25:47 +09:00
syuilo
cf07e1e4b9
perf(frontend): improve timeline performance
2025-04-28 12:53:58 +09:00
syuilo
4054f1a0c4
🎨
2025-04-28 10:07:23 +09:00
syuilo
c99f4dc4ce
enhance(frontend): add drive tip
2025-04-28 09:46:41 +09:00
syuilo
83893ce52f
fix syntax errors
2025-04-27 20:04:13 +09:00
syuilo
0a1ff77f23
perf(frontend): use css-native implementation for spacer rather than vue component
2025-04-27 19:55:56 +09:00
syuilo
0f9dff0521
enhance(frontend): improve usability
2025-04-27 17:43:30 +09:00
syuilo
14d3439a42
enhance(frontend): タイムラインをスワイプで切り替えられるように
...
Resolve #15722
2025-04-27 17:38:48 +09:00
syuilo
889295d621
fix(frontend): スワイプが効かないなど、不具合の元になるmarginをgapに置き換え
2025-04-27 17:29:17 +09:00
syuilo
e24a2362fd
refactor(frontend): PageWithHeaderにMkSwiperを持たせるように
2025-04-27 17:16:51 +09:00
syuilo
66187174d4
🎨
2025-04-27 13:41:41 +09:00
かっこかり
6a69e4180b
fix(frontend): PageWithHeaderからPageHeaderに全Propsが伝わっていなかった問題を修正 ( #15858 )
2025-04-27 10:46:55 +09:00
syuilo
5042a0aa8f
fix(frontend): タイムラインでノートが重複して表示されることがあるのを修正
...
Fix #15870
Close #15874
2025-04-27 09:16:17 +09:00
syuilo
7b38806413
feat: Job queue inspector ( #15856 )
...
* wip
* wip
* Update job-queue.vue
* wip
* wip
* Update job-queue.vue
* wip
* Update job-queue.vue
* wip
* Update QueueService.ts
* Update QueueService.ts
* Update QueueService.ts
* Update job-queue.vue
* wip
* wip
* wip
* Update job-queue.vue
* wip
* Update MkTl.vue
* wip
* Update index.vue
* wip
* wip
* Update MkTl.vue
* 🎨
* jobs search
* wip
* Update job-queue.vue
* wip
* wip
* Update job-queue.vue
* Update job-queue.vue
* Update job-queue.vue
* Update job-queue.vue
* wip
* Update job-queue.job.vue
* wip
* wip
* wip
* Update MkCode.vue
* wip
* Update job-queue.job.vue
* wip
* Update job-queue.job.vue
* Update misskey-js.api.md
* Update CHANGELOG.md
* Update job-queue.job.vue
2025-04-19 14:00:38 +09:00
zyoshoka
978ab2f848
fix(storybook): implement missing stories ( #15862 )
2025-04-18 18:56:46 +09:00