Commit graph

170 commits

Author SHA1 Message Date
7a1226b232
Move CLI to own package 2024-06-27 11:53:39 +02:00
d23f364f71
Use pip instead of Poetry 2024-06-27 00:30:39 +02:00
renovate[bot]
e38890a7ea Update dependency ruff to v0.4.7 2024-05-31 23:42:59 +00:00
renovate[bot]
c94b0b8055 Update dependency ruff to v0.4.6 2024-05-28 21:40:00 +00:00
renovate[bot]
908dbd5bf4 Update dependency ruff to v0.4.5 2024-05-23 02:27:28 +00:00
6b52e455bc
Add pagination 2024-05-23 04:25:04 +02:00
b57e1f59a2
Add command for adding Steam rss feeds 2024-05-23 02:17:57 +02:00
edd6cf679f
Add nice colors 2024-05-22 22:26:48 +02:00
e8e5e87c07
Add scraper for https://github.com/rumca-js/RSS-Link-Database 2024-05-22 22:22:08 +02:00
72a967d473
Add https://github.com/rumca-js/RSS-Link-Database as a submodule 2024-05-22 19:41:15 +02:00
4634b57a6c
Update cli.py 2024-05-22 19:38:55 +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
20f38de611
Use SQLite 2024-03-28 03:08:22 +01:00
942965d262
Add search 2024-03-26 03:18:07 +01:00
b5b240fb99
Update pre-commit dependencies 2024-03-26 02:42:18 +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
07f7011a68
Refactor account views 2024-03-25 19:17:25 +01:00
a32e65925c
Update dependencies 2024-03-25 19:16:49 +01:00
13317efe1a
Remove htmx.js as it was unused 2024-03-25 19:16:41 +01:00
8998eefbbb
Remove unneeded settings 2024-03-25 19:15:51 +01:00
renovate[bot]
c90d03c372 Update dependency ruff to v0.3.4 2024-03-21 22:30:32 +00:00
a94fa35f41
Add STATICFILES_DIRS setting 2024-03-18 02:18:49 +01:00
1c42dd1651
Run "python manage.py collectstatic" in Docker 2024-03-18 02:00:10 +01:00
28d76f534a
Add VOLUMEs 2024-03-18 01:55:55 +01:00
afecf7bc9f
Don't hardcode URLs 2024-03-18 01:49:49 +01:00
294fa2dc1e
Fix test that broke because of new DB 2024-03-18 01:49:34 +01:00
6de8d286fc
Fix POSTGRES_DB env var 2024-03-18 00:06:09 +01:00
ad24fb614d
Fix Postgres container in GitHub workflow 2024-03-17 23:59:05 +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
d04fe12f80
Add command for updating feeds 2024-03-17 20:35:25 +01:00
7005490bf4
Improve uploading/downloading files 2024-03-17 19:39:22 +01:00
5ca163d35a
Test get_db_size() 2024-03-17 03:11:32 +01:00
b5c7c95fda
Don't enable WAL on each connection created 2024-03-17 03:01:44 +01:00
0e750d1233
Add django-debug-toolbar 2024-03-17 03:01:18 +01:00
9d904da6c0
Rewrite stats to save 1 SQL query 2024-03-17 03:00:48 +01:00
832d3f1fd4
Fix sitemap and add tests 2024-03-16 19:04:26 +01:00
6703937dc8
Remove noqas for ARG001 2024-03-16 18:52:32 +01:00
renovate[bot]
be7c4c170a Update dependency ruff to v0.3.3 2024-03-15 20:12:28 +00:00
869a931bda
Use Django-ninja for API 2024-03-15 21:08:26 +01:00
88c958ef12
Don't cache database size 2024-03-15 14:50:06 +01:00