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 }}
jbaseas
/
minify
Public
forked from
DevFactoryCH/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 Dec 21, 2016
Merge pull request #36 from elaarabi/patch-2
Show description for d1a4daa
sirsquall
authored
d1a4daa
View commit details
Copy full SHA for d1a4daa
Browse repository at this point
Update StyleSheet.php
elaarabi
authored
3b6af67
View commit details
Copy full SHA for 3b6af67
Browse repository at this point
Merge pull request #35 from elaarabi/patch-1
Show description for 9f5d42d
sirsquall
authored
9f5d42d
View commit details
Copy full SHA for 9f5d42d
Browse repository at this point
Update StyleSheet.php
elaarabi
authored
afcf24f
View commit details
Copy full SHA for afcf24f
Browse repository at this point
Update StyleSheet.php
elaarabi
authored
1f0d35e
View commit details
Copy full SHA for 1f0d35e
Browse repository at this point
Update StyleSheet.php
elaarabi
authored
a11540c
View commit details
Copy full SHA for a11540c
Browse repository at this point
Update StyleSheet.php
Show description for f03429d
elaarabi
authored
f03429d
View commit details
Copy full SHA for f03429d
Browse repository at this point
Commits on Jan 4, 2016
Merge pull request #24 from mlantz/fix-for-Laravel5.2
Show description for 95d5180
markcameron
committed
95d5180
View commit details
Copy full SHA for 95d5180
Browse repository at this point
Commits on Jan 2, 2016
Fixes compatibility with Laravel 5.2
mlantz
committed
211f807
View commit details
Copy full SHA for 211f807
Browse repository at this point
Commits on Oct 12, 2015
Merge pull request #22 from guestisp/fix-CannotSaveFileException
Show description for e040a63
sirsquall
committed
e040a63
View commit details
Copy full SHA for e040a63
Browse repository at this point
Fix a wrong CannotSaveFileException when checking for return code in file_put_contents
gandalfthegreydev
committed
045d423
View commit details
Copy full SHA for 045d423
Browse repository at this point
Commits on Sep 18, 2015
Merge 1.0 with master
Alcindo Da Costa
committed
9961a8f
View commit details
Copy full SHA for 9961a8f
Browse repository at this point
Add the merge config
Alcindo Da Costa
committed
baa1457
View commit details
Copy full SHA for baa1457
Browse repository at this point
Commits on Aug 19, 2015
Merge pull request #20 from tobi76/master
Show description for bff87f9
sirsquall
committed
bff87f9
View commit details
Copy full SHA for bff87f9
Browse repository at this point
Commits on Aug 18, 2015
crop puplicPath from filenames in hash build
tobi76
committed
89679b8
View commit details
Copy full SHA for 89679b8
Browse repository at this point
Merge branch 'tobi76-master'
Alcindo Da Costa
committed
2c515a1
View commit details
Copy full SHA for 2c515a1
Browse repository at this point
FIX conflicts, and fix the tests
Alcindo Da Costa
committed
228eadd
View commit details
Copy full SHA for 228eadd
Browse repository at this point
add hash modification possibility
tobi76
committed
2305dab
View commit details
Copy full SHA for 2305dab
Browse repository at this point
Commits on Aug 17, 2015
If the builds directory don't exists, try to create the directory
Alcindo Da Costa
committed
c64c969
View commit details
Copy full SHA for c64c969
Browse repository at this point
Commits on Jul 2, 2015
Merge pull request #15 from niranjan94/master
Show description for d1c8acb
sirsquall
committed
d1c8acb
View commit details
Copy full SHA for d1c8acb
Browse repository at this point
Merge pull request #14 from pjona/patch-1
Show description for 276e858
sirsquall
committed
276e858
View commit details
Copy full SHA for 276e858
Browse repository at this point
Commits on Jun 27, 2015
Modified README with info on sorting
niranjan94
committed
53957e4
View commit details
Copy full SHA for 53957e4
Browse repository at this point
Added option to change sort direction in config
niranjan94
committed
b62bdca
View commit details
Copy full SHA for b62bdca
Browse repository at this point
correct config directory in laravel 5
pjona
committed
9ba6d9f
View commit details
Copy full SHA for 9ba6d9f
Browse repository at this point
Commits on Jun 24, 2015
Merge pull request #12 from jrean/patch-2
Show description for 88ff831
sirsquall
committed
88ff831
View commit details
Copy full SHA for 88ff831
Browse repository at this point
Merge pull request #11 from mean-cj/master
Show description for 2bed906
sirsquall
committed
2bed906
View commit details
Copy full SHA for 2bed906
Browse repository at this point
Update config.php
Show description for d97d23e
jrean
committed
d97d23e
View commit details
Copy full SHA for d97d23e
Browse repository at this point
Commits on May 28, 2015
Update MinifyServiceProvider.php
Show description for 1946c97
mean-cj
committed
1946c97
View commit details
Copy full SHA for 1946c97
Browse repository at this point
Update config.php
Show description for 9447305
mean-cj
committed
9447305
View commit details
Copy full SHA for 9447305
Browse repository at this point
Update Minify.php
Show description for eeeeba4
mean-cj
committed
eeeeba4
View commit details
Copy full SHA for eeeeba4
Browse repository at this point
Update config.php
mean-cj
committed
5f902bf
View commit details
Copy full SHA for 5f902bf
Browse repository at this point
Update composer.json
mean-cj
committed
ec61e16
View commit details
Copy full SHA for ec61e16
Browse repository at this point
Update composer.json
mean-cj
committed
2ecef77
View commit details
Copy full SHA for 2ecef77
Browse repository at this point
Commits on Mar 9, 2015
Merge pull request #4 from muta244/master
Show description for 5d21c2d
sirsquall
committed
5d21c2d
View commit details
Copy full SHA for 5d21c2d
Browse repository at this point
Commits on Mar 7, 2015
fixed modification time.
muta244
committed
33cfe49
View commit details
Copy full SHA for 33cfe49
Browse repository at this point
Previous
Next
You can’t perform that action at this time.