Commit Graph

99 Commits

Author SHA1 Message Date
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
a28950c8c0 updated to work with Apprise v0.9.5.1 v0.6.4 2021-09-18 16:38:33 -04:00
b40b4a38f9 updated to work with Apprise v0.9.4 v0.6.3 2021-08-12 11:35:35 -04:00
1eedd3b871 updated to work with v0.9.3 v0.6.2 2021-05-16 15:31:38 -04:00
918cfe1646 Improved docs on config file permission (#44) 2021-03-03 09:14:34 -05:00
54644df898 Workflow updated to handle cryptography dependency (#42) v0.6.1 2021-02-23 20:03:45 -05:00
9f30e2d748 Partial fix of build pipeline (#41) 2021-02-23 19:00:32 -05:00
57e5019d64 Persistent Configuration Testing Added (#36) 2021-01-10 17:54:47 -05:00
e91a2aee55 Docs to reflect more then 65 supported services now 2021-01-03 14:31:41 -05:00
888109a326 emphasized on the idea of donations ❤️ 😉; it really helps v0.6.0 2021-01-03 11:19:44 -05:00
75c00015a1 Improved JSON URL query documentation 2021-01-03 10:56:25 -05:00
c72961d28d added tag and cleaned up privacy on json url 2021-01-01 17:32:33 -05:00