This website requires JavaScript.
Explore
Help
Sign In
myron
/
jarvis
Watch
1
Star
0
Fork
0
You've already forked jarvis
mirror of
https://github.com/myronblair/jarvis
synced
2026-07-28 08:43:00 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8f6be645ed465e50f204112c3099622045f5d818
jarvis
/
public_html
/
assets
/
js
T
History
root
8f6be645ed
Fix auto-detect agent install button: commands shown for Windows/Linux no longer use flags the scripts dont actually support (install-windows.ps1 has no -JarvisUrl/-Key params, install.sh has no --jarvis-url/--key flags), download links use the current page origin instead of a hardcoded URL thats unreachable from outside the LAN, Windows command reflects the new no-Python exe install, fixed the top-level install-agent.sh which still pointed at the pre-migration DO server IP (165.22.1.228) and would have failed outright
2026-07-07 12:43:54 -05:00
..
panels
Fix auto-detect agent install button: commands shown for Windows/Linux no longer use flags the scripts dont actually support (install-windows.ps1 has no -JarvisUrl/-Key params, install.sh has no --jarvis-url/--key flags), download links use the current page origin instead of a hardcoded URL thats unreachable from outside the LAN, Windows command reflects the new no-Python exe install, fixed the top-level install-agent.sh which still pointed at the pre-migration DO server IP (165.22.1.228) and would have failed outright
2026-07-07 12:43:54 -05:00
jarvis-app.js
Fix AGENT button showing the wrong machine: same-subnet fallback matched whichever agent happened to be first in the list, not the actual browsing machine — happens whenever a LAN client hits the dashboard via hairpin NAT/external hostname and the server sees the same reflected IP for every visitor. Exact-match only now; falls through to not-detected instead of misreporting another real machine as yours.
2026-07-07 12:41:53 -05:00
jarvis-effects.js
Adopt live production state as git baseline
2026-07-07 07:55:47 -05:00
jarvis-overlays.js
Adopt live production state as git baseline
2026-07-07 07:55:47 -05:00