Commit Graph

799 Commits

Author SHA1 Message Date
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
Martin Mahner c19d924f7d Merge remote-tracking branch 'origin/master' 2018-12-19 15:09:30 +01:00
Martin Mahner 0f5fbd28f4 Right-To-Left Support 2018-12-19 15:03:15 +01:00
ABDUL NIYAS P M f06761c1ff minor fixes (#114) 2018-12-11 18:56:30 +01:00
Martin Mahner 3bfb153b74 Revert "replaced i with throwaway variable (#113)"
This would break the ugettext shortcut.

This reverts commit faf4030e91.
2018-12-11 16:51:17 +01:00
Martin Mahner 50319b269e Merge remote-tracking branch 'origin/master' 2018-12-09 13:25:40 +01:00
Martin Mahner 28cb8816cd Removed link to API snippets as they are too deployment specific. Closes #112. 2018-12-09 13:25:37 +01:00
ABDUL NIYAS P M faf4030e91 replaced i with throwaway variable (#113) 2018-12-09 13:24:16 +01:00
Martin Mahner 89a4e95d88 Added Django 2.1 to test list. 2018-09-17 22:17:23 +02:00
Martin Mahner e0fc68e4e0 Fixed StaticInline config 2018-09-17 21:56:52 +02:00
Martin Mahner cc96101406
Added six to the list of required packages. 2018-09-17 21:19:24 +02:00
Mathieu Aubin 5ec72d792e updates wiki link (#110)
* updates wiki link

* Update about.html
2018-08-11 20:31:51 +02:00
Mathieu Aubin e5fb6c4e96 optimizes raster/vector logos (#109) 2018-07-13 11:43:27 +02:00
Martin Mahner 00c6f058b9 Black'ed the entire codebase
black dpaste/ --skip-string-normalization --exclude="migrations"
2018-07-04 12:06:48 +02:00
Martin Mahner 3b85c0e910 Updated Readme 2018-06-23 21:18:38 +02:00
Martin Mahner ec269f3738 Merge branch 'docs' 2018-06-23 21:12:51 +02:00
Martin Mahner 0d0cb9e210 Better Docs. 2018-06-23 21:12:46 +02:00
Martin Mahner d310936780 Pipenv cleanup 2018-06-23 19:01:22 +02:00
kdelinx 7aed1b5ce5 fix to optimize querysets (#108) 2018-06-23 16:38:59 +02:00
Martin Mahner 5702672ab4 Use in-memory sqlite db for testing. 2018-06-23 15:47:30 +02:00
Martin Mahner 99629d6cd6 Settiings check and cleanup. 2018-06-23 15:17:03 +02:00