etherpad-lite/static
Eric Martindale a1b66baa63 Merge branch 'master' of git://github.com/Pita/etherpad-lite
Conflicts:
	static/index.html
	static/pad.html
2011-12-08 18:46:59 +00:00
..
css Optimized css for mobile devices 2011-12-06 18:46:40 +01:00
custom Changed the gitignore so everything exept the template files are ignored 2011-07-31 19:39:14 +01:00
img Do a reconnect on network problems. After 10s it gives up 2011-11-25 15:26:01 -08:00
js Speed up line numbering of huge pads. Tested on chrome and firefox. Pad with more than 6000 lines will be loaded fast. It refresh first all current line numbers, then creates new with DocumentFragment and style.height info. Reflow(rebuild and rendering of dom) will be reduced to one for new ones, instead for each ones. 2011-12-07 14:23:28 +01:00
favicon.ico Customizing for RPG. 2011-08-30 20:02:04 +00:00
index.html Merge branch 'master' of git://github.com/Pita/etherpad-lite 2011-12-08 18:46:59 +00:00
pad.html Merge branch 'master' of git://github.com/Pita/etherpad-lite 2011-12-08 18:46:59 +00:00
robots.txt Added a robots.txt 2011-05-19 17:55:47 +01:00
tests.html added deleteGroup API function 2011-08-22 13:11:34 +01:00
timeslider.html Merge branch 'master' of git://github.com/Pita/etherpad-lite 2011-12-08 18:46:59 +00:00