Commit Graph

161 Commits

Author SHA1 Message Date
Chris Caron
ddb209264b dropped pypy3 from travis-ci 2021-09-18 16:46:01 -04:00
Chris Caron
a28950c8c0 updated to work with Apprise v0.9.5.1 2021-09-18 16:38:33 -04:00
Chris Caron
b40b4a38f9 updated to work with Apprise v0.9.4 2021-08-12 11:35:35 -04:00
Chris Caron
1eedd3b871 updated to work with v0.9.3 2021-05-16 15:31:38 -04:00
Chris Caron
918cfe1646
Improved docs on config file permission (#44) 2021-03-03 09:14:34 -05:00
Chris Caron
54644df898 Workflow updated to handle cryptography dependency (#42) 2021-02-23 20:03:45 -05:00
George V
9f30e2d748
Partial fix of build pipeline (#41) 2021-02-23 19:00:32 -05:00
Chris Caron
57e5019d64
Persistent Configuration Testing Added (#36) 2021-01-10 17:54:47 -05:00
Chris Caron
e91a2aee55 Docs to reflect more then 65 supported services now 2021-01-03 14:31:41 -05:00
Chris Caron
888109a326 emphasized on the idea of donations ❤️ 😉; it really helps 2021-01-03 11:19:44 -05:00
Chris Caron
75c00015a1 Improved JSON URL query documentation 2021-01-03 10:56:25 -05:00
Chris Caron
c72961d28d added tag and cleaned up privacy on json url 2021-01-01 17:32:33 -05:00
Chris Caron
8e60cdd028 improved documention describing format on notify 2021-01-01 17:31:49 -05:00
Chris Caron
a57b621c29
Logging details available via Apprise/API/Website (#34) 2021-01-01 17:10:44 -05:00
Chris Caron
b29ddf15c0 django general console logging 2020-12-31 17:38:37 -05:00
Chris Caron
3208e5e27c
Added console logging with optional LOG_LEVEL env override (#33) 2020-12-31 13:25:51 -05:00
Chris Caron
54e8e06fcf
Default body format handling added (#32) 2020-12-31 13:00:23 -05:00
Chris Caron
5bbc79e8db show test coverage in terminal 2020-12-31 12:57:55 -05:00
Chris Caron
4c53995456 enforce text based input 2020-12-31 10:27:11 -05:00
Chris Caron
0899a5a2b3 instructions on how to install apprise cli added 2020-10-11 10:58:14 -04:00
Chris Caron
0d497c4252 improved documentation 2020-10-06 17:09:54 -04:00
Jake Howard
7168ddff83
Don't run the web process as root (#28) 2020-09-13 08:44:33 -04:00
Chris Caron
907743fb8c
BASE_URL environment variable added (#26) 2020-09-03 12:01:03 -04:00
Chris Caron
466aa8271e
Stateful modes 'simple' and 'disabled' introduced (#25) 2020-09-02 21:33:33 -04:00
Chris Caron
289fbd8640
Drop unnecessary file I/O handling + Auto-Detect Configuration Format (#18) 2020-09-02 17:42:17 -04:00
Chris Caron
2be187acc4 workflow adjusted for this project from @GeorgeGedox's awesome work 2020-08-30 20:13:42 -04:00
George V
696b20cd91
Rework of Dockerfile and multiarch build with workflows (#23) 2020-08-30 17:30:17 -04:00
Zaher Ghaibeh
6f165aff43
Documentation update; the allowed value is failure not error (#20) 2020-08-28 11:35:36 -04:00
George V
6f275696f0
Update README.md (#19)
Grammar
2020-08-28 08:16:02 -04:00
Chris Caron
949b8d9d08
Worker Timeout Increased (#17) 2020-08-19 23:12:09 -04:00
Chris Caron
6e22b74c01
api reference to tags should have read tag (#15) 2020-06-07 20:31:36 -04:00
Chris Caron
308b835ba8 slack is more forgiving; updated test case to accomodate 2020-05-16 09:05:07 -04:00
Chris Caron
ce7ebdb080 dropped unused reference from Dockerfile 2020-05-07 11:55:08 -04:00
Chris Caron
df04dfb3ec
424 error code returned if one or more notifications fail (#12) 2020-03-17 12:08:06 -04:00
Chris Caron
3b870c07e3 README.md grammer and phrasing cleanup 2020-02-20 19:47:23 -05:00
Chris Caron
5b8e7a58d5 fixed fixed funding references 2020-02-20 18:49:54 -05:00
Chris Caron
f0d12ec117 display loaded config on welcome page 2020-01-18 20:27:22 -05:00
Chris Caron
87947bc5b9 added notification tab info to README.md 2020-01-18 16:34:48 -05:00
Chris Caron
4bb142aa36 reworked gui for easier use + updated documentation 2020-01-18 16:05:39 -05:00
Chris Caron
c295291263 tags are now provided from a selectable list 2020-01-15 17:41:05 -05:00
Chris Caron
ff3e7c216e updated README with more concise documentation 2020-01-15 17:24:22 -05:00
Chris Caron
67862ff424
Added syntax highlighting to (now completed) examples (#9) 2020-01-14 20:49:12 -05:00
Chris Caron
9289834660
Reworked mocking of NamedTemporaryFile() (#8) 2020-01-13 19:30:00 -05:00
Chris Caron
2185737911
Materialize Chips used in place of Notification Tags (#7) 2020-01-11 23:36:19 -05:00
Chris Caron
96dcaf7758
Added SweetAlert2 popups (#6) 2020-01-11 19:15:51 -05:00
Chris Caron
948454f4df
Added Python 3.8 to CI (#5) 2020-01-08 21:22:11 -05:00
Chris Caron
8883dda5c8 Dropped CI Python v3.4 testing (accomodates PyYAML v5.3) 2020-01-08 21:16:10 -05:00
Chris Caron
9c7aef4fa7 added twitter account 🐦 2020-01-08 20:29:16 -05:00
Chris Caron
4b9c072d6b
Support a /json/urls/{key} query to provide loaded details (#4) 2020-01-05 18:19:09 -05:00
Chris Caron
d571a8e186 fixed typo in code coverage badge 2020-01-04 16:43:16 -05:00