Commit Graph
18 Commits
Author SHA1 Message Date
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 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 1e765344e5 Add cross-platform build and release workflows 2026-07-18 20:26:06 -04:00
SirBlob 91c595bb42 Add download progress bar 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 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 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