Commit Graph

232 Commits

Author SHA1 Message Date
63b35ab2c3 formatting 2024-01-05 21:49:36 +01:00
45dbe65c28 typos 2024-01-05 21:47:14 +01:00
ae5cd4d86e Updated README 2024-01-05 21:45:13 +01:00
58bb55c79a added .gitignore to safeguard users custom notify.sh 2024-01-05 21:17:30 +01:00
fe31aed33c Edited generic template 2024-01-05 20:55:08 +01:00
5485a3b2cf Added apprise notify template. 2024-01-05 20:42:53 +01:00
94fd34478b Added ssmtp notify template. 2024-01-05 20:42:25 +01:00
8e92a3a4cb New updates to readme v0.3.2 2024-01-03 21:56:07 +01:00
9ead0feb9f Merge pull request #51 from yoyoma2/main
add a generic sample notification and a DSM notification addon
2024-01-03 21:42:57 +01:00
2e620cd2c0 final tweaks to notification addons 2024-01-03 12:41:18 -05:00
fc7b2888f1 Update notify_generic.sh
Added disclaimer.
2024-01-03 11:07:08 +01:00
e15a8e9dbf Update notify_DSM.sh
Added disclaimer + some more info
2024-01-03 11:06:37 +01:00
342ff271ca Update notify_DSM.sh
Added the passed array to a variable.
Created printable string with newlines.
2024-01-03 11:01:41 +01:00
3f56af0c8a Update notify_generic.sh
Set the passed in array to a variable.
Made a printable string with newlines.
Edited formatting some.
2024-01-03 10:57:00 +01:00
ab3aaf1140 add a sample a DSM notification addon 2024-01-01 13:46:09 -05:00
80a81f59d6 Merge pull request #50 from mag37/printf_rework
Added option -m, monochrome mode + cleaning.
v0.3.1
2023-12-23 20:54:45 +01:00
ba3f436ac9 Added -m option, monochrome mode. 2023-12-23 20:52:04 +01:00
24438124eb cleaned up some variable names and help-section 2023-12-23 20:47:23 +01:00
e39ea0748f Update dockcheck.sh
Added -m, Monochrome Mode.
2023-12-19 22:52:11 +01:00
ab30f22343 rework of the printf's color escape codes 2023-12-19 20:24:34 +01:00
d39badea36 Upd README.md 2023-12-14 20:55:55 +01:00
9a1f2aa7c7 Upd README.md 2023-12-14 20:44:53 +01:00
15d3a96b2c Merge pull request #47 from mag37/agecheck
datecheck merge.
v0.3.0
2023-12-14 13:28:39 +01:00
fbd27d6e37 Changed datecheck logic.
Printing how old in days a skipped "too new" image is.
2023-12-14 09:06:19 +01:00
7bd5f87ed1 Upd README 2023-12-13 20:16:20 +01:00
e24cba0078 upd readme 3.0 2023-12-13 19:59:58 +01:00
886379dc7d v3.0 big commit, added date-check function 2023-12-13 19:50:58 +01:00
488669b99a Update README.md
added recent change info.
v0.2.6
2023-12-09 10:59:27 +01:00
e20fdd9e85 regctl logic changes, check and download will match the scripts workdir. 2023-12-09 10:56:22 +01:00
3d1c424d23 Update dockcheck.sh
added a regctl-check for when regctl is within the pwd.
(as suggested by @yoyoma2 )
2023-11-19 20:20:05 +01:00
132fda3388 Update README.md v0.2.5 2023-08-29 20:42:00 +02:00
cc9b3b0828 Update README.md 2023-08-28 21:31:18 +02:00
29c2c5e961 Merge pull request #41 from elchanly/elchanly-patch-1
Update dockcheck.sh to include stopped containers
2023-08-28 21:26:12 +02:00
5dc9af9874 Update dockcheck.sh
Did some changes to the logic, cleaned some whitespace.
2023-08-28 21:24:23 +02:00
f91ca08d54 Update dockcheck.sh to include stopped containers
as suggested in reddit, this is proposed to include stopped containers
take into account im not skilled in this programming language but i wanted to contribute.
2023-08-21 23:56:03 +02:00
9a246b52c4 Merge pull request #39 from mag37/fixing
Fixes `dc_brief.sh` to only exclude exact matches.
v0.2.4
2023-07-11 23:33:02 +02:00
0c33f581f7 Removed old exclude-logic 2023-07-11 23:30:46 +02:00
b492aacf0f minor edits 2023-07-11 23:11:14 +02:00
f498138d4b Added recent "exclude containers"-bugfix to the dc_brief.sh 2023-07-11 23:05:34 +02:00
6a3198eb08 Update dockcheck.sh
patched the self_update logic to respect (and skip interaction) if `-y|a` flag is passed.
2023-06-28 18:03:56 +02:00
48bfea9fbf Merge pull request #36 from mag37/dev1
Fixes the Exclude-option to only exclude exact matches. 
Formatting: Added counter and info message on current update.
2023-06-27 20:45:12 +02:00
f2fc5a4d34 Updated: 2.4 info 2023-06-27 19:45:21 +02:00
f0940e81ec Fixes to the Exclude-option to only exclude exact matches, instead of
wildcarding and excluding by mistake.

Added a counter + message about which container updating.
2023-06-27 19:34:20 +02:00
a25e648557 Changes to the Exclude-option to only exclude exact matches. 2023-06-21 20:09:31 +02:00
0e2bdc94ad Update README.md 2023-03-08 12:48:36 +01:00
19eb57077f selfupd-edit
Changed to if git fails, it'll return to ask for curl/manual.
v0.2.3
2023-03-05 21:59:08 +01:00
1f28c9c144 Update README.md 2023-03-05 21:41:08 +01:00
0d6da201b7 Update dockcheck.sh
changed url
2023-03-05 21:25:22 +01:00
ecb1256fbb Merge pull request #32 from mag37/selfupdate
selfupdate func
2023-03-05 21:24:03 +01:00
afe97c9de5 rdy for main
All in all: 
- Added a self update function, calling either a curl or a git function to update the script.
- Added a dirty changenote-message, will look into improvements later to not curl twice.
2023-03-05 21:19:54 +01:00