Project

General

Profile

Actions

Todo #12838

closed

Frontend updates and cleanup

Added by GChuf 6 about 2 years ago. Updated about 2 years ago.

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.

PR: https://github.com/pfsense/pfsense/pull/4558

Actions #1

Updated by Jim Pingle about 2 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

Also available in: Atom PDF