index
:
etherpad-lite
cr/openbsd_install
develop
master
Really real-time collaborative document editing. http://etherpad.org
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
node
/
utils
/
Minify.js
Age
Commit message (
Collapse
)
Author
2012-09-11
Fix cache headers for missing files.
Chad Weider
2012-09-09
Use packaged version of Tinycon.
Chad Weider
2012-09-09
Use packaged version of UNorm.
Chad Weider
2012-09-09
Use packaged edition of async.
Chad Weider
2012-09-09
Use packaged edition of underscore.
Chad Weider
2012-09-09
Use packaged edition of security module.
Chad Weider
2012-09-09
Don't prefix libraries that are prefixed by '$'. #hack
Chad Weider
2012-09-09
Add index paths in tar processing.
Chad Weider
2012-09-09
Clean up tar file processing.
Chad Weider
2012-09-09
Serve libraries from node_modules.
Chad Weider
2012-09-09
Only files should be treated as being existant.
Chad Weider
2012-09-09
Another workaround for Windows paths.
Chad Weider
2012-09-03
Remove loopback from Minify.
Chad Weider
2012-09-03
Minify publishes its own mock request thing.
Chad Weider
2012-09-03
Minify is a named function.
Chad Weider
2012-04-04
remove maxAge: undefined header, send maxAge even if set to 0
Matthias Bartelmeß
2012-04-03
fix crash if getFileCompressed fails (i.e. if /static/js is called)
Matthias Bartelmeß
2012-03-14
Bugfix to not have server required anywhere as it causes problems for ↵
Egil Moeller
command line script usage of modules
2012-03-11
Merge remote-tracking branch 'main/master' into develop
Chad Weider
2012-03-10
Migrate tar to use library paths.
Chad Weider
2012-03-10
Minify implements virtual plugins resources.
Chad Weider
2012-03-04
Fixing client side require, the minify code is completly unused now, very ↵
Peter 'Pita' Martischka
ugly solution
2012-02-26
Minify now supports plugins
Egil Moeller
2012-02-26
The Big Renaming - etherpad is now an NPM module
Egil Moeller