Commit Graph

34 Commits

Author SHA1 Message Date
Nystik
b978b6fa9d add tests for the transform hooks 2026-05-15 18:00:56 +02:00
Nystik
47d39098cd rewrite transforms, implement unified transform layer 2026-05-15 03:42:56 +02:00
Nystik
9d6dd242a9 Merge branch 'testing' 2026-05-09 21:50:21 +02:00
Nystik
cb30e53c5e add index pre-fetch 2026-05-09 21:43:49 +02:00
Nystik
6dfe2b5c81 improve cold boot 2026-05-09 14:47:19 +02:00
Nystik
e89f8d76fb Add mobile UI support 2026-05-09 13:26:41 +02:00
Nystik
70a94af62a add a few more tests 2026-04-09 01:02:53 +02:00
Nystik
2ebc1ed434 metadata-cache tests 2026-04-07 00:23:00 +02:00
Nystik
2c8344022b add basic tests 2026-04-06 23:41:57 +02:00
Nystik
bd6161bd31 add "open workspace in tab" command 2026-04-03 12:19:24 +02:00
Nystik
6865c049a3 improve workspaces handling 2026-04-02 02:47:18 +02:00
Nystik
ad06e05fed path rewrite for workspace 2026-03-31 23:26:04 +02:00
Nystik
1303376355 fix dockerfile, clean up logging. 2026-03-30 22:27:50 +02:00
Nystik
0d7f36ca9b prevent conflic between obsidian sync and headless sync. 2026-03-30 22:18:59 +02:00
Nystik
4a4d904420 improve sync input workaround 2026-03-29 22:03:42 +02:00
Nystik
f14cac6490 clipboard fixes 2026-03-29 20:39:53 +02:00
Nystik
c02e6829ad add css override. closes #3 2026-03-29 19:28:14 +02:00
Nystik
7dc71038d7 add utils shim (needed by templater plugin) 2026-03-29 18:43:23 +02:00
Nystik
e7c0499576 headless-sync vault setup 2026-03-29 13:22:46 +02:00
Nystik
90d9512f18 implement headless sync plugin 2026-03-29 00:26:41 +01:00
Nystik
d8804daf2b headless-sync-server-plugin 2026-03-28 16:26:57 +01:00
Nystik
fd8bf850d2 Ignis settings tabs 2026-03-28 14:52:41 +01:00
Nystik
a8619583a4 make file select workaround more robust. 2026-03-24 21:52:30 +01:00
Nystik
cd243c1b9e multiple file watch fixes. 2026-03-24 02:42:31 +01:00
Nystik
77ec29e250 Merge branch 'main' into filewatcher 2026-03-24 01:09:54 +01:00
Nystik
d5027795e9 add fetch() shim to proxy cross-origin requests through server 2026-03-24 01:06:30 +01:00
Nystik
a98afa46f5 shim more buffer methods, and fs methods
getting importer plugin to work,
2026-03-23 22:58:01 +01:00
Nystik
6dd62a15fa refactor loader 2026-03-23 16:09:47 +01:00
Nystik
0d74b3b8bd shim randomUUID, bump version 2026-03-23 13:04:35 +01:00
Nystik
11bb3efdde add version to vault manager 2026-03-22 22:32:24 +01:00
Nystik
f14838044d Fix vault manager not showing if no vaults exist 2026-03-22 16:29:24 +01:00
Nystik
5b01a9cdad ask user to install bridge plugin for vault copied to server at runtime 2026-03-22 16:17:26 +01:00
Nystik
c5f5bec324 basic filewatcher using websocket 2026-03-22 14:56:05 +01:00
Nystik
0747a4540d consolidate build scripts, reorganize source into src/ directory, fix favicon injection 2026-03-20 23:46:17 +01:00