• Joined on 2026-02-16
jeanbon pushed to main at jeanbon/ScriptVPS 2026-06-02 20:06:41 -04:00
38bc430348 Feat: implement dynamic agent version fetching and update mechanism
jeanbon pushed to main at jeanbon/ScriptVPS 2026-06-02 19:59:59 -04:00
b2b660e035 Feat: update agent version to 1.2.0 and add systemd services listing in VpsCard component
jeanbon pushed to main at jeanbon/ScriptVPS 2026-06-02 19:47:00 -04:00
57132f92ee Feat : add Webauth
jeanbon pushed to main at jeanbon/ScriptVPS 2026-06-02 19:32:16 -04:00
6616e6525d Feat: add agent version display and update button in VpsCard component
jeanbon pushed to main at jeanbon/ScriptVPS 2026-06-02 19:23:55 -04:00
2a46fcd13a Feat: add VPS export functionality and import JSON feature in UI
jeanbon pushed to main at jeanbon/ScriptVPS 2026-06-02 18:55:13 -04:00
f2e5a24b37 Feat : Lot of stuff
jeanbon pushed to main at jeanbon/ScriptVPS 2026-05-19 01:25:23 -04:00
daf68d98fa feat: add user profile and admin management features
jeanbon pushed to main at jeanbon/ScriptVPS 2026-05-19 01:17:00 -04:00
43dd3c614d Feat : Graph data expand
jeanbon pushed to main at jeanbon/ScriptVPS 2026-05-18 23:54:45 -04:00
3080826806 Feat : Better stats
jeanbon pushed to main at jeanbon/ScriptVPS 2026-05-18 23:48:52 -04:00
c7cc18101a Feat : Various features
jeanbon pushed to main at jeanbon/ScriptVPS 2026-05-18 23:29:19 -04:00
dfca25ab03 feat : update agent 2
jeanbon pushed to main at jeanbon/ScriptVPS 2026-05-18 23:29:03 -04:00
a235116669 feat : update agent
jeanbon pushed to main at jeanbon/ScriptVPS 2026-05-18 23:14:28 -04:00
jeanbon pushed to main at jeanbon/ScriptVPS 2026-05-18 23:01:19 -04:00
a93d11b718 fix: detect broken venv and check ensurepip instead of venv --help
jeanbon pushed to main at jeanbon/ScriptVPS 2026-05-18 23:00:15 -04:00
f76a79fd1a fix: auto-install python3-venv if missing
jeanbon pushed to main at jeanbon/ScriptVPS 2026-05-18 22:58:54 -04:00
17e20b8ad6 fix: check_root incompatible with set -e when running as root
jeanbon pushed to main at jeanbon/ScriptVPS 2026-05-18 22:56:27 -04:00
af7fc88ea6 fix: redirect stderr to stdout in install.sh for pipe execution
jeanbon pushed to main at jeanbon/ScriptVPS 2026-05-18 22:51:58 -04:00
197aef4db9 feat: add installation and update script for VPS Monitor Agent