Commit Graph

89 Commits

Author SHA1 Message Date
3004da58ce Improve homepage 2024-07-30 01:20:22 +02:00
15e10773df Use feed.url instead of feed.link on feed page
feed.link is None for a lot of feeds
2024-05-21 19:29:26 +02:00
73cf7c489c Fix all the bugs 2024-05-18 04:05:05 +02:00
f5f157d724 You can now click the webhook name to go to /webhooks 2023-08-08 03:10:31 +02:00
116f1dddf5 Update HTML 2023-08-08 02:24:11 +02:00
381c16596c You can now modify webhooks 2023-08-08 02:07:17 +02:00
9ba237a75a Fix typo 2023-08-08 00:54:34 +02:00
9377552d3b Fix djlint problems 2023-03-18 04:19:00 +01:00
ceff63e90d Improve index page 2023-03-18 04:18:42 +01:00
948a5a2af9 Use Ruff and fix all its warnings and errors 2023-03-18 01:50:45 +01:00
9a90385fae You can now filter the author 2023-01-30 01:21:16 +01:00
51be6c59d9 Use attached instead of corresponding 2023-01-29 01:23:10 +01:00
2ae829f9f5 There is now a page for all the webhooks 2023-01-25 15:52:30 +01:00
fc9483d7ee Show feeds that has no corresponding webhook 2023-01-25 11:50:39 +01:00
c497cb0808 Fix missing space on the home page 2023-01-24 17:45:20 +01:00
27b1b794ee Add information to index page when you have no feeds 2023-01-23 17:46:36 +01:00
5a6482b583 Fix minor things that broke in last commit 2023-01-23 00:18:48 +01:00
160cfdc401 Add if else around content and summary 2023-01-22 23:34:07 +01:00
269948303e Add support for webhook embeds 2023-01-22 23:00:03 +01:00
4bc2a7dc6f Improve feed page 2023-01-22 10:09:27 +01:00
d4fd70965e Create our own HTML to Markdown converter 2023-01-21 22:48:00 +01:00
bab4d1009c Add button to send entry to Discord 2023-01-21 14:16:08 +01:00
10568a266f Create remove_image_tags filter and apply it to content and summary 2023-01-21 11:29:12 +01:00
82bf97491d Fix whitespace in HTML 2023-01-18 22:56:43 +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
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
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
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
6ba70a133d Disable forms that are not implemented yet 2023-01-10 23:11:20 +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
6c36ea646c Show if entry is whitelisted or blacklisted 2022-12-23 23:00:02 +01:00
82d0e487bd Include feed url in blacklist.html and whitelist.html 2022-12-23 22:59:14 +01:00
5ef110acc9 Split the words in blacklist and whitelist 2022-12-22 23:07:22 +01:00
965f3008a2 Add comments to index page and fix spelling 2022-12-21 01:38:31 +01:00
8e88fb7f65 Show feeds without webhooks 2022-12-21 01:37:40 +01:00
b88ce8a1f5 Add WIP for whitelist and blacklist 2022-12-20 05:10:01 +01:00
9740947692 Update feed page 2022-12-20 03:30:40 +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