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
Age
Commit message (
Expand
)
Author
2012-10-25
Add default port of process.env.PORT if port isnt specified in settings.json
Randy
2012-10-09
Drop method deprecated in Express 3.x.
Chad Weider
2012-09-12
Merge pull request #994 from cweider/parent-plugins
John McLear
2012-09-12
Merge pull request #740 from cweider/plugin-cleanup
John McLear
2012-09-11
Fix cache headers for missing files.
Chad Weider
2012-09-11
Replace ParentRequire hack.
Chad Weider
2012-09-11
Split client and server plugin functionality.
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-08-12
Merge pull request #943 from gedion/develop
John McLear
2012-08-11
fix indentation
Gedion
2012-08-11
Update src/node/utils/ExportHtml.js
gedion
2012-08-11
Added a hook for util/ExportHtml.js
Gedion
2012-08-01
Merge pull request #887 from psifertex/develop
Marcel Klehr
2012-07-22
Escaped title using Security.escapeHTML()
Uli Köhler
2012-07-22
Added missing newline after closing title tag
Uli Köhler
2012-07-21
Added <title> tag to make exported HTML valid
Uli Köhler
2012-07-19
adding basic numbered list support to dokuwiki export
Jordan Wiens
2012-07-11
Don't exit if no settings file was found.
Marcel Klehr
2012-07-11
Put toString() back in.
Marcel Klehr
2012-07-10
Fix typo.
Marcel Klehr
2012-07-10
Exit on error.
Marcel Klehr
2012-07-08
Use v8 to parse settings.json
Marcel Klehr
2012-07-05
Allow node v0.6.x and 0.8.x
Marcel Klehr
2012-06-30
Replace path.exists with fs.exists
Marcel Klehr
2012-06-11
Bugfix to setHTML - it was ignoring the last letter of each line. fixes issue...
Jordan Hollinger
2012-06-09
Bugfix to setPadHTML. resolves #764
Jordan Hollinger
2012-05-28
Remove the libraries that are a part of ace2_common package.
Chad Weider
2012-05-17
Merge pull request #709 from cweider/packaging
John McLear
2012-05-17
fixes issue #707
Edy
2012-05-14
Add plugin framwork to common package.
Chad Weider
2012-05-14
Extract ace2_common into its own package.
Chad Weider
2012-04-20
default dirty.db to current pwd, so no new directory has to be created
Matthias Bartelmeß
2012-04-20
warn if dirty db is used
Matthias Bartelmeß
2012-04-20
allow startup without settings file
Matthias Bartelmeß
2012-04-20
removing Minify.js.rej
Matthias Bartelmeß
2012-04-20
undo-xpopup seems to be unused
Matthias Bartelmeß
2012-04-19
More general basic auth
Egil Moeller
[next]