Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
renanjoppert1
/
minify
Public
forked from
matthiasmullie/minify
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Mar 14, 2017
Remove test var
matthiasmullie
committed
d94a222
View commit details
Copy full SHA for d94a222
Browse repository at this point
Don't allow whitespace in unquoted url()
Show description for 41dc782
matthiasmullie
committed
41dc782
View commit details
Copy full SHA for 41dc782
Browse repository at this point
Quote urls containing #
Show description for 848353e
matthiasmullie
committed
848353e
View commit details
Copy full SHA for 848353e
Browse repository at this point
Fix url() shortening with data uris containing )
Show description for c4d5176
matthiasmullie
committed
c4d5176
View commit details
Copy full SHA for c4d5176
Browse repository at this point
Commits on Jan 26, 2017
Fix unitless flex-basis, for IE
Show description for aa50b2d
matthiasmullie
committed
aa50b2d
View commit details
Copy full SHA for aa50b2d
Browse repository at this point
Simplify regex, we can assume whitespace has been stripped already
matthiasmullie
committed
49061c0
View commit details
Copy full SHA for 49061c0
Browse repository at this point
Add jquery-3.1.1 to confirmation tests
Show description for b48a6d3
matthiasmullie
committed
b48a6d3
View commit details
Copy full SHA for b48a6d3
Browse repository at this point
Improve ;-deletion after for
Show description for b727c19
matthiasmullie
committed
b727c19
View commit details
Copy full SHA for b727c19
Browse repository at this point
Allow overriding the path-converter
Show description for 3086863
matthiasmullie
committed
3086863
View commit details
Copy full SHA for 3086863
Browse repository at this point
Run tests on 7.0 & 7.1
matthiasmullie
committed
bfcc805
View commit details
Copy full SHA for bfcc805
Browse repository at this point
Make add chainable
Show description for 33048c5
matthiasmullie
committed
33048c5
View commit details
Copy full SHA for 33048c5
Browse repository at this point
Stricter checks for not importing absolute paths
Show description for be5a618
matthiasmullie
committed
be5a618
View commit details
Copy full SHA for be5a618
Browse repository at this point
Commits on Jan 25, 2017
Also simplify external links paths
Show description for cd15113
matthiasmullie
committed
cd15113
View commit details
Copy full SHA for cd15113
Browse repository at this point
Commits on Nov 25, 2016
Add test for #150
matthiasmullie
committed
bc46e8b
View commit details
Copy full SHA for bc46e8b
Browse repository at this point
Commits on Nov 23, 2016
Add test for #149
matthiasmullie
committed
c0582c8
View commit details
Copy full SHA for c0582c8
Browse repository at this point
php-cs-fixer
matthiasmullie
committed
b473aff
View commit details
Copy full SHA for b473aff
Browse repository at this point
Add php-cs-fixer
matthiasmullie
committed
b38b116
View commit details
Copy full SHA for b38b116
Browse repository at this point
Fix incorrect color replacement for colors starting with #foo
matthiasmullie
committed
6340735
View commit details
Copy full SHA for 6340735
Browse repository at this point
Commits on Nov 11, 2016
Restore previous regex extraction method
Show description for 101a563
matthiasmullie
committed
101a563
View commit details
Copy full SHA for 101a563
Browse repository at this point
Commits on Nov 10, 2016
Fix regex-extraction memory inefficiency
Show description for 91c16fe
matthiasmullie
committed
91c16fe
View commit details
Copy full SHA for 91c16fe
Browse repository at this point
Alternative regex matching
Show description for 288b7c0
matthiasmullie
committed
288b7c0
View commit details
Copy full SHA for 288b7c0
Browse repository at this point
Fix ASI regex extraction
Show description for 9bcf6e2
matthiasmullie
committed
9bcf6e2
View commit details
Copy full SHA for 9bcf6e2
Browse repository at this point
Improve regex detection
Show description for 7dd8d25
matthiasmullie
committed
7dd8d25
View commit details
Copy full SHA for 7dd8d25
Browse repository at this point
Commits on Nov 9, 2016
Don't strip import statements before empty tags
Show description for e93dffc
matthiasmullie
committed
e93dffc
View commit details
Copy full SHA for e93dffc
Browse repository at this point
Commits on Oct 27, 2016
Move line-feed normalization, to only affect code files, not file imports
Show description for 1a6cb6b
matthiasmullie
committed
1a6cb6b
View commit details
Copy full SHA for 1a6cb6b
Browse repository at this point
Merge branch 'smxsm-master'
matthiasmullie
committed
622e61c
View commit details
Copy full SHA for 622e61c
Browse repository at this point
Merge branch 'master' of https://github.com/smxsm/minify into smxsm-master
matthiasmullie
committed
be217eb
View commit details
Copy full SHA for be217eb
Browse repository at this point
Commits on Oct 16, 2016
replace CR linefeeds etc. when loading files
Show description for 53d98cd
smxsm
authored
53d98cd
View commit details
Copy full SHA for 53d98cd
Browse repository at this point
Commits on Oct 13, 2016
php-cs-fixer
matthiasmullie
committed
de4bcf2
View commit details
Copy full SHA for de4bcf2
Browse repository at this point
Fix passing array as argument to add
Show description for 099f5ec
matthiasmullie
committed
099f5ec
View commit details
Copy full SHA for 099f5ec
Browse repository at this point
Merge pull request #132 from eko3alpha/master
Show description for 089afe6
matthiasmullie
authored
089afe6
View commit details
Copy full SHA for 089afe6
Browse repository at this point
Regex can also be followed by .
Show description for 5bd843c
matthiasmullie
committed
5bd843c
View commit details
Copy full SHA for 5bd843c
Browse repository at this point
Commits on Sep 20, 2016
Fix 0px minification in calc()
Show description for 325e9b9
matthiasmullie
committed
325e9b9
View commit details
Copy full SHA for 325e9b9
Browse repository at this point
Commits on Sep 14, 2016
Add test for issue #136
matthiasmullie
committed
64f7d8a
View commit details
Copy full SHA for 64f7d8a
Browse repository at this point
Add test for issue #136
matthiasmullie
committed
52139da
View commit details
Copy full SHA for 52139da
Browse repository at this point
Previous
Next
You can’t perform that action at this time.