SirBlob
2cabc3e303
Harden Typst wasm parser fallback against panics
CI / frontend (push) Successful in 20s
CI / backend (push) Successful in 1m27s
2026-07-22 18:07:19 -04:00
SirBlob
0e69f5a179
Guard conflict choice lookup before it is populated
2026-07-22 18:07:19 -04:00
SirBlob
7b0cc2a807
Fix incorrect y-websocket event name in sync wait
2026-07-22 18:07:19 -04:00
SirBlob
43c8cfd85a
Bump version to 1.1.0
CI / frontend (push) Failing after 10s
CI / backend (push) Successful in 2m39s
2026-07-22 18:00:07 -04:00
SirBlob
e7cca246ed
Add logo and local preview images to README
2026-07-22 17:54:19 -04:00
SirBlob
cc9c9f940d
Add Arch PKGBUILD packaging, keep releases as manual GitHub uploads
2026-07-22 17:42:50 -04:00
SirBlob
65b041b6c9
Vendor Typst compiler locally instead of depending on typstdrive folder
2026-07-22 16:34:31 -04:00
SirBlob
30bfa0d7a8
Add ARIA roles to drag/context-menu card wrappers
2026-07-22 16:34:31 -04:00
SirBlob
d678de28e6
Downgrade upload-artifact to v3 for Gitea Actions compat
2026-07-22 16:15:08 -04:00
SirBlob
ea53f92f62
HotKeys Bug Fixes
2026-07-22 10:39:29 -04:00
SirBlob
5f6b2b3883
Compact editor UI, move LSP info to settings, redesign status badges
...
Claude-Session: https://claude.ai/code/session_01PoLmSR1pFVyHf8i5b1rNWk
2026-07-21 15:56:40 -04:00
SirBlob
a16edeb876
Add realtime Yjs collaboration for cloud-linked files
...
Claude-Session: https://claude.ai/code/session_01PoLmSR1pFVyHf8i5b1rNWk
2026-07-21 15:55:46 -04:00
SirBlob
566bf1a6cb
Connect to server over websocket for live cloud sync
...
Desktop app now holds a persistent websocket to the server and syncs
on push notifications instead of a fixed timer, falling back to the
old polling interval only when the socket is down. Cloud folder/file
listings are cached locally so the browser stays usable offline.
Claude-Session: https://claude.ai/code/session_01PoLmSR1pFVyHf8i5b1rNWk
2026-07-21 12:44:25 -04:00
SirBlob
d7b113c59a
Add copy to clipboard button in editor
...
Claude-Session: https://claude.ai/code/session_01PoLmSR1pFVyHf8i5b1rNWk
2026-07-21 11:29:24 -04:00
SirBlob
62f2f8483f
Cloud folder organization, file uploads, appearance themes, title bar rework, faster autosync
2026-07-20 23:58:53 -04:00
SirBlob
46e2de2af9
Regenerate app icons from new favicon
2026-07-20 23:58:45 -04:00
SirBlob
117f5b499c
Version checks, drop native drag plugin, cloud menus and delete, about links
2026-07-20 18:37:28 -04:00
SirBlob
4b685311a0
Documents by default, cloud project rename, multi-select drag, new settings
2026-07-20 17:48:20 -04:00
SirBlob
f498fcba1c
Install xdg-utils for AppImage bundling
2026-07-20 16:12:40 -04:00
SirBlob
47f0cbcf93
Fix AppImage glibc mismatch and pin working Typst commit
2026-07-20 15:26:11 -04:00
SirBlob
843c0c8eb3
Update Typst Version to Latest
2026-07-19 12:15:52 -04:00
SirBlob and GitHub
185d7ccdcb
Add images to README
2026-07-19 11:17:44 -04:00
SirBlob and GitHub
00f5797256
Update README
2026-07-19 10:45:49 -04:00
SirBlob
e5dfc8e472
release note rm
2026-07-19 00:39:07 -04:00
SirBlob
44fbb97ac9
Add release notes
2026-07-19 00:30:50 -04:00
SirBlob
bc3c66137c
Add build:linux script
2026-07-19 00:17:20 -04:00
SirBlob
6fb7e0415c
Add install instructions
2026-07-18 23:54:31 -04:00
SirBlob
9c6179db64
Rename release token secret
2026-07-18 23:43:18 -04:00
SirBlob
08e44f4a6c
Publish releases to GitHub from Gitea
2026-07-18 23:39:57 -04:00
SirBlob
9ac35ffa2f
Skip strip when bundling AppImage
2026-07-18 23:37:44 -04:00
SirBlob
1c8c187106
Fix AppImage builds in CI
2026-07-18 20:43:06 -04:00
SirBlob
452a90946c
Add Gitea build workflows
2026-07-18 20:31:27 -04:00
SirBlob
65b6781057
Remove Apple signing config
2026-07-18 20:26:42 -04:00
SirBlob
1e765344e5
Add cross-platform build and release workflows
2026-07-18 20:26:06 -04:00
SirBlob
b6554de5a0
Remove Layout Struc
2026-07-18 20:10:08 -04:00
SirBlob
4a0dcc7106
Update README
2026-07-18 20:08:02 -04:00
SirBlob
91c595bb42
Add download progress bar
2026-07-18 20:08:02 -04:00
SirBlob
be17ff79f8
Recover from Typst parser panics
2026-07-18 20:08:02 -04:00
SirBlob
eea352a87d
Cache fonts and file reads to speed up compiles
2026-07-18 20:07:56 -04:00
SirBlob
1f9d08920c
Group settings into categories
2026-07-18 19:40:47 -04:00
SirBlob
5cb37ff80d
Add cloud breadcrumbs and even out cloud cards
2026-07-18 19:40:42 -04:00
SirBlob
470d8c3d25
Show cloud files and sync state in the cloud workspace
2026-07-18 18:04:30 -04:00
SirBlob
2383091937
Add file explorer actions and show folders in the tree
2026-07-18 18:04:26 -04:00
SirBlob
9a39bcc05e
Switch to Apache 2.0 license
2026-07-18 16:56:19 -04:00
SirBlob
ea011f2d3e
Add cloud browsing, autosave, and editor improvements
2026-07-18 16:56:15 -04:00
SirBlob
bcdfd4c917
Fix TypstDrive link in README
2026-07-18 15:09:58 -04:00
SirBlob
e066f054bc
Fix compiler warnings
2026-07-18 15:09:58 -04:00
SirBlob
2c023e89f8
Release v1.0.0
2026-07-18 15:07:09 -04:00
SirBlob
8853c614d7
Add Typst Desktop app
2026-07-18 15:00:22 -04:00