Commit Graph
417 Commits
Author SHA1 Message Date
github-actions[bot] 9fef9947a4 chore: update README release artifacts to v0.9.0-beta.2 2026-03-31 10:47:38 +00:00
Neko Ayaka 497524a22f release: v0.9.0-beta.2 2026-03-31 17:33:53 +08:00
Neko Ayaka c751f48401 release: v0.9.0-beta.1 2026-03-31 14:35:19 +08:00
github-actions[bot] 993da90232 chore: update README release artifacts to v0.9.0-alpha.36 2026-03-30 15:22:56 +00:00
Neko Ayaka 21a092be71 release: v0.9.0-alpha.36 2026-03-30 22:49:38 +08:00
Makito 0e9122b5ac release: v0.9.0-alpha.35 2026-03-30 14:44:33 +09:00
Neko Ayaka 25d46753e0 chore(docs): convert more to avif 2026-03-30 02:59:43 +08:00
Neko Ayaka d27e089bd7 chore(docs): convert all to avif 2026-03-30 02:58:43 +08:00
Neko Ayaka cd9f6da23b chore(docs): adjust cover of DevLog-2026.03.23 2026-03-30 02:46:18 +08:00
Neko Ayaka c1aa4cb91b chore(docs): added cover for DevLog-2026.03.29 2026-03-30 02:42:14 +08:00
Neko Ayaka d510b4fdb7 chore(docs): added cover for DevLog-2026.03.23 2026-03-30 02:19:00 +08:00
Neko Ayaka f5111315b8 chore(docs): added cover for DevLog-2026.03.14 2026-03-30 00:38:00 +08:00
LemonNeko 3aec61cc8d doc(devlog): added DevLog @ 2026.03.29 2026-03-29 23:33:09 +08:00
github-actions[bot] 650a91601e chore: update README release artifacts to v0.9.0-alpha.34 2026-03-29 08:29:21 +00:00
Neko Ayaka fbf6a05f1e release: v0.9.0-alpha.34 2026-03-29 15:28:42 +08:00
github-actions[bot] 786c7ceac5 chore: update README release artifacts to v0.9.0-alpha.32 2026-03-28 20:54:11 +00:00
Neko Ayaka d5f24107b7 release: v0.9.0-alpha.32 2026-03-29 02:44:08 +08:00
Neko Ayaka 36b038f315 chore(deps): introduce takumi 2026-03-28 16:08:17 +08:00
Neko Ayaka 06570b4dde release: v0.9.0-alpha.31 2026-03-28 12:57:31 +08:00
Makito c0e499b044 release: v0.9.0-alpha.30 2026-03-28 11:52:22 +09:00
github-actions[bot] ef711bdf17 chore: update README release artifacts to v0.9.0-alpha.28 2026-03-27 20:12:31 +00:00
Ayaka Neko 129fbf3fcb release: v0.9.0-alpha.29 2026-03-28 04:06:59 +08:00
RainbowBird fa1fed0c15 refactor(server): error-message util 2026-03-28 02:25:44 +08:00
RainbowBird eab60d0bdb feat(server): reimplement message queue, drop outbox 2026-03-28 02:25:44 +08:00
Neko Ayaka 5535907aa8 release: v0.9.0-alpha.28 2026-03-27 18:01:13 +08:00
Neko Ayaka 6675b3234d release: v0.9.0-alpha.27 2026-03-27 15:55:49 +08:00
Neko Ayaka cd826dcbce release: v0.9.0-alpha.26 2026-03-27 15:33:24 +08:00
Neko Ayaka fc72b7a56c release: v0.9.0-alpha.25 2026-03-27 14:47:31 +08:00
github-actions[bot] f6245dec8f chore: update README release artifacts to v0.9.0-alpha.24 2026-03-26 22:48:01 +00:00
areong 79b95233de fix(docs): links to other doc pages (#1483)
---------

Co-authored-by-agent: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-03-27 06:37:37 +08:00
Neko Ayaka e2080c7178 release: v0.9.0-alpha.24 2026-03-27 03:39:08 +08:00
github-actions[bot] 6550d502e8 chore: update README release artifacts to v0.9.0-alpha.23 2026-03-26 16:39:24 +00:00
Neko Ayaka 539ba83a61 release: v0.9.0-alpha.23 2026-03-26 23:39:14 +08:00
jim139129 67d547ef45 chore(docs): added Visual Studio 2026 suggestion (#1476) 2026-03-26 16:46:14 +08:00
Neko Ayaka 45ce8ba602 release: v0.9.0-alpha.22 2026-03-25 01:19:04 +08:00
雨落 8baaff7778 chore(docs): added comment for target field (#1465)
---------

Signed-off-by: 秋雨落 <i@rain.cx>
Co-authored-by-agent: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-03-24 12:55:15 +08:00
Garfield Lee 9538068d0b fix(docs): Try Live leads to 404 in VitePress SPA router (#1461)
- Add `target?: string` field to `ButtonItem` interface
- Set `target: '_self'` on all locales' Try Live button configs (EN, ZH, JA)
- Bind `:target="item.target"` on the `<a>` element in HomeButton.vue

VitePress intercepts clicks on anchor tags without an explicit `target`
attribute and routes them through Vue Router, which causes a 404 for the
external https://airi.moeru.ai/ link. Setting `target="_self"` makes
the browser skip the router and perform a native navigation.

Co-authored-by-agent: GitHub Copilot <copilot@github.com>
2026-03-24 10:15:57 +08:00
Neko Ayaka 0af4217666 release: v0.9.0-alpha.21 2026-03-24 09:21:27 +08:00
Neko Ayaka 7313d567d6 chore(deps): bump more dependencies 2026-03-24 09:20:19 +08:00
Neko Ayaka 11bb6b8e0a release: v0.9.0-alpha.20 2026-03-23 21:41:53 +08:00
Neko Ayaka ea7c832adc release: v0.9.0-alpha.19 2026-03-23 20:03:39 +08:00
Neko Ayaka c64f460a00 refactor(docs): now transition= attribute will have types, fix more 2026-03-23 18:44:09 +08:00
Neko Ayaka 900de50127 refactor(docs): now transition= attribute will have types 2026-03-23 18:24:36 +08:00
Andrew Qi faeb250fc6 feat(docs): added new DevLog 2026-03-23 (#1457)
---------

Co-authored-by-agent: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-03-23 16:52:55 +08:00
Neko Ayaka ce60323d8a style: lint 2026-03-23 02:16:10 +08:00
Neko Ayaka ac1de680d0 chore(deps): bump dependencies 2026-03-23 02:15:40 +08:00
Lovehsigure_520andautofix-ci[bot] e952fe779e chore: switch zh-CN desktop download links to GitHub releases (#1442)
* chore: use GitHub release links for zh-CN desktop downloads

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-21 11:47:17 +08:00
github-actions[bot] 5c1993efda chore: update README release artifacts to v0.9.0-alpha.18 2026-03-19 18:43:49 +00:00
Neko Ayaka a3b9a4b037 release: v0.9.0-alpha.18 2026-03-19 14:45:49 +08:00
Neko Ayaka 956a4541e9 style: lint 2026-03-19 14:27:23 +08:00