index
:
deluge
develop
[no description]
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
minify_web_js.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade codebase with pyupgrade (>=py3.6)
DjLegolas
2021-12-29
1
-3
/
+2
*
Remove all Python 2 support
deluge-2.1.0.dev0
DjLegolas
2021-12-28
1
-8
/
+1
*
[Build] Fix WebUI js minifying error
Calum Lind
2021-12-15
1
-3
/
+5
*
[Packaging] Start replacing deprecated distutils
Calum Lind
2021-12-14
1
-2
/
+7
*
Update javascript minifying script
Calum Lind
2018-10-16
1
-36
/
+36
*
[WebUI] Copy non-minified JS file if slimit missing
DjLegolas
2018-10-08
1
-1
/
+4
*
[Lint] Use Black to auto-format code
Calum Lind
2018-10-03
1
-3
/
+18
*
[Py2to3] Force unicode_literals and fix related issues
Calum Lind
2017-02-22
1
-1
/
+1
*
Fix a typo in minify script
Calum Lind
2016-11-28
1
-1
/
+1
*
Cleanup up minify js script
Calum Lind
2016-11-28
1
-10
/
+5
*
[Lint] Fix files to pass Flake8 v3.2.0
Calum Lind
2016-11-17
1
-0
/
+2
*
[WebUI] Print error if minify script encounters error with closure
Calum Lind
2016-05-19
1
-5
/
+12
*
[Lint] Cleanup helper scripts to pass PyLint
Calum Lind
2015-10-30
1
-2
/
+4
*
Fix pep8 across codebase
Calum Lind
2015-10-21
1
-1
/
+1
*
[WebUI] Refactor server.get_scripts
Calum Lind
2015-09-04
1
-18
/
+11
*
Update minify script to use closure
Calum Lind
2015-08-25
1
-5
/
+13
*
Updates to helper scripts
Calum Lind
2015-08-25
1
-2
/
+2
*
[WebUI] Improve the minify script
Calum Lind
2015-08-22
1
-48
/
+83
*
Minor cleanup of minify js script
Calum Lind
2015-08-14
1
-28
/
+30
*
Fix the output of minify js script
Calum Lind
2015-08-14
1
-3
/
+23
*
Update headers and isort imports
Calum Lind
2014-09-23
1
-0
/
+10
*
Remove unneeded ez_setup and 'isort' imports
Calum Lind
2014-09-04
1
-2
/
+3
*
Rewrite the webui minify js script in python
Calum Lind
2014-07-10
1
-0
/
+41