54 Commits

Author SHA1 Message Date
a80ca0ae60 Added API HTTP Return Code Documentation (#160) 2023-12-28 16:23:24 -05:00
19a48a67c5 Documentation cleanup 2023-12-28 15:45:14 -05:00
cbcdab3798 Support for Apprise v1.7.1 (#159) 2023-12-28 14:47:12 -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) 2023-11-19 18:44:10 -05:00
9ee3fd6ec9 Config Generator and CSS/Doc Improvements (#151) 2023-11-18 14:55:19 -05:00
46d9533906 documentation update - macos should have read macosx 2023-11-13 16:41:40 -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
42893d7855 Dark/Light Theme feature added (#133) 2023-09-02 19:14:08 -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
beade2b5ff Updated Gunicorn configuration for resource improvements (#125) 2023-07-22 16:13:24 -04:00
35553a9f0a Github Actions Test Cases (#121) 2023-05-19 19:12:03 -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) 2023-05-15 17:10:15 -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
aa6b41966e Fixes incorrect work in README.md (#93) 2022-09-16 06:55:15 -04:00
d7824e24c7 APPRISE_API_WORKER_COUNT environment variable added 2022-06-26 19:26:06 -04:00
fea552f7db updated apprise notification count 2022-05-29 17:28:38 -04:00
3db7b029c1 Update README.md (#74) 2022-05-18 12:47:14 -04: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) 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
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
918cfe1646 Improved docs on config file permission (#44) 2021-03-03 09:14:34 -05:00
e91a2aee55 Docs to reflect more then 65 supported services now 2021-01-03 14:31:41 -05:00
75c00015a1 Improved JSON URL query documentation 2021-01-03 10:56:25 -05:00
8e60cdd028 improved documention describing format on notify 2021-01-01 17:31:49 -05:00
a57b621c29 Logging details available via Apprise/API/Website (#34) 2021-01-01 17:10:44 -05:00
3208e5e27c Added console logging with optional LOG_LEVEL env override (#33) 2020-12-31 13:25:51 -05:00
0899a5a2b3 instructions on how to install apprise cli added 2020-10-11 10:58:14 -04:00
0d497c4252 improved documentation 2020-10-06 17:09:54 -04:00
907743fb8c BASE_URL environment variable added (#26) 2020-09-03 12:01:03 -04:00
466aa8271e Stateful modes 'simple' and 'disabled' introduced (#25) 2020-09-02 21:33:33 -04:00
289fbd8640 Drop unnecessary file I/O handling + Auto-Detect Configuration Format (#18) 2020-09-02 17:42:17 -04:00
6f165aff43 Documentation update; the allowed value is failure not error (#20) 2020-08-28 11:35:36 -04:00
6f275696f0 Update README.md (#19)
Grammar
2020-08-28 08:16:02 -04:00
3b870c07e3 README.md grammer and phrasing cleanup 2020-02-20 19:47:23 -05:00
87947bc5b9 added notification tab info to README.md 2020-01-18 16:34:48 -05:00
4bb142aa36 reworked gui for easier use + updated documentation 2020-01-18 16:05:39 -05:00
ff3e7c216e updated README with more concise documentation 2020-01-15 17:24:22 -05:00
9c7aef4fa7 added twitter account 🐦 2020-01-08 20:29:16 -05:00
4b9c072d6b Support a /json/urls/{key} query to provide loaded details (#4) 2020-01-05 18:19:09 -05:00
d571a8e186 fixed typo in code coverage badge 2020-01-04 16:43:16 -05:00
7ec068657d Added testing and code coverage 2020-01-04 16:27:17 -05:00
61a1f68a31 README references Docker Pulls 2020-01-03 12:45:37 -05:00