Commit Graph

  • 6865c049a3 improve workspaces handling Nystik 2026-04-02 02:47:18 +02:00
  • ad06e05fed path rewrite for workspace Nystik 2026-03-31 23:26:04 +02:00
  • eafc75a0a4 update license, add copyright notice Nystik 2026-03-31 01:31:26 +02:00
  • 2ed10ece2e docker, bump node version, install obsidian-headless on image start. Nystik 2026-03-30 22:46:26 +02:00
  • 1303376355 fix dockerfile, clean up logging. Nystik 2026-03-30 22:27:50 +02:00
  • f007bb7cdd bump version, docker-compose update Nystik 2026-03-30 22:23:42 +02:00
  • 0d7f36ca9b prevent conflic between obsidian sync and headless sync. Nystik 2026-03-30 22:15:10 +02:00
  • 300e251734 refactor headless sync Nystik 2026-03-30 21:05:47 +02:00
  • ecad257587 add status bar indicator for headless sync Nystik 2026-03-30 15:33:53 +02:00
  • cfe0f7f1b9 server status bar indicator Nystik 2026-03-30 01:05:20 +02:00
  • 4a4d904420 improve sync input workaround Nystik 2026-03-29 22:03:42 +02:00
  • f14cac6490 clipboard fixes Nystik 2026-03-29 20:02:22 +02:00
  • c02e6829ad add css override. closes #3 Nystik 2026-03-29 19:28:14 +02:00
  • 7dc71038d7 add utils shim (needed by templater plugin) Nystik 2026-03-29 18:43:23 +02:00
  • 343a509601 bump version Nystik 2026-03-29 17:53:07 +02:00
  • d6471fd077 refactor bridge plugin, minor improvement to plugin tracking. Nystik 2026-03-29 17:44:41 +02:00
  • 10bd06bd94 keep ignis plugins separate from community plugins Nystik 2026-03-29 16:36:23 +02:00
  • e7c0499576 headless-sync vault setup Nystik 2026-03-29 13:22:46 +02:00
  • 2112719de7 remove built plugin file Nystik 2026-03-29 00:35:01 +01:00
  • 90d9512f18 implement headless sync plugin Nystik 2026-03-29 00:26:41 +01:00
  • acb700a82b add syncmanager Nystik 2026-03-28 18:50:32 +01:00
  • d8804daf2b headless-sync-server-plugin Nystik 2026-03-28 16:22:15 +01:00
  • d5ed898839 support tab item icon Nystik 2026-03-28 14:58:17 +01:00
  • fd8bf850d2 Ignis settings tabs Nystik 2026-03-28 14:52:41 +01:00
  • c8da9db20f server plugin list Nystik 2026-03-27 23:11:19 +01:00
  • 47cf768e26 refactor plugin, split into modules Nystik 2026-03-27 19:53:19 +01:00
  • 59a1c293bf prototype settings tab injection Nystik 2026-03-27 18:56:12 +01:00
  • c32ade2f65 implement server plugin system Nystik 2026-03-26 23:55:12 +01:00
  • 80bf7436d9 refactor bridge plugin loading Nystik 2026-03-26 22:27:50 +01:00
  • f55a015b64 add file and folder download Nystik 2026-03-25 21:23:59 +01:00
  • b61d70f4a5 update changelog Nystik 2026-03-24 21:54:53 +01:00
  • a8619583a4 make file select workaround more robust. Nystik 2026-03-24 21:52:30 +01:00
  • cd243c1b9e multiple file watch fixes. Nystik 2026-03-24 02:42:31 +01:00
  • 77ec29e250 Merge branch 'main' into filewatcher Nystik 2026-03-24 01:09:54 +01:00
  • d5027795e9 add fetch() shim to proxy cross-origin requests through server Nystik 2026-03-24 01:06:30 +01:00
  • df9d53984b bump version Nystik 2026-03-23 23:22:14 +01:00
  • a98afa46f5 shim more buffer methods, and fs methods Nystik 2026-03-23 22:58:01 +01:00
  • 6dd62a15fa refactor loader Nystik 2026-03-23 16:09:47 +01:00
  • 0d74b3b8bd shim randomUUID, bump version Nystik 2026-03-23 13:04:35 +01:00
  • 11bb3efdde add version to vault manager Nystik 2026-03-22 22:32:24 +01:00
  • 50f0263165 add cache-busting Nystik 2026-03-22 18:50:23 +01:00
  • 1a0d749c68 cleanup some dead code. Nystik 2026-03-22 16:30:39 +01:00
  • f14838044d Fix vault manager not showing if no vaults exist Nystik 2026-03-22 16:29:24 +01:00
  • 5b01a9cdad ask user to install bridge plugin for vault copied to server at runtime Nystik 2026-03-22 16:17:26 +01:00
  • 452fb17541 add compression middleware to server Nystik 2026-03-22 15:05:37 +01:00
  • c5f5bec324 basic filewatcher using websocket Nystik 2026-03-22 14:56:05 +01:00
  • be0792dab7 improve docker setup Nystik 2026-03-21 00:34:52 +01:00
  • d33ed2b5db add changelog Nystik 2026-03-20 23:50:00 +01:00
  • 0747a4540d consolidate build scripts, reorganize source into src/ directory, fix favicon injection Nystik 2026-03-20 23:46:17 +01:00
  • 2add5238b8 make patching more robust. backup original html and patch fresh on every container start. Nystik 2026-03-19 16:23:04 +01:00
  • 6a40fe344c copy ignis files on every startup instead of just first. Nystik 2026-03-19 16:01:36 +01:00
  • c54e4f3d66 fix dockerfile, copy new ui code Nystik 2026-03-19 15:37:47 +01:00
  • f992eda9da improve vault ergonomics. remember last active vault, keep plugin trust on vault rename. Nystik 2026-03-18 19:30:02 +01:00
  • 2418f125f0 fix issues with dialogs, and issue with vault rename Nystik 2026-03-18 19:11:13 +01:00
  • e1d484fd28 improve vault manager, refactor vault operations into shared service. Nystik 2026-03-18 18:52:38 +01:00
  • 408eb7fb54 add svelte UI Nystik 2026-03-18 18:28:07 +01:00
  • 4cba51f562 implement file upload via plugin Nystik 2026-03-18 02:38:36 +01:00
  • 0738c47ac5 some styling cleanup Nystik 2026-03-17 12:38:30 +01:00
  • c70b9e9d0f update readme, cleanup unused files Nystik 2026-03-14 12:33:44 +01:00
  • 871c219d27 fix package name Nystik 2026-03-14 00:53:26 +01:00
  • 20fecca898 improve PDF export popup handling Nystik 2026-03-13 20:43:38 +01:00
  • 30590be9e3 shim pdf print Nystik 2026-03-13 19:57:37 +01:00
  • 610af0c4b1 fix name in logs Nystik 2026-03-12 22:49:51 +01:00
  • 168024ea4f fix version handling Nystik 2026-03-12 22:46:53 +01:00
  • 1e2971cea0 shim safestorage Nystik 2026-03-12 22:41:13 +01:00
  • 12af8ae010 fix os.version shim, improve docker image Nystik 2026-03-12 22:32:39 +01:00
  • 2aa16341a1 fix first launch vault issue Nystik 2026-03-12 21:34:39 +01:00
  • 6cd576d1b2 fix docker files Nystik 2026-03-11 23:17:53 +01:00
  • ac41ac3c4e shim plugin related APIs, proxy web requests. Nystik 2026-03-11 23:03:14 +01:00
  • 9789be6d70 minor refactor, cleanup Nystik 2026-03-11 22:08:30 +01:00
  • 2b9ebf1fbd Merge branch 'main' of github.com:Nystik-gh/ignis Nystik 2026-03-10 22:36:53 +01:00
  • 335f9ee4b7 vault management Nystik 2026-03-10 22:31:01 +01:00
  • 21952f8130 docker deploy setup Nystik 2026-03-10 21:07:19 +01:00
  • d8d12054b7 fix image urls, fix context menu Nystik 2026-03-10 20:49:10 +01:00
  • b48ef720b8 add lock file Nystik 2026-03-10 19:52:47 +01:00
  • 56eb47f286 Initial commit Nystik-gh 2026-03-08 15:03:03 +01:00
  • 38427d4fe4 more shims, path, crypto, url Nystik 2026-03-07 18:11:46 +01:00
  • 192c5fb093 implement fs shims Nystik 2026-03-07 15:42:19 +01:00
  • e70fe58459 implement shims Nystik 2026-03-07 14:38:51 +01:00
  • 8b43493d87 add shim, basic stubs Nystik 2026-03-07 12:23:08 +01:00
  • 1c5aaa8b45 add server Nystik 2026-03-07 09:51:37 +01:00
  • 0c040f1e1e setup project Nystik 2026-03-07 09:04:22 +01:00
  • 4f66442422 init Nystik 2026-03-06 10:17:43 +01:00