Commit Graph
1760 Commits
Author SHA1 Message Date
s3d-iandwhyXVI 076c597de9 fix(ui): align ColorHueRange model binding (#681)
Co-authored-by: whyXVI <lain_zcb@bupt.edu.cn>
2025-10-29 03:43:02 +08:00
github-actions[bot] 4536ea6e89 chore(nix): update pnpmDeps hash 2025-10-28 19:42:05 +00:00
Neko Ayaka 3cb8f74840 feat(docs): Happy Halloween! 🎃 2025-10-29 03:38:41 +08:00
Lovehsigure_520 4887b6feba docs(docs): DevLog 2025.10.20 (#679) 2025-10-27 02:17:09 +08:00
Iro 585eed59fe fix navigation issues (#676) 2025-10-26 20:03:42 +08:00
Neko Ayaka 30f9985f53 fix(stage-tamagotchi,stage-shared): added isUrlMode define check 2025-10-25 01:33:40 +08:00
Iro 13c144794b feat: Allows easy access to provider configuration for all modules (#673) 2025-10-24 20:13:54 +08:00
Neko Ayaka 0b0ed88325 feat(stage-ui): support Cerebras as provider
Close #672
2025-10-24 20:12:50 +08:00
Iro 326727f3ff feat(consciousness): Add button to configure new provider even when one exists (#671) 2025-10-24 17:55:19 +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
github-actions[bot] 9633270356 chore(nix): update assets hash 2025-10-23 16:10:01 +00: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
Neko f6fbbc5f75 fix(ci): bad indentation 2025-10-23 03:20:05 +08:00
Makito 2f93c6cc1b fix(stage-ui): full load on HMR dispose to avoid corrupted models 2025-10-23 01:53:54 +09:00
Makito cd7afb6abd feat(stage-tamagotchi): unified preload expose 2025-10-23 00:22:38 +09:00
reonokiy bc9f4ddeee docs: add docs for release versions (#669) 2025-10-22 12:48:48 +08:00
Neko AyakaandLovehsigure_520 ad82a6ef83 chore(docs): updated banner cover for dark mode with better visibility
Co-authored-by: Lovehsigure_520 <62863834+Neko-233@users.noreply.github.com>
2025-10-22 00:31:29 +08:00
Neko Ayaka 1463b5794e chore(docs): improved the style, fixed many issues 2025-10-22 00:13:55 +08:00
Neko Ayaka 37d16fa20f docs(README): updated devlog recent update 2025-10-21 23:34:12 +08:00
Neko Ayaka 3e0e4961c9 docs(README): remove preview image 2025-10-21 23:30:09 +08:00
Neko Ayaka 6dc7809e9c docs: new cover with new model 2025-10-21 23:27:49 +08:00
Neko Ayaka a5f3c888fa fix(stage-web): system settings were lost 2025-10-21 23:23:30 +08:00
Neko Ayaka 089293f07c chore(ci): disable codesign for macos build, causes the application not usable 2025-10-21 18:49:05 +08:00
Neko Ayaka 23257fb703 feat(ci): use self-signed certificate for codesign for macOS 2025-10-21 16:45:04 +08:00
Neko Ayaka 82ea44ef15 fix(ci): scheduled workflow appended envs to incorrect location 2025-10-21 12:21:27 +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
github-actions[bot] c1a83fa830 chore(nix): update pnpmDeps hash 2025-10-20 07:12:28 +00: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 18c1bdb0ef fix(ci): pnpm -F run will append extra stdout into the env 2025-10-20 14:29:38 +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 04d3a3fba8 feat(pipelines-audio): added pipelines-audio 2025-10-19 01:43:54 +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
github-actions[bot] 2370a31521 chore(nix): update pnpmDeps hash 2025-10-18 13:05:29 +00:00