Commit graph

40 commits

Author SHA1 Message Date
9349afc00f Run lint & fmt 2025-11-30 15:24:52 +00:00
2ce5faea92 Ignore ds store 2025-11-30 15:24:52 +00:00
10fdc938c5 Add error on duplicate plugin load 2025-11-30 15:24:52 +00:00
b0b5da7d37 Remove frequent popups 2025-11-30 15:24:52 +00:00
9d60ec14dd Improve API 2025-11-30 15:24:52 +00:00
18be9f4dd8 Fix lint 2025-11-30 15:24:52 +00:00
c4da1426b1 Fix compile 2025-11-30 15:24:52 +00:00
fb2d82a06e Lint 2025-11-30 15:24:52 +00:00
fbf03c41e0 Refactor plugin setup and avoid dangling resources 2025-11-30 15:24:52 +00:00
c08feba0ad
Improve settings (#168)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-19 19:53:10 +00:00
90752e687a
Add local CLI (#144) 2025-10-21 22:45:47 +01:00
a919b04cf0
Add telemetry 2025-08-30 22:24:08 +01:00
9177984ff6
Move more logic into sync-client 2025-08-30 11:02:04 +01:00
376008de54
Improve editor sync status line 2025-08-28 21:55:43 +01:00
b2f4e0c038
Show files open by other users 2025-08-27 22:31:29 +01:00
a36a24effc
Fix main & improve cursor sync (#101) 2025-08-25 17:15:52 +01:00
81b81e30ff
Use unknown return type for callbacks 2025-08-17 15:12:31 +01:00
e73f147fbc
Add local prediction for remote cursor updates 2025-08-17 15:03:34 +01:00
a2cbcf0519
SLow down requests for development 2025-08-16 12:21:50 +01:00
b56e8f6c15
Rename 2025-08-10 12:59:14 +01:00
bb0e44f06f
Extract reconcile (#85) 2025-07-13 11:06:42 +01:00
e8b9bf40c5
Add API for propagating cursor locations (#61) 2025-06-08 20:20:52 +01:00
76a17c4221
Better default ignores 2025-05-24 14:35:16 +01:00
b17f34d402
Fix ignore patterns 2025-05-24 13:21:37 +01:00
ceb217cda8
Add simple glob ignore patterns 2025-05-22 21:41:59 +01:00
de346b9fcf
Add sync status inside editor 2025-05-11 22:25:19 +01:00
52bda89764
Fix jumping cursor 2025-03-29 13:36:32 +00:00
3d8152f6f5
Rate-limit updates 2025-03-29 12:26:52 +00:00
1aad0fce31
Add WebSocket support (#12) 2025-03-29 10:17:46 +00:00
8a27987798
Make logs view performant 2025-03-22 17:06:32 +00:00
d885646f39
Configure line-endings 2025-03-22 12:04:33 +00:00
b6d0416807
Lint 2025-03-20 22:28:59 +00:00
8a9f87cc05
Clean up API 2025-03-20 22:27:07 +00:00
c278e9d131
Log to console 2025-03-18 21:13:47 +00:00
e6eedab87d
Rename onunload 2025-02-22 15:18:30 +00:00
3471a9c498
Stop Logger being a singleton 2025-02-22 15:11:59 +00:00
fde1fecbb6
Move file handling logic inside of client 2025-02-22 11:09:28 +00:00
bb9acaf656
Pick up simple client 2025-02-20 22:26:39 +00:00
614e4a780a
Extract settings from database 2025-02-19 21:32:40 +00:00
dd6f63f357
Move files 2025-02-19 20:47:52 +00:00
Renamed from obsidian-plugin/src/vault-link-plugin.ts (Browse further)