Commit Graph

23 Commits

Author SHA1 Message Date
611e343564
Just use a simple icon field
The library has some issues, even if it is great

https://github.com/saschaludwig/django-fontawesome-6/pull/2
2022-09-02 15:29:12 +01:00
7026aca934
Add account links to footer
Putting them in the navbar is too crowded.
2022-09-02 09:28:35 +01:00
8b963d7936
Add some flake8 plugins 2022-09-01 09:01:32 +01:00
22e99502cb
Add 2FA
This should only be required in production, but we'll see how it goes.
It doesn't work quite how I expected it to.
2022-09-01 08:53:54 +01:00
54af457d8e
Add SRI 2022-09-01 08:36:39 +01:00
47980032b0
Add autocomplete for blog pots tags 2022-08-28 16:18:31 +01:00
358013e16a
Add favicon 2022-08-27 23:44:56 +01:00
2b0779b26a
Install sentry 2022-08-27 12:59:02 +01:00
82e7a00d8a
Add plausible 2022-08-25 14:01:32 +01:00
fc141c9778
Add the skeleton for an API app
URL handling is a hack, but it works
2022-08-22 23:26:39 +01:00
2a46a70620
Add more elements to the dark mode 2022-08-20 17:45:12 +01:00
710a4c7955
Humanize reading time 2022-08-19 17:31:40 +01:00
2dd660ed13
Add meta tags 2022-08-19 16:56:20 +01:00
9f2b2a81c9
Add coverage reports 2022-08-17 19:09:07 +01:00
c26397ae8d
Separate common tests and add tests for common pages 2022-08-17 18:52:07 +01:00
512f9cd3b9
Add djhtml 2022-08-03 20:37:34 +01:00
e096dd8cf5
Install curlylint 2022-08-03 20:34:18 +01:00
53123ad93e
Install django-htmx 2022-07-29 23:00:44 +01:00
87de211c73
Explicitly depend on DRF 2022-07-29 15:48:30 +01:00
ed039ce6ed
Use postgres for project db 2022-07-28 20:41:30 +01:00
d995b412a0
Remove django-stubs
It's just not quite there yet for a lot of things, and makes certain things a right pain!
2022-07-28 20:15:20 +01:00
196775d5eb
Fix constraint for mypy
pip-tools resolves mypy to an incompatible version

Raised upstream as https://github.com/jazzband/pip-tools/issues/1658
2022-07-28 19:23:50 +01:00
13c355bf0a
Use pip-tools for dependency management 2022-07-28 18:55:47 +01:00