Commit graph

39 commits

Author SHA1 Message Date
0bf0888324
Update django-silk dependency to include formatting support 2026-03-23 23:30:20 +01:00
ce22fb68f3
Reset everything
Some checks failed
Deploy to Server / deploy (push) Failing after 5s
2026-03-22 21:49:55 +01:00
d23f364f71
Use pip instead of Poetry 2024-06-27 00:30:39 +02:00
6b52e455bc
Add pagination 2024-05-23 04:25:04 +02:00
e8e5e87c07
Add scraper for https://github.com/rumca-js/RSS-Link-Database 2024-05-22 22:22:08 +02:00
98a5768827
Update cli.py 2024-05-22 01:51:07 +02:00
116cdd66c7
Merge branch 'master' of github.com:TheLovinator1/FeedVault.se 2024-05-21 22:30:42 +02:00
8cea0bd347
Add /add page and cli.py for updating feeds 2024-05-21 17:25:11 +02:00
renovate[bot]
6247c43c3c Update dependency ruff to ^0.4.0 2024-05-21 00:53:42 +00:00
3f3ad42acd
Update dependencies 2024-05-21 02:50:37 +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
a62bc9b032
Remove psycopg 2024-03-28 05:11:32 +01:00
acc7c6aac0
Use latest git version for Django so we can use SQLite settings 2024-03-28 04:23:48 +01:00
b5b240fb99
Update pre-commit dependencies 2024-03-26 02:42:18 +01:00
d97f980b66
Add infinity scrolling for /feeds 2024-03-26 02:39:35 +01:00
f935bf1740
Move back to Postgres 2024-03-17 23:56:24 +01:00
c3ebd9faa2
Use one thread for each domain when grabbing entries 2024-03-17 23:36:56 +01:00
7005490bf4
Improve uploading/downloading files 2024-03-17 19:39:22 +01:00
0e750d1233
Add django-debug-toolbar 2024-03-17 03:01:18 +01:00
832d3f1fd4
Fix sitemap and add tests 2024-03-16 19:04:26 +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
61f05a9a23
Use dateparser to parse the date 2024-03-15 14:15:27 +01:00
927e20c9bb
Add pre-commit 2024-03-15 13:42:45 +01:00
4c16d14e61
Merge app and project, use SQLite instead and 2024-03-15 13:35:00 +01:00
renovate[bot]
63857f450c Update dependency ruff to ^0.3.0 2024-02-29 20:39:23 +00:00
09ad44f247 Add users 2024-02-23 06:21:06 +01:00
630e049d8c Add Gunicorn 2024-02-19 06:32:06 +01:00
560e45da11 Add psycopg to dependencies 2024-02-19 05:48:51 +01:00
7eee113cdf Go back to Django 2024-02-19 05:44:08 +01:00
d7be14f5a2 Move back to Python 🙃 2024-02-18 22:00:28 +01:00
3445466197 Add empty Go project 2024-02-03 02:21:51 +01:00
b4c66ecf3c Remove unused dependencies 2024-02-03 01:20:31 +01:00
59c0b81262 Use database caching instead of Redis 2024-02-02 21:34:56 +01:00
renovate[bot]
e5a7ca9269 Update dependency ruff to ^0.2.0 2024-02-02 03:05:55 +00:00
2c60f0aab7 You can now upload .opml files 2024-01-31 04:33:43 +01:00
32e9ccb413 Cache site with Redis 2024-01-30 03:12:04 +01:00
a70ccca169 Add Django project 2024-01-30 02:30:43 +01:00