Commit Graph

64 Commits

Author SHA1 Message Date
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
9079018672 Remove default type for buttons 2022-12-20 00:29:23 +01:00
73c99024d4 Fix button when adding feed 2022-12-20 00:27:43 +01:00
ba9f0535b6 Make /add sexier, make white things darker and button to link 2022-12-19 23:44:23 +01:00
d35022d31c Make /webhooks sexier, make white things darker and button to link 2022-12-19 23:43:03 +01:00
65d9510f27 Remove webhooks from /webhooks 2022-12-19 22:54:00 +01:00
1165872997 Remove breadcrumbs 2022-12-19 22:51:07 +01:00
0a5d962922 Remove form text that was incorrect 2022-12-19 22:49:52 +01:00
5bc11266d7 Update navbar, remove search button and unverbose text 2022-12-19 22:48:25 +01:00
ddb8dea7a1 Don't use url_for 2022-12-19 04:33:33 +01:00
ee3ce2016c Use database instead of config file 2022-12-16 14:36:44 +01:00
32f474a0ed Use url_for for urls 2022-12-12 22:48:27 +01:00
6fc58a49a5 Fix feeds saying it is disabled when it is not 2022-12-12 16:34:54 +01:00
ec49fe15fa Fix search 2022-12-12 16:33:22 +01:00
358f9f08ea Hide stuff when on mobile phones 2022-12-11 21:55:00 +01:00
7ec51393d3 Remove style attribute and use .css file instead 2022-12-11 21:48:57 +01:00
5ea3744c66 Improve feed HTML 2022-12-11 21:04:22 +01:00
ced38bd86a Use <abbr> instead of <span> for tooltips 2022-12-11 20:13:11 +01:00
ac58ff47ee Make the background darker than the foreground 2022-12-11 19:51:08 +01:00
9a5387ca08 Add confirmation when deleting feed 2022-12-11 14:23:56 +01:00
fb4bf0d469 Remove /check 2022-12-10 22:54:30 +01:00
d086df4bee Improve feed page 2022-12-10 22:53:25 +01:00
f9d2f101eb Remove underlines from URL 2022-12-10 22:37:18 +01:00
0e9f7fd36d Make index page tighter 2022-12-10 21:54:46 +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