Add compression of result dictionary and size infos for other compression or no compression methods

This commit is contained in:
Stephan Porada
2019-11-21 16:05:00 +01:00
parent e6b27b0970
commit fd2547de0c
3 changed files with 6828 additions and 4 deletions

View File

@ -19,6 +19,7 @@
<script src="{{ url_for('static', filename='js/CorpusList.js') }}"></script>
<script src="{{ url_for('static', filename='js/JobList.js') }}"></script>
<script src="{{ url_for('static', filename='js/darkreader.js') }}"></script>
<script src="{{ url_for('static', filename='js/pako.js') }}"></script>
<script>
{% if current_user.is_dark == True %}
DarkReader.enable({