Commit graph

350 commits

Author SHA1 Message Date
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 4cbdb0bc54 Use ES6 for custom script 2021-03-21 15:39:31 +01:00
Gabriel Augendre 5c32de523a Fix tests 2021-03-21 15:39:18 +01:00
Gabriel Augendre ee381b546c Switch from django compressor to whitenoise 2021-03-21 15:30:16 +01:00
Gabriel Augendre a5c478dc90 Fix debug toolbar dependency 2021-03-20 19:59:53 +01:00
Gabriel Augendre d53ac1ef7a Prefetch tags in articles admin 2021-03-20 11:36:26 +01:00
Gabriel Augendre b5f3331386 Prefetch articles when loading related articles 2021-03-20 11:33:55 +01:00
Gabriel Augendre 5260669693 Remove unnecessary query when not logged in 2021-03-20 11:26:44 +01:00
Gabriel Augendre fff7a08aee Enable debug toolbar 2021-03-20 11:23:33 +01:00
Gabriel Augendre 986ec930e1 Update deps & install debug toolbar 2021-03-20 11:20:04 +01:00
Gabriel Augendre 4443350b3a Display only published articles in related 2021-03-20 11:17:11 +01:00
Gabriel Augendre d66a2168a5 Allow empty tags in live preview 2021-03-06 15:11:17 +01:00
Gabriel Augendre 70946c6bfd Revert "Revert "Refactor tests and add tag in default fixtures""
This reverts commit dd2f44b83f.
2021-03-06 15:07:07 +01:00
Gabriel Augendre dd2f44b83f Revert "Refactor tests and add tag in default fixtures"
This reverts commit 719a7ec85b.
2021-03-06 15:06:41 +01:00
Gabriel Augendre 13b45b757d Always pull images when testing 2021-03-06 15:06:24 +01:00
Gabriel Augendre 719a7ec85b Refactor tests and add tag in default fixtures 2021-03-06 15:01:37 +01:00
Gabriel Augendre 127a27e646 Update dependencies 2021-03-06 14:52:00 +01:00
Gabriel Augendre aab5cedb66 Fix tags should not be mandatory 2021-03-06 14:50:31 +01:00
Gabriel Augendre d68f37fd33 Add default draft warning to new articles 2021-03-06 14:50:21 +01:00
Gabriel Augendre 059e9b0322 Add draft admonition by default 2021-03-06 14:45:39 +01:00
Gabriel Augendre 878743a62c Display tags in live preview 2021-03-06 14:43:04 +01:00
Gabriel Augendre 4ceaeadbaa Cleanup code from plausible and django-assets references 2021-03-04 20:03:05 +01:00
Gabriel Augendre 10edbe2d14 Make tag feeds more discoverable 2021-03-04 19:33:43 +01:00
Gabriel Augendre 5d57bd453d Fix tags links when logged in 2021-03-04 19:32:51 +01:00
Gabriel Augendre bd9e89b79b Customize tag admin 2021-03-04 18:51:38 +01:00
Gabriel Augendre cf1b2af325 Add feed for tags 2021-03-04 18:48:48 +01:00
Gabriel Augendre 4ddf916364 Add tags on articles and list view 2021-03-04 18:24:22 +01:00
Gabriel Augendre 8d5edfd8df Disable test skipping 2021-03-03 17:31:31 +01:00
Gabriel Augendre 26cc694008 Replace keywords by a Tag model 2021-03-03 17:31:04 +01:00
Gabriel Augendre 5722903301 Add search 2021-03-02 21:33:52 +01:00
Gabriel Augendre 726e342b88 Disable gitlab ci linter 2021-02-20 18:00:45 +01:00
Gabriel Augendre c9cfdba90f Update python 2021-02-20 17:58:37 +01:00
Gabriel Augendre ba051f2fde Add link to gitea 2021-02-09 08:05:57 +01:00
Gabriel Augendre f8942a337c Fix crane tag 2021-02-08 16:45:50 +01:00
Gabriel Augendre 6810e19059 Use netshoot for crane 2021-02-08 16:26:00 +01:00
Gabriel Augendre dc6e688342 Use crane to retag image remotely instead of downloading it once again 2021-02-08 15:59:35 +01:00
Gabriel Augendre 1b74417762 Skip flaky test 2021-02-07 10:00:18 +01:00
Gabriel Augendre 2819a2a955 Don't pull when tagging 2021-02-07 08:01:33 +01:00
Gabriel Augendre 65d8f00c76 Update links to Gitea 2021-02-07 07:44:14 +01:00
Gabriel Augendre 19fb2b9fde Add deploy pipeline 2021-02-07 07:44:14 +01:00
Gabriel Augendre f650ef3c3f Remove old static files instruction in readme 2021-02-07 07:38:26 +01:00
Gabriel Augendre b537f51ab1 Add drone CI build & tests 2021-02-07 07:38:26 +01:00
Gabriel Augendre efdbc21ea7 Configure pytest to automatically rerun a flaky test 2021-01-09 19:02:22 +01:00
Gabriel Augendre 29bace4395 Update run.sh 2021-01-09 18:42:00 +01:00
Gabriel Augendre f2981d2d0f
Add image fallback when user has disabled javascript 2021-01-06 16:29:55 +01:00
Gabriel Augendre 87ff32cbc9
Build latest sooner and only retag to publish 2021-01-05 19:16:43 +01:00
Gabriel Augendre 06205dbaea
Exclude main content from spaceless 2021-01-05 19:16:11 +01:00
Gabriel Augendre bb1f2a7838
Remove manifest from links 2021-01-05 18:28:59 +01:00
Gabriel Augendre a703cce21f
Update docker-compose file with memcached 2021-01-05 18:28:49 +01:00