summaryrefslogtreecommitdiff
path: root/src/node
AgeCommit message (Expand)Author
2014-03-30Create a customizable timeslider toolbarMarcel Klehr
2014-03-26Merge pull request #2092 from webzwo0i/fix-crash-with-queued-messagesJohn McLear
2014-03-20Fix REQ_CS rev boundary checkMarcel Klehr
2014-03-17quick formatting clean upJohn McLear
2014-03-16Refactor toolbar.js to use consistent namingMarcel Klehr
2014-03-16Merge branch 'pr/1579' into toolbar-testMarcel Klehr
2014-03-14Sometimes, the author2session / group2session don't exist anymore, but the se...goldquest
2014-02-20remember user session because it can be gone when finalHandler is calledwebzwo0i
2014-02-20fix crash if disconnect happens for sessions that have messages queuedwebzwo0i
2014-02-19Addressed a potential never finishing forEach in PadMessageHandler.padUsersSimon Gaeremynck
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-17Don't crash if CHANGESET_REQ failsMarcel Klehr
2013-12-17Fix server side bug index overflows1341
2013-12-16Merge pull request #1514 from ether/dont-die-on-bad-htmlJohn McLear
2013-12-14Add input validation for html param in setHTML()Lennart Brinkmann
2013-12-10Merge branch 'fix-exporthtml-styling-tags' of https://github.com/webzwo0i/eth...John McLear
2013-12-09resolve merge conflictJohn McLear
2013-12-09Merge pull request #2028 from webzwo0i/remove-deadcodeJohn McLear
2013-12-09Merge pull request #2030 from ether/import_hookJohn McLear
2013-12-09Remove console logsJohn McLear
2013-12-08[virtual_lines] remove traces of virtual_lines/makeVirtualLineView. this code...webzwo0i
2013-12-08do not send globalPadId in clientvars - its not used anywherewebzwo0i
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-07fix closing of </title> tagwebzwo0i
2013-12-05Replace tabs indentation with spaces indentationLuc Didry
2013-11-28fooJohn McLear
2013-11-27not working and erally confusedJohn McLear
2013-11-26have the server parse the settings file using minify and strip commass1341
2013-11-24move copy/move pad into a new api versions1341
2013-11-18fix bugs, add force option to overwrite destinations1341
2013-11-17change parameter namess1341
2013-11-17add pad copy/move API functionss1341
2013-11-01Update padList correctlyMarcel Klehr
2013-10-28Merge branch 'metrics' into developMarcel Klehr
2013-10-27stats: Add http500, memoryUsage, pendingEdits gaugesMarcel Klehr
2013-10-27Expose current stats at /statsMarcel Klehr