|
a064a8f695
|
Bump dependencies, upgrade python fix warnings and apply pre-commit
|
2021-12-19 20:40:51 +01:00 |
|
|
4c32917242
|
Remove deprecated setting
|
2021-12-19 20:29:18 +01:00 |
|
|
77cffbea34
|
Add link to services status
|
2021-07-31 09:48:08 +02:00 |
|
|
b0ed4c8327
|
Add some more CSP stuff
|
2021-04-24 09:19:48 +02:00 |
|
|
4c3b799113
|
Make titles more relevant
|
2021-04-18 09:33:02 +02:00 |
|
|
373512e52d
|
Update goatcounter script
|
2021-04-17 17:36:07 +02:00 |
|
|
a72d88771f
|
Add gzip middleware
|
2021-04-15 21:35:42 +02:00 |
|
|
25dfdfc492
|
Revert "Add line numbers on code samples"
This reverts commit 20b2da9cd0 .
|
2021-04-15 18:25:57 +02:00 |
|
|
ff18f62c78
|
Revert "Fix code scrolling due to line numbers"
This reverts commit eb4c4330f7 .
|
2021-04-15 18:25:56 +02:00 |
|
|
98a4ebf2e3
|
Revert "Remove code line numbers in RSS"
This reverts commit fc7b14192c .
|
2021-04-15 18:25:53 +02:00 |
|
|
921994d2ad
|
Add quadruple click to select all
|
2021-04-10 16:27:45 +02:00 |
|
|
fc7b14192c
|
Remove code line numbers in RSS
|
2021-04-10 15:41:50 +02:00 |
|
|
eb4c4330f7
|
Fix code scrolling due to line numbers
|
2021-04-10 15:34:06 +02:00 |
|
|
85a88000a7
|
Fix "onload" events to support multiple
|
2021-04-05 11:24:48 +02:00 |
|
|
20b2da9cd0
|
Add line numbers on code samples
|
2021-04-05 11:05:42 +02:00 |
|
|
5657109aa2
|
Fix preview button on new article
|
2021-03-21 16:37:16 +01:00 |
|
|
63e7118a9b
|
CSP allow fonts
|
2021-03-21 16:34:37 +01:00 |
|
|
5897425ed3
|
Fix test
|
2021-03-21 16:15:52 +01:00 |
|
|
58b40710f0
|
Set security headers in django instead of reverse proxy
|
2021-03-21 16:01:17 +01:00 |
|
|
c87f4eed37
|
Fix debug
|
2021-03-21 15:50:16 +01:00 |
|
|
4cbdb0bc54
|
Use ES6 for custom script
|
2021-03-21 15:39:31 +01:00 |
|
|
5c32de523a
|
Fix tests
|
2021-03-21 15:39:18 +01:00 |
|
|
ee381b546c
|
Switch from django compressor to whitenoise
|
2021-03-21 15:30:16 +01:00 |
|
|
a5c478dc90
|
Fix debug toolbar dependency
|
2021-03-20 19:59:53 +01:00 |
|
|
d53ac1ef7a
|
Prefetch tags in articles admin
|
2021-03-20 11:36:26 +01:00 |
|
|
b5f3331386
|
Prefetch articles when loading related articles
|
2021-03-20 11:33:55 +01:00 |
|
|
5260669693
|
Remove unnecessary query when not logged in
|
2021-03-20 11:26:44 +01:00 |
|
|
fff7a08aee
|
Enable debug toolbar
|
2021-03-20 11:23:33 +01:00 |
|
|
986ec930e1
|
Update deps & install debug toolbar
|
2021-03-20 11:20:04 +01:00 |
|
|
4443350b3a
|
Display only published articles in related
|
2021-03-20 11:17:11 +01:00 |
|
|
d66a2168a5
|
Allow empty tags in live preview
|
2021-03-06 15:11:17 +01:00 |
|
|
70946c6bfd
|
Revert "Revert "Refactor tests and add tag in default fixtures""
This reverts commit dd2f44b83f .
|
2021-03-06 15:07:07 +01:00 |
|
|
dd2f44b83f
|
Revert "Refactor tests and add tag in default fixtures"
This reverts commit 719a7ec85b .
|
2021-03-06 15:06:41 +01:00 |
|
|
13b45b757d
|
Always pull images when testing
|
2021-03-06 15:06:24 +01:00 |
|
|
719a7ec85b
|
Refactor tests and add tag in default fixtures
|
2021-03-06 15:01:37 +01:00 |
|
|
127a27e646
|
Update dependencies
|
2021-03-06 14:52:00 +01:00 |
|
|
aab5cedb66
|
Fix tags should not be mandatory
|
2021-03-06 14:50:31 +01:00 |
|
|
d68f37fd33
|
Add default draft warning to new articles
|
2021-03-06 14:50:21 +01:00 |
|
|
059e9b0322
|
Add draft admonition by default
|
2021-03-06 14:45:39 +01:00 |
|
|
878743a62c
|
Display tags in live preview
|
2021-03-06 14:43:04 +01:00 |
|
|
4ceaeadbaa
|
Cleanup code from plausible and django-assets references
|
2021-03-04 20:03:05 +01:00 |
|
|
10edbe2d14
|
Make tag feeds more discoverable
|
2021-03-04 19:33:43 +01:00 |
|
|
5d57bd453d
|
Fix tags links when logged in
|
2021-03-04 19:32:51 +01:00 |
|
|
bd9e89b79b
|
Customize tag admin
|
2021-03-04 18:51:38 +01:00 |
|
|
cf1b2af325
|
Add feed for tags
|
2021-03-04 18:48:48 +01:00 |
|
|
4ddf916364
|
Add tags on articles and list view
|
2021-03-04 18:24:22 +01:00 |
|
|
8d5edfd8df
|
Disable test skipping
|
2021-03-03 17:31:31 +01:00 |
|
|
26cc694008
|
Replace keywords by a Tag model
|
2021-03-03 17:31:04 +01:00 |
|
|
5722903301
|
Add search
|
2021-03-02 21:33:52 +01:00 |
|
|
726e342b88
|
Disable gitlab ci linter
|
2021-02-20 18:00:45 +01:00 |
|