- Dec 19, 2022
-
-
Kagami Sascha Rosylight authored
-
Effy Elden authored
* Fix peers API returning suspended instances * Fix missing comma
-
- Dec 18, 2022
-
-
tamaina authored
-
syuilo authored
-
syuilo authored
* New translations ja-JP.yml (Catalan) * New translations ja-JP.yml (Catalan) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (English) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Polish) * New translations ja-JP.yml (Polish) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Thai)
-
tamaina authored
* fix(client): Handle null of rootEl in MkWindow.vue * comment Co-authored-by:
syuilo <Syuilotan@yahoo.co.jp>
-
tamaina authored
* wip * wip * wip * fix * fix *
🎨 -
tamaina authored
-
Kagami Sascha Rosylight authored
* 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>
-
Kagami Sascha Rosylight authored
-
Kagami Sascha Rosylight authored
-
- Dec 17, 2022
-
-
Kagami Sascha Rosylight authored
-
tamaina authored
enhance: Implement the toggle to (or not to) close push notifications when notifications or messages are read (#9219) * create file * wip * fix * wip * tabun dekita *
✌️ * implement subscribe push notification button to tutorial * check-exists→show-registration * add column sendReadMessage * fix migration file * sw api * change PushNotificationService * wip *✌️ * fix tutorial footer flex -
syuilo authored
fix #9327
-
- Dec 14, 2022
-
-
tamaina authored
-
syuilo authored
-
Kagami Sascha Rosylight authored
-
tamaina authored
* Revert "refactor(client): Create root.vue and select the ui in it (#9312)" This reverts commit 0294555e. * 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 0294555e. * use vite@3.2.4 * update to v3.2.5
-
- Dec 13, 2022
-
-
Kagami Sascha Rosylight authored
* Add missing @types packages * Fix TS1272 type only imports * Fix TS2821 import assertion
-
- Dec 12, 2022
-
-
Kagami Sascha Rosylight authored
-
Kagami Sascha Rosylight authored
Reflecting the changes from 7706c38d and 19cc9f7f.
-
Kagami Sascha Rosylight authored
* Typecheck the service worker Currently the service worker build never typechecks, since esbuild and typescript-eslint don't do such job. esbuild: https://esbuild.github.io/content-types/#typescript >However, esbuild does not do any type checking so you will still need to run tsc -noEmit in parallel with esbuild to check types. This is not something esbuild does itself. typescript-eslint: https://typescript-eslint.io/linting/troubleshooting#why-dont-i-see-typescript-errors-in-my-eslint-output >TypeScript's compiler (or whatever your build chain may be) is specifically designed and built to validate the correctness of your codebase. Our tooling does not reproduce the errors that TypeScript provides, because doing so would slow down the lint run [1], and duplicate the errors that TypeScript already outputs for you. Adding this step adds tons of TS errors
😱 * Override lib-webworker with service worker -
tamaina authored
-
Kagami Sascha Rosylight authored
* `yarn workspace client run lint --fix` * `eslint-disable-next-line no-var` for service worker self * A few more manual sw fixes * word change
-
- Dec 10, 2022
- Dec 09, 2022
-
-
xtexChooser authored
-
syuilo authored
-
- Dec 08, 2022