Commit graph

827 commits

Author SHA1 Message Date
b8aefad774 Use new WS api 2025-11-23 14:20:15 +00:00
3764503508 Fix reset logic for WS 2025-11-23 14:18:49 +00:00
eab81bbbbc Renamce 2025-11-23 13:53:54 +00:00
17dcfe300b Add fetch controller tests 2025-11-23 11:03:40 +00:00
b0a7872ab0 Fix fetch controller 2025-11-23 10:43:20 +00:00
fee35a35cd Formatting 2025-11-23 10:42:34 +00:00
aaf6088d62 Extract function 2025-11-22 21:08:24 +00:00
4e88fc9211 Handle move on create 2025-11-22 21:08:16 +00:00
c5ee8e1cd7 Fix dotfile handling 2025-11-22 21:02:30 +00:00
579d0eedfd Extract consts 2025-11-22 20:52:30 +00:00
33782d6509 Dedup paths on create document 2025-11-22 20:50:29 +00:00
3dfafe9ce6 Fix file operations 2025-11-22 20:49:53 +00:00
c02e59034d Add remove event listener methods 2025-11-22 20:35:36 +00:00
8135bc0e27 Export consts 2025-11-22 20:32:07 +00:00
3b2711fcf3 Fix import 2025-11-22 20:30:37 +00:00
31d4343fb1 Have the same error message for file not found 2025-11-22 20:19:13 +00:00
088fad734a Fix edge cases 2025-11-22 20:14:31 +00:00
67cdc18a11 Fix +1 2025-11-22 20:03:09 +00:00
28a72513d1 Replace all instead of just replace 2025-11-22 19:57:52 +00:00
84a44bbc4e Rename param 2025-11-22 19:44:16 +00:00
0fb305a053 Extend 2025-11-22 19:41:24 +00:00
0f4e50d338 Don't kill CI with E2E tests 2025-11-22 12:43:06 +00:00
7f2b3ee928 Enforce british english 2025-11-22 12:42:16 +00:00
dbce35c09f Configure dependabot for docs 2025-11-22 12:40:18 +00:00
48b12fe4ff Refactor plugin setup and avoid dangling resources 2025-11-22 12:38:34 +00:00
c19f1dd5f1 Simplify docs 2025-11-22 12:37:21 +00:00
0dda2d6eac Update docs 2025-11-22 12:13:22 +00:00
42202d91bd Update type imports 2025-11-22 12:00:00 +00:00
b6f3cbc35d All sync-client deps are devDeps 2025-11-22 11:58:18 +00:00
2785a7dd98 Re-export type 2025-11-22 11:46:30 +00:00
61c1433f12 Add docs 2025-11-22 11:19:08 +00:00
d84990ceaa Restructure packages 2025-11-22 11:06:06 +00:00
72bae2d93e Bump versions to 0.10.1 2025-11-19 22:40:36 +00:00
e2189d4dbe Use stderr for logging 2025-11-19 22:39:06 +00:00
c08feba0ad
Improve settings (#168)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-19 19:53:10 +00:00
e75298c4f1 Bump versions to 0.10.0 2025-11-16 22:10:42 +00:00
be1635c26e
Improve network usage for small text changes (#166) 2025-11-16 22:10:22 +00:00
dependabot[bot]
1da17c462e
Bump anyhow from 1.0.98 to 1.0.100 in /sync-server (#150)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-02 17:54:12 +00:00
dependabot[bot]
29747d0829
Bump commander from 12.1.0 to 14.0.2 in /frontend (#149)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-02 17:53:58 +00:00
dependabot[bot]
f1c2c8f846
Bump obsidian from 1.8.7 to 1.10.2 in /frontend (#155)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-02 17:53:14 +00:00
dependabot[bot]
04034b85da
Bump regex from 1.11.1 to 1.12.2 in /sync-server (#152)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-02 17:53:01 +00:00
dependabot[bot]
c3773a2a7a
Bump tokio from 1.47.1 to 1.48.0 in /sync-server (#151)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-02 17:52:52 +00:00
dependabot[bot]
97a4494085
Bump @plausible-analytics/tracker from 0.4.0 to 0.4.3 in /frontend (#145)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-02 17:52:36 +00:00
dependabot[bot]
33a24c3a77
Bump serde_with from 3.15.0 to 3.15.1 in /sync-server (#153)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-02 17:52:27 +00:00
dependabot[bot]
0a7b8568e8
Bump rust from 1.90-slim-trixie to 1.91-slim-trixie in /sync-server (#156)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-02 17:52:18 +00:00
cd57ea6682
Add log rotation to server & UI improvements (#157) 2025-11-02 17:52:04 +00:00
dependabot[bot]
2b9d77d165
Bump eslint from 9.28.0 to 9.38.0 in /frontend (#142)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-26 11:02:41 +00:00
dependabot[bot]
b4ff4cbf25
Bump uuid from 11.1.0 to 13.0.0 in /frontend (#143)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-26 11:02:30 +00:00
4fce317dea Bump versions to 0.9.2 2025-10-21 22:47:34 +01:00
dd5334c538 Fix versioning 2025-10-21 22:47:29 +01:00