Commit graph

184 commits

Author SHA1 Message Date
51fb9df8b3 Use Go templates for HTML 2024-02-03 17:50:17 +01:00
defb2dcfdd Use Air 2024-02-03 02:29:37 +01:00
334c007c0e Add Chi 2024-02-03 02:29:29 +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
5727ca0c74 Add Docker stuff 2024-02-02 21:17:47 +01:00
renovate[bot]
e5a7ca9269 Update dependency ruff to ^0.2.0 2024-02-02 03:05:55 +00:00
renovate[bot]
569a9a256d Update dependency django-debug-toolbar to v4.3.0 2024-02-02 00:01:29 +00:00
2c60f0aab7 You can now upload .opml files 2024-01-31 04:33:43 +01:00
e24413603c Update HTML 2024-01-31 03:59:25 +01:00
a828350052 Use redirect instead of render 2024-01-31 00:47:18 +01:00
fd9e11bff0 Fix email 2024-01-31 00:44:46 +01:00
c9878b51c8 Remove regexes from is_local() 2024-01-31 00:03:17 +01:00
e6e32a8ddc Update feeds.html 2024-01-31 00:02:53 +01:00
16f9000eee Ignore static files 2024-01-31 00:01:20 +01:00
c41780fca0 Validate URLs before adding 2024-01-30 22:40:41 +01:00
6f544db209 Update HTML 2024-01-30 05:37:14 +01:00
efc4a26340 Fix feeds.html 2024-01-30 04:02:25 +01:00
85ae466d3b Add /feeds 2024-01-30 03:29:56 +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
renovate[bot]
1323ba27a6
Update dependency ruff to v0.1.15 (#3)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-30 02:51:53 +01:00
a8f5d2023f Mark manage.py as executable
git update-index --chmod=+x .\manage.py
2024-01-30 02:34:14 +01:00
a70ccca169 Add Django project 2024-01-30 02:30:43 +01:00
38575a6d42 Add launch.json for Django 2024-01-27 23:54:47 +01:00
3b544488ad Add .pre-commit-config.yaml 2024-01-27 23:54:17 +01:00
230821a918 Add GitHub workflow for Ruff 2024-01-27 23:54:05 +01:00
65bd8785a6 Add renovate.json 2024-01-27 23:53:52 +01:00
0fd59e18be Update .gitignore 2024-01-27 20:11:09 +01:00
5c70245ca6 Update README.md 2024-01-27 20:09:51 +01:00
1b7f4fe83f Update README.md 2024-01-23 18:44:33 +01:00
d45e6d5036 Ignore dependency directory 2024-01-23 17:20:51 +01:00
8aa14730ad
Initial commit 2024-01-23 17:19:23 +01:00