Commit graph

149 commits

Author SHA1 Message Date
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
4a47db73be
Send Discord webhook when new user is created 2024-03-15 14:49:51 +01:00
57267df15c
Add tests 2024-03-15 14:35:07 +01:00
19241803f2
Use WAL 2024-03-15 14:16:06 +01:00
951d534489
Create cache table on start 2024-03-15 14:15: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]
f0e7a35774 Update dependency ruff to v0.3.2 2024-03-09 03:19:27 +00:00
renovate[bot]
042515e2a6 Update dependency ruff to v0.3.1 2024-03-07 04:14:43 +00:00
renovate[bot]
8e64caf880 Update dependency django to v5.0.3 2024-03-04 12:01:11 +00:00
renovate[bot]
63857f450c Update dependency ruff to ^0.3.0 2024-02-29 20:39:23 +00:00
b4e780e4e1 Don't allow year 0 2024-02-23 16:22:56 +01:00
e98a577708 Add our domain to CSRF_TRUSTED_ORIGINS 2024-02-23 16:04:54 +01:00
110315a261 pls work? 2024-02-23 15:54:47 +01:00
c5ce97b5c8 Maybe fix CSRF? 2024-02-23 15:06:17 +01:00
afadaa3cf3 Fix warnings 2024-02-23 14:46:19 +01:00
5bb0801f15 Add sitemaps 2024-02-23 14:43:32 +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
28185736a3 Add robots.txt 2024-02-23 11:00:22 +01:00
18349beeee Remove admin page 2024-02-23 10:32:49 +01:00