Commit graph

22 commits

Author SHA1 Message Date
Martin Mahner
a8574613ab Purge orphaned one time snippets. 2019-12-07 20:19:54 +01:00
Martin Mahner
c9ab955545 Drop pipenv in favor of Docker/Virtualenv.
Basically https://chriswarrick.com/blog/2018/07/17/pipenv-promises-a-lot-delivers-very-little/
2019-12-07 11:37:30 +01:00
Martin Mahner
da13a8ce63 Don't expose production url. 2019-12-07 07:50:29 +01:00
Martin Mahner
cd586f62fe Snippets are deleted as soon as they exceed their expiration time.
It's no longer necessary to rely on the cleanup_snippets management command to do that.
2019-12-07 07:13:22 +01:00
Martin Mahner
cdaf4f3f1c Updated changelog 2019-12-06 10:49:59 +01:00
Martin Mahner
634861bc04 Drop support for Py3.5 and Django <2.2 2019-12-05 12:27:51 +01:00
Martin Mahner
34b970cf5d New AppConfig settings APPLICATION_NAME and EXTRA_HEAD_HTML 2019-12-05 11:36:24 +01:00
Martin Mahner
bd4c2363d2 Bump version and update Changelog. 2019-12-05 09:41:34 +01:00
Martin Mahner
247329903c Added interims version. 2019-09-12 09:14:42 +02:00
Martin Mahner
7acfa1f475 Ship compiled static files with Pypi package. #125 2019-07-12 16:14:18 +02:00
Martin Mahner
e945a8aa6d Version 3.2 2019-06-24 11:27:31 +02:00
Martin Mahner
e669357f2d Merge remote-tracking branch 'origin/master' 2019-06-13 15:41:03 +02:00
Martin Mahner
709bb9dff4 Added JSON to list of lexer 2019-06-13 15:40:57 +02:00
Martin Mahner
bb8664a1a1
Update CHANGELOG.rst 2019-06-13 14:33:44 +02:00
Martin Mahner
8825ef0930 Raw view improvements, copy snippet button, hide edit panel. #120 2019-05-27 09:55:39 +02:00
Martin Mahner
2666c90400 Pyformat and changelog fixes. 2019-05-16 10:49:58 +02:00
Martin Mahner
32ed0f3d04 v3.1. Django 2.2 tests. 2019-05-16 09:44:11 +02:00
Martin Mahner
0aef364f2a View Raw mode can be disabled 2019-05-16 09:33:29 +02:00
Martin Mahner
b0f0d3d75c Version bump 2019-02-03 12:25:56 +01:00
Martin Mahner
16c48c8662 Updated changelog 2018-12-19 16:08:49 +01:00
Martin Mahner
7ec3e94471 Version 3.0! 2018-06-22 13:41:48 +02:00
Martin Mahner
da21d99d5b Renamed changelog for pypi formatting 2018-04-29 17:54:30 +02:00
Renamed from CHANGELOG (Browse further)