Chris Caron
|
6a8099d79e
|
Added webhook support for sending Notification results (#139)
|
2023-10-15 16:21:13 -04:00 |
|
Chris Caron
|
cd2135bb46
|
Increased key length maximum size to 128 characters (#138)
|
2023-10-08 10:32:03 -04:00 |
|
Chris Caron
|
a54d7b42f1
|
Improved test cases (#137)
|
2023-09-17 15:53:18 -04:00 |
|
Chris Caron
|
42893d7855
|
Dark/Light Theme feature added (#133)
|
2023-09-02 19:14:08 -04:00 |
|
Chris Caron
|
4056b20249
|
Attachment filesize limit can be set via environment variable (#131)
|
2023-08-27 19:17:04 -04:00 |
|
Chris Caron
|
35553a9f0a
|
Github Actions Test Cases (#121)
|
2023-05-19 19:12:03 -04:00 |
|
Chris Caron
|
4418d8caf0
|
Custom plugin directory scanning support added (#111)
|
2023-05-15 18:27:42 -04:00 |
|
Chris Caron
|
86c9f16d69
|
Attachment Support Added (#118)
|
2023-05-15 17:10:15 -04:00 |
|
Nathan Rennie-Waldock
|
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 |
|
Chris Caron
|
314cca276d
|
apprise:// payload handling fixed with tags from CLI (#110)
|
2023-03-17 14:23:47 -04:00 |
|
Chris Caron
|
4e7610d80f
|
Added and/or support with tags (#104)
|
2023-02-26 11:01:23 -05:00 |
|
Chris Caron
|
30d87c8284
|
Added a Apprise URL Details Endpoint (/details) (#105)
|
2023-02-26 10:33:14 -05:00 |
|
Chris Caron
|
def1ded3b3
|
updated SCHEMA MAP property to reflect changes in Apprise v1.0 (#90)
|
2022-08-07 11:58:36 -04:00 |
|
Chris Caron
|
186c521ca6
|
GET parms: title, type, format, and tag used if not in payload (#84)
|
2022-06-27 06:31:56 -04:00 |
|
Chris Caron
|
579c44628d
|
Monospace textarea (for presentation) (#76)
|
2022-05-29 16:31:46 -04:00 |
|
Chris Caron
|
a6fe49e1e1
|
Server-side handling of new apprise:// schema (#56)
|
2021-12-01 21:46:53 -05:00 |
|
Chris Caron
|
2943bce981
|
APPRISE_ALLOW_SERVICES and APPRISE_DENY_SERVICES globals added (#64)
|
2021-12-01 21:28:02 -05:00 |
|
Chris Caron
|
efe88a52d3
|
Slight re-wording on main configuration help screen (#62)
|
2021-11-14 10:48:31 -05:00 |
|
Chris Caron
|
c9ef057e34
|
Underlining Apprise version info added to Frontend Display (#61)
|
2021-11-10 22:07:21 -05:00 |
|
Chris Caron
|
022e151f8f
|
Fixed URL typo on main config html page (#60)
|
2021-11-10 21:22:56 -05:00 |
|
Chris Caron
|
2fcc5f43a9
|
APPRISE_CONFIG_LOCK switch added for extra security (#57)
|
2021-11-06 17:21:41 -04:00 |
|
Chris Caron
|
e65b80cb11
|
Better non-root permission handling (#55)
|
2021-10-30 16:58:15 -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
|
57e5019d64
|
Persistent Configuration Testing Added (#36)
|
2021-01-10 17:54:47 -05:00 |
|
Chris Caron
|
888109a326
|
emphasized on the idea of donations ❤️ 😉; it really helps
|
2021-01-03 11:19:44 -05:00 |
|
Chris Caron
|
c72961d28d
|
added tag and cleaned up privacy on json url
|
2021-01-01 17:32:33 -05:00 |
|
Chris Caron
|
a57b621c29
|
Logging details available via Apprise/API/Website (#34)
|
2021-01-01 17:10:44 -05:00 |
|
Chris Caron
|
54e8e06fcf
|
Default body format handling added (#32)
|
2020-12-31 13:00:23 -05:00 |
|
Chris Caron
|
4c53995456
|
enforce text based input
|
2020-12-31 10:27:11 -05: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
|
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
|
df04dfb3ec
|
424 error code returned if one or more notifications fail (#12)
|
2020-03-17 12:08:06 -04:00 |
|
Chris Caron
|
f0d12ec117
|
display loaded config on welcome page
|
2020-01-18 20:27:22 -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
|
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
|
4b9c072d6b
|
Support a /json/urls/{key} query to provide loaded details (#4)
|
2020-01-05 18:19:09 -05:00 |
|
Chris Caron
|
7ec068657d
|
Added testing and code coverage
|
2020-01-04 16:27:17 -05:00 |
|
Chris Caron
|
90ead45abd
|
100% test coverage
|
2019-11-29 13:40:22 -05:00 |
|
Chris Caron
|
9a3648ca30
|
better stateless support
|
2019-10-28 21:54:51 -04:00 |
|
Chris Caron
|
2f21c0761d
|
basic javascript added to simplify ui
|
2019-10-27 19:41:02 -04:00 |
|
Chris Caron
|
4a8921abb8
|
Initial commit
|
2019-10-27 11:12:44 -04:00 |
|