Commit Graph
732 Commits
Author SHA1 Message Date
이윤진(Lee Yunjin) 1e58126f35 chore(ci): flatpak included in artifacts (#685) 2025-10-31 02:53:16 +08:00
Neko Ayaka 58530dae23 style: lint 2025-10-31 02:02:41 +08:00
RainbowBird 3da051c365 fix(electron): type error (#688) 2025-10-31 00:39:19 +08:00
Neko Ayaka 887c70282e feat(stage-tamagotchi): caption for audio, playback will sync chat completion messages with tts 2025-10-30 18:34:06 +08:00
Neko Ayaka 6071331033 feat(stage-tamagotchi): speech recovered 2025-10-30 16:58:57 +08:00
Neko Ayaka e5ec3fe6ab feat(stage-tamagotchi): added entitlements and builder configs for microphone access 2025-10-30 15:08:12 +08:00
Neko Ayaka 7d43275867 feat(stage-tamagotchi): added getMediaAccessStatus and askForMediaAccess for electron eventa 2025-10-30 14:41:41 +08:00
Neko Ayaka 30f9985f53 fix(stage-tamagotchi,stage-shared): added isUrlMode define check 2025-10-25 01:33:40 +08:00
Neko Ayaka f6b3badc44 feat(stage-tamagotchi): bring back resizing, use auto detect like auto hover 2025-10-24 15:25:59 +08:00
Neko Ayaka 08bfb30691 fix(stage-tamagotchi): restrict to sender matched calls when dispatching events for electron window related api 2025-10-24 00:06:49 +08:00
Neko Ayaka 7c28122540 fix(stage-tamagotchi): max listener exceeded warning, set to 100 before improving eventa 2025-10-23 22:16:06 +08:00
Neko Ayaka eac7d09244 feat(stage-tamagotchi): even better fade on hover 2025-10-23 22:00:33 +08:00
Neko Ayaka 8e86047ffc fix(stage-tamagotchi): typecheck for app.vue 2025-10-23 21:49:50 +08:00
Neko Ayaka c66575926d fix(stage-tamagotchi): typecheck of shortcuts 2025-10-23 21:45:40 +08:00
Neko Ayaka 04b8e82b21 refactor(stage-tamagotchi): cleanup code 2025-10-23 21:40:57 +08:00
Neko Ayaka 08bbeb34c6 fix(stage-tamagotchi): typecheck failed, moved useElectronAllDisplays to composables 2025-10-23 21:36:17 +08:00
Neko Ayaka 2850925716 feat(stage-tamagotchi): bring back pass through on hover, with intelligence hover detection 2025-10-23 16:45:39 +08:00
Neko AyakaandIlya Bogdanov b097857f93 feat(stage-tamagotchi): bring back fade on hover
Co-authored-by: Ilya Bogdanov <34226834+skirkru@users.noreply.github.com>
2025-10-23 15:36:52 +08:00
Makito cd7afb6abd feat(stage-tamagotchi): unified preload expose 2025-10-23 00:22:38 +09:00
Neko Ayaka a5f3c888fa fix(stage-web): system settings were lost 2025-10-21 23:23:30 +08:00
Neko Ayaka 6b7d498dc8 fix(ci): deb uses amd64 for arch name 2025-10-20 21:19:04 +08:00
Neko Ayaka de15c9d15c fix(ci): rpm uses aarch64 & x86_64 as convention, which fails the name matching 2025-10-20 15:31:08 +08:00
Makito bcc262a50c fix(stage-tamagotchi,stage-shared,stage-ui): unify electron-renderer globals and fix env checks in providers (#668) 2025-10-20 15:09:45 +08:00
Neko Ayaka cf585ccba0 fix(ci): incorrect version used for renaming artifacts 2025-10-20 13:18:04 +08:00
Neko Ayaka ad786013b0 feat(ci): support to run release-tamagotchi.yml workflow for deb and rpm files 2025-10-20 13:00:30 +08:00
Neko Ayaka 32934b9bbe fix(stage-tamagotchi): bad import & lint 2025-10-20 00:47:34 +08:00
Neko Ayaka 8973b6a9eb fix(stage-tamagotchi): bad import 2025-10-20 00:36:39 +08:00
Neko Ayaka 032503e6df feat(stage-tamagotchi): caption overlay UI 2025-10-20 00:30:05 +08:00
Makito 5cfc9b0d63 fix(stage-tamagotchi): broken light/dark toggle 2025-10-19 23:39:48 +09:00
hobbycoder 432a266f6a feat(stage-tamagotchi): add official flatpak package (#647) 2025-10-19 21:43:02 +08:00
Neko Ayaka ab001a7ab9 fix(stage-tamagotchi): live2d focus issue & added useElectronAllDisplays, useElectronRelativeMouse, and updated devtools 2025-10-19 01:38:21 +08:00
Neko Ayaka 78a9a77cc8 feat(core-character): added core-character for headless pipeline and character role playing for cross-platform 2025-10-18 23:39:49 +08:00
Neko Ayaka e25d5fa566 feat(stage-tamagotchi): added electron displays devtools 2025-10-18 23:39:49 +08:00
Neko Ayaka 8733fafb8e feat(stage-tamagotchi): port useful screen related getters from electron 2025-10-18 21:00:29 +08:00
藍+85CD 4a1a33f9b6 chore(deps): replace execa w/ tinyexec (#665) 2025-10-18 19:12:54 +08:00
藍+85CD ee42ab85b1 chore(eslint): use moeru config (#664) 2025-10-18 19:02:01 +08:00
Neko Ayaka b438495d97 feat(injecta): supported typed use and auto name use 2025-10-18 17:20:22 +08:00
Makito b0af3cd12b fix(stage-tamagotchi): no drag-and-click for linux (#663) 2025-10-18 16:22:18 +08:00
藍+85CD 6d5f8f480b chore(tsconfig): clean useless mts part 2025-10-17 20:42:24 +08:00
Neko Ayaka 04c8f3cbdf chore(stage-tamagotchi): missing icon-512.png for #647 2025-10-17 17:45:44 +08:00
Makito f9cc3262e2 feat(stage-tamagotchi): show tooltips for control buttons (#650) 2025-10-17 14:07:14 +08:00
Neko Ayaka 2326bf3b61 refactor(stage-tamagotchi): re-structure under misc 2025-10-13 20:19:43 +08:00
Neko Ayaka a63e1d9f1f refactor(stage-tamagotchi): impl useWindowMouse with EventTarget proxied from Electron thread 2025-10-13 11:45:01 +08:00
Neko Ayaka 3203381981 feat(stage-tamagotchi): follow cursor 2025-10-13 09:27:46 +08:00
Neko Ayaka 4368a17467 fix(stage-tamagotchi): pin to v26.0.20 due to Error: ENOTDIR: not a directory, open '<...>/Electron Framework.framework/Electron Framework/package.json
related to https://github.com/electron-userland/electron-builder/issues/9310
2025-10-12 14:43:24 +08:00
Neko Ayaka 1c26d8d7a3 chore(stage-web,stage-ui): alias for stage-shared 2025-10-12 03:32:33 +08:00
Neko Ayaka 748c9b3d08 fix(stage-tamagotchi): added APP_DEBUG to allow opening DevTools on startup 2025-10-12 03:31:36 +08:00
Neko Ayaka 4534664cba fix(stage-tamagotchi): not able to route to /settings for hash router 2025-10-12 03:31:04 +08:00
Neko Ayaka 33de7d49bf feat(stage-shared): new stage-shared package 2025-10-12 03:30:20 +08:00
Neko Ayaka 2def1df1d8 fix(stage-tamagotchi): WebGPU wasn't enabled by default for Linux
Related to https://github.com/electron/electron/issues/41763
2025-10-12 03:28:43 +08:00