html-minifier.git
8 years agoBump devDependencies.
XhmikosR [Tue, 27 Oct 2015 17:48:26 +0000 (19:48 +0200)]
Bump devDependencies.

8 years agoUpdate README.md
Juriy Zaytsev [Tue, 27 Oct 2015 16:34:20 +0000 (17:34 +0100)]
Update README.md

8 years agoAdd another test for ignoreCustomFragments
Juriy Zaytsev [Sun, 25 Oct 2015 15:38:32 +0000 (16:38 +0100)]
Add another test for ignoreCustomFragments

8 years agoVersion 1.0.0
Juriy Zaytsev [Sun, 25 Oct 2015 15:25:15 +0000 (16:25 +0100)]
Version 1.0.0

8 years agoAdd `ignoreCustomFragments` that accepts array of regexes.
Juriy Zaytsev [Sun, 25 Oct 2015 15:22:38 +0000 (16:22 +0100)]
Add `ignoreCustomFragments` that accepts array of regexes.
You can now ignore things like <?php...?>, {{...}}, etc.
Deprecate `removeIgnored`.
Closes #83 #181 #307 #328 #329 #336 #340 #353 #421

8 years agoAdd header
Juriy Zaytsev [Sat, 24 Oct 2015 18:21:53 +0000 (20:21 +0200)]
Add header

8 years agoAdd comparison with minimize. Closes #338
Juriy Zaytsev [Sat, 24 Oct 2015 18:20:30 +0000 (20:20 +0200)]
Add comparison with minimize. Closes #338

8 years agoVersion 0.8.1
Juriy Zaytsev [Sat, 24 Oct 2015 17:19:58 +0000 (19:19 +0200)]
Version 0.8.1

8 years agoIgnore temp comments
Juriy Zaytsev [Sat, 24 Oct 2015 16:56:45 +0000 (18:56 +0200)]
Ignore temp comments

8 years agoAdd another ignore test. Closes #366
Juriy Zaytsev [Sat, 24 Oct 2015 16:43:08 +0000 (18:43 +0200)]
Add another ignore test. Closes #366

8 years agoMake <!-- htmlmin:ignore --> work with all kinds of markup. Closes #398
Juriy Zaytsev [Sat, 24 Oct 2015 16:40:31 +0000 (18:40 +0200)]
Make <!-- htmlmin:ignore --> work with all kinds of markup. Closes #398

8 years agoMerge pull request #383 from bfred-it/allow-js-in-config
Juriy Zaytsev [Sat, 17 Oct 2015 04:21:20 +0000 (00:21 -0400)]
Merge pull request #383 from bfred-it/allow-js-in-config

Allow JSON files and node modules as config files

8 years agoAllow JSON files and node modules as config files on CLI
Federico Brigante [Sat, 17 Oct 2015 03:43:37 +0000 (10:43 +0700)]
Allow JSON files and node modules as config files on CLI

8 years agoUpdate dependencies.
XhmikosR [Mon, 12 Oct 2015 18:54:10 +0000 (21:54 +0300)]
Update dependencies.

clean-css 3.4.5, uglify-js 2.5.0.

8 years agoForgive me father for I have sinned and introduced a 7th argument. Closes #417
Juriy Zaytsev [Thu, 8 Oct 2015 21:02:41 +0000 (17:02 -0400)]
Forgive me father for I have sinned and introduced a 7th argument. Closes #417

8 years agoDo not treat <noscript> in a special way. Closes #288
Juriy Zaytsev [Sat, 3 Oct 2015 03:05:37 +0000 (23:05 -0400)]
Do not treat <noscript> in a special way. Closes #288

8 years agoMerge pull request #410 from bryanerayner/feature/custom-attribute_carriage-return...
Juriy Zaytsev [Sat, 26 Sep 2015 16:50:40 +0000 (12:50 -0400)]
Merge pull request #410 from bryanerayner/feature/custom-attribute_carriage-return-support

Feature/custom attribute carriage return support

8 years agoMerge pull request #411 from SPxiaomin/patch-1
Juriy Zaytsev [Sat, 26 Sep 2015 16:42:44 +0000 (12:42 -0400)]
Merge pull request #411 from SPxiaomin/patch-1

Update README.md

8 years agoUpdate README.md
gujunmin [Sat, 26 Sep 2015 03:18:41 +0000 (11:18 +0800)]
Update README.md

correct 'strutrue' to 'structure' in line 75

8 years agoModify test to support new carriage return and white space collapsing feature
Bryan Rayner [Fri, 25 Sep 2015 16:14:49 +0000 (11:14 -0500)]
Modify test to support new carriage return and white space collapsing feature

8 years agoMake changes to satisfy JSCS
Bryan Rayner [Fri, 25 Sep 2015 16:06:56 +0000 (11:06 -0500)]
Make changes to satisfy JSCS

8 years agoAdd support for carriage returns
Bryan Rayner [Fri, 25 Sep 2015 15:48:53 +0000 (10:48 -0500)]
Add support for carriage returns

9 years agoUpdate cleancss-browser.js to v3.4.4.
XhmikosR [Wed, 23 Sep 2015 18:43:10 +0000 (21:43 +0300)]
Update cleancss-browser.js to v3.4.4.

9 years agoUpdate load-grunt-tasks.
XhmikosR [Wed, 23 Sep 2015 18:42:33 +0000 (21:42 +0300)]
Update load-grunt-tasks.

9 years agoBump version in index.html too.
XhmikosR [Wed, 23 Sep 2015 18:42:12 +0000 (21:42 +0300)]
Bump version in index.html too.

[ci skip]

9 years agoVersion 0.8.0
Juriy Zaytsev [Wed, 23 Sep 2015 18:11:58 +0000 (14:11 -0400)]
Version 0.8.0

9 years agoFix typo
Juriy Zaytsev [Wed, 23 Sep 2015 18:01:52 +0000 (14:01 -0400)]
Fix typo

9 years agoAdd track to optional tags
Juriy Zaytsev [Wed, 23 Sep 2015 17:59:19 +0000 (13:59 -0400)]
Add track to optional tags

9 years agoUpdate README.md
Juriy Zaytsev [Sun, 20 Sep 2015 20:55:10 +0000 (16:55 -0400)]
Update README.md

9 years agoUpdate README.md
Juriy Zaytsev [Sun, 20 Sep 2015 20:54:00 +0000 (16:54 -0400)]
Update README.md

9 years agoMerge pull request #407 from jonnochoo/gh-pages
Juriy Zaytsev [Sun, 20 Sep 2015 20:50:32 +0000 (16:50 -0400)]
Merge pull request #407 from jonnochoo/gh-pages

Allow the choice of character for enclosing attrbutes

9 years agoAdded feature to allow for a choice of character for enclosing attributes
Jonathon Choo [Sun, 20 Sep 2015 13:06:07 +0000 (23:06 +1000)]
Added feature to allow for a choice of character for enclosing attributes

9 years agopackage.json: minor cleanup.
XhmikosR [Mon, 14 Sep 2015 18:57:56 +0000 (21:57 +0300)]
package.json: minor cleanup.

9 years agoUpdate devDependencies.
XhmikosR [Mon, 14 Sep 2015 18:56:37 +0000 (21:56 +0300)]
Update devDependencies.

9 years agoUpdate QUnit to v1.19.0.
XhmikosR [Mon, 14 Sep 2015 18:55:36 +0000 (21:55 +0300)]
Update QUnit to v1.19.0.

9 years agoUpdate cleancss-browser.js to v3.4.2.
XhmikosR [Mon, 14 Sep 2015 18:55:24 +0000 (21:55 +0300)]
Update cleancss-browser.js to v3.4.2.

9 years ago_config.yml: update excludes.
XhmikosR [Mon, 14 Sep 2015 18:55:14 +0000 (21:55 +0300)]
_config.yml: update excludes.

9 years agoTravis CI: Test node.js 4.0.
XhmikosR [Mon, 14 Sep 2015 18:55:03 +0000 (21:55 +0300)]
Travis CI: Test node.js 4.0.

9 years agoMerge pull request #405 from antonmoiseev/update-cleancss
Juriy Zaytsev [Mon, 14 Sep 2015 14:46:06 +0000 (10:46 -0400)]
Merge pull request #405 from antonmoiseev/update-cleancss

Bump up clean-css minor version in package.json

9 years agoBump up clean-css minor version in package.json
Anton Moiseev [Mon, 14 Sep 2015 13:37:13 +0000 (16:37 +0300)]
Bump up clean-css minor version in package.json

Issue #403

9 years agoUpdate assets.
XhmikosR [Sun, 26 Jul 2015 10:41:46 +0000 (13:41 +0300)]
Update assets.

clean-css 3.3.6, uglify-js 2.4.24

9 years agoUpdate dependencies.
XhmikosR [Sun, 26 Jul 2015 10:38:49 +0000 (13:38 +0300)]
Update dependencies.

9 years agoMerge pull request #387 from yuanchuan/cli
Juriy Zaytsev [Thu, 23 Jul 2015 13:23:53 +0000 (09:23 -0400)]
Merge pull request #387 from yuanchuan/cli

improve and simplify logs with wrapped methods in `cli` module

9 years agoimprove and simplify logs with wrapped methods in `cli` module
yuanchuan [Thu, 23 Jul 2015 03:32:48 +0000 (11:32 +0800)]
improve and simplify logs with wrapped methods in `cli` module

9 years agoBump clean-css to v3.3.0.
XhmikosR [Mon, 1 Jun 2015 06:37:44 +0000 (09:37 +0300)]
Bump clean-css to v3.3.0.

9 years agoBump cli dependency.
XhmikosR [Mon, 1 Jun 2015 05:37:24 +0000 (08:37 +0300)]
Bump cli dependency.

9 years agoMerge pull request #370 from jantimon/gh-pages
Juriy Zaytsev [Sun, 31 May 2015 21:46:52 +0000 (17:46 -0400)]
Merge pull request #370 from jantimon/gh-pages

Fix browserify issues #84 #294

9 years agoMerge pull request #367 from hadfieldn/gh-pages
Juriy Zaytsev [Sun, 31 May 2015 20:30:17 +0000 (16:30 -0400)]
Merge pull request #367 from hadfieldn/gh-pages

fix #364 to create RegEx objects from regex strings in cli.js

9 years agoFix browserify issues #84 #294
Jan Nicklas [Sun, 31 May 2015 18:57:44 +0000 (20:57 +0200)]
Fix browserify issues #84 #294

9 years agoMerge pull request #369 from borao/gh-pages
Juriy Zaytsev [Sun, 31 May 2015 17:10:30 +0000 (13:10 -0400)]
Merge pull request #369 from borao/gh-pages

Fixed Incorrect Name

9 years agoFixed Incorrect Name
Bora [Sun, 31 May 2015 05:24:59 +0000 (22:24 -0700)]
Fixed Incorrect Name

Fixed spelling of GitHub. It was written as Github.

9 years agofix cli.js to create RegEx objects from regex strings
Nathan Hadfield [Wed, 27 May 2015 00:31:54 +0000 (18:31 -0600)]
fix cli.js to create RegEx objects from regex strings

9 years agoUpdate Travis CI Config.
XhmikosR [Sat, 23 May 2015 06:36:21 +0000 (09:36 +0300)]
Update Travis CI Config.

* add io.js
* specify `sudo: false`

9 years agoFix license header after cd3bcca0f3d8f27dc9cb6f28bcb9796d00fc0045.
XhmikosR [Sat, 23 May 2015 06:34:24 +0000 (09:34 +0300)]
Fix license header after cd3bcca0f3d8f27dc9cb6f28bcb9796d00fc0045.

[ci skip]

9 years agoUpdate load-grunt-tasks.
XhmikosR [Sat, 23 May 2015 06:31:47 +0000 (09:31 +0300)]
Update load-grunt-tasks.

9 years agoUpdate uglify.js to v2.4.23.
XhmikosR [Sat, 23 May 2015 06:31:35 +0000 (09:31 +0300)]
Update uglify.js to v2.4.23.

9 years agoMerge pull request #363 from pdehaan/patch-1
Juriy Zaytsev [Thu, 21 May 2015 15:51:52 +0000 (11:51 -0400)]
Merge pull request #363 from pdehaan/patch-1

Update license attribute

9 years agoUpdate license attribute
Peter deHaan [Wed, 20 May 2015 23:04:13 +0000 (16:04 -0700)]
Update license attribute

specifying the type and URL is deprecated:

https://docs.npmjs.com/files/package.json#license
http://npm1k.org/

9 years agoUpdate devDependencies.
XhmikosR [Fri, 15 May 2015 18:43:02 +0000 (21:43 +0300)]
Update devDependencies.

9 years agoUpdate assets.
XhmikosR [Fri, 15 May 2015 18:42:34 +0000 (21:42 +0300)]
Update assets.

* clean-css 3.2.10
* uglify-js 2.4.21

9 years agoUpdate README.md
Juriy Zaytsev [Sun, 3 May 2015 15:07:33 +0000 (17:07 +0200)]
Update README.md

9 years agoAdd section about malformed input
Juriy Zaytsev [Sun, 3 May 2015 15:06:57 +0000 (17:06 +0200)]
Add section about malformed input

9 years agoUpdate all dependencies.
XhmikosR [Mon, 27 Apr 2015 06:15:20 +0000 (09:15 +0300)]
Update all dependencies.

clean-css 3.2.5, uglifyjs 2.4.20, relateurl 0.2.6.

9 years agoUpdate dependencies.
XhmikosR [Wed, 8 Apr 2015 05:51:03 +0000 (08:51 +0300)]
Update dependencies.

9 years agoUpdate README.md badges.
XhmikosR [Mon, 6 Apr 2015 07:40:51 +0000 (10:40 +0300)]
Update README.md badges.

[ci skip]

9 years agoMerge pull request #352 from betula/gh-pages
Juriy Zaytsev [Tue, 7 Apr 2015 12:14:02 +0000 (14:14 +0200)]
Merge pull request #352 from betula/gh-pages

Fix exports support

9 years agoFix exports support
Viacheslav Bereza [Tue, 7 Apr 2015 08:35:22 +0000 (11:35 +0300)]
Fix exports support

9 years agoVersion 0.7.2
kangax [Sun, 5 Apr 2015 15:59:15 +0000 (17:59 +0200)]
Version 0.7.2

9 years agoMerge pull request #350 from tssajo/gh-pages
Juriy Zaytsev [Sat, 4 Apr 2015 18:12:20 +0000 (20:12 +0200)]
Merge pull request #350 from tssajo/gh-pages

Added missing options to CLI, etc.

9 years agoAdded missing options to CLI
tssajo [Sat, 4 Apr 2015 15:40:53 +0000 (17:40 +0200)]
Added missing options to CLI

9 years agoAdded Sublime Text editor specific files to .gitignore
tssajo [Sat, 4 Apr 2015 15:38:30 +0000 (17:38 +0200)]
Added Sublime Text editor specific files to .gitignore

9 years agoMoved a couple of function definitions up in the source code so they are defined...
tssajo [Sat, 4 Apr 2015 15:37:13 +0000 (17:37 +0200)]
Moved a couple of function definitions up in the source code so they are defined before they get used

9 years agoVersion 0.7.1
kangax [Sat, 4 Apr 2015 14:47:07 +0000 (16:47 +0200)]
Version 0.7.1

9 years agoAdd es6 benchmark
kangax [Sat, 4 Apr 2015 14:45:22 +0000 (16:45 +0200)]
Add es6 benchmark

9 years agoMerge pull request #318 from duncanbeevers/clobber-output
Juriy Zaytsev [Fri, 3 Apr 2015 23:30:56 +0000 (01:30 +0200)]
Merge pull request #318 from duncanbeevers/clobber-output

Forward user-supplied options to uglifyjs

9 years agoMerge pull request #341 from eush77/interactive-stdin
Juriy Zaytsev [Fri, 3 Apr 2015 23:29:24 +0000 (01:29 +0200)]
Merge pull request #341 from eush77/interactive-stdin

Use concat-stream for interactive stdin support

9 years agoUpdate index.html.
XhmikosR [Fri, 3 Apr 2015 14:05:33 +0000 (17:05 +0300)]
Update index.html.

Wrap subelement in `label`.

9 years agoUpdate QUnit to 1.18.0.
XhmikosR [Fri, 3 Apr 2015 14:01:04 +0000 (17:01 +0300)]
Update QUnit to 1.18.0.

9 years agoUpdate dependencies.
XhmikosR [Fri, 3 Apr 2015 13:55:08 +0000 (16:55 +0300)]
Update dependencies.

9 years agoUpdate web dependencies.
XhmikosR [Sun, 22 Mar 2015 02:40:29 +0000 (04:40 +0200)]
Update web dependencies.

9 years agoUse concat-stream for interactive stdin support
Eugene Sharygin [Sun, 15 Mar 2015 10:41:43 +0000 (13:41 +0300)]
Use concat-stream for interactive stdin support

9 years agoUpdate clean-css to v3.1.0.
XhmikosR [Thu, 26 Feb 2015 17:36:27 +0000 (19:36 +0200)]
Update clean-css to v3.1.0.

9 years agoUpdate devDependencies.
XhmikosR [Wed, 25 Feb 2015 08:26:30 +0000 (10:26 +0200)]
Update devDependencies.

9 years agoUpdate grunt-contrib-uglify.
XhmikosR [Thu, 19 Feb 2015 09:57:26 +0000 (11:57 +0200)]
Update grunt-contrib-uglify.

9 years agoindex.html: update version.
XhmikosR [Mon, 16 Feb 2015 07:13:15 +0000 (09:13 +0200)]
index.html: update version.

9 years agoTravis CI: specify fast finish.
XhmikosR [Mon, 16 Feb 2015 07:12:28 +0000 (09:12 +0200)]
Travis CI: specify fast finish.

9 years agoBump grunt-jscs.
XhmikosR [Sat, 7 Feb 2015 11:00:49 +0000 (13:00 +0200)]
Bump grunt-jscs.

9 years agoTest against node.js v0.12.
XhmikosR [Sat, 7 Feb 2015 10:59:19 +0000 (12:59 +0200)]
Test against node.js v0.12.

9 years agoVersion 0.7.0
kangax [Wed, 4 Feb 2015 12:26:24 +0000 (13:26 +0100)]
Version 0.7.0

9 years agoTravis CI: Allow node.js 0.11 to fail.
XhmikosR [Sat, 31 Jan 2015 13:35:41 +0000 (15:35 +0200)]
Travis CI: Allow node.js 0.11 to fail.

9 years agoUpdate dependencies.
XhmikosR [Sat, 31 Jan 2015 13:29:47 +0000 (15:29 +0200)]
Update dependencies.

9 years agoUpdate clean-css to v3.0.8.
XhmikosR [Sat, 31 Jan 2015 13:29:11 +0000 (15:29 +0200)]
Update clean-css to v3.0.8.

9 years agoUpdate dependencies.
XhmikosR [Thu, 22 Jan 2015 20:27:25 +0000 (22:27 +0200)]
Update dependencies.

9 years agoUpdate clean-css to v3.0.7.
XhmikosR [Thu, 22 Jan 2015 16:10:42 +0000 (18:10 +0200)]
Update clean-css to v3.0.7.

9 years agoUpdate QUnit to v1.17.0.
XhmikosR [Mon, 19 Jan 2015 17:10:17 +0000 (19:10 +0200)]
Update QUnit to v1.17.0.

9 years agoUpdate clean-css to v3.0.5.
XhmikosR [Mon, 19 Jan 2015 08:07:50 +0000 (10:07 +0200)]
Update clean-css to v3.0.5.

9 years agoUpdate dependencies.
XhmikosR [Sun, 18 Jan 2015 08:30:40 +0000 (10:30 +0200)]
Update dependencies.

9 years agoMerge pull request #321 from silverwind/ecmascript-type
Juriy Zaytsev [Sun, 28 Dec 2014 08:44:53 +0000 (09:44 +0100)]
Merge pull request #321 from silverwind/ecmascript-type

Add application/ecmacript script type

9 years agoAdd application/ecmacript script type
silverwind [Sun, 28 Dec 2014 01:06:31 +0000 (02:06 +0100)]
Add application/ecmacript script type

9 years agoUpdate devDependencies.
XhmikosR [Fri, 26 Dec 2014 10:13:50 +0000 (12:13 +0200)]
Update devDependencies.