Commit Graph

126 Commits

Author SHA1 Message Date
mag37 62b52796f2 removed empty lines 2024-10-04 23:19:41 +02:00
mag37 a550994659 tweaks + version info 2024-10-04 23:07:01 +02:00
mag37 db4431d40a Update dockcheck.sh
changed missing url-message.
2024-10-04 14:48:05 +02:00
mag37 9f8c62ed96 first tweaks for a release-notes addition 2024-10-04 14:39:51 +02:00
mag37 640046668c added project url to --help 2024-09-28 14:22:09 +02:00
mag37 7d825f36c9 Rewrote prune prompt logic, wont prompt if none-interactive flags are used 2024-08-17 22:56:04 +02:00
Chris Funderburg 588c22afc9 style: Add pre-commit checks and code cleanup
This change adds an optional pre-commit configuration that can be used
to keep the code style clean.  I've also run it across all files and
fixed numerous whitespaces issues.

To use it, if wanted, just clone / pull the repo as normal, go into the
folder and run:

```
pre-commit install
```

From that point on, when running `git commit`, it will run the checks
on any changed files.

Feel free to ignore this PR if you're not interested.
2024-08-17 08:50:39 -04:00
mag37 a615d759ad Version bump. 2024-07-24 20:46:23 +02:00
mag37 25563d16b6 typo 2024-06-16 23:02:57 +02:00
mag37 33fc647cb1 compat.changes due to busybox 2024-06-16 19:37:18 +02:00
mag37 abec27c38a potential busybox fix 2024-06-16 07:51:32 +02:00
mag37 8521280070 compat-fixes to arrays 2024-06-12 20:50:10 +02:00
mag37 0aac94f27c bugfix non coreutils 2024-06-10 21:09:04 +02:00
mag37 730dba5c3d version bump - bugfix 2024-06-08 19:44:14 +02:00
mag37 f8455d3787 bugfix for non amd64/arm64 arch.
added --foreground to timeout.
2024-06-08 19:43:12 +02:00
mag37 5d86c79710 Update dockcheck.sh
versionbump for fix
2024-06-03 22:50:07 +02:00
mag37 b0f8431dbf Update dockcheck.sh
timeout default fix
2024-06-03 22:49:14 +02:00
mag37 aab63901d0 Added registry check timeout 2024-06-03 22:15:08 +02:00
mag37 049413cf5a quickfix
Omitting error during git dir check.
2024-04-29 11:18:21 +02:00
mag37 361e98c378 versionbump 2024-04-24 19:45:14 +02:00
mag37 76697bc281 Re-formatted compose and env file checks.
Clearing bug for multi-env-container which would break.
Accounted for rare compose-path formatting which would break.
2024-04-22 21:12:00 +02:00
mag37 86649fb0fe re-written sorting of arrays 2024-04-22 21:08:02 +02:00
mag37 80f7dd9b82 removed unused var, cleaned prints 2024-04-22 21:02:13 +02:00
mag37 292b3e1a32 Version bump + readme 2024-02-02 21:18:19 +01:00
mag37 4c26768374 Added -v option, prints version 2024-02-02 20:52:01 +01:00
mag37 5ed3b90ca4 syntax cleanup 2024-02-01 20:19:04 +01:00
mag37 78d11d1b37 Self update rework
Now just y/n and checking if it's the right git directory, else
curl/wget.
2024-01-31 21:33:14 +01:00
mag37 dfe6cf3e08 arithmetic formatting 2024-01-28 20:08:17 +01:00
mag37 3bc7352b54 Bugfix zerodivision -s option 2024-01-28 15:43:33 +01:00
mag37 904cd508d1 --env-file version bump 2024-01-27 09:39:37 +01:00
mag37 8ee1366505 typo 2024-01-26 21:53:15 +01:00
mag37 c063b09003 reworked --env-file logic 2024-01-26 20:45:32 +01:00
Thomas McWork 038a30b628 add colors to version update notice 2024-01-24 21:28:53 +01:00
Thomas McWork 24d82d74b3 modified update notification
Slightly changed the notation of the local/latest version to simplify the visual impression. But it's a matter of taste.
2024-01-24 21:22:49 +01:00
mag37 abbb924867 labels and -f option 2024-01-24 19:37:15 +01:00
mag37 05d21a707a added readme about labels 2024-01-21 20:30:05 +01:00
mag37 4817d75d94 pushbullet template version bump. 2024-01-21 20:30:05 +01:00
mag37 0887025412 Added functionality for labels and force restarts. 2024-01-18 20:59:55 +01:00
mag37 e331dda080 Added a simple progress bar 2024-01-17 20:26:18 +01:00
mag37 5b87072b11 version bump, ntfy.sh and errors on registry fail 2024-01-15 20:53:51 +01:00
mag37 2a604ff8bd Added error messages on registry fail. 2024-01-15 20:27:45 +01:00
mag37 47ebb75691 Added option -i 2024-01-06 00:11:33 +01:00
mag37 8e92a3a4cb New updates to readme 2024-01-03 21:56:07 +01:00
yoyoma2 ab3aaf1140 add a sample a DSM notification addon 2024-01-01 13:46:09 -05:00
mag37 ba3f436ac9 Added -m option, monochrome mode. 2023-12-23 20:52:04 +01:00
mag37 24438124eb cleaned up some variable names and help-section 2023-12-23 20:47:23 +01:00
mag37 e39ea0748f Update dockcheck.sh
Added -m, Monochrome Mode.
2023-12-19 22:52:11 +01:00
mag37 ab30f22343 rework of the printf's color escape codes 2023-12-19 20:24:34 +01:00
mag37 fbd27d6e37 Changed datecheck logic.
Printing how old in days a skipped "too new" image is.
2023-12-14 09:06:19 +01:00
mag37 886379dc7d v3.0 big commit, added date-check function 2023-12-13 19:50:58 +01:00