summaryrefslogtreecommitdiff
path: root/packages/client (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(client): explicit `showing` property for tooltips (#9368)Kagami Sascha Rosylight2022-12-224-7/+10
|
* style(client): fix `vue/v-on-event-hyphenation` (#9389)Kagami Sascha Rosylight2022-12-2229-53/+55
|
* style: add missing trailing commas (#9387)Kagami Sascha Rosylight2022-12-2279-320/+320
|
* enhance(client): update emoji picker immediately on all input (#9385)Kagami Sascha Rosylight2022-12-222-9/+20
| | | | | | | | | * enhance: update emoji picker immediately on all input * refactor: remove reference to window.clipboardData * refactor: done() receives a string * refactor: typescript-favored `.char` access
* enhance(client): improve ux of sound settingssyuilo2022-12-223-69/+88
|
* refactor(client): refacotr MkMediaCaptionsyuilo2022-12-214-286/+187
|
* :art:syuilo2022-12-211-2/+2
|
* :art:syuilo2022-12-211-1/+1
|
* :art:syuilo2022-12-211-2/+2
|
* MFMのアニメーションをデフォルトで無効にsyuilo2022-12-211-1/+1
|
* revert: use sortablejs-vue3 instead of vuedraggable for more stabilitysyuilo2022-12-216-35/+14
|
* use sortablejs-vue3 instead of vuedraggable for more stabilitysyuilo2022-12-217-158/+152
|
* :art:syuilo2022-12-2114-25/+21
| | | | Fix #9374
* 多分 #9374syuilo2022-12-201-1/+2
|
* :art:syuilo2022-12-201-1/+1
|
* :art:syuilo2022-12-2015-30/+30
|
* :art:syuilo2022-12-206-28/+28
|
* :art:syuilo2022-12-203-8/+9
|
* :art:syuilo2022-12-201-0/+10
|
* :art:syuilo2022-12-201-7/+10
|
* :art:syuilo2022-12-201-1/+1
|
* :art:syuilo2022-12-201-1/+1
|
* enhance: Vite HMR while yarn dev, and more build tuning (#9361)tamaina2022-12-204-10/+4
| | | | | | | * enhance: Vite HMR while yarn dev, and more build tuning * use localhost Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* :art:syuilo2022-12-202-3/+4
|
* :art:syuilo2022-12-209-37/+48
|
* :art:syuilo2022-12-203-7/+7
|
* :art:syuilo2022-12-201-2/+2
|
* Update style.scsssyuilo2022-12-201-3/+5
|
* :art:syuilo2022-12-201-0/+1
|
* :art:syuilo2022-12-201-1/+1
|
* :art:syuilo2022-12-201-4/+4
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-12-201-2/+4
|\
| * fix(client): fix script id of Captchatamaina2022-12-191-2/+4
| |
* | tabler iconssyuilo2022-12-2022-44/+27
|/
* Use tabler icons (#9354)syuilo2022-12-19237-935/+961
| | | | | | | | | | | | | | | | | * wip * wip * wip * Update style.scss * wip * wip * wip * wip
* fix(client): add missing ref for MkButton (#9357)Kagami Sascha Rosylight2022-12-191-0/+1
|
* Revert "wip"syuilo2022-12-19142-310/+305
| | | | This reverts commit f83bd31fd5fee0bb2209ad0e5359ffa473ffb30e.
* wipsyuilo2022-12-19142-305/+310
|
* update depsdsyuilo2022-12-191-13/+13
|
* refactor: fix broken Vue component custom properties (#9351)Kagami Sascha Rosylight2022-12-194-26/+13
|
* enhance(client): case insensitive emoji search (#9346)Kagami Sascha Rosylight2022-12-191-1/+1
|
* wip (#9349)tamaina2022-12-192-3/+5
|
* fix(client): Handle null of rootEl in MkWindow.vue (#9326)tamaina2022-12-181-0/+7
| | | | | | | * fix(client): Handle null of rootEl in MkWindow.vue * comment Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* chore(client): :art: about button (#9339)tamaina2022-12-183-6/+6
|
* enhance(client): Compress non-animated PNG files (#9334)Kagami Sascha Rosylight2022-12-183-24/+47
| | | | | | | | | | | | | | | | | | | | | * style: fix TS lint errors about `ev.target` * enhance: compress non-animated PNG * PNG to PNG? * defer jest things (add it later) * Delete jest.config.cjs * check the compressed file size * log compression stats * use ?? * handle if ($i == null) Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* chore: deploy vue-tsc for client typecheck (#9341)Kagami Sascha Rosylight2022-12-181-2/+3
|
* refactor(client): add proper types to `never[]` (#9340)Kagami Sascha Rosylight2022-12-185-28/+78
|
* enhance: Implement the toggle to (or not to) close push notifications when ↵tamaina2022-12-184-102/+266
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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(client): Downgrade to Vite v3 (#9313)tamaina2022-12-143-23/+9
| | | | | | | | | | | | | | | | | | | * Revert "refactor(client): Create root.vue and select the ui in it (#9312)" This reverts commit 0294555e2b7899ddd5440de485ba629b4b3fffb5. * use vite v3 * Revert "Revert "refactor(client): Create root.vue and select the ui in it (#9312)"" This reverts commit 56910e27fbad352f3cb8324a167aaf1446cea7c2. * Revert "refactor(client): Create root.vue and select the ui in it (#9312)" This reverts commit 0294555e2b7899ddd5440de485ba629b4b3fffb5. * use vite@3.2.4 * update to v3.2.5
* Call `tsc --noEmit` also for backend/client (#9316)Kagami Sascha Rosylight2022-12-131-1/+1
|