Commit graph

38 commits

Author SHA1 Message Date
5496bcdf5a
Add Aria tags 2024-06-27 13:34:33 +02:00
6b52e455bc
Add pagination 2024-05-23 04:25:04 +02:00
8cea0bd347
Add /add page and cli.py for updating feeds 2024-05-21 17:25:11 +02:00
b462be40af
Use FastAPI instead of Django 2024-05-21 02:43:53 +02:00
bfe90aa69d
Lemon sadness 2024-05-20 04:34:51 +02:00
942965d262
Add search 2024-03-26 03:18:07 +01:00
816700a63b
Add infinity scrolling for /domains 2024-03-26 02:39:35 +01:00
d97f980b66
Add infinity scrolling for /feeds 2024-03-26 02:39:35 +01:00
afecf7bc9f
Don't hardcode URLs 2024-03-18 01:49:49 +01:00
7005490bf4
Improve uploading/downloading files 2024-03-17 19:39:22 +01:00
869a931bda
Use Django-ninja for API 2024-03-15 21:08:26 +01:00
4a47db73be
Send Discord webhook when new user is created 2024-03-15 14:49:51 +01:00
4c16d14e61
Merge app and project, use SQLite instead and 2024-03-15 13:35:00 +01:00
062c80c413 Add list of domains 2024-02-23 13:34:40 +01:00
05d7da1f59 Add API endpoints 2024-02-23 13:20:06 +01:00
2058054c99 You will need a user to add feeds now 2024-02-23 07:50:02 +01:00
06964a5761 Add Meta to models 2024-02-23 06:28:11 +01:00
09ad44f247 Add users 2024-02-23 06:21:06 +01:00
4c41dda244 Fix meta tags and disable adding feeds 2024-02-19 07:40:04 +01:00
7eee113cdf Go back to Django 2024-02-19 05:44:08 +01:00
c185d463e6 Read HTML from a file instead of .tmpl 2024-02-05 02:35:46 +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
263e89e292 Improve validateURL() 2024-02-04 03:22:54 +01:00
6add647ec7 Add gorm models 2024-02-04 01:53:49 +01:00
a31849434b Refactor templates 2024-02-03 23:14:58 +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
2c60f0aab7 You can now upload .opml files 2024-01-31 04:33:43 +01:00
e24413603c Update HTML 2024-01-31 03:59:25 +01:00
fd9e11bff0 Fix email 2024-01-31 00:44:46 +01:00
e6e32a8ddc Update feeds.html 2024-01-31 00:02:53 +01:00
c41780fca0 Validate URLs before adding 2024-01-30 22:40:41 +01:00
6f544db209 Update HTML 2024-01-30 05:37:14 +01:00
efc4a26340 Fix feeds.html 2024-01-30 04:02:25 +01:00
85ae466d3b Add /feeds 2024-01-30 03:29:56 +01:00
a70ccca169 Add Django project 2024-01-30 02:30:43 +01:00