Commit graph

179 commits

Author SHA1 Message Date
649689eada
Update README.md with deployment instructions 2026-03-23 23:30:29 +01:00
0bf0888324
Update django-silk dependency to include formatting support 2026-03-23 23:30:20 +01:00
f9505da731
Update README.md 2026-03-23 22:15:02 +01:00
63a9b8f301
Add example environment configuration file 2026-03-23 22:14:56 +01:00
119a8b7094
Remove unused internal app configurations from INSTALLED_APPS
Some checks failed
Deploy to Server / deploy (push) Failing after 5s
2026-03-23 03:00:26 +01:00
ce22fb68f3
Reset everything
Some checks failed
Deploy to Server / deploy (push) Failing after 5s
2026-03-22 21:49:55 +01:00
renovate[bot]
5ff8a87680
Update docker/login-action action to v4 (#37)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-04 16:41:57 +00:00
renovate[bot]
dbf255bc89
Update dependency python (#32)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-10 16:38:01 +00:00
5496bcdf5a
Add Aria tags 2024-06-27 13:34:33 +02:00
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