apprise-api/apprise_api/api
2024-03-30 22:46:33 -04:00
..
migrations Initial commit 2019-10-27 11:12:44 -04:00
templates Improved documentation 2024-03-30 15:45:20 -04:00
tests fixed test failures in github runner (Python 3.10.12) 2024-03-30 22:46:33 -04:00
__init__.py Initial commit 2019-10-27 11:12:44 -04:00
apps.py Initial commit 2019-10-27 11:12:44 -04:00
context_processors.py Added cookie for remembering config id accessed via website 2024-03-30 12:10:24 -04:00
forms.py Support tags keyword and added logging (#163) 2024-01-13 22:11:34 -05:00
models.py Initial commit 2019-10-27 11:12:44 -04:00
urls.py Increased key length maximum size to 128 characters (#138) 2023-10-08 10:32:03 -04:00
utils.py bugfix: APPRISE_ATTACH_SIZE correctly manages attachment size (#177) 2024-03-13 08:47:00 -04:00
views.py bugfix: APPRISE_ATTACH_SIZE correctly manages attachment size (#177) 2024-03-13 08:47:00 -04:00