html-minifier.git
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.

9 years agoUpdate README.md
XhmikosR [Thu, 25 Dec 2014 16:06:26 +0000 (18:06 +0200)]
Update README.md

Switch to shields.io for the badges.

[ci skip]

9 years agoMerge pull request #319 from kangax/benchmark2
XhmikosR [Thu, 25 Dec 2014 15:53:56 +0000 (17:53 +0200)]
Merge pull request #319 from kangax/benchmark2

Make benchmark.js cross-platform.

9 years agoMake sure to minify executable scripts only. Closes #311
kangax [Thu, 25 Dec 2014 12:49:41 +0000 (13:49 +0100)]
Make sure to minify executable scripts only. Closes #311

9 years agoSwitch to chalk for coloring the terminal.
XhmikosR [Wed, 24 Dec 2014 12:32:59 +0000 (14:32 +0200)]
Switch to chalk for coloring the terminal.

9 years agoUse alphabetical order.
XhmikosR [Wed, 24 Dec 2014 08:21:32 +0000 (10:21 +0200)]
Use alphabetical order.

9 years agoMake benchmark.js cross-platform.
XhmikosR [Tue, 23 Dec 2014 18:04:32 +0000 (20:04 +0200)]
Make benchmark.js cross-platform.

Also, check for failures in all places.

9 years agoUpdate JSCS config.
XhmikosR [Wed, 24 Dec 2014 16:17:14 +0000 (18:17 +0200)]
Update JSCS config.

9 years agoRun `grunt`.
Duncan Beevers [Tue, 23 Dec 2014 21:14:07 +0000 (15:14 -0600)]
Run `grunt`.

9 years agoForward user-supplied options to uglifyjs
Duncan Beevers [Tue, 23 Dec 2014 18:38:04 +0000 (12:38 -0600)]
Forward user-supplied options to uglifyjs

9 years agoSimplify css-unwrap regexp
Duncan Beevers [Tue, 23 Dec 2014 18:30:25 +0000 (12:30 -0600)]
Simplify css-unwrap regexp

9 years agoUpdate QUnit to 1.16.0.
XhmikosR [Tue, 23 Dec 2014 17:47:26 +0000 (19:47 +0200)]
Update QUnit to 1.16.0.

9 years agoMake use of JSHint's predefined variables for QUnit.
XhmikosR [Tue, 23 Dec 2014 17:47:07 +0000 (19:47 +0200)]
Make use of JSHint's predefined variables for QUnit.

9 years agoUpdate devDependencies.
XhmikosR [Tue, 23 Dec 2014 17:39:21 +0000 (19:39 +0200)]
Update devDependencies.

9 years agoStyle consistency changes.
XhmikosR [Tue, 23 Dec 2014 17:38:28 +0000 (19:38 +0200)]
Style consistency changes.

[ci skip]

9 years agoMerge pull request #314 from kangax/clean-css-3.x
XhmikosR [Tue, 23 Dec 2014 17:33:55 +0000 (19:33 +0200)]
Merge pull request #314 from kangax/clean-css-3.x

Update clean-css to v3.x.

9 years agoFix test failures, wrap/unwrap inline CSS for cleanCSS 3.x
silverwind [Tue, 23 Dec 2014 17:19:43 +0000 (18:19 +0100)]
Fix test failures, wrap/unwrap inline CSS for cleanCSS 3.x

Closes #317.

9 years agoUpdate clean-css to v3.0.1.
XhmikosR [Fri, 19 Dec 2014 07:56:58 +0000 (09:56 +0200)]
Update clean-css to v3.0.1.

9 years agoMerge pull request #264 from LaurentGoderre/prevent-attributes-escaping
Juriy Zaytsev [Fri, 19 Dec 2014 13:51:44 +0000 (14:51 +0100)]
Merge pull request #264 from LaurentGoderre/prevent-attributes-escaping

Added an option to prevent the escaping

9 years agoAdded an option to prevent the escaping
Laurent Goderre [Fri, 12 Sep 2014 21:29:05 +0000 (17:29 -0400)]
Added an option to prevent the escaping

9 years agoMerge pull request #308 from stevenvachon/gh-pages
XhmikosR [Tue, 16 Dec 2014 12:36:17 +0000 (14:36 +0200)]
Merge pull request #308 from stevenvachon/gh-pages

Update relateurl asset

9 years agoUpdate relateurl asset
Steven Vachon [Tue, 16 Dec 2014 03:01:53 +0000 (22:01 -0500)]
Update relateurl asset

9 years agoRun `grunt`.
XhmikosR [Sat, 13 Dec 2014 21:37:05 +0000 (23:37 +0200)]
Run `grunt`.

9 years agoUpdate devDependencies.
XhmikosR [Sat, 13 Dec 2014 21:35:51 +0000 (23:35 +0200)]
Update devDependencies.

9 years agoUpdate assets.
XhmikosR [Sat, 13 Dec 2014 21:33:51 +0000 (23:33 +0200)]
Update assets.

clean-css 2.2.22, uglify-js 2.4.16.

9 years agoMerge pull request #299 from duncanbeevers/recognize-svg
Juriy Zaytsev [Thu, 11 Dec 2014 23:11:10 +0000 (00:11 +0100)]
Merge pull request #299 from duncanbeevers/recognize-svg

Special-case svg tags, preserve case and slashes

9 years agoAdd section to README regarding special-case SVG
Duncan Beevers [Thu, 11 Dec 2014 22:20:50 +0000 (16:20 -0600)]
Add section to README regarding special-case SVG

9 years agoSpecial-case svg tags, preserve case and slashes
Duncan Beevers [Thu, 13 Nov 2014 15:14:34 +0000 (09:14 -0600)]
Special-case svg tags, preserve case and slashes

9 years agoUpdate clean-css to v2.2.20.
XhmikosR [Thu, 4 Dec 2014 05:48:15 +0000 (07:48 +0200)]
Update clean-css to v2.2.20.

9 years agoUpdate clean-css to v2.2.19.
XhmikosR [Sun, 23 Nov 2014 10:26:10 +0000 (12:26 +0200)]
Update clean-css to v2.2.19.

9 years agoUpdate README.md.
XhmikosR [Sun, 23 Nov 2014 10:21:26 +0000 (12:21 +0200)]
Update README.md.

[ci skip]

9 years agoUpdate clean-css to v2.2.18.
XhmikosR [Tue, 18 Nov 2014 22:52:22 +0000 (00:52 +0200)]
Update clean-css to v2.2.18.

9 years agoMerge pull request #296 from NikolaySl/fix_lint
Juriy Zaytsev [Tue, 18 Nov 2014 12:56:09 +0000 (13:56 +0100)]
Merge pull request #296 from NikolaySl/fix_lint

Enable lint and its output for cli

9 years agoMove lint logging to cli.js
Nikolay Slyunkov [Tue, 18 Nov 2014 12:41:23 +0000 (16:41 +0400)]
Move lint logging to cli.js

9 years agoMinor ESLint fixes.
XhmikosR [Mon, 17 Nov 2014 07:25:56 +0000 (09:25 +0200)]
Minor ESLint fixes.

9 years agoMerge pull request #301 from duncanbeevers/benchmark-guard
XhmikosR [Mon, 17 Nov 2014 07:25:09 +0000 (09:25 +0200)]
Merge pull request #301 from duncanbeevers/benchmark-guard

Throw when fs.stat callback provides error

9 years agoThrow when fs.stat callback provides error
Duncan Beevers [Sun, 16 Nov 2014 22:35:30 +0000 (16:35 -0600)]
Throw when fs.stat callback provides error

9 years agoLint everything.
XhmikosR [Sun, 16 Nov 2014 20:15:25 +0000 (22:15 +0200)]
Lint everything.

9 years agoRun `grunt`.
XhmikosR [Sat, 15 Nov 2014 08:20:21 +0000 (10:20 +0200)]
Run `grunt`.

9 years agoUpdate clean-css to v2.2.17.
XhmikosR [Sat, 15 Nov 2014 08:19:39 +0000 (10:19 +0200)]
Update clean-css to v2.2.17.