Commit Graph

419 Commits

Author SHA1 Message Date
mag37 9937d6bc3f minor readme updates 2024-11-17 20:43:22 +01:00
mag37 5517abb090 formatting to match improvements in podcheck fork 2024-11-17 14:54:28 +01:00
mag37 cb8c23e62d Update README.md
Added urls to podman fork
2024-11-16 20:39:51 +01:00
mag37 0009adc2cf Update urls.list
added vaultwarden-backup
2024-11-06 08:49:59 +01:00
mag37 8d39e1b66b new example-file 2024-10-21 20:51:23 +02:00
mag37 ec068dd19a Fixed typo. 2024-10-14 06:28:35 +02:00
mag37 119932aa19 Update README.md
added Discord to the notifications list.
2024-10-13 22:28:39 +02:00
mag37 a9f2433fab Merge pull request #104 from mag37/notify-rewrite
Complete rewrite of notify function, all templates adjusted + more.
v0.5.0
2024-10-13 17:36:41 +02:00
mag37 18e467274e edited changenotes 2024-10-13 17:11:10 +02:00
mag37 6db92be627 getting ready for merge 2024-10-12 13:13:11 +02:00
mag37 fc47b1313b finalizing formatting and edits 2024-10-10 10:22:17 +02:00
mag37 76d2921719 fixed MSMTP-typo 2024-10-10 09:48:41 +02:00
mag37 2844e54fbd Merge pull request #102 from thomas-mc-work/patch-1
fix upgly typo which prevents email notifications
2024-10-08 22:05:53 +02:00
Thomas McWork e0d66cc773 fix upgly typo which prevents email notifications 2024-10-08 21:57:23 +02:00
mag37 071fa4b245 changed regctl verbosity 2024-10-08 09:41:32 +02:00
mag37 cb73025a61 added discord template 2024-10-07 21:31:33 +02:00
mag37 87f1886d28 releasenotes rewritten to array 2024-10-07 21:29:49 +02:00
mag37 ac10a96cc8 all template rewritten, some guesswork 2024-10-07 21:28:31 +02:00
mag37 e5a7a715c6 Merge pull request #99 from lpukatch/release-note-urls
add release note urls
2024-10-05 21:26:31 +02:00
mag37 8a6a1fbec2 Update urls.list 2024-10-05 21:26:07 +02:00
lpukatch 04b0c46366 add release note urls for popular services 2024-10-05 09:36:06 -04:00
mag37 319b43bc1b Added releasenotes-logic to all templates, fix to DSM+smtp v0.4.9 2024-10-05 08:03:33 +02:00
mag37 8b40dce2cd Merge pull request #97 from mag37/releasenotes
Releasenotes addon
2024-10-04 23:24:15 +02:00
mag37 62b52796f2 removed empty lines 2024-10-04 23:19:41 +02:00
mag37 85ee721cd1 typo 2024-10-04 23:09:45 +02:00
mag37 6de00a2b90 removed releasenotes test script 2024-10-04 23:07:58 +02:00
mag37 a550994659 tweaks + version info 2024-10-04 23:07:01 +02:00
mag37 0e3210b561 added urls.list
Added urls.list to be ignored.
2024-10-04 14:55:43 +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 827bb7e14a Update releasenotes.sh
added $ScriptWorkDir prefix to urls.list
2024-10-04 08:05:42 +02:00
mag37 91ff4aaaa7 Added notification release notes url function 2024-10-02 20:44:32 +02:00
mag37 999694985a Added sponsorlist - section. 2024-09-28 14:24:34 +02:00
mag37 640046668c added project url to --help 2024-09-28 14:22:09 +02:00
mag37 a79de24bcc Cleanups + info to readme 2024-09-18 16:44:32 +02:00
mag37 f31a886424 Merge pull request #94 from sudo-kraken/patch-1
Create notify_pushover.sh
2024-09-10 06:32:26 +02:00
Joe Harrison 5b31e68f73 Create notify_pushover.sh 2024-09-09 22:57:11 +01:00
mag37 923736c413 version bump+info v0.4.8 2024-08-17 23:00:41 +02:00
mag37 7d825f36c9 Rewrote prune prompt logic, wont prompt if none-interactive flags are used 2024-08-17 22:56:04 +02:00
mag37 29dffbb9b3 Merge pull request #92 from bocan/pre-commit-fixes
style: Add pre-commit checks and code cleanup
2024-08-17 20:39:07 +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 39c69b7648 Update README.md 2024-07-26 07:54:46 +02:00
mag37 35e33b3997 Release info + notification edits. v0.4.7 2024-07-24 20:49:23 +02:00
mag37 a615d759ad Version bump. 2024-07-24 20:46:23 +02:00
mag37 df310c8f50 Merge pull request #90 from mag37/smtp
smtp-changes, deprecate ssmtp, suggest msmtp
2024-07-24 20:41:25 +02:00
mag37 b1448fbb95 smtp-changes, deprecate ssmtp, suggest msmtp 2024-07-24 12:18:23 +02:00
mag37 de67cab998 Merge pull request #88 from yoyoma2/main
zero configuration DSM notification emails
2024-07-02 18:29:53 +02:00
yoyoma2 608c218281 zero configuration DSM notification emails 2024-07-02 11:56:51 -04:00
mag37 3d122f2b86 Update README.md
Notifications updates
2024-06-21 06:25:06 +02:00
mag37 8e280145b9 Merge pull request #87 from cerealconyogurt/home
Create Gotify Template.
2024-06-21 06:16:22 +02:00