Commit graph

30 commits

Author SHA1 Message Date
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
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
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
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
5bb0801f15 Add sitemaps 2024-02-23 14:43:32 +01:00
18349beeee Remove admin page 2024-02-23 10:32:49 +01:00
61b9db1333 Use global context for db_size and amount_of_feeds 2024-02-23 06:36:36 +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
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
c41780fca0 Validate URLs before adding 2024-01-30 22:40:41 +01:00
c5869024e0 Don't cache if DEBUG 2024-01-30 03:28:52 +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