Commit graph

21 commits

Author SHA1 Message Date
99cd70165e Items will now be added when adding feed, add /feed/{id} and improve SQL 2024-02-17 04:50:23 +01:00
a5b6352a4c You can now add feeds to the database 2024-02-16 04:56:44 +01:00
1fa8351d11 Move everything back to root dir 2024-02-14 04:40:48 +01:00
c7cca02ca7 Refactor folder structure 2024-02-13 21:57:06 +01:00
6a98858dd0 Don't use Chi 2024-02-08 20:09:55 +01:00
b70b139c42 Don't filter URLs 2024-02-08 20:09:49 +01:00
4cab55c211 Fix button for uploading OPML 2024-02-05 06:00:17 +01:00
c185d463e6 Read HTML from a file instead of .tmpl 2024-02-05 02:35:46 +01:00
f2f1a08687 Refactor files 2024-02-05 00:09:21 +01:00
0bc687a538 Add terms and FAQ 2024-02-04 22:04:22 +01:00
e45f9b3bae Add privacy policy 2024-02-04 21:41:48 +01:00
11035584af Check if the domain is on a blocklist 2024-02-04 21:23:21 +01:00
a2b80c108d Add tests 2024-02-04 19:20:38 +01:00
a7630d7443 Move all structs to model.go 2024-02-04 17:09:52 +01:00
366820bac8 Close DB on exit 2024-02-04 05:36:51 +01:00
263e89e292 Improve validateURL() 2024-02-04 03:22:54 +01:00
6add647ec7 Add gorm models 2024-02-04 01:53:49 +01:00
6f39a9f4ef Handle 405 2024-02-03 20:00:29 +01:00
cf726c800e Handle 404 2024-02-03 20:00:20 +01:00
51fb9df8b3 Use Go templates for HTML 2024-02-03 17:50:17 +01:00
334c007c0e Add Chi 2024-02-03 02:29:29 +01:00