Commit Graph

30 Commits

Author SHA1 Message Date
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
2a45573cd9 Improve HTML 2022-12-09 17:07:28 +01:00
7639eeae1b Remove JavaScript for tooltips 2022-12-09 16:16:54 +01:00
13bb905713 Add title to all pages 2022-12-08 13:55:35 +01:00
555fa77cfc Fix broken URL 2022-12-08 13:52:06 +01:00
09fa6ece48 Improve HTML 2022-12-07 21:36:46 +01:00
b60257f9e9 Improve HTML 2022-12-07 13:13:25 +01:00
0ae9215e2c Make HTML sexier 2022-12-06 17:02:02 +01:00
b8bec60a3d Move JavaScript further down 2022-12-06 14:44:33 +01:00
76933ae8a0 Add navbar 2022-12-06 14:42:36 +01:00
465ebd20b6 Make feed.html sexier 2022-12-06 13:59:24 +01:00
b5c3edf871 Convert /feed to GET instead of POST 2022-12-06 09:39:32 +01:00
880909a0ab Add favicon, /all has GET page for new feeds, and a base.html template 2022-12-04 19:37:58 +01:00
c2645effdb Fix stats in index.html 2022-12-04 12:26:32 +01:00
400b72dbf4 Add config file, dropdown for webhooks, and sends stuff to Discord 2022-12-02 16:47:47 +01:00