Commit Graph

77 Commits

Author SHA1 Message Date
550ce8fa2b more testcases added 2024-09-02 22:32:35 -04:00
57be58ae43 allow restrictions to stateless url queries 2024-09-02 22:27:25 -04:00
f87f4c3471 Persistent Storage Support (Apprise v1.9.0+) Added 2024-09-02 22:11:30 -04:00
e50b2dbad9 updated to work with Apprise v1.8.1 2024-07-25 20:58:29 -04:00
c6b9c1161d Healthcheck web improvements + PUID & PGID support added to Docker (#198) 2024-06-29 22:07:12 -04:00
6e57e33b8f updated to work with Apprise v1.8.0 2024-05-11 18:17:09 -04:00
135dd4e98d Added healthcheck endpoint /status (#185) 2024-05-11 14:59:02 -04:00
3a710fbbd1 Added payload field mapper (#189) 2024-05-11 13:28:13 -04:00
711ab2b630 Logging improvements and code tidying (#184) 2024-04-21 16:51:43 -04:00
d1c5d64b2e JavaScript error fix when config-lock env var set (#182) 2024-04-06 12:10:26 -04:00
515cadfdc9 Improved tagging visuals (#181) 2024-04-01 20:52:46 -04:00
8aba73fe34 fixed test failures in github runner (Python 3.10.12) 2024-03-30 22:46:33 -04:00
d33c50f466 Improved documentation 2024-03-30 15:45:20 -04:00
1be8f00a77 Added cookie for remembering config id accessed via website 2024-03-30 12:10:24 -04:00
585e514b68 Improved tag selection on Review tab (#179) 2024-03-16 16:33:00 -04:00
2c7f7b36fe Refactored dark/light CSS + New Review Tab (#178) 2024-03-16 12:41:14 -04:00
4bf5093d8f bugfix: APPRISE_ATTACH_SIZE correctly manages attachment size (#177) 2024-03-13 08:47:00 -04:00
479a3bd6ed Support "attach" keyword (alias of "attachment") (#173) 2024-02-17 21:39:11 -05:00
b4805f01e1 Fix to better support kw tags (alias of tag) (#172) 2024-02-17 20:21:42 -05:00
ecc8655583 Fixed Bad Attachment Web/API Error; refs #168 2024-01-31 21:29:08 -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
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
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
6a8099d79e Added webhook support for sending Notification results (#139) 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
4056b20249 Attachment filesize limit can be set via environment variable (#131) 2023-08-27 19:17:04 -04:00
35553a9f0a Github Actions Test Cases (#121) 2023-05-19 19:12:03 -04:00
4418d8caf0 Custom plugin directory scanning support added (#111) 2023-05-15 18:27:42 -04:00
86c9f16d69 Attachment Support Added (#118) 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
314cca276d apprise:// payload handling fixed with tags from CLI (#110) 2023-03-17 14:23:47 -04: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
def1ded3b3 updated SCHEMA MAP property to reflect changes in Apprise v1.0 (#90) 2022-08-07 11:58:36 -04:00
186c521ca6 GET parms: title, type, format, and tag used if not in payload (#84) 2022-06-27 06:31:56 -04:00
579c44628d Monospace textarea (for presentation) (#76) 2022-05-29 16:31:46 -04:00
a6fe49e1e1 Server-side handling of new apprise:// schema (#56) 2021-12-01 21:46:53 -05:00
2943bce981 APPRISE_ALLOW_SERVICES and APPRISE_DENY_SERVICES globals added (#64) 2021-12-01 21:28:02 -05:00
efe88a52d3 Slight re-wording on main configuration help screen (#62) 2021-11-14 10:48:31 -05:00
c9ef057e34 Underlining Apprise version info added to Frontend Display (#61) 2021-11-10 22:07:21 -05:00
022e151f8f Fixed URL typo on main config html page (#60) 2021-11-10 21:22:56 -05:00
2fcc5f43a9 APPRISE_CONFIG_LOCK switch added for extra security (#57) 2021-11-06 17:21:41 -04:00
e65b80cb11 Better non-root permission handling (#55) 2021-10-30 16:58:15 -04:00