summaryrefslogtreecommitdiff
path: root/src/node/utils
AgeCommit message (Expand)Author
2014-12-21Merge branch 'develop' of github.com:ether/etherpad-lite into hook_for_export...John McLear
2014-12-21move clean css back to fix minification on TSJohn McLear
2014-12-16remove more dead requires.webzwo0i
2014-12-09allow plugins to add multiple stylesJohn McLear
2014-12-09additional tag support hookJohn McLear
2014-12-08blah use asyncJohn McLear
2014-12-08allow padId to be passed into the hookJohn McLear
2014-12-08docsJohn McLear
2014-11-29bump cleancssJohn McLear
2014-11-27yeah need htis tooJohn McLear
2014-11-26make additional line break at end of imported docJohn McLear
2014-11-25remove jsdom depJohn McLear
2014-11-25use cheerio instead of jsdomJohn McLear
2014-11-22swap out jquery browser for bower but expose browser object to all pages also...John McLear
2014-11-15Merge pull request #2203 from ether/setting-to-not-import-unknown-file-typesJohn McLear
2014-11-04working handling of setting client ip and anonymizing etcJohn McLear
2014-11-04move logging into debug environment variable .. sighsJohn McLear
2014-11-01blah push back for importsJohn McLear
2014-11-01use latest jsdomJohn McLear
2014-10-11Move `title` attribute of buttons from `<span>` to `<a>`Prateek Saxena
2014-07-24Update Settings.jsJoachim Schiele
2014-07-22Support to allow for a setting so you can stop unknown file types from being ...John McLear
2014-06-22added /abs/path/settings.json handlingJoachim Schiele
2014-06-17Merge pull request #1787 from goldquest/dev_nopass_whensessionMarcel Klehr
2014-03-30Create a customizable timeslider toolbarMarcel Klehr
2014-03-16Refactor toolbar.js to use consistent namingMarcel Klehr
2014-03-16Merge branch 'pr/1579' into toolbar-testMarcel Klehr
2014-01-24fix randomstringwebzwo0i
2014-01-15convert over to server-side cryptoRobert Helmer
2014-01-15new randomString function should take len argRobert Helmer
2014-01-15mozilla bug 844796 - use node crypto module for randomStringRobert Helmer
2013-12-16Merge pull request #1514 from ether/dont-die-on-bad-htmlJohn McLear
2013-12-10Merge branch 'fix-exporthtml-styling-tags' of https://github.com/webzwo0i/eth...John McLear
2013-12-09resolve merge conflictJohn McLear
2013-12-08[virtual_lines] remove traces of virtual_lines/makeVirtualLineView. this code...webzwo0i
2013-12-08[padDiff] remove unused functions a?lines_lengthwebzwo0i
2013-12-08fix loopwebzwo0i
2013-12-08remove unused requirewebzwo0i
2013-12-08function scope: variables only need to be declared oncewebzwo0i
2013-12-08remove now unused codewebzwo0i
2013-12-08refactor export of style attributeswebzwo0i
2013-12-08useless var statement (function scope)webzwo0i
2013-12-08workaround so that at least one tag stays open if its the outermost tag. save...webzwo0i
2013-12-08be more clear about the value in propValswebzwo0i
2013-12-08some more docs for attribute export and cleanup empty lineswebzwo0i
2013-12-08add some documentation for styling attributes exportwebzwo0i
2013-12-08fix export so no tags are omittedwebzwo0i
2013-12-05Replace tabs indentation with spaces indentationLuc Didry
2013-11-26have the server parse the settings file using minify and strip commass1341
2013-10-19Privacy: Add an option to disable IP loggingGrant Woodford