Commit Graph
18 Commits
Author SHA1 Message Date
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 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 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 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 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