aboutsummaryrefslogtreecommitdiffstats
path: root/etherpad (unfollow)
Commit message (Expand)AuthorFilesLines
2011-02-01removed ip/user-agent from tooltipsHEADmasterAlexander Sulfrian2-4/+0
2010-06-08fixed headlinesAlexander Sulfrian2-2/+3
2010-06-08fix startpageAlexander Sulfrian1-2/+2
2010-06-08ported changes from old versionAlexander Sulfrian11-19/+31
2010-06-08reverted folder structure change for better mergeing with upstreamAlexander Sulfrian642-60737/+0
2010-05-06Change executable bit of two files to much the intent of the files.Mikko Rantalainen1-0/+0
2010-05-06Removed obsolete file etherpad/bin/etherpad.initMikko Rantalainen1-164/+0
2010-04-28git-buildpackage-converted debian packagingEgil Moeller2-2/+24
2010-04-27added tos to homepageAlexander Sulfrian2-0/+40
2010-04-27Fixed a a serious Security Bug, HTML injection!Alexander Sulfrian1-2/+2
2010-04-21Remove unused fileSimon Bohlin1-1984/+0
2010-04-21Drive-by optimization. Motivation: every keypress invokes callHooks()Simon Bohlin1-4/+5
2010-04-21Add code origin commentsSimon Bohlin1-0/+3
2010-04-20updated jbcrypt jar.Per Andersson1-0/+0
2010-04-20Home & pad/url search buttonsEgil Moeller5-4/+28
2010-04-20Cleaned up the docbar hook code a bitEgil Moeller1-1/+1
2010-04-20Bugfixes to the docbar css for buttons w/o imageEgil Moeller1-9/+9
2010-04-18security: updated jbcrypt jar to version 0.3.Per Andersson2-0/+0
2010-04-17corrections and additions to init script defaults.Per Andersson1-4/+5
2010-04-17init script checks that etherpad jar exists.Per Andersson1-1/+2
2010-04-17cleaned up init script from unused variables.Per Andersson1-2/+0
2010-04-17added option to configure uid:gid to run daemon as.Per Andersson2-2/+14
2010-04-17added init script and default settings for it.Per Andersson2-0/+199
2010-04-17Fixed so that parts of a URL query can be modified w/o affecting the rest of ...Egil Moeller5-11/+37
2010-04-15Replacing 'etherpad.com' with 'main site' in some code commentsSimon Bohlin2-2/+2
2010-04-14Git the urlIndexer to nearly work (the links for tags / queries are all wrong)Egil Moeller5-25/+220
2010-04-14Bugfix for inheritance and overrideEgil Moeller1-1/+2
2010-04-14Add clarifying commentsSimon Bohlin1-8/+12
2010-04-14Add forgotten static file robots.txtSimon Bohlin1-0/+1
2010-04-13Added inheritance between templates for different pluginsEgil Moeller1-5/+15
2010-04-12Moved some more stuff to the modelEgil Moeller2-19/+25
2010-04-12Moved some more stuff to the modelEgil Moeller2-18/+30
2010-04-12Separated the twitterStyleTags model stuff out in a separate fileEgil Moeller3-170/+193
2010-04-11Fixed a a serious Security Bug, HTML injection!Peter Martischka1-1/+1
2010-04-11Removed some slow debug printingEgil Moeller2-4/+4
2010-04-11Added an URL indexer, it currently only greps out URLs from pads and stores t...Egil Moeller2-0/+71
2010-04-11CSS bugfixEgil Moeller1-1/+1
2010-04-11Made twitterStyleTags use page.ejsEgil Moeller2-120/+73
2010-04-10Made the plugin manager use page.ejsEgil Moeller2-118/+52
2010-04-10Generalized the page.ejs a bit more so that it can be used by all pages for realEgil Moeller5-38/+55
2010-04-10Fixed a little design bug of the save buttonPeter Martischka1-2/+2
2010-04-10Oups, wrong path used beforeEgil Moeller35-2/+2
2010-04-10Added theme supportEgil Moeller36-2/+7
2010-04-10Template fallback from plugin to /templatesEgil Moeller1-3/+16
2010-04-10Separated the padpage into a common part (page.ejs) and an inheriting part ad...Egil Moeller3-530/+594
2010-04-09Added example usage of template.use/define/inheritEgil Moeller3-10/+38
2010-04-09Added a default templatye.use('body') at the end of each templateEgil Moeller1-1/+2
2010-04-09Added template.use, template.define and template.inherit to templatesEgil Moeller1-0/+24
2010-04-09Revert "Can't really use SSL when checking for it always returns false, right?"Peter Martischka1-0/+8
2010-04-08Another "unneeded" file that's actually needed...Jeff Mitchell1-0/+28