Commit Graph

240 Commits

Author SHA1 Message Date
ae7a10892d Add logging with loguru 2023-01-18 22:56:29 +01:00
cbad4e4430 You can now get the image from the content/summary 2023-01-18 02:52:39 +01:00
b2ab72d4b0 You can now customize the default message 2023-01-17 23:59:18 +01:00
904e4955a8 Remove unused CSS 2023-01-17 03:41:31 +01:00
ace8d238bf Remove print statements 2023-01-17 02:38:29 +01:00
202c0b1212 Ignore more djLint stuff 2023-01-17 00:58:12 +01:00
7791dd3d91 Use djLint 2023-01-17 00:54:27 +01:00
a3a923156e You can now see what feeds are disabled on the home page 2023-01-16 22:00:18 +01:00
31a71433ae Fix blacklist.html not having title prefilled 2023-01-16 21:41:36 +01:00
44bf5e12bf Make exceptions look better 2023-01-16 19:39:28 +01:00
6bab06ef6a Don't colour the dash 2023-01-16 19:19:22 +01:00
2090ff2cbb Don't crash if no entry 2023-01-16 17:53:57 +01:00
0a8a040040 Lock file maintenance 2023-01-16 03:34:41 +00:00
4dfee786c7 Lock file maintenance 2023-01-15 23:55:49 +00:00
18d4fba862 Discord does not support tables so we remove them 2023-01-15 16:27:49 +01:00
b12c0840bc Add content_raw and summary_raw 2023-01-15 06:10:53 +01:00
3bc5d1c24e Update feed page
Only show summary, content if not available
Only show author if not None
2023-01-14 13:21:06 +01:00
873f5b3f7a Convert HTML in content/summary to Markdown 2023-01-14 12:54:03 +01:00
0700a169fa Remove 🤖 📢before message 2023-01-13 23:07:00 +01:00
9c61ccabfd Reduce logging 2023-01-13 23:05:31 +01:00
16319ed5e1 You can now customize the message sent to Discord 2023-01-13 23:05:20 +01:00
eec71c65a6 Fix favicon 2023-01-11 04:27:24 +01:00
7d21e0c6d2 Add timeout to heath check 2023-01-11 02:05:42 +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
6ba70a133d Disable forms that are not implemented yet 2023-01-10 23:11:20 +01:00
504f1c5fe6 Fix all errors and warnings 2023-01-10 23:07:15 +01:00
204f64049b Return False when word is not in text when checking blacklist 2023-01-10 22:49:36 +01:00
d4c47aa729 Remove module docstring 2023-01-10 19:28:22 +01:00
cb353dcd43 Ignore .pyi files 2023-01-10 19:03:37 +01:00
4b0c6e9855 Remove response, this fixes latest version of FastAPI 2023-01-10 19:02:23 +01:00
25c95366ad Make blacklist and whitelist cleaner 2023-01-10 17:29:00 +01:00
b0e9e80b14 Run Black 2023-01-10 17:19:06 +01:00
b5b2982dc8 Lower minimum Python version and update packages 2023-01-10 17:17:32 +01:00
9d44ac18bd Format README.md 2023-01-10 17:14:07 +01:00
792ee18182 Delete codeql.yml 2023-01-09 01:00:44 +01:00
55caecbb0a Lock file maintenance 2023-01-08 23:51:15 +00:00
9000610d49 Lock file maintenance 2023-01-01 23:45:20 +00:00
e3b44fd34e Add a function for getting webhook for a entry 2022-12-29 15:29:34 +01:00
e598455836 Make code shorter 2022-12-28 17:38:31 +01:00
4f17aba177 Search and feed page looks the same now 2022-12-28 04:52:59 +01:00
d5d6a93645 Show previous blacklist/whitelist in the text input 2022-12-27 22:09:45 +01:00
20861c07ad Lock file maintenance 2022-12-26 01:32:13 +00:00
4788f7cd2b Add docstrings 2022-12-25 19:41:05 +01:00
dd10436024 Add typehints 2022-12-25 19:16:27 +01:00
63f494dc71 Fix .vscode/launch.json 2022-12-25 16:01: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
82d0e487bd Include feed url in blacklist.html and whitelist.html 2022-12-23 22:59:14 +01:00
e10ed420c1 Rename if_in_black/whitelist to what they do 2022-12-23 22:58:47 +01:00