Actions
Todo #12838
closedFrontend updates and cleanup
Status:
Rejected
Priority:
Low
Assignee:
-
Category:
Web Interface
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Default
Description
Currently, there are a lots of non-minified files (/js/vendor folder), reducing front-end performance. I've minified those files.
I also compressed some png images for smaller download sizes.
There are a couple of updates as well, and removal of obsolete "filebrowser" files.
In total 81 changed files.
Updated by Jim Pingle almost 3 years ago
- Status changed from New to Rejected
- Target version deleted (
2.7.0)
I don't see this getting accepted as is. It is difficult to verify that the content of the files is unmodified compared to the original version. If we were to undertake something like this, the work would have to be done by internal devs, not outside sources.
The web server already employs gzip compression when sending content to clients for JS as well so such tactics are largely unnecessary.
Actions