Commit Graph

1264 Commits

Author SHA1 Message Date
b8765964d2 Mounting feature improvement 2022-05-04 22:07:55 -06:00
07ca4b9401 Sort Update output alphabetically 2022-05-04 23:38:58 +00:00
fdf19626fa better method of finding PVC_path 2022-05-03 21:38:10 -06:00
9e06680363 Place overflow within if statement
doing unnecessary math when it might not be required. 
This will probably save 12 nanoseconds.
2022-04-28 02:10:33 +00:00
e280bad4d2 formatting
last change i swear. Ive just been trying to get things nicely formatted and working.
2022-04-28 01:43:20 +00:00
ea90a42c74 formatting 2022-04-28 01:40:54 +00:00
cdd3fb8c6a Add personal Cron Job 2022-04-28 01:39:44 +00:00
cd212882dc rough update for readme 2022-04-28 01:30:18 +00:00
8c066d9a29 actually place information in the readme 2022-04-28 01:19:13 +00:00
d76c5f927a re-added sort 2022-04-28 01:09:42 +00:00
f171428f64 Fix restore numbering
Tried just using awk, rather than grepping into awk, but it didnt work out
2022-04-28 01:02:11 +00:00
25c59c008c Add Backup and Restore functions
Adds the ability to backup, and restore the ix-applications dataset.
Tested to be working.
2022-04-28 00:37:36 +00:00
e15cefa952 -u/-U can now update container images (custom-app) 2022-04-25 08:04:01 -06:00
16e922e59e video push 2022-04-23 15:13:57 -06:00
c97fabd643 Help argument update 2022-04-23 13:50:58 -06:00
3fafbfeb64 give mounting feature ability to use timeout 2022-04-22 16:00:48 -06:00
3ea7d03bb7 general syntax improvements + echo mistakes fixed 2022-04-22 15:37:02 -06:00
bdf6641fac fixing issue with multiple applications have similar name. 2022-04-21 21:46:50 -06:00
8ba9735212 Update README.md 2022-04-21 21:25:52 +00:00
427076d8c4 Update README.md 2022-04-21 21:22:55 +00:00
29d59890f4 initial 2022-04-21 21:19:53 +00:00
d3b583e812 Initial commit 2022-04-21 21:18:27 +00:00
0582ee26d6 Add renovate.json 2022-03-07 00:31:52 +00:00
e487c84139 Update setup.py 2022-02-03 11:12:03 +01:00
cb9e2ceb68 Fix backup date format 2022-02-03 11:11:51 +01:00
982693639b Update setup.py 2022-01-22 11:31:11 +01:00
020d45806d fix all 2022-01-22 11:30:54 +01:00
20f68e608b update readme again 2022-01-20 17:05:46 +01:00
c43251f390 docs update with warning 2022-01-20 17:04:21 +01:00
92dbb40007 add extra warning during restore regarding the time needed 2022-01-20 16:30:04 +01:00
41c7c5782f add backup restore feature and bump to 3.0.0 to surpass TrueUpdate 2022-01-20 16:26:24 +01:00
22c3d3d050 update readme 2022-01-20 16:00:41 +01:00
1c41a77e12 updates backup system, cleanup backup list and add backup deletion 2022-01-20 15:45:13 +01:00
b540499b4d more readme 2022-01-19 22:16:33 +01:00
ba1ccb7d18 readme 2022-01-19 22:16:04 +01:00
fdd76bbce5 add basic backup, backup-list and restore functionality 2022-01-19 22:15:29 +01:00
779b632835 trueupdate -> TrueTool 2022-01-19 21:14:09 +01:00
7f8f523fca add automated Apps Backup option 2022-01-19 21:00:14 +01:00
2c1c0a7a79 move from active to all 2022-01-19 20:46:10 +01:00
3ec93d5b69 bump version 2022-01-19 20:42:43 +01:00
6c07e75459 deal with inactive apps as well 2022-01-19 20:41:43 +01:00
75c6fe0199 cleanup sync messages 2022-01-19 20:34:56 +01:00
1064d1e13f silence stdout on prune 2022-01-19 19:12:29 +01:00
4da492181f fix docker prune AGAIN 2022-01-19 18:59:44 +01:00
eabd80c443 use different argument structure for docker prune 2022-01-19 18:39:46 +01:00
f723dc71e3 fix wrong variable name 2022-01-19 18:34:20 +01:00
4bb2e55d92 fix missing function 2022-01-19 18:32:38 +01:00
e5be1df69d fix bug concerning - in app names 2022-01-19 17:59:00 +01:00
768854df4f Add (optional) automatic docker pruning after update 2022-01-19 17:37:14 +01:00
126125c377 hotfix 2 2022-01-19 00:03:23 +01:00