Commit Graph

15 Commits

Author SHA1 Message Date
Julien Calixte
8887cdbf88 chore: upgrade tooling stack
- TypeScript 3.9 -> 5.8
- ESLint 6 -> 9 (flat config)
- Prettier 1 -> 3
- eslint-plugin-vue 6 -> 9
- Add vue-tsc for type checking
- Migrate Sass @import to @use syntax
- Fix Pinia persistence config for v4
- Add Spotify type declarations
- Remove unused registerServiceWorker.ts
2026-01-24 21:36:43 +01:00
Julien Calixte
c433d0d7bf migrate to Vue3 2025-07-21 01:20:57 +02:00
dcb5de7134 (notify) set the notification silent but play a sound in… 2021-02-28 17:27:28 +01:00
2c96b30272 (timer) play and pause w… 2020-07-25 13:48:56 +02:00
38cbe3b775 (timer) get usernames when notifying 2020-07-18 23:55:09 +02:00
83245b1f12 🌐 (notification) add i18n for notif 2020-07-18 23:41:27 +02:00
62749a3bf7 🌐 (app) init 18n in en and french 2020-07-18 23:32:47 +02:00
c5a047dce6 (wake lock) ask for permission to lock the screen 2020-07-14 10:57:41 +02:00
454d1c149e 🌐 (app) change to english by default 2020-07-12 11:27:38 +02:00
d7f185fa6b (persistance) persist user choices
Lazy load youtube video
2020-07-11 23:04:23 +02:00
8683a62f16 ♻️ (hook) change isDev1Turn name variable 2020-07-11 22:20:55 +02:00
32e4014db5 (notification) stop spamming on start and resume 2020-07-11 10:15:08 +02:00
b81983acdf (action) add pause button 2020-07-11 00:57:22 +02:00
1e582da54c 🌐 (notification) notification in French 2020-07-05 12:50:31 +02:00
fe674c73df ♻️ (timer) break into more pieces the hook useTimer 2020-07-04 10:50:58 +02:00