Commit Graph

576 Commits

Author SHA1 Message Date
heavybullets8
94d8c61019 update prune 2022-12-14 11:40:26 -07:00
heavybullets8
2a8c964583 match app name until comma in mount 2022-11-01 18:55:53 -06:00
Heavybullets8
9e29b7b0eb tack on releases folder to ZFS restrict 2022-10-29 16:01:52 -06:00
heavybullets8
639f899627 error message for failed readonly disable 2022-10-26 20:28:26 -06:00
heavybullets8
358fe207ca turn readonly zfs property off 2022-10-26 20:12:59 -06:00
Heavybullets8
715f50b906 reword message 2022-10-22 12:02:25 -06:00
Heavybullets8
c79273cf02 set dataset properties for restore 2022-10-22 11:41:06 -06:00
heavybullets8
8d50d27fe9 zfs list improvements for mount 2022-09-21 21:02:45 -06:00
Heavybullets8
b4e0551001 remove } after var 2022-09-15 10:21:53 -06:00
Heavybullets8
6b7c68317b include truetool backups in overflow 2022-09-14 19:06:04 -06:00
Heavybullets8
a6213a65e3 fix container updates always marked as true 2022-09-08 17:26:23 -06:00
Heavybullets8
93bd47acc9 add ability to ignore container image updates 2022-09-08 15:02:54 -06:00
Heavybullets8
233ecc1820 failed append fix 2022-09-06 20:23:20 -06:00
Heavybullets8
7a40e12cf9 unset array only if app prev failed 2022-09-06 20:15:27 -06:00
Heavybullets8
fe2c4520a3
Merge pull request #27 from Heavybullets8/remove-proc-count-var
- Parse exceptions before going through update loop
2022-09-05 20:02:12 +00:00
Heavybullets8
317377705a also rename indexes in pre_process 2022-09-05 13:09:24 -06:00
Heavybullets8
c055708850 rename it to index 2022-09-05 12:43:01 -06:00
Heavybullets8
ad0c8e07f5 reassign array prior to element check 2022-09-05 12:38:01 -06:00
Heavybullets8
3b502bd93a reassign array rather than use proccount 2022-09-05 12:29:45 -06:00
Heavybullets8
bb9e332a34 rebuild array 2022-09-05 02:46:41 -06:00
Heavybullets8
fc8af22d07 if nothing remains in array, return 2022-09-05 01:51:35 -06:00
Heavybullets8
a9a2363384 add skip prev failed 2022-09-05 01:44:29 -06:00
Heavybullets8
de5ef940fd parse exeptions first 2022-09-05 01:44:09 -06:00
Heavybullets8
093d6ca1d7 grab containers by namespace name 2022-09-05 01:01:43 -06:00
Heavybullets8
4348deb7fe add space after -0 for dep containers 2022-09-05 00:46:17 -06:00
Heavybullets8
5e966e148b test new regex to better match apps 2022-09-05 00:43:10 -06:00
Heavybullets8
b1f6b01e61 replace while true 2022-09-04 17:40:29 -06:00
Heavybullets8
cc9091de15 echo array before return 2022-09-04 17:27:58 -06:00
Heavybullets8
19d52e058a add sleep to while loop 2022-09-04 17:23:22 -06:00
Heavybullets8
07707135a9 more fitting message for container image 2022-09-04 16:58:20 -06:00
Heavybullets8
b49c21bee8 Dont send container image updates to post 2022-09-04 16:56:24 -06:00
Heavybullets8
7b67b8871b remove timeout from help 2022-09-03 18:45:53 -06:00
Heavybullets8
73ce3939fb add title for mount menu 2022-09-02 17:28:47 -06:00
Heavybullets8
800cac096f add titles to utility menu 2022-09-02 17:24:37 -06:00
Heavybullets8
046e03f9c2 compact backup menu 2022-09-02 17:15:28 -06:00
Heavybullets8
2b75896176 remove ignore var 2022-08-31 23:10:45 -06:00
Heavybullets8
3f299e0ba3 change variables and appname to non-full 2022-08-31 23:10:26 -06:00
Heavybullets8
77e6be35a1 silence git reset output 2022-08-31 22:54:58 -06:00
Heavybullets8
2c8c24e237 remove extra hyphen from name 2022-08-31 22:36:55 -06:00
Heavybullets8
74dc9404b6 refactor code, remove long ignore list 2022-08-31 22:32:13 -06:00
Heavybullets8
d0015c8761 remove debugging, checks passed, cleanup 2022-08-31 21:51:49 -06:00
Heavybullets8
d7f97836ca debugging 2022-08-31 21:45:19 -06:00
Heavybullets8
9b24252dc7 improve output, add error handling 2022-08-31 21:43:23 -06:00
Heavybullets8
5653613698 use cli version to stop app, cleanup output 2022-08-31 21:37:17 -06:00
Heavybullets8
dc2d476937 always pull pool name 2022-08-31 21:30:07 -06:00
Heavybullets8
b31818d074 change error message 2022-08-30 22:08:29 -06:00
Heavybullets8
5a1f5a087e validity check for backup 2022-08-30 22:06:20 -06:00
Heavybullets8
c0f6ed10a8 Documentation, remove redundant code, spacing 2022-08-30 21:36:34 -06:00
Heavybullets8
72930e2f14 spacing, function explanation 2022-08-25 22:39:26 -06:00
Heavybullets8
fda0b7ca88 git reset hard to force tagged updates 2022-08-25 22:16:44 -06:00