Commit graph

719 commits

Author SHA1 Message Date
Martin Mahner
68d21874b5 Allow slim view to be iframed. Refs #126 2019-12-05 15:30:20 +01:00
Martin Mahner
d4c678eb73 Slim snippet view. Refs #126. 2019-12-05 12:54:51 +01:00
Martin Mahner
52b35d8d40 Fixed travis conf 2019-12-05 12:36:10 +01:00
Martin Mahner
9307d5f0a3 Fixed sphinx docs 2019-12-05 12:32:46 +01:00
Martin Mahner
634861bc04 Drop support for Py3.5 and Django <2.2 2019-12-05 12:27:51 +01:00
Martin Mahner
129c51132c Break superlongwordswhichextendthecanvas. Fixes #132 2019-12-05 12:07:18 +01:00
Martin Mahner
34b970cf5d New AppConfig settings APPLICATION_NAME and EXTRA_HEAD_HTML 2019-12-05 11:36:24 +01:00
Martin Mahner
6592815288 Current Sphinx fails with latest docutils. 2019-12-05 11:35:18 +01:00
Martin Mahner
a396487637 Use latest node for local development. 2019-12-05 11:35:04 +01:00
Martin Mahner
bd4c2363d2 Bump version and update Changelog. 2019-12-05 09:41:34 +01:00
Martin Mahner
63a8500cc8 Django 3.0 compatibility. 2019-12-05 09:41:05 +01:00
Martin Mahner
7759df5158 Use pytest for testsuite runs. 2019-12-05 09:40:39 +01:00
Martin Mahner
6f459be8b2 Update pyenv version list. 2019-12-05 09:39:44 +01:00
Martin Mahner
d24c885715
Update README.rst 2019-11-24 09:56:13 +01:00
Martin Mahner
ec46768502
Create rtd-requirements.txt 2019-11-24 09:50:50 +01:00
dependabot[bot]
fcaf25d1df Bump mixin-deep from 1.3.1 to 1.3.2 (#131)
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-09 09:43:11 +01:00
Martin Mahner
247329903c Added interims version. 2019-09-12 09:14:42 +02:00
Martin Mahner
81a4a5f7b5 Remove local config from package. 2019-09-12 09:13:17 +02:00
Martin Mahner
25d4a74e94 Bump up version 2019-08-04 20:57:22 +02:00
Martin Mahner
ff3c56c44c Exclude local settings. 2019-08-04 20:55:56 +02:00
Martin Mahner
60e86cf185 Merge remote-tracking branch 'origin/master' 2019-07-23 11:09:52 +02:00
Martin Mahner
275addaca4 isort config that's aligned with black settings. 2019-07-23 11:09:45 +02:00
Martin Mahner
8d16686986
Update standalone_installation.rst 2019-07-12 20:21:13 +02:00
Martin Mahner
a1a048462d 3.3 Release 2019-07-12 16:14:44 +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
39e45c8344 Added JS/React Lexer. Fixes #124 2019-06-24 11:27:25 +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
Frederik
a19e6f26e1 Use CTRL+Enter on Linux (#121)
Currently, there's only "Windows and "not Windows", which makes all non-Windows platforms behave like Mac (i.e., they have a meta key.). That's unfortunately not very true.

Instead, I'd suggest use the apple meta key on platforms that are known to be Mac and support CTRL+Enter on all other platforms (Linux, Unix, etc.)
2019-06-13 14:29:14 +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
a6c4d8f6ba Pypi Description Fixes 2019-05-16 10:07:21 +02:00
Martin Mahner
823c2be91c Travis xenial for all Python versions. 2019-05-16 09:50:04 +02:00
Martin Mahner
32ed0f3d04 v3.1. Django 2.2 tests. 2019-05-16 09:44:11 +02:00
Martin Mahner
04a41a91f1 Fixed ugettext 2019-05-16 09:38:03 +02:00
Martin Mahner
0aef364f2a View Raw mode can be disabled 2019-05-16 09:33:29 +02:00
Martin Mahner
7eb6543d8b Minor clenaup 2019-03-16 10:40:56 +01:00
Martin Mahner
b0f0d3d75c Version bump 2019-02-03 12:25:56 +01:00
Martin Mahner
b63660ba3c Updated Lexer List 2019-02-03 12:25:47 +01:00
Martin Mahner
3af5aca8f0 RTL is no longer considered beta. 2019-02-03 12:01:37 +01:00
Martin Mahner
0e15d1e72b Cleanup fix 2019-02-03 11:57:02 +01:00
Martin Mahner
a65dd3226e Wording and version fixes. 2019-01-25 14:02:34 +01:00
Martin Mahner
ac9ca156d0 Added note that Misaka requires dev python headers. Closes #117. 2019-01-25 13:49:25 +01:00
Martin Mahner
42812855b2 Code cleanup and setup.cfg 2019-01-25 13:47:00 +01:00
Martin Mahner
868e977df4 Added ipython ext 2019-01-02 13:49:52 +01:00
Martin Mahner
16c48c8662 Updated changelog 2018-12-19 16:08:49 +01:00
Martin Mahner
6872ea8f9f Using sass for node-sass 2018-12-19 15:48:04 +01:00
Martin Mahner
f25b765aaf Updated node-sass, npm 2018-12-19 15:32:34 +01:00