|
b2ab72d4b0
|
You can now customize the default message
|
2023-01-17 23:59:18 +01:00 |
|
|
ace8d238bf
|
Remove print statements
|
2023-01-17 02:38:29 +01:00 |
|
|
2090ff2cbb
|
Don't crash if no entry
|
2023-01-16 17:53:57 +01:00 |
|
|
18d4fba862
|
Discord does not support tables so we remove them
|
2023-01-15 16:27:49 +01:00 |
|
|
873f5b3f7a
|
Convert HTML in content/summary to Markdown
|
2023-01-14 12:54:03 +01:00 |
|
|
16319ed5e1
|
You can now customize the message sent to Discord
|
2023-01-13 23:05:20 +01:00 |
|
|
4583d67b0e
|
Move custom Jinja 2 filers to own file
|
2023-01-11 02:05:29 +01:00 |
|
|
6c4719cd99
|
Move blacklist and whitelist to own directory
|
2023-01-11 00:49:15 +01:00 |
|
|
504f1c5fe6
|
Fix all errors and warnings
|
2023-01-10 23:07:15 +01:00 |
|
|
d4c47aa729
|
Remove module docstring
|
2023-01-10 19:28:22 +01:00 |
|
|
4b0c6e9855
|
Remove response, this fixes latest version of FastAPI
|
2023-01-10 19:02:23 +01:00 |
|
|
b0e9e80b14
|
Run Black
|
2023-01-10 17:19:06 +01:00 |
|
|
d5d6a93645
|
Show previous blacklist/whitelist in the text input
|
2022-12-27 22:09:45 +01:00 |
|
|
4788f7cd2b
|
Add docstrings
|
2022-12-25 19:41:05 +01:00 |
|
|
dd10436024
|
Add typehints
|
2022-12-25 19:16:27 +01:00 |
|
|
6c36ea646c
|
Show if entry is whitelisted or blacklisted
|
2022-12-23 23:00:02 +01:00 |
|
|
d7e7db911c
|
Fix adding whitelist and blacklist
|
2022-12-23 22:59:44 +01:00 |
|
|
8e88fb7f65
|
Show feeds without webhooks
|
2022-12-21 01:37:40 +01:00 |
|
|
c68bb6e12b
|
Rename broken_feed to broken_feeds
|
2022-12-21 01:31:01 +01:00 |
|
|
3c87caca98
|
Don't crash if encode_url gets None
|
2022-12-21 01:30:32 +01:00 |
|
|
6872ca853b
|
Add more code for black/white-list
|
2022-12-20 23:56:19 +01:00 |
|
|
b88ce8a1f5
|
Add WIP for whitelist and blacklist
|
2022-12-20 05:10:01 +01:00 |
|
|
bbb8ff51bc
|
You can now pause and unpause feeds
|
2022-12-20 03:29:46 +01:00 |
|
|
83383634b6
|
Make remove button smaller
|
2022-12-20 01:16:05 +01:00 |
|
|
3503a17e04
|
Rename get_webhooks to list_webhooks
|
2022-12-20 01:10:35 +01:00 |
|
|
7713d4928b
|
Don't fail if feed doesn't have a webhook
|
2022-12-20 01:04:19 +01:00 |
|
|
37171a1707
|
Fix /add
|
2022-12-20 01:02:36 +01:00 |
|
|
65d9510f27
|
Remove webhooks from /webhooks
|
2022-12-19 22:54:00 +01:00 |
|
|
b7d786e2c7
|
Add #noqa and #TODOs
|
2022-12-19 17:24:29 +01:00 |
|
|
372c5bb3e7
|
Add a function for get_webhooks()
|
2022-12-19 17:23:55 +01:00 |
|
|
a202e062de
|
Remove shutdown()
|
2022-12-19 01:54:20 +01:00 |
|
|
1866476092
|
Uncomment add_job so it will search for feeds again
|
2022-12-17 23:45:55 +01:00 |
|
|
ee3ce2016c
|
Use database instead of config file
|
2022-12-16 14:36:44 +01:00 |
|
|
3dbe6ba79d
|
Add type hints and other small stuff
|
2022-12-14 02:16:33 +01:00 |
|
|
1fcb9ffbf8
|
Check for new entries at start instead of waiting 15 minutes
|
2022-12-14 01:42:40 +01:00 |
|
|
a704a63582
|
Add tests
|
2022-12-13 22:09:51 +01:00 |
|
|
a757b85bcc
|
Remove unused arg
|
2022-12-12 22:44:46 +01:00 |
|
|
0c5e60d7fc
|
Add typehints
|
2022-12-11 13:01:22 +01:00 |
|
|
6a4ae2aba8
|
Sort feeds after when added instead of alphabetical
|
2022-12-10 23:55:07 +01:00 |
|
|
6b40bca0a3
|
Update docstring
|
2022-12-10 23:52:35 +01:00 |
|
|
3b7ed0c591
|
Redirect to index after deleting feed
|
2022-12-10 23:50:59 +01:00 |
|
|
b0949040f4
|
Move context to own line
|
2022-12-10 23:48:51 +01:00 |
|
|
64bfdc5123
|
Redirect to newly created feed instead of giving JSON back
|
2022-12-10 23:45:50 +01:00 |
|
|
fb4bf0d469
|
Remove /check
|
2022-12-10 22:54:30 +01:00 |
|
|
2f24de421f
|
Move search stuff to own file
|
2022-12-10 22:31:16 +01:00 |
|
|
1de74f7d8a
|
Sort URLs on index page alphabetical
|
2022-12-10 22:00:06 +01:00 |
|
|
6213a12b64
|
Remove underline for links
|
2022-12-10 21:49:29 +01:00 |
|
|
5ea85d9448
|
Add search
|
2022-12-10 19:51:36 +01:00 |
|
|
6d028919b7
|
Use url parameters instead of path
|
2022-12-09 17:14:42 +01:00 |
|
|
15543bea72
|
Remove logger
|
2022-12-08 13:46:13 +01:00 |
|