175 Commits

Author SHA1 Message Date
Nystik
ecad257587 add status bar indicator for headless sync 2026-03-30 15:33:53 +02:00
Nystik
cfe0f7f1b9 server status bar indicator 2026-03-30 01:05:20 +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
343a509601 bump version 2026-03-29 18:17:53 +02:00
Nystik
d6471fd077 refactor bridge plugin, minor improvement to plugin tracking. 2026-03-29 17:44:41 +02:00
Nystik
10bd06bd94 keep ignis plugins separate from community plugins 2026-03-29 16:36:23 +02:00
Nystik
e7c0499576 headless-sync vault setup 2026-03-29 13:22:46 +02:00
Nystik
2112719de7 remove built plugin file 2026-03-29 00:35:01 +01:00
Nystik
90d9512f18 implement headless sync plugin 2026-03-29 00:26:41 +01:00
Nystik
acb700a82b add syncmanager 2026-03-28 18:50:32 +01:00
Nystik
d8804daf2b headless-sync-server-plugin 2026-03-28 16:26:57 +01:00
Nystik
d5ed898839 support tab item icon 2026-03-28 14:58:17 +01:00
Nystik
fd8bf850d2 Ignis settings tabs 2026-03-28 14:52:41 +01:00
Nystik
c8da9db20f server plugin list 2026-03-27 23:11:19 +01:00
Nystik
47cf768e26 refactor plugin, split into modules 2026-03-27 19:53:19 +01:00
Nystik
59a1c293bf prototype settings tab injection 2026-03-27 18:56:12 +01:00
Nystik
c32ade2f65 implement server plugin system 2026-03-26 23:55:12 +01:00
Nystik
80bf7436d9 refactor bridge plugin loading 2026-03-26 22:27:50 +01:00
Nystik
f55a015b64 add file and folder download 2026-03-25 21:25:27 +01:00
Nystik
b61d70f4a5 update changelog 2026-03-24 21:54:53 +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
df9d53984b bump version 2026-03-23 23:22:14 +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
50f0263165 add cache-busting 2026-03-22 18:50:23 +01:00
Nystik
1a0d749c68 cleanup some dead code. 2026-03-22 16:30:39 +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
452fb17541 add compression middleware to server 2026-03-22 15:05:37 +01:00
Nystik
c5f5bec324 basic filewatcher using websocket 2026-03-22 14:56:05 +01:00
Nystik
be0792dab7 improve docker setup 2026-03-21 00:57:04 +01:00
Nystik
d33ed2b5db add changelog 2026-03-20 23:50:00 +01:00
Nystik
0747a4540d consolidate build scripts, reorganize source into src/ directory, fix favicon injection 2026-03-20 23:46:17 +01:00
Nystik
2add5238b8 make patching more robust. backup original html and patch fresh on every container start. 2026-03-19 16:23:04 +01:00
Nystik
6a40fe344c copy ignis files on every startup instead of just first. 2026-03-19 16:01:36 +01:00
Nystik
c54e4f3d66 fix dockerfile, copy new ui code 2026-03-19 15:37:47 +01:00
Nystik
f992eda9da improve vault ergonomics. remember last active vault, keep plugin trust on vault rename. 2026-03-18 19:30:02 +01:00
Nystik
2418f125f0 fix issues with dialogs, and issue with vault rename 2026-03-18 19:11:13 +01:00
Nystik
e1d484fd28 improve vault manager, refactor vault operations into shared service. 2026-03-18 18:52:38 +01:00
Nystik
408eb7fb54 add svelte UI 2026-03-18 18:28:07 +01:00
Nystik
4cba51f562 implement file upload via plugin 2026-03-18 02:38:36 +01:00
Nystik
0738c47ac5 some styling cleanup 2026-03-17 12:38:30 +01:00