01d78a7378
Add permissions policy
2022-10-30 19:12:26 +00:00
d809890b0f
Add naive CSP
...
This is a very weak setup so far, as requires some more testing to confirm which origins are allowed for each resource.
2022-10-30 19:09:38 +00:00
e9ad9a88d8
Upgrade django-plausible to fix script name validation
2022-10-29 15:33:03 +01:00
6179dcf30e
Update dependency djangorestframework to v3.14.0
2022-10-25 12:02:03 +01:00
cabc472438
Bump some dependencies
2022-10-24 20:45:07 +01:00
07407b11f4
Ensure pyyaml is installed
...
This is needed for OpenAPI schema
2022-10-24 20:45:07 +01:00
a2138e956b
Update dependency djlint to v1.19.2
2022-10-24 18:06:30 +01:00
364db6d41c
Update dependency more-itertools to v9
2022-10-24 10:22:58 +01:00
cb6fd858fb
Update dependency sentry-sdk to v1.10.1
2022-10-24 08:10:58 +01:00
bd4bdcf46a
Update dependency django-debug-toolbar to v3.7.0
2022-10-23 22:04:57 +01:00
cb6aed2567
Replace drf-yasg
with DRF native schema generator
...
I don't need anything advance. Just redirect to the swagger editor for the UI. Makes the app much simpler
2022-10-23 21:30:00 +01:00
d2b9db8ace
Use released version of wagtail-autocomplete
...
Wagtail 3 support is finally released
2022-10-21 14:07:40 +01:00
f1db2529bc
Support image serve view in wagtail-favicon
.
...
https://github.com/octavenz/wagtail-favicon/pull/7
2022-10-21 13:57:04 +01:00
214f10002c
Cache latest blog post
2022-10-21 13:20:22 +01:00
ed22c531d3
Update dependency coverage to v6.5.0
2022-10-09 18:10:15 +01:00
549a48769d
Swap curlylint and djhtml with djlint
2022-10-05 14:17:00 +01:00
8232825a08
Add support for animated GIFs
...
This does sadly make the container a fair bit bigger...
2022-09-29 19:12:21 +01:00
b7f5ec1f7f
Update dependency humanize to v4.4.0
2022-09-21 18:02:55 +01:00
20b803d780
Update dependency sentry-sdk to v1.9.8
2022-09-16 18:02:39 +01:00
b7817f9d82
Update dependency wagtail-metadata to v4.0.1
2022-09-16 10:05:18 +01:00
63f6f5aa73
Update dependency wagtail to v3.0.3
2022-09-15 10:05:37 +01:00
aa0be0a6f1
Update dependency more-itertools to v8.14.0
2022-09-14 10:13:12 +01:00
3c60fd1c66
Update dependency django-health-check to v3.17.0
2022-09-13 22:14:33 +01:00
420df63932
Update dependency django-htmx to v1.12.2
2022-09-13 17:59:04 +01:00
72642d948f
Embrace poetry
...
pip-tools doesn't work well on renovate, and also makes some things annoying. Poetry has been a pain in the past, but let's see if intense usage will win me over.
2022-09-13 14:52:06 +01:00