dd0eaf49ea
fix: use nobbe/ignis:latest image; fix BASIC_AUTH_USERS $ escaping
...
- Switch from build:. to image: nobbe/ignis:latest — the Dockerfile
lives at apps/ignis-server/, not the repo root, so the build was
failing with "no such file or directory". Using the official image
is simpler and avoids a lengthy source build on every deploy.
- Document that BASIC_AUTH_USERS must use $$ for every $ in the bcrypt
hash, so Docker Compose doesn't expand $2y$05$... as variable refs.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-07 10:02:14 +05:30
32086b7122
Add Dokploy compose: Ignis build + Traefik labels + env-injected basicAuth
2026-06-06 22:04:45 +00:00
Nystik
b88f9fdc0e
Merge pull request #20 from Nystik-gh/v0.8.4
...
0.8.4 Minor fixes
2026-06-03 13:39:49 +02:00
Nystik
f0b7f65a36
update changelog, bump version
2026-06-03 13:32:58 +02:00
Nystik
05a3908a7a
refactor utility functions
2026-06-03 01:15:27 +02:00
Nystik
b90752e0ad
headless-sync minor security improvements
2026-06-02 17:42:47 +02:00
Nystik
caaf6b3144
improve url origin checking in shim
2026-06-02 17:09:54 +02:00
Nystik
3833ef2668
clipboard reccursion fix
2026-06-02 16:58:01 +02:00
Nystik
35118ca190
Merge pull request #19 from Nystik-gh/virtual-plugin
...
0.8.3: Ignis API, virtual plugins, version pipeline
2026-06-01 18:14:09 +02:00
Nystik
3af8687037
bump version
2026-06-01 17:52:33 +02:00
Nystik
5bf120defa
update docs
2026-06-01 17:52:20 +02:00
Nystik
7d70872f7e
css fix for tables on firefox
2026-06-01 16:58:06 +02:00
Nystik
d5fb9e1e1d
update build process and versioning
2026-05-26 02:55:24 +02:00
Nystik
28effab1ed
expose Ignis API, implement shared ws client
2026-05-24 21:51:02 +02:00
Nystik
9eeff3c1b3
load bundled plugins via virtual-plugin loader
2026-05-24 17:41:13 +02:00
Nystik
f05ee9e856
rename server plugin bundle dir
2026-05-24 02:37:44 +02:00
Nystik
956a11d0cd
refactor bridge plugin into virtual module
2026-05-24 02:20:28 +02:00
Nystik
69f8320d05
rename bridge plugin package
2026-05-24 00:26:32 +02:00
Nystik
ec3c38228c
release: 0.8.2
2026-05-23 18:37:03 +02:00
Nystik
e6975d631c
fix path validation bug
2026-05-23 18:01:23 +02:00
Nystik
4fff803cbd
prevent native menus in browser
2026-05-23 18:01:23 +02:00
Nystik-gh
10c6782652
Merge pull request #15 from Nystik-gh/monorepo-refactor
...
Monorepo refactor
2026-05-22 20:43:44 +02:00
Nystik-gh
840af89feb
Update IREADME, variant clarification
...
Clarified the current status of Ignis variants and their hosting options.
2026-05-22 20:36:12 +02:00
Nystik
f7fd3d9fba
update docs
2026-05-22 15:17:05 +02:00
Nystik
85b61a09c4
update docker files
2026-05-22 15:15:07 +02:00
Nystik
8672fa11a3
move server into apps/ignis-server
2026-05-21 17:26:08 +02:00
Nystik
a6807fe850
break out code into server-core
2026-05-21 01:59:30 +02:00
Nystik
4a65f142bc
move bridge plugin to package
2026-05-20 22:26:58 +02:00
Nystik
fe11f30c01
move shim to new package
2026-05-20 20:49:28 +02:00
Nystik
a0b44bde58
move UI code into new package
2026-05-20 17:05:29 +02:00
Nystik
0433f1f8ca
move vault service
2026-05-19 03:21:34 +02:00
Nystik
4da91d017b
implement ui-registry for dynamic UI handler registration
2026-05-19 01:39:29 +02:00
Nystik
64073968d4
scaffold new structure and packages
2026-05-18 22:40:34 +02:00
Nystik
23306ff68e
improve token management for headless sync cli
2026-05-17 22:11:17 +02:00
Nystik
43778d7bca
solve bug in demo vault query
2026-05-17 22:03:36 +02:00
Nystik
32f21445d4
release 0.8.1
2026-05-17 15:50:28 +02:00
Nystik
6a719aca7c
clean up architecture doc. add roadmap.
2026-05-17 15:49:32 +02:00
Nystik
56776e7f13
fix version check, link to release page
2026-05-17 15:48:24 +02:00
Nystik
80e5c610a5
bump to 0.8.0 (Karm), pin Obsidian 1.12.7
2026-05-16 23:30:08 +02:00
Nystik
3fed6241bd
disable ignis specific plugins if synced to regular obsidian instance
2026-05-16 22:55:48 +02:00
Nystik
91ab6c77c9
add default demo files
2026-05-16 21:27:24 +02:00
Nystik
8f85529ade
update documentation
2026-05-16 21:27:24 +02:00
Nystik
ab89a94088
implement demo mode
2026-05-16 21:27:24 +02:00
Nystik
e021993d61
fix coalesce config
2026-05-16 21:27:24 +02:00
Nystik
daa7bd6875
make "open workspace in tab" actually load the workspace preset properly.
2026-05-16 21:26:57 +02:00
Nystik
c1a169a3ed
update createHash implementation and add tests
2026-05-16 15:18:46 +02:00
Nystik
c225f73859
show ignis version instead of installer version
2026-05-16 03:32:48 +02:00
Nystik
2e66588b62
simplify obsidian fetch, upgrade to 1.12.7
2026-05-16 02:51:00 +02:00
Nystik
c30e105c6e
navigator.vibrate fix (sometimes missing depending on browser)
2026-05-16 00:52:00 +02:00
Nystik
b978b6fa9d
add tests for the transform hooks
2026-05-15 18:00:56 +02:00