managarten/apps/matrix/apps/web
Till-JS a50d98c7a1 🐛 fix(matrix-bots): disable arm64 builds for all matrix bots
All matrix bots use matrix-bot-sdk which has native dependencies
(cpu-features, ssh2) that cause QEMU emulation failures during CI
arm64 builds. Build amd64 only - can run on arm64 via Rosetta.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 14:25:05 +01:00
..
scripts feat(manalink): add PWA support and rebrand Matrix client 2026-02-01 03:25:45 +01:00
src 🚸 ux: simplify Manalink login - SSO primary, manual login hidden 2026-02-01 05:00:03 +01:00
static feat(manalink): add PWA support and rebrand Matrix client 2026-02-01 03:25:45 +01:00
Dockerfile 🐛 fix(matrix-bots): disable arm64 builds for all matrix bots 2026-02-01 14:25:05 +01:00
package.json feat(manalink): add PWA support and rebrand Matrix client 2026-02-01 03:25:45 +01:00
svelte.config.js feat(matrix): add SvelteKit Matrix client (Phase 1) 2026-01-28 20:21:13 +00:00
tsconfig.json feat(matrix): add SvelteKit Matrix client (Phase 1) 2026-01-28 20:21:13 +00:00
vite.config.ts feat(manalink): add PWA support and rebrand Matrix client 2026-02-01 03:25:45 +01:00