John McLear
|
d18bb81aad
|
Correct casing
|
2012-07-05 20:33:11 +03:00 |
|
johnyma22
|
f9805102f1
|
actually fix run script ;)
|
2012-07-05 18:30:59 +01:00 |
|
Marcel Klehr
|
5195f685e2
|
Correct error message.
|
2012-07-05 19:08:20 +02:00 |
|
Marcel Klehr
|
f15ffbb5e4
|
Allow v0.6.0 on UNIX
|
2012-07-05 19:02:20 +02:00 |
|
Marcel Klehr
|
02ce537c68
|
Use node v0.8.1 / allow node v0.8
|
2012-06-30 20:20:05 +02:00 |
|
Egil Moeller
|
434252a321
|
Removed prefixfree as it breaks @import in css files
|
2012-04-01 22:55:04 +02:00 |
|
Egil Moeller
|
da52353ba3
|
The big rename of pluginbs from pluginomatic to ep
|
2012-02-26 13:54:32 +01:00 |
|
Egil Moeller
|
758666c3e1
|
Better startup & symlinking
|
2012-02-26 13:31:47 +01:00 |
|
Jordan
|
8bac77ff80
|
Allow settings filename to be passed as a cli option
|
2012-02-21 14:20:45 -05:00 |
|
Peter 'Pita' Martischka
|
394d542d5e
|
fix jquery version regex to make @0ip happy
|
2012-02-06 17:36:59 +01:00 |
|
Pedro Gracia
|
7a41cde51f
|
Add -k option in curl to check prefixtree to avoid check ssl certificate
|
2012-02-06 07:25:36 +01:00 |
|
Chad Weider
|
7a03405bb0
|
Fix version check for jQuery 1.7.1 download.
This corrects 3d108d6dce , which caused jQuery's version to mismatch and installDeps to download a new version every run.
|
2012-02-05 13:40:19 -08:00 |
|
John McLear
|
82bda0b0ab
|
Merge pull request #398 from 0ip/vendor_pref
Get rid of these idiotic vendor prefixes
|
2012-02-04 09:57:12 -08:00 |
|
Robin
|
dd9989c32a
|
fixes automatic update
|
2012-02-04 18:46:43 +01:00 |
|
Robin
|
eb24404d3d
|
automatic prefixfree.js dl
|
2012-02-04 18:37:36 +01:00 |
|
0ip
|
3d108d6dce
|
Update jQuery, removes "event.layerX/layerY are broken and deprecated in WebKit" message
|
2012-02-03 19:20:32 +01:00 |
|
Peter 'Pita' Martischka
|
d370a5b76f
|
Improved npm and node version checks
|
2012-01-26 12:55:54 +01:00 |
|
Chad Weider
|
b175ad562a
|
Use uncompressed jQuery.
The jQuery library does not need to be compressed; it is compressed as a consequence of being included in `pad.js`.
|
2012-01-22 09:46:08 -08:00 |
|
Sankar P
|
50f67a57ad
|
Fix the url for nodejs installation
Signed-off-by: Sankar P <sankar.curiosity@gmail.com>
|
2011-12-27 11:39:40 +05:30 |
|
John McLear
|
82d54fd70a
|
Fixes issue where etherpad ltie wont install deps because npm is 1.1 alpha-- Bit of a harsh fix but it works fine
|
2011-12-04 17:16:12 +01:00 |
|
Micah Anderson
|
28c5e3ffb1
|
Fix jquery version test: #234
|
2011-11-26 00:58:47 -05:00 |
|
Peter 'Pita' Martischka
|
a6b4260cc9
|
Updated JQuery to 1.7, thx to @wikinaut
|
2011-11-19 12:18:21 -08:00 |
|
Peter 'Pita' Martischka
|
08e0c91204
|
removed the node v0.4 check, it works now with node v0.6
|
2011-11-12 16:46:10 -08:00 |
|
Peter 'Pita' Martischka
|
4b892ae4ff
|
check node and npm version on install
|
2011-08-11 15:09:05 +01:00 |
|
Peter 'Pita' Martischka
|
f5b06b0d25
|
Ops, fixed the folder remove
|
2011-08-09 11:14:09 +01:00 |
|
Peter 'Pita' Martischka
|
04ec7658e1
|
remove node_modules folder when the installation fails, prevents from broken dependencies
|
2011-08-09 10:58:43 +01:00 |
|
Peter 'Pita' Martischka
|
30f00a530e
|
replaced wget with curl
|
2011-08-09 10:54:55 +01:00 |
|
Garrett LeSage
|
c984f496c2
|
fixed issue # 64, making the shell scripts more portable (for OS X)
|
2011-08-03 23:08:27 +02:00 |
|
Peter 'Pita' Martischka
|
22b00264d8
|
Ops, looks like I messed up installDeps.sh
|
2011-07-31 17:37:50 +01:00 |
|
Peter 'Pita' Martischka
|
de32503f8e
|
improve including of custom js/css
|
2011-07-31 17:21:01 +01:00 |
|
Peter 'Pita' Martischka
|
a47b5ab458
|
added the ability to add costum js/css
|
2011-07-30 16:33:35 +01:00 |
|
Peter 'Pita' Martischka
|
de5c0741f7
|
improved the bin files
|
2011-07-27 14:37:12 +01:00 |
|