Marcel Klehr
|
e447a6fade
|
Make sure npm is initialized before requiring things (fix #1092)
|
2012-10-28 18:02:49 +01:00 |
|
Marcel Klehr
|
ff7cf991c9
|
Upgrade log4js to v0.5
|
2012-09-21 21:39:08 +02:00 |
|
Chad Weider
|
1258ed3a0d
|
Split client and server plugin functionality.
There is virtually no shared code for the client, extract it into its own
module and do away with the switches.
|
2012-09-11 21:16:47 -07:00 |
|
Marcel Klehr
|
de907cd0db
|
Add loadSettings hook.
|
2012-07-25 10:58:30 +02:00 |
|
Egil Moeller
|
b438a278a1
|
Make the server restart on plugin install
|
2012-07-03 23:31:44 +02:00 |
|
Matthias Bartelmeß
|
8fefb551fc
|
less verbose startup, better log messages at startup
|
2012-04-20 22:44:10 +02:00 |
|
Matthias Bartelmeß
|
7f50e8f551
|
server.js can be called from console.
|
2012-04-20 22:40:33 +02:00 |
|
Egil Moeller
|
ecac40d062
|
Changed the authentication mechanism to support hooks
|
2012-04-19 16:04:03 +02:00 |
|
johnyma22
|
d3cc8e3374
|
Make the console show the url that admin/plugins is available at
|
2012-04-05 17:49:03 +01:00 |
|
Matthias Bartelmeß
|
5c4551b098
|
remove maxAge: undefined header, send maxAge even if set to 0
|
2012-04-04 17:41:03 +02:00 |
|
Matthias Bartelmeß
|
c407ad3d34
|
re-enabled maxAge setting. maxAge is now in seconds, not milliseconds.
|
2012-03-23 19:28:46 +01:00 |
|
Peter 'Pita' Martischka
|
8b5925440a
|
Fix configuration of express
|
2012-03-04 21:23:05 +01:00 |
|
Egil Moeller
|
81440cd856
|
Removed old pluginfw stuff
|
2012-03-01 19:00:58 +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
|
ac7ad6b519
|
Bugfix for git version extraction code
|
2012-02-26 14:14:54 +01:00 |
|
Egil Moeller
|
1239ce7f28
|
The Big Renaming - etherpad is now an NPM module
|
2012-02-26 13:07:51 +01:00 |
|