summaryrefslogtreecommitdiff
path: root/packages/frontend/src/ui/visitor (follow)
Commit message (Collapse)AuthorAgeFilesLines
* :art:syuilo2023-04-224-1001/+0
|
* refactor(frontend): remove $ts and $tsyuilo2023-04-014-23/+30
|
* refactor(frontend): remove $instancesyuilo2023-04-012-3/+7
|
* refactor(frontend): remove $storesyuilo2023-04-012-4/+5
|
* feat: 2つの検索画面の統合 (#9949) (#10038)Khsmty2023-02-253-6/+10
| | | | | | | | | | | * feat: 検索画面の UI を統一 * fix: エラーの修正 * add: changelog --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* enhance(client): improve entrance pagesyuilo2023-02-221-1/+4
| | | | Resolve #9986
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-162-4/+2
| | | Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* fix(client): Make `isTimelineAvailable` a reference (#9906)Kagami Sascha Rosylight2023-02-131-1/+1
| | | | | * Make `isTimelineAvailable` a reference * Update b.vue
* feat: timeline page for non-login users (#9795)futchitwo2023-02-052-28/+22
|
* refactorsyuilo2023-01-161-2/+2
|
* refactor: pagination/date-separated-list系処理を良い感じに? (#8209)tamaina2023-01-131-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * pages/messaging/messaging-room.vue * wip * wip * wip??? * wip? * :v: * messaaging-room.form.vue rewrite to compositon api * refactor * 関心事でないのでとりあえず置いておく * :art: * :art: * i18n.ts * fix scroll container find function * fix * FIX * :v: * Fix scroll bottom detect * wip * aaaaaaaaaaa * rename * fix * fix? * :v: * :v: * clean up * clena up * refactor * scroll event once or not * fix * fix once * add safe-area-inset-bottom to spacer * fix * :v: * :art: * fix * fix * wip * :v: * clean up * fix lint * Update packages/client/src/components/global/sticky-container.vue Co-authored-by: Johann150 <johann.galle@protonmail.com> * Update packages/client/src/components/ui/pagination.vue Co-authored-by: Johann150 <johann.galle@protonmail.com> * Update packages/client/src/pages/messaging/messaging-room.form.vue Co-authored-by: Johann150 <johann.galle@protonmail.com> * clean up: single line comment * https://github.com/misskey-dev/misskey/pull/8209#discussion_r867386077 * fix * asobi → tolerance * pick form * pick message * pick room * fix lint * fix scroll? * fix scroll.ts * fix directives/sticky-container * update global/sticky-container.vue * fix, :art: * revert merge * :v: * fix lint errors * :art: * Update packages/client/src/types/date-separated-list.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * https://github.com/misskey-dev/misskey/pull/8209#discussion_r917225080 * use ' * Update packages/client/src/scripts/scroll.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * use Number.EPSILON Co-authored-by: acid-chicken <root@acid-chicken.com> * revert * fix * fix * Use % instead of vh * :art: * :art: * :art: * wip * wip * css modules Co-authored-by: Johann150 <johann.galle@protonmail.com> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* :art:syuilo2023-01-082-2/+2
|
* refactorsyuilo2022-12-301-4/+4
|
* :art:syuilo2022-12-282-2/+2
|
* Revert "perf?(client): remove needless scoped annotation for style"syuilo2022-12-271-1/+1
| | | | This reverts commit ada04c1932dd694af1775e562fdcfa2c506454de.
* perf?(client): remove needless scoped annotation for stylesyuilo2022-12-271-1/+1
|
* rename: client -> frontendsyuilo2022-12-274-0/+992