summaryrefslogtreecommitdiff
path: root/src/main
AgeCommit message (Expand)Author
2026-03-15Add API key management UI and wire S2 key to MCPhaoyuren
2026-03-15Add read_compiled_pdf and search_citation MCP toolshaoyuren
2026-03-15Fix OT ack/error swallowed when doc transitions to editor modehaoyuren
2026-03-15Strengthen CLAUDE.md: explicit step-by-step file reading instructionshaoyuren
2026-03-15Add online users popover, MCP get_online_users, claude-workspace, stronger CL...v0.3.4haoyuren
2026-03-15Fix file sync for non-active tabs, MCP compile integration, OT resiliencehaoyuren
2026-03-15Fix sync race condition: external edits overwritten by remote opshaoyuren
2026-03-15Enhance CLAUDE.md with project structure, guidelines, and conventionshaoyuren
2026-03-15Fix MCP server in packaged app: bundle with esbuild, asarUnpackhaoyuren
2026-03-15v0.3.2: Add search features and SyncTeX forward searchv0.3.2haoyuren
2026-03-15Fix crash on quit: use ptyInstances map instead of undefined ptyInstancehaoyuren
2026-03-15Fix SyncTeX: download synctex.gz via web proxy, normalize paths, smooth zoomhaoyuren
2026-03-15v0.3.0: Fix sync exclusions, add editor zoom, cached PDF loadingv0.3.0haoyuren
2026-03-15Add MCP compile debugging tools: get_compile_errors, get_compile_warnings, ge...haoyuren
2026-03-15Fix server compile: download PDF to .build dir, prevent artifact sync to Over...haoyuren
2026-03-15Real-time comment sync, MCP server expansion, multi-tab terminal, UI fixeshaoyuren
2026-03-14Add new file sync to Overleaf, Copy Comments button with file filteringhaoyuren
2026-03-13Fix embedded terminal for Claude Code: PTY env, DEC 2026, xterm.js window que...v0.2.4haoyuren
2026-03-13Fix Claude Code → Overleaf sync: remove hash from applyOtUpdate, fix OT bugshaoyuren
2026-03-13Use polling for file watcher to reliably detect external editshaoyuren
2026-03-13Separate Terminal and Claude into independent pty instanceshaoyuren
2026-03-13Add bidirectional sync for binary files (PDF, images, etc.)haoyuren
2026-03-13Add drag-and-drop file upload, fix project creation modal and API endpointshaoyuren
2026-03-13Fix terminal cwd, selection highlight, comment range preservationhaoyuren
2026-03-13Update logo, app icon, fix shutdown crash, add READMEhaoyuren
2026-03-13Add AGPL-3.0 license and copyright headers to all source fileshaoyuren
2026-03-13Rename to LatteX, add LaTeX autocomplete, fix comment highlight positionsv0.1.0haoyuren
2026-03-12Add collaborator cursors and project chathaoyuren
2026-03-12Add bidirectional file sync, OT system, comments, and real-time collaborationhaoyuren
2026-03-11Initial commit: ClaudeTeX - LaTeX editor with Overleaf synchaoyuren