neptune/core/migrations
Mark Veidemanis a2207bbcf4
Support sending messages when a rule no longer matches and fix dual-use notification sender
2023-01-16 00:10:41 +00:00
..
0001_initial.py Implement handling callbacks 2022-07-21 13:48:39 +01:00
0002_session_session.py Implement handling callbacks 2022-07-21 13:48:39 +01:00
0003_contentblock.py Fix additional images in ContentBlock models 2022-07-21 13:50:30 +01:00
0004_contentblock_title.py Start implementing basic CMS functionality for main page 2022-07-21 13:50:25 +01:00
0005_contentblock_image1_contentblock_image2_and_more.py Start implementing basic CMS functionality for main page 2022-07-21 13:50:25 +01:00
0006_contentblock_page.py Begin implementing the CMS functions 2022-07-21 13:50:36 +01:00
0007_perms.py Implement hashing bypass for groups 2022-08-16 19:43:55 +01:00
0008_alter_perms_options.py Delay results 2022-08-27 12:53:37 +01:00
0009_alter_perms_options.py Implement integer field randomisation 2022-08-27 13:18:24 +01:00
0010_alter_perms_options.py Add a perms migration 2022-08-26 07:20:30 +01:00
0011_alter_perms_options.py Add perms for all the indexes 2022-11-22 07:20:37 +00:00
0012_notificationrule.py Finish implementing notification rules 2023-01-12 07:20:48 +00:00
0013_notificationsettings.py Finish implementing notification rules 2023-01-12 07:20:48 +00:00
0014_notificationrule_priority.py Add priority to notification rules 2023-01-12 07:20:48 +00:00
0015_notificationrule_topic.py Allow overriding topic 2023-01-12 07:20:48 +00:00
0016_notificationrule_interval_notificationrule_window.py Add interval and window fields to NotificationRule 2023-01-14 14:36:46 +00:00
0017_alter_notificationrule_interval.py Allow scheduling notification rules 2023-01-14 16:36:22 +00:00
0018_alter_perms_options_notificationrule_match_and_more.py Implement running scheduled rules and check aggregations 2023-01-15 17:59:12 +00:00
0019_alter_notificationrule_match.py Implement running scheduled rules and check aggregations 2023-01-15 17:59:12 +00:00
0020_rename_ntfy_topic_notificationsettings_topic_and_more.py Allow using webhooks for notifications 2023-01-15 18:40:17 +00:00
0021_notificationrule_amount_and_more.py Finish implementing webhook delivery 2023-01-15 23:02:13 +00:00
0022_notificationrule_send_empty_and_more.py Support sending messages when a rule no longer matches and fix dual-use notification sender 2023-01-16 00:10:41 +00:00
__init__.py Add models, views and forms for authentication 2022-07-21 13:45:44 +01:00