Commit Graph
1078 Commits
Author SHA1 Message Date
RainbowBird 6c7aa855cf feat(server): log api error 2026-03-04 19:06:24 +08:00
RainbowBird f38871b2d8 refactor(server): squash drizzle migration files 2026-03-04 18:41:21 +08:00
kiminusandMakito 42cbd18bcd feat(tamagotchi): add reset main window position to system tray (#1088)
* feat(tamagotchi): add reset main window position to system tray

* chore: adjust wording

---------

Co-authored-by: Makito <sumimakito@hotmail.com>
2026-03-03 21:23:26 +07:00
RainbowBird a2356608fe refactor(server): api server url env 2026-03-03 17:36:40 +08:00
Makito d2838e79f2 chore(stage-tamagotchi): restore original comments
Sorry…
2026-03-03 01:43:09 +07:00
Makito f8f44aab6a chore(stage-tamagotchi): revert debugging code 2026-03-03 01:42:00 +07:00
Makito 0470ec1e50 fix(stage-tamagotchi): __dirname issue caused by badly overridden electron-vite config 2026-03-03 01:40:43 +07:00
RainbowBird 8ff4effb6c perf(server): upsert chat messages 2026-03-03 00:45:00 +08:00
RainbowBirdandSergei Kochanov 24eb86f682 fix(server): limited body size to 1MB
Co-authored-by: Sergei Kochanov <47022537+sergeykochanov@users.noreply.github.com>
2026-03-03 00:44:58 +08:00
Neko Ayaka 7f7ef6daae fix(stage-tamagotchi): ms and debug package not bundled 2026-03-03 00:00:03 +08:00
Neko Ayaka dd8c2d960c chore(ci): use electron-builder default to have notarization tool 2026-03-02 23:20:24 +08:00
Neko Ayaka ba09f20e4a fix(stage-tamagotchi): incorrect implementation of server-runtime tlsConfig 2026-03-02 23:03:50 +08:00
RainbowBird 3c1fbdb654 refactor(server): move auth, db and env to libs 2026-03-02 16:55:16 +08:00
Mark L 846d63d7f6 fix(stage-tamagotchi): include ms package in Electron artifacts (#1068) 2026-03-02 12:06:20 +08:00
Neko Ayaka 9ca2eefb3f fix(stage-tamagotchi,stage-ui): mismatched state 2026-03-02 01:50:10 +08:00
Makito 22423d4ef7 chore(stage-pocket): declare no non-exempt encryption usage 2026-03-01 15:42:01 +07:00
Makito c01014b06b chore(stage-pocket): update bundle id and dev team 2026-03-01 03:00:36 +07:00
Makito 9d1eb7c7d6 chore(deps): bump unplugin-fetch to 0.2.2 2026-02-28 14:22:24 +07:00
Neko Ayaka f21a4677a2 refactor(stage-tamagotchi): use @proj-airi/electron-vueuse for composables 2026-02-28 00:49:44 +08:00
Makito c0f05c8827 chore(stage-tamagotchi): adjust included files in tsconfig 2026-02-27 19:06:17 +07:00
Neko Ayaka 163957f0f5 release: v0.8.5-beta.3 2026-02-26 23:38:19 +08:00
Neko Ayaka fec2569bf8 release: v0.8.5-beta.2 2026-02-26 23:30:52 +08:00
Neko Ayaka f3323df3f8 release: v0.8.5-beta.1 2026-02-26 23:13:03 +08:00
Neko Ayaka f04e106b13 chore(ci): macOS app code signing 2026-02-26 23:11:59 +08:00
Neko Ayaka 92d87833be chore(deps): bump dependencies 2026-02-26 18:33:52 +08:00
RainbowBird 5b9610e2f9 fix(server): railway build 2026-02-26 18:31:14 +08:00
RainbowBird 7bab092592 chore(server): apply env to docker compose 2026-02-26 18:10:25 +08:00
RainbowBird f787485b29 feat(server): health check route 2026-02-26 17:53:14 +08:00
Neko Ayaka ed65f3ef5f fix(stage-tamagotchi): websocket started duplicated-ly 2026-02-26 17:49:10 +08:00
RainbowBird 27c4d567a9 chore(server): fix dockerfile 2026-02-26 17:14:41 +08:00
RainbowBird 76e8287839 chore(server): resolve type 2026-02-26 16:38:43 +08:00
RainbowBird ea05075550 feat(server): database migration 2026-02-26 15:01:06 +08:00
Neko Ayaka 3a107b7465 fix(stage-tamagotchi): ERR_ABORT (-3) occurs when loading hash route window 2026-02-26 14:45:07 +08:00
Neko Ayaka bbf40d28fe fix(stage-tamagotchi): use isLinux() from eventa invoke instead of platform regexp 2026-02-26 14:44:27 +08:00
Neko Ayaka 1d18be6150 feat(stage-tamagotchi): dashboard window 2026-02-26 01:06:36 +08:00
Neko Ayaka 376c3acac3 refactor(stage-tamagotchi): base invokes 2026-02-23 13:58:43 +08:00
Neko Ayaka e8f6155ec6 feat(plugin-sdk,stage-tamagotchi): demo plugin, and plugin inspector 2026-02-16 16:06:28 +08:00
Neko Ayaka cae48f2801 feat(plugin-sdk,stage-tamagotchi): basic file system loader, protocol 2026-02-13 16:10:08 +08:00
Neko Ayaka 9419a77810 feat(stage-tamagotchi): promoted to libs/electron 2026-02-09 03:11:21 +08:00
Makito 6270487237 feat(stage-tamagotchi): dynamic select macOS app icon while building 2026-02-08 21:12:40 +09:00
Makito a4ca8b3e5a refactor(ci): use ts config generator for electron-builder 2026-02-08 19:22:33 +09:00
Makito 0f3c9cd9a7 feat(stage-tamagotchi): switch back to .icon app icon for macOS builds 2026-02-08 15:33:15 +09:00
Makito 418d6ba46a fix(ci): specify build.extends for electron-builder 2026-02-08 15:05:47 +09:00
Neko Ayaka b49cf9275a fix(plugin-sdk,server-*): type mismatch 2026-02-07 03:31:44 +08:00
Neko Ayaka dd92fb8f1c fix(stage-tamagotchi): updated with appId 2026-02-07 03:31:43 +08:00
Neko Ayaka 95b89d0c0c refactor(stage-tamagotchi): use tinyexec for execSync 2026-02-04 14:11:20 +08:00
LemonNeko a28c5f0eda fix(channel-server): allow wss on non-localhost (#1021) 2026-02-03 20:32:51 +08:00
Sebastián c8f679e1e4 fix(stage-*): Kokoro TTS now works in production too (#1017) 2026-02-03 05:27:06 +08:00
LemonNekoandautofix-ci[bot] e4add70e13 feat: allow to enable secure websocket for server channel (#1014)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-02-01 00:35:03 +08:00
Neko Ayaka 2197a3e5ad release: v0.8.4 2026-01-30 17:00:13 +08:00