webzwo0i
b204aa2085
remove more dead requires.
2014-12-16 19:10:01 +01:00
Chad Weider
024a26f272
Minify publishes its own mock request thing.
2012-09-03 14:37:26 -07:00
Chad Weider
cd11717b99
Eliminate the loopback that has been causing so much trouble.
...
`localhost`, `0.0.0.0`, `127.0.0.1` each works only in some places some of the time, this works around the problem by overriding Yajsml's built-in request mechanism in favor of a hacked together one. TODO: Serve files from another service, or directly from the file system in order to make this unnecessary.
Fixes #747
2012-07-22 23:55:07 -07:00
Matthias Bartelmeß
f34e13f761
on plugin definitions, only expose plugins with client_hooks registered. dont expose 'package' property
2012-04-04 15:10:27 +02:00
Matthias Bartelmeß
8bf481f27b
Send the Content-Type header for plugin-definitions.json in the right format
2012-03-24 13:28:17 +01:00
Chad Weider
0d6ec8c04a
Minify implements virtual plugins resources.
2012-03-10 14:39:37 -08:00
Chad Weider
1a1f222221
Change paths.
2012-03-10 14:39:37 -08:00
Peter 'Pita' Martischka
7b518eeb2d
Fixing client side require, the minify code is completly unused now, very ugly solution
2012-03-04 23:45:33 +01:00
Egil Moeller
81440cd856
Removed old pluginfw stuff
2012-03-01 19:00:58 +01:00
Egil Moeller
73aa0687b8
Client side hooks are now loaded and works
2012-03-01 18:45:02 +01:00
Egil Moeller
2c7b84ca3e
Minify now supports plugins
2012-02-26 22:01:52 +01:00
Egil Moeller
fd5b7c1080
require(ep_pluginname/static/blabla); now works both on client and server
2012-02-26 15:34:03 +01:00
Egil Moeller
da52353ba3
The big rename of pluginbs from pluginomatic to ep
2012-02-26 13:54:32 +01:00
Egil Moeller
1239ce7f28
The Big Renaming - etherpad is now an NPM module
2012-02-26 13:07:51 +01:00