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
/
node
/
server.js
Age
Commit message (
Expand
)
Author
2011-11-25
fix for #224
Micah Anderson
2011-11-19
fixed socket.io logging
Peter 'Pita' Martischka
2011-11-18
Implement POST requests for HTTP API
Jordan
2011-11-03
Added comments
Thomas Frössman
2011-10-17
Kind of a hack but makes issue #158 go away.
Thomas Frössman
2011-09-01
Fix directory traversal fixing RegExp
Adrian Lang
2011-09-01
Fix directory traversal
Adrian Lang
2011-08-21
added a link to the bugtracker
Peter 'Pita' Martischka
2011-08-21
check pad access on read only
Peter 'Pita' Martischka
2011-08-20
added ability to set a custom favicon
Peter 'Pita' Martischka
2011-08-19
show git version on start
Peter 'Pita' Martischka
2011-08-19
added utf8 to content type of api responses, thx @0ip
Peter 'Pita' Martischka
2011-08-18
PITA, Y U NO TEST?
Peter 'Pita' Martischka
2011-08-18
don't do a graceful shutdown on SIGINT on windows
Peter 'Pita' Martischka
2011-08-18
limit the graceful shutdown time to 3 seconds
Peter 'Pita' Martischka
2011-08-18
since we set a global lock level, we can log socket.io debug messages
Peter 'Pita' Martischka
2011-08-17
send client side javascript errors to the server
Peter 'Pita' Martischka
2011-08-17
support jsonp api calls
Peter 'Pita' Martischka
2011-08-17
moved require joose to the correct place
Peter 'Pita' Martischka
2011-08-17
added a loglevel setting
Peter 'Pita' Martischka
2011-08-17
added a graceful shutdown
Peter 'Pita' Martischka
2011-08-16
changed content type of api responses to application/json
Peter 'Pita' Martischka
2011-08-16
added a security control at socketiorouter, pad security is now fully enforced
Peter 'Pita' Martischka
2011-08-15
restricted access to pad import and export
Peter 'Pita' Martischka
2011-08-15
fixed merge conflicts
Peter 'Pita' Martischka
2011-08-15
added a error message for invalid padIDs
Peter 'Pita' Martischka
2011-08-14
Allow cross site export
John McLear
2011-08-13
fixed merge conflicts
Peter 'Pita' Martischka
2011-08-13
added a error message for invalid padIDs
Peter 'Pita' Martischka
2011-08-11
changed copyright from Peter 'Pita' Martischka to Peter 'Pita' Martischka (Pr...
Peter 'Pita' Martischka
2011-08-08
change api calls from POST to GET
Peter 'Pita' Martischka
2011-08-08
added logging for http api calls
Peter 'Pita' Martischka
2011-08-08
ensure server header is also send with the api functions
Peter 'Pita' Martischka
2011-08-04
check the padID with a regular expression
Peter 'Pita' Martischka
2011-08-03
Installed API infrastructure, getText works already
Peter 'Pita' Martischka
2011-07-31
Installed log4js as logging framework
Peter 'Pita' Martischka
2011-07-30
added the ability to listen at a specific ip
Peter 'Pita' Martischka
2011-07-27
Fixed all requires
Peter 'Pita' Martischka
2011-07-27
Let socket.io minify its javascript
Peter 'Pita' Martischka
2011-07-26
Timeslider Javascript is now minified too
Peter 'Pita' Martischka
2011-07-25
Log the disconnect diagnostic info that etherpad still sends. Maybe thats use...
Peter 'Pita' Martischka
2011-07-25
improved minifying
Peter 'Pita' Martischka
2011-07-21
Import works now on the server side
Peter 'Pita' Martischka
2011-07-19
Added support for document export, no link from the pad so far
Peter 'Pita' Martischka
2011-07-14
Minifying can be disabled for debugging now
Peter 'Pita' Martischka
2011-07-08
Read only access works
Peter 'Pita' Martischka
2011-07-07
reduce the log level of socket.io
Peter 'Pita' Martischka
2011-07-07
reverts the changes I didn't like/understand
Peter 'Pita' Martischka
2011-07-07
Added support for exporting html
Erlend Halvorsen
2011-07-05
Use only xhr polling
Peter 'Pita' Martischka
[next]