Commit graph

92 commits

Author SHA1 Message Date
682dc74497 Update local-client-cli and obsidian-plugin
Some checks failed
Check / build (pull_request) Has been cancelled
E2E tests / build (pull_request) Has been cancelled
Publish CLI / publish-docker (pull_request) Has been cancelled
Publish server Docker image / publish-docker (pull_request) Has been cancelled
Pulls the local-client-cli and obsidian-plugin changes from
asch/fix-everything onto a fresh branch off main.
2026-05-09 13:41:51 +01:00
6608804d34 Refactor & lint 2025-12-07 16:42:23 +00:00
504ddb6ff6 Pick up new events API 2025-12-07 16:42:23 +00:00
0a5bbbf20e Fix and apply editorconfig 2025-12-07 16:42:23 +00:00
b05e415acf Apply editorconfig 2025-12-07 16:42:23 +00:00
ad3191957a Add event handler class 2025-12-07 16:42:23 +00:00
3f2ecfb0b6 Use efficient filters 2025-12-07 16:42:23 +00:00
9349afc00f Run lint & fmt 2025-11-30 15:24:52 +00:00
3517af1461 Disallow changing settings while applying previous changes 2025-11-30 15:24:52 +00:00
d07fa32ba3 Format 2025-11-30 15:24:52 +00:00
2ce5faea92 Ignore ds store 2025-11-30 15:24:52 +00:00
5905aa37b9 Add copy to clipboard button 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
4b195b070d Expose new advanced settings 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
38810579ec Update type imports 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
cd57ea6682
Add log rotation to server & UI improvements (#157) 2025-11-02 17:52:04 +00:00
90752e687a
Add local CLI (#144) 2025-10-21 22:45:47 +01:00
1ddba47b80
Fix folder deletion (#140) 2025-10-20 20:24:35 +01:00
088f474a2e Fix remote cursor duplication 2025-10-18 21:30:45 +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
0ff3bb5967
Migrate from Jest to node:test (#115) 2025-08-30 10:38:08 +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
d6e4305588
Fix lint 2025-08-26 22:22:36 +01:00
2ff1384fde
Fix cursor moving perf 2025-08-26 21:17:57 +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
2d016c44bd
Add local selection update 2025-08-17 15:01:38 +01:00
a9ddd1032f
Lint flaky websocket factory 2025-08-17 14:59:41 +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
b72b3488d8
Don't show .md extensions 2025-05-25 11:35:42 +01:00
f93ca447d8
Improve history view UX 2025-05-24 19:05:12 +01:00
5c8b02f69c
Lint 2025-05-24 19:02:50 +01:00
76a17c4221
Better default ignores 2025-05-24 14:35:16 +01:00
22a13e0152
Change file limit from slider to number 2025-05-24 13:56:36 +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
45f9f37d0f
Make startup deletion check more robust 2025-05-14 22:14:34 +01:00