summaryrefslogtreecommitdiff
path: root/packages/client/src/pages (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rename: client -> frontendsyuilo2022-12-27164-22163/+0
|
* wip: retention for dashboardsyuilo2022-12-272-0/+55
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-12-274-14/+29
|\
| * fix(client): userpage ui (#9179)Nya Candy2022-12-274-14/+29
| | | | | | | | | | | | | | * fix(unverified): clip pages ui * fix(unverified): user page width Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* | :art:syuilo2022-12-271-2/+9
|/
* enhance(client): make heatmap available on about pagesyuilo2022-12-271-223/+3
|
* :art:syuilo2022-12-271-3/+4
|
* :art:syuilo2022-12-271-4/+5
|
* enhance(client): heatmap for dashboardsyuilo2022-12-272-0/+247
|
* fix iconsyuilo2022-12-261-1/+1
|
* feat: introduce fluent emojisyuilo2022-12-262-6/+12
|
* :art:syuilo2022-12-266-99/+107
|
* :art:syuilo2022-12-261-2/+2
|
* :art:syuilo2022-12-261-2/+3
|
* :art:syuilo2022-12-261-1/+3
|
* oopssyuilo2022-12-261-1/+6
|
* ダッシュボードにモデレーター一覧を表示syuilo2022-12-261-0/+52
|
* enhance(client): use container queries if available to improve perfsyuilo2022-12-266-2/+125
|
* :art:syuilo2022-12-253-5/+5
|
* :art:syuilo2022-12-252-7/+7
|
* :art:syuilo2022-12-244-4/+4
|
* pages関連syuilo2022-12-2420-977/+137
|
* :art:syuilo2022-12-242-2/+4
|
* :art:syuilo2022-12-244-44/+121
|
* :art:syuilo2022-12-231-2/+2
|
* :art:syuilo2022-12-231-6/+2
|
* enhance(client): enhance dashboard of control panelsyuilo2022-12-2311-729/+1119
|
* style(client): fix `vue/v-on-event-hyphenation` (#9389)Kagami Sascha Rosylight2022-12-2213-27/+27
|
* style: add missing trailing commas (#9387)Kagami Sascha Rosylight2022-12-2223-127/+127
|
* enhance(client): improve ux of sound settingssyuilo2022-12-222-69/+56
|
* revert: use sortablejs-vue3 instead of vuedraggable for more stabilitysyuilo2022-12-213-11/+4
|
* use sortablejs-vue3 instead of vuedraggable for more stabilitysyuilo2022-12-213-33/+40
|
* :art:syuilo2022-12-212-2/+2
| | | | Fix #9374
* :art:syuilo2022-12-209-23/+23
|
* :art:syuilo2022-12-204-8/+8
|
* enhance: Vite HMR while yarn dev, and more build tuning (#9361)tamaina2022-12-201-2/+0
| | | | | | | * enhance: Vite HMR while yarn dev, and more build tuning * use localhost Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* :art:syuilo2022-12-202-18/+18
|
* tabler iconssyuilo2022-12-2011-11/+11
|
* Use tabler icons (#9354)syuilo2022-12-19135-482/+484
| | | | | | | | | | | | | | | | | * wip * wip * wip * Update style.scss * wip * wip * wip * wip
* Revert "wip"syuilo2022-12-1986-155/+155
| | | | This reverts commit f83bd31fd5fee0bb2209ad0e5359ffa473ffb30e.
* wipsyuilo2022-12-1986-155/+155
|
* enhance: Implement the toggle to (or not to) close push notifications when ↵tamaina2022-12-182-47/+99
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | notifications or messages are read (#9219) * create file * wip * fix * wip * tabun dekita * :v: * implement subscribe push notification button to tutorial * check-exists→show-registration * add column sendReadMessage * fix migration file * sw api * change PushNotificationService * wip * :v: * fix tutorial footer flex
* Fix lint errors (except `@typescript-eslint/prefer-nullish-coalescing`) (#9311)Kagami Sascha Rosylight2022-12-124-5/+5
| | | | | | | | | * `yarn workspace client run lint --fix` * `eslint-disable-next-line no-var` for service worker self * A few more manual sw fixes * word change
* fix(client): use proxied image for instance iconsyuilo2022-12-081-1/+4
|
* enhance: AVIF support (#9281)tamaina2022-12-081-0/+2
| | | | | | | | | | | | | * chore: Make image/avif browsersafe * server side * change FileInfoService * :v: * avifはMastodonでは絶望的 see https://github.com/misskey-dev/misskey/issues/9283 Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* feat(client): add new gabber kick soundssyuilo2022-12-061-1/+6
|
* chore: fix spelling error "Enviroment"tamaina2022-12-051-1/+1
| | | | Fix #9269
* remove preferences-registrytamaina2022-11-221-380/+0
|
* Merge branch 'develop' into pizzax-indexeddbtamaina2022-11-17152-3324/+5714
|\
| * improve performancesyuilo2022-11-172-5/+7
| |