Commit graph

8 commits

Author SHA1 Message Date
6c6c0fd62b
feat: added crude email notifier
also default to console notifier enabled
2024-01-03 04:25:31 +01:00
0afc79934d
feat: add sql drivers with sqlx
had to compromise on a lot of stuff because sqlx 0.7+ broke the AnyDb
driver, but ehhh it works
2024-01-03 03:32:03 +01:00
3c0ba7e35d
feat: add telegram notifier 2024-01-02 04:55:02 +01:00
9659bee4e1
feat: default config action, pass more options 2024-01-02 04:46:38 +01:00
a48b98cea9
chore: bump vers, rename project 2023-12-23 03:35:48 +01:00
7aee304b70
feat: add date, md5, url server-side on insertion 2023-12-23 03:15:06 +01:00
dbcf022019
chore: moved telegram notifier as optional feature 2023-12-22 23:37:02 +01:00
c11b12a03f
fix: initial impl 2023-10-15 04:27:34 +02:00