RainbowBird
abd37dd96e
fix(docker): enhance server-schema build process with error handling
2026-05-08 21:59:36 +08:00
RainbowBird
5d5f739eba
revert(server/docker): restore assets distribution image
2026-04-28 00:54:13 +08:00
RainbowBird
924d3e3005
fix(server/docker): switch from alpine to slim for ui-build to support canvas dependencies
2026-04-28 00:47:39 +08:00
RainbowBird
e36f015c7c
fix(server/docker): remove cache mount for pnpm install in Dockerfile
2026-04-28 00:39:38 +08:00
RainbowBird
c0859c9798
fix(server/docker): squash auth ui to server image
2026-04-28 00:34:14 +08:00
Neko Ayaka
9a59848b85
fix(server): now import the ui-server-auth built artifacts into docker image
2026-04-10 22:35:24 +08:00
RainbowBird
405904183f
refactor(server): revert a8f445a17985a90d7eb5d981b4231114c3066e94
2026-03-28 02:25:44 +08:00
RainbowBird
ba3d66de86
feat(server-protocol): introduce shared protocol types for AIRI server clients and frontends
...
- Added package.json for @proj-airi/server-protocol with necessary configurations.
- Implemented chat event types including WireMessage, SendMessagesRequest, and PullMessagesRequest.
- Defined WebSocket event types and structures for better integration with AIRI components.
- Updated server-runtime and server-sdk to utilize the new server-protocol package.
- Refactored imports across various packages to replace server-shared types with server-protocol types.
- Enhanced type definitions and added TypeScript configurations for better development experience.
2026-03-28 02:25:44 +08:00
RainbowBird
c0d0e22f12
fix(server): docker build
2026-03-28 02:25:44 +08:00
RainbowBird
27c4d567a9
chore(server): fix dockerfile
2026-02-26 17:14:41 +08:00
RainbowBird
b34f7ea5f8
fix(docker): server dockerfile
2026-01-14 14:22:26 +08:00
Neko Ayaka
20a6f613b1
fix(server): incorrect path used for copied patches
2026-01-06 03:30:56 +08:00
Neko Ayaka
9834252d2b
fix(server): patches should be copied
2026-01-06 03:27:24 +08:00
Neko Ayaka
8cbdb6be2e
fix(server): docker-compose fix
2026-01-05 16:26:44 +08:00
RainbowBird
d064a959cf
feat(server): with api server, service-lize ( #807 )
...
Co-authored-by: Neko Ayaka <neko@ayaka.moe>
Co-authored-by: Lovehsigure_520 <1260907335@qq.com>
2026-01-05 16:24:03 +08:00