Commit Graph

110 Commits

Author SHA1 Message Date
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
96e5defeef updated to work with Apprise v1.2.1 v0.8.3 0.8.3 2022-12-28 11:21:55 -05:00
9493fddf16 updated to work with Apprise v1.2.0 v0.8.2 2022-11-15 17:14:27 -05:00
0540c444a1 updated to work with Apprise v1.1.0 v0.8.1 2022-10-08 14:54:17 -04:00
aa6b41966e Fixes incorrect work in README.md (#93) 2022-09-16 06:55:15 -04:00
def1ded3b3 updated SCHEMA MAP property to reflect changes in Apprise v1.0 (#90) v0.8.0 2022-08-07 11:58:36 -04:00
8247191dc4 updated to work with Apprise v1.0.0 v0.7.3 2022-08-06 14:15:32 -04:00
186c521ca6 GET parms: title, type, format, and tag used if not in payload (#84) 2022-06-27 06:31:56 -04:00
d7824e24c7 APPRISE_API_WORKER_COUNT environment variable added 2022-06-26 19:26:06 -04:00
e3baf815a5 updated to work with Apprise v0.9.9 v0.7.2 2022-06-02 21:09:29 -04:00
8596082635 NginX config updated for better support with other external services (#78) 2022-06-02 18:43:49 -04:00
fea552f7db updated apprise notification count 2022-05-29 17:28:38 -04:00
579c44628d Monospace textarea (for presentation) (#76) 2022-05-29 16:31:46 -04:00
01f7b65d52 Fix Travis CI Build Process (#77) 2022-05-29 16:26:18 -04:00
3db7b029c1 Update README.md (#74) 2022-05-18 12:47:14 -04:00
cb72812be2 Add OpenAPI / swagger.yaml (#69) 2022-03-14 13:09:59 -04:00
4be07dbc64 updated to work with Apprise v0.9.7 v0.7.1 2022-03-07 16:41:03 -05:00
757adce176 resolved formatting issue with README.md 2021-12-02 09:07:25 -05:00
a6fe49e1e1 Server-side handling of new apprise:// schema (#56) v0.7.0 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
78359181a9 Bump cryptography from 3.3 to 3.3.2 (#59) 2021-11-10 21:21:07 -05:00
f6e9b73662 Force version of cryptography that doesn't require Rust (#58) 2021-11-10 21:05:28 -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
ddb209264b dropped pypy3 from travis-ci 2021-09-18 16:46:01 -04:00