Commit Graph

129 Commits

Author SHA1 Message Date
JRGTH
5ed42b2965 Cosmetic changes, adjust options row position 2026-02-16 01:35:08 -04:00
JRGTH
0297db028d Merge pull request #22 from rucko24/feature/auto-refresh
Feature/auto-refresh
Enhancements
2026-02-16 01:16:46 -04:00
rubn
49dd1b78a1 🚧 fix refresh table, only with bastille_show_refresh_button 2026-02-16 04:34:28 +01:00
rubn
9e7d9680e1 🚧 show refresh button 2026-02-16 03:24:56 +01:00
rubn
acac7ae4fa 🚧 resize column 2026-02-16 02:59:41 +01:00
rubn
3521facb84 🚧 Persist auto-refresh interval setting 2026-02-15 22:16:04 +01:00
rubn
2e67d7252f Enhance manager auto-refresh with interval control and selection persistence
This update improves the auto-refresh functionality on the Bastille manager page. It introduces a dropdown menu allowing users to select the refresh interval or disable it. Additionally, jail selections are now preserved across automatic refreshes, and action buttons are updated accordingly.
2026-02-15 21:52:30 +01:00
rubn
3fb2556946 🚧 autorefresh 2026-02-15 21:05:28 +01:00
rubn
9df9713ba7 🚧 remove { and add comment 2026-02-15 20:45:34 +01:00
rubn
ae6fcb9892 updated bastille_manager-lib.inc 2026-02-15 03:47:46 +01:00
rubn
126beefd6f bastille_manager_gui.php 2026-02-15 03:31:37 +01:00
JRGTH
9c8043a71f Code improvements/fixes and dashboard cosmetic changes 2026-01-21 14:02:01 -04:00
JRGTH
17da884cb2 Minor cosmetic/wording changes 2025-12-25 03:20:47 -04:00
JRGTH
2610a95a70 Add auto/live export modes, add ZST compression.
This update adds auto and live export modes, also adds support for the fast lossless ZSTD compression algorithm.
2025-12-25 02:39:22 -04:00
tschettervictor
8005ac109f —-safe > —-auto for backups 2025-12-24 15:15:45 -07:00
JRGTH
0f42237da9 Minor cosmetic/wording changes 2025-11-23 09:44:17 -04:00
JRGTH
5de394ffa8 Minor cosmetic/wording changes 2025-11-19 02:21:15 -04:00
JRGTH
2e7c30a48b Minor cosmetic/wording changes 2025-11-19 01:55:22 -04:00
JRGTH
cac84dc249 Add 'etcupdate' command, update bundled files
Add `etcupdate` missing command, update bundled files.
2025-11-17 09:05:09 -04:00
JRGTH
4831551b4f Make sure minor changes are always applied 2025-11-02 04:30:09 -04:00
JRGTH
05e89da69d Fix typo in tarballs and cleanup, thanks to Lux 2025-10-21 10:05:03 -04:00
JRGTH
7e325df51b Update bastille_manager_tarballs.php 2025-10-18 14:17:43 -04:00
JRGTH
901983378c Fix typo in tarballs download page, thanks to Lux 2025-10-18 13:52:29 -04:00
JRGTH
d70bc5a15b Added post upgrade function for convenience, cleanup
Added post upgrade function for convenience, cleanup obsolete code.
2025-09-14 08:03:36 -04:00
JRGTH
50e465f5e2 always execute extension script after upgrade
Always execute extension script after upgrade from WebGUI, code changes.
2025-09-14 05:30:35 -04:00
JRGTH
65585053cf Re-add Linux jails, WebGUI fixes and improvements
Re-add Linux jail feature, overall WebGUI fixes and improvements.
2025-09-13 06:00:28 -04:00
JRGTH
c041aa4711 Handle osrelease parameter update in bastille-init 2025-09-08 02:19:30 -04:00
JRGTH
98cf9d85f0 Re-add release change and code improvements 2025-09-08 01:52:27 -04:00
JRGTH
9c3b8634a7 Fix typo 2025-09-08 00:28:16 -04:00
JRGTH
1970b3539b Code update and improvements
Code update and improvements, update jail config/util WebGUI pages and bastille-init.
2025-09-08 00:23:52 -04:00
JRGTH
8a2e33b3b4 Disable basic interface to comply with bastille new syntax 2025-09-06 00:31:46 -04:00
JRGTH
ed3fc8b716 Add action to set priority value from utilities 2025-09-05 23:42:52 -04:00
JRGTH
71ca5390d2 Cosmetic changes and improvements 2025-09-05 21:52:05 -04:00
JRGTH
ae9c3b62e5 Display jail IP using bastille list buil-in command 2025-09-05 17:13:11 -04:00
JRGTH
afa76f6a9c Update for recent bastille boot settings changes 2025-09-04 23:51:29 -04:00
JRGTH
74428e54e1 Fix bastille version display under maintenance tab 2025-09-04 14:15:46 -04:00
tschettervictor
5f71d8cd0b Finish adding support for 14.3 2025-09-04 08:48:14 -06:00
tschettervictor
b751cfce07 destroy: implement necessary -y option to autoconfirm 2025-08-09 20:30:10 -06:00
JRGTH
daae72c605 Add support for 14.2 release 2024-12-25 03:12:10 -04:00
JRGTH
ff6debc5d5 Update release list on bastille_manager_add.php 2024-10-07 03:41:32 -04:00
JRGTH
11b6f25167 Update release list, added new Debian/Ubuntu distros 2024-10-07 03:09:54 -04:00
JRGTH
7f4cf143a6 Workaround to copy host resolv.conf to jail path 2024-09-06 05:46:18 -04:00
JRGTH
21566c34e9 Add externallly bridged vnet jails option 2024-09-05 22:31:45 -04:00
JRGTH
10f299268e Add support for 14.0 and 14.1 releases 2024-07-21 23:00:32 -04:00
n-connect
5aadef7a57 Include 13.3
Folliowing the previous code, 13.3 added to be able to use with XigmaNAS v.13.3.0.5 and above
2024-05-29 22:33:04 +02:00
JRGTH
20a4ccced5 Fix config check for Linux jails 2023-05-18 07:17:03 -04:00
JRGTH
a3a24df7bb Ad note on how to fetch EOL/Unsupported releases 2023-05-14 20:05:27 -04:00
JRGTH
61e94b0da4 Minor cosmetic changes 2023-05-01 15:39:35 -04:00
JRGTH
77cf6bee93 Minor cosmetic/wording changes 2023-05-01 14:35:31 -04:00
JRGTH
df423e7505 Update release list to include 13.2 2023-05-01 14:26:51 -04:00