Commit Graph

137 Commits

Author SHA1 Message Date
16be9da9d4 improved website examples to show attachments using curl 2024-02-17 21:31:37 -05:00
b1adfaf77b Support 'attach' keyword (alias of 'attachment') 2024-02-17 21:07:47 -05:00
b4805f01e1 Fix to better support kw tags (alias of tag) (#172) 2024-02-17 20:21:42 -05:00
8fdb6ac9f5 Added CONTRIBUTIONS.md to source 2024-02-17 19:43:22 -05:00
3fabdad84d Bump the actions group with 1 update (#170)
Bumps the actions group with 1 update: [codecov/codecov-action](https://github.com/codecov/codecov-action).


Updates `codecov/codecov-action` from 3 to 4
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 08:11:52 -05:00
ecc8655583 Fixed Bad Attachment Web/API Error; refs #168 v0.9.9 2024-01-31 21:29:08 -05:00
d556f14d0a updated to work with Apprise v1.7.2 v0.9.8 2024-01-27 16:18:56 -05:00
a288e123ac Improved documentation surrounding resource usage (see #117) 2024-01-27 14:19:30 -05:00
97abaa4f96 Stateless GET Parameter Support (#166) 2024-01-27 14:05:07 -05:00
2b21ab71ef attachment keyword in payload now supports Web Based URLs (#164) 2024-01-14 13:27:14 -05:00
68fd580b84 Support tags keyword and added logging (#163) 2024-01-13 22:11:34 -05:00
a80ca0ae60 Added API HTTP Return Code Documentation (#160) v0.9.7 2023-12-28 16:23:24 -05:00
19a48a67c5 Documentation cleanup 2023-12-28 15:45:14 -05:00
53b341bab1 Honor new Group Functionality introduced in Apprise v1.6.0 (#147) 2023-12-28 15:19:52 -05:00
cbcdab3798 Support for Apprise v1.7.1 (#159) 2023-12-28 14:47:12 -05:00
4ad2bb1c03 Allow an empty body when attachment is provided (#156) 2023-12-23 14:35:10 -05:00
9d3f8c7a33 bumped notification count from 90 to 95 2023-11-19 18:54:16 -05:00
f928760464 Updated screenshots and README.md formatting (#153) v0.9.6 2023-11-19 18:44:10 -05:00
f97134b934 Services are now sorted in a case-insensitive manner (#152) 2023-11-18 15:20:30 -05:00
9ee3fd6ec9 Config Generator and CSS/Doc Improvements (#151) 2023-11-18 14:55:19 -05:00
843685cc55 Configures dependabot for monthly checks for action version updates and manually updates to all the latest action versions. (#149) 2023-11-14 21:46:31 -05:00
4bed56b02c Use multi-stage building to eliminate multiple layers of the Docker image which are not needed (#150) 2023-11-14 21:46:03 -05:00
46d9533906 documentation update - macos should have read macosx 2023-11-13 16:41:40 -05:00
2ee9f9a129 Dockerized development to work in 2023-11-13 16:40:47 -05:00
36e5d75a84 Fix expiry date in theme set-cookie (#141) 2023-10-20 05:43:15 -04:00
6a8099d79e Added webhook support for sending Notification results (#139) v0.9.5 0.9.5 2023-10-15 16:21:13 -04:00
cd2135bb46 Increased key length maximum size to 128 characters (#138) 2023-10-08 10:32:03 -04:00
a54d7b42f1 Improved test cases (#137) 2023-09-17 15:53:18 -04:00
42893d7855 Dark/Light Theme feature added (#133) 2023-09-02 19:14:08 -04:00
e6700d1269 fixed cryptography rust/cargo dependency v0.9.4 2023-09-02 15:06:22 -04:00
4214eaee80 updated to work with Apprise v1.5.0 2023-08-27 21:58:12 -04:00
00242a1fc9 ipv6 attempt no2; refs #127 2023-08-27 19:24:51 -04:00
03cca96831 A little more git-friendly (#132) 2023-08-27 19:22:02 -04:00
4056b20249 Attachment filesize limit can be set via environment variable (#131) 2023-08-27 19:17:04 -04:00
669619eae3 IPv6 NginX support (#129) 2023-08-20 00:10:34 -04:00
beade2b5ff Updated Gunicorn configuration for resource improvements (#125) 2023-07-22 16:13:24 -04:00
e9886c4c77 updated to work with Apprise v1.4.5 v0.9.3 2023-07-08 14:33:31 -04:00
35553a9f0a Github Actions Test Cases (#121) 2023-05-19 19:12:03 -04:00
0f301272f2 Fixed Rust Build on latest Ubuntu (cryptography dep) (#120) v0.9.2 2023-05-16 16:37:57 -04:00
6cf3a2802b GitHub Actions Workflow fixed and Travis CI removed (#119) 2023-05-16 12:29:01 -04:00
4418d8caf0 Custom plugin directory scanning support added (#111) 2023-05-15 18:27:42 -04:00
86c9f16d69 Attachment Support Added (#118) v0.9.1 2023-05-15 17:10:15 -04:00
a5f8767094 Fix failure to save settings on Windows (#114)
Signed-off-by: Nathan Rennie-Waldock <nathan.renniewaldock@gmail.com>
2023-04-21 07:26:24 -04:00
6e42368082 Add fcm plugin missing dependency (#116) 2023-04-20 06:30:25 -04:00
05d7cb8a54 Update docker-compose.yml (#113) 2023-04-09 17:42:19 -04:00
314cca276d apprise:// payload handling fixed with tags from CLI (#110) 2023-03-17 14:23:47 -04:00
ebe0a7fecc updated to work with Apprise v1.3.0 v0.9.0 2023-02-26 11:07:58 -05:00
4e7610d80f Added and/or support with tags (#104) 2023-02-26 11:01:23 -05:00
30d87c8284 Added a Apprise URL Details Endpoint (/details) (#105) 2023-02-26 10:33:14 -05:00
ae99d35671 Translation of readme to spanish (#81) 2023-02-25 22:42:25 -05:00