Commit Graph

71 Commits

Author SHA1 Message Date
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
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
b29ddf15c0 django general console logging 2020-12-31 17:38:37 -05:00
3208e5e27c Added console logging with optional LOG_LEVEL env override (#33) 2020-12-31 13:25:51 -05:00
54e8e06fcf Default body format handling added (#32) 2020-12-31 13:00:23 -05:00
5bbc79e8db show test coverage in terminal 2020-12-31 12:57:55 -05:00
4c53995456 enforce text based input 2020-12-31 10:27:11 -05:00
0899a5a2b3 instructions on how to install apprise cli added v0.5.2 2020-10-11 10:58:14 -04:00
0d497c4252 improved documentation v0.5.1 2020-10-06 17:09:54 -04:00
7168ddff83 Don't run the web process as root (#28) 2020-09-13 08:44:33 -04:00
907743fb8c BASE_URL environment variable added (#26) v0.5.0 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
2be187acc4 workflow adjusted for this project from @GeorgeGedox's awesome work 2020-08-30 20:13:42 -04:00
696b20cd91 Rework of Dockerfile and multiarch build with workflows (#23) 2020-08-30 17:30: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
949b8d9d08 Worker Timeout Increased (#17) 2020-08-19 23:12:09 -04:00
6e22b74c01 api reference to tags should have read tag (#15) 2020-06-07 20:31:36 -04:00
308b835ba8 slack is more forgiving; updated test case to accomodate 2020-05-16 09:05:07 -04:00
ce7ebdb080 dropped unused reference from Dockerfile 2020-05-07 11:55:08 -04:00
df04dfb3ec 424 error code returned if one or more notifications fail (#12) 2020-03-17 12:08:06 -04:00
3b870c07e3 README.md grammer and phrasing cleanup 2020-02-20 19:47:23 -05:00
5b8e7a58d5 fixed fixed funding references 2020-02-20 18:49:54 -05:00
f0d12ec117 display loaded config on welcome page 2020-01-18 20:27:22 -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
c295291263 tags are now provided from a selectable list 2020-01-15 17:41:05 -05:00