summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/MkPagination.vue (follow)
Commit message (Expand)AuthorAgeFilesLines
* reduce frontend log spam from debug messagesHazelnoot2025-06-061-1/+1
* await `reverseConcat`dakkar2025-05-151-6/+4
* improve debugging stack traces in MkPagination.vueHazelnoot2025-04-021-18/+15
* fix frontend lint errorsHazelnoot2025-04-021-6/+6
* Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-03-301-10/+10
|\
| * clean upsyuilo2025-03-291-3/+3
| * lintsyuilo2025-03-291-5/+5
| * enhance(frontend): disable horizontal swipe for timeline/notifications to imp...syuilo2025-03-291-2/+2
| * Revert "🎨"syuilo2025-03-291-24/+41
| * 🎨syuilo2025-03-291-41/+24
* | merge upstreamHazelnoot2025-03-251-32/+31
|\|
| * fix(frontend): 本番環境で不必要なconsole.logを出さないように...かっこかり2025-03-251-1/+1
| * Feat: Chat (#15686)syuilo2025-03-241-20/+19
| * lint fixessyuilo2025-03-201-1/+1
| * refactor(frontend): use useTemplateRef for DOM referencingsyuilo2025-03-191-2/+2
| * enhance(frontend): improve ux for touch devicessyuilo2025-03-161-1/+1
| * refactor(frontend): scripts -> utilitysyuilo2025-03-091-1/+1
| * Refine preferences (#15597)syuilo2025-03-091-9/+8
| * refactor(frontend): verbatimModuleSyntaxを有効化 (#15323)かっこかり2025-02-051-2/+3
* | Merge remote-tracking branch 'misskey/master' into feature/2024.9.0dakkar2024-10-091-10/+7
|\|
| * fix(frontend): 連合一覧等のページネーションが壊れていた...おさむのひと2024-09-241-8/+5
| * feat(frontend): ノート・ユーザータイムライン埋め込み (#13929)かっこかり2024-09-091-2/+2
* | emit "init" event from MkPaginationHazel K2024-10-021-0/+3
* | fix `offestMode` in `MkPagination` - fixes #622dakkar2024-08-161-6/+12
* | allow computed `offsetMode` in `MkPagination` - #490dakkar2024-05-091-3/+5
* | rework pagination - fixes #491dakkar2024-04-191-9/+9
|/
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
* refactor: frontendのcomponentsの型エラーを改善 (#12926)yukineko2024-01-301-3/+3
* refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをや...おさむのひと2024-01-041-3/+4
* refactor(frontend): import宣言周りのエラーを修正 (#12773)zyoshoka2023-12-241-1/+1
* refactor(frontend): 非推奨となったReactivity Transformを使わない...zyoshoka2023-12-071-30/+30
* Refine fanout timeline (#12507)anatawa122023-12-021-0/+1
* 通知グルーピング設定の即時反映対応 (#12485)おさむのひと2023-11-281-1/+1
* fix: 表示済みのカラムから別のチャンネルを選択した時、...おさむのひと2023-11-151-10/+6
* feat(frontend): スワイプやボタンでタイムラインを再読込す..._2023-10-301-0/+6
* lint fixessyuilo2023-10-291-0/+1
* refactor(frontend): use ESMsyuilo2023-09-191-6/+6
* update deps (#11764)syuilo2023-09-041-3/+3
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* refactor: 可読性のため一部で`Array.prototype.at`を使うように (...okayurisotto2023-07-141-2/+2
* fix(frontend): In MkPagination, init() also initializes itemstamaina2023-07-061-2/+1
* enhance(frontend): Better Timeline(MkPagination) Experience (#11066)tamaina2023-07-051-45/+125
* エラー画像URLを設定可能に (#10959)Ebise Lutica2023-06-091-1/+3
* refactorsyuilo2023-05-191-4/+4
* fix(frontend): tweak MkPagination behaviouyrsyuilo2023-04-031-19/+17
* refactor(frontend): remove $storesyuilo2023-04-011-4/+4
* [ci skip] :art:syuilo2023-03-051-2/+2
* バックグラウンドで一定時間経過したらページネーショ...YS2023-02-251-3/+34