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
Age
Commit message (
Expand
)
Author
2011-07-19
Change it to use jquery ui instwead of the jquery ui slide file
John McLear
2011-07-14
Minifying can be disabled for debugging now
Peter 'Pita' Martischka
2011-07-14
added a Chat
Peter 'Pita' Martischka
2011-07-11
Improve the logging of Socket.IO Messages
Peter 'Pita' Martischka
2011-07-08
Read only access works
Peter 'Pita' Martischka
2011-07-08
Show a read only link on the pad
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-06
Fixes 2 API Problems
Peter 'Pita' Martischka
2011-07-06
Fixed a Socket.IO API Problem
Peter 'Pita' Martischka
2011-07-05
Fixing another new API Problem
Peter 'Pita' Martischka
2011-07-05
Use only xhr polling
Peter 'Pita' Martischka
2011-07-05
Fixes some problems with the new API
Peter 'Pita' Martischka
2011-07-05
Merge branch 'master' of github.com:Pita/etherpad-lite into HEAD
Pita Poison
2011-06-30
Show git version in server header
Peter 'Pita' Martischka
2011-06-30
use a downloaded jQuery instead of using googles CDN, and fixed btw a bug tha...
Peter 'Pita' Martischka
2011-06-30
Enable suggest user name
Peter 'Pita' Martischka
2011-06-30
A cache of 6 hours should be a good middle
Peter 'Pita' Martischka
2011-06-30
Revert "Remove caching, creates more problems than it solves"
Peter 'Pita' Martischka
2011-06-30
check pad urls before serving it
Peter 'Pita' Martischka
2011-06-30
Fixed the author color Bug
Peter 'Pita' Martischka
2011-06-27
Check only Protocolversion of messages that have one
Peter 'Pita' Martischka
2011-06-27
Remove caching, creates more problems than it solves
Peter 'Pita' Martischka
2011-06-27
Prevent crashing when getting messages of the old protocolversion
Peter 'Pita' Martischka
2011-06-23
Change everything to the new Socket.IO API
Peter 'Pita' Martischka
2011-06-23
Reduce Cache from 1 week to 1 day to reduce update problems
Peter 'Pita' Martischka
2011-06-23
Fix indent
Peter 'Pita' Martischka
2011-06-21
Made the router a little safer.
Hans Pinckaers
2011-06-20
clean the code
Peter 'Pita' Martischka
2011-06-20
Timeslider is working
Peter 'Pita' Martischka
2011-06-20
A lot small changes that results in a timeslider that shows the latest text
Peter 'Pita' Martischka
2011-06-04
Changing behavior of the same user on a pad. Kick old sessions instead of ref...
Peter 'Pita' Martischka
2011-06-02
Fixes jsdoc types
Peter 'Pita' Martischka
2011-05-30
Documentation
Peter 'Pita' Martischka
2011-05-28
Change all absolute paths to relative paths, fixed #13
Peter 'Pita' Martischka
2011-05-28
Allow caching up to a week
Peter 'Pita' Martischka
2011-05-28
Remove the unused compress require
Peter 'Pita' Martischka
2011-05-28
Minify and compress JS & CSS before sending it
Peter 'Pita' Martischka
2011-05-23
Fixed #9
Peter 'Pita' Martischka
2011-05-23
Create random pad name on the client side, this makes it possible to use it w...
Peter 'Pita' Martischka
2011-05-19
The pad default text is now configurable in the settings file
Peter 'Pita' Martischka
2011-05-19
Restored the errorlog function, fixes a bug
Peter 'Pita' Martischka
2011-05-19
Use Express to serve static Files
Peter 'Pita' Martischka
2011-05-19
Allow comments in the settings file
Peter 'Pita' Martischka
2011-05-18
Fixed the Attribute Pool Bug :)
Peter 'Pita' Martischka
2011-05-17
Pads are now saved to the database, but some weird Bugs with the Attribute Pool
Peter 'Pita' Martischka
2011-05-16
Removed Debug Code
Peter 'Pita' Martischka
2011-05-16
fixed merge conflicts.
Peter 'Pita' Martischka
2011-05-16
added Pad model via Joose, PadManager is a lot cleaner now.
Hans Pinckaers
[next]