Commit graph

59 commits

Author SHA1 Message Date
Gabriel Augendre a064a8f695 Bump dependencies, upgrade python fix warnings and apply pre-commit 2021-12-19 20:40:51 +01:00
Gabriel Augendre 4c32917242 Remove deprecated setting 2021-12-19 20:29:18 +01:00
Gabriel Augendre 77cffbea34 Add link to services status 2021-07-31 09:48:08 +02:00
Gabriel Augendre b0ed4c8327 Add some more CSP stuff 2021-04-24 09:19:48 +02:00
Gabriel Augendre a72d88771f Add gzip middleware 2021-04-15 21:35:42 +02:00
Gabriel Augendre 63e7118a9b CSP allow fonts 2021-03-21 16:34:37 +01:00
Gabriel Augendre 5897425ed3 Fix test 2021-03-21 16:15:52 +01:00
Gabriel Augendre 58b40710f0 Set security headers in django instead of reverse proxy 2021-03-21 16:01:17 +01:00
Gabriel Augendre c87f4eed37 Fix debug 2021-03-21 15:50:16 +01:00
Gabriel Augendre ee381b546c Switch from django compressor to whitenoise 2021-03-21 15:30:16 +01:00
Gabriel Augendre fff7a08aee Enable debug toolbar 2021-03-20 11:23:33 +01:00
Gabriel Augendre 4ceaeadbaa Cleanup code from plausible and django-assets references 2021-03-04 20:03:05 +01:00
Gabriel Augendre 65d8f00c76 Update links to Gitea 2021-02-07 07:44:14 +01:00
Gabriel Augendre 0fc99c2a0c
Switch to offline compressed assets 2021-01-05 17:59:58 +01:00
Gabriel Augendre 3c64795f7a
Add memcached config 2021-01-05 03:06:50 +01:00
Gabriel Augendre 2bbdef77a3
Add goatcounter as analytics source 2021-01-04 21:52:18 +01:00
Gabriel Augendre 159585e6cd
Switch to django-compressor 2021-01-04 18:15:53 +01:00
Gabriel Augendre 345ab6ec1e
Move articles urls to their own file 2020-12-30 14:54:22 +01:00
Gabriel Augendre 1b75896e81
Append slash to articles (redirect) 2020-12-30 11:34:40 +01:00
Gabriel Augendre 4e89c1798d
Add live preview in admin 2020-12-29 13:16:54 +01:00
Gabriel Augendre 99b5f9544e
Extract resize height and width to env variables & switch to 750px width 2020-12-27 19:23:32 +01:00
Gabriel Augendre 27073402e0
Add pipelines url 2020-12-27 16:09:19 +01:00
Gabriel Augendre 868df05f2f
Add favicon to admin 2020-12-27 15:27:23 +01:00
Gabriel Augendre b94d05902b
Fix tests 2020-12-25 14:46:32 +01:00
Gabriel Augendre 2264d5c2d5
Add assets pipeline to bundle and minimize css 2020-12-25 14:20:13 +01:00
Gabriel Augendre e23b988c55
Switch to new.css and cleanup markup & models 2020-12-24 18:06:35 +01:00
Gabriel Augendre 3ff0c0292f
Fix login url 2020-12-03 23:05:06 +01:00
Gabriel Augendre a3bd932a2d
Use an absolute url for open graph image 2020-11-28 20:26:37 +01:00
Gabriel Augendre 3b09af8972
Fix open graph image 2020-11-28 20:14:26 +01:00
Gabriel Augendre 78603c5afc
Remove comments 2020-11-10 16:26:27 +01:00
Gabriel Augendre 36c8a83018
Add plausible analytics if env variable exists 2020-11-10 15:44:05 +01:00
Gabriel Augendre 698a2db6a7
Update articles list look with blog title and description 2020-09-12 17:20:56 +02:00
Gabriel Augendre bd938138a2
Add link to deployed commit in footer 2020-09-12 17:02:34 +02:00
Gabriel Augendre 11ceec343d
Display git commit sha in footer 2020-09-09 18:33:13 +02:00
Gabriel Augendre 37175e54fb
Upgrade black 2020-09-05 09:09:59 +02:00
Gabriel Augendre 603cd31691
Add a robots.txt 2020-09-05 09:04:45 +02:00
Gabriel Augendre 57c1fe1ce8
Use shortpixel to compress and resize images 2020-08-27 22:09:32 +02:00
Gabriel Augendre 9f6ffcb1a3
Add attachments and resize images 2020-08-27 22:09:31 +02:00
Gabriel Augendre cfc427b603
Use a custom ISO date format to please HTML <time> 2020-08-25 23:12:12 +02:00
Gabriel Augendre 3afdd108b5 Fix healthcheck 2020-08-21 13:50:17 +02:00
Gabriel Augendre d53d4f9823 Add some secure settings 2020-08-21 13:40:02 +02:00
Gabriel Augendre 02f64aef12 Use local hosts only when debug is enabled 2020-08-21 13:32:09 +02:00
Gabriel Augendre f6d6d7b850 Add task to notify commenters once their comment has been moderated. 2020-08-20 16:22:15 +02:00
Gabriel Augendre d5d4efd2df Fix email sending 2020-08-19 12:13:44 +02:00
Gabriel Augendre 6f4ec418ee Add email config and check pending command task 2020-08-18 22:26:46 +02:00
Gabriel Augendre 261120275d Handle errors in form 2020-08-18 19:44:13 +02:00
Gabriel Augendre 698a5ca30f Add basis for a comment system 2020-08-18 18:49:41 +02:00
Gabriel Augendre fb2eae301a Add drafts count and pill css 2020-08-18 14:23:51 +02:00
Gabriel Augendre 74cd886080 Fix manifest file storage 2020-08-18 10:39:25 +02:00
Gabriel Augendre a1764d7143 Move collected staticfiles to other dir 2020-08-18 08:45:49 +02:00