Commit Graph

56 Commits

Author SHA1 Message Date
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
ff3e7c216e updated README with more concise documentation 2020-01-15 17:24:22 -05:00
67862ff424 Added syntax highlighting to (now completed) examples (#9) 2020-01-14 20:49:12 -05:00
9289834660 Reworked mocking of NamedTemporaryFile() (#8) 2020-01-13 19:30:00 -05:00
2185737911 Materialize Chips used in place of Notification Tags (#7) 2020-01-11 23:36:19 -05:00
96dcaf7758 Added SweetAlert2 popups (#6) 2020-01-11 19:15:51 -05:00
948454f4df Added Python 3.8 to CI (#5) 2020-01-08 21:22:11 -05:00
8883dda5c8 Dropped CI Python v3.4 testing (accomodates PyYAML v5.3) 2020-01-08 21:16:10 -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
408fe293d1 Merge pull request #3 from caronc/testing-and-coverage
Added CI which includes unit testing and code coverage
2020-01-04 16:37:44 -05:00
7ec068657d Added testing and code coverage 2020-01-04 16:27:17 -05:00
39336ca6a4 Merge pull request #2 from caronc/docker-hub-integration
Docker hub integration
2020-01-04 15:16:56 -05:00
61a1f68a31 README references Docker Pulls 2020-01-03 12:45:37 -05:00
b54b795c0c prepared for docker hub 2020-01-02 23:24:07 -05:00