summaryrefslogtreecommitdiff
path: root/node
AgeCommit message (Expand)Author
2012-02-25Merge pull request #486 from fourplusone/fix_redirect0ip
2012-02-24Merge commit '64f04670efd582230e693a1c6b3c91bc8df27299' into cleanup-ace-fixMatthias Bartelmeß
2012-02-23use relative path for redirects avoiding problems with reverse proxiesMatthias Bartelmeß
2012-02-21Allow settings filename to be passed as a cli optionJordan
2012-02-19drop embedding of JS/CSS files in ace.js. May result in a little performance ...Matthias Bartelmeß
2012-02-17Merge pull request #458 from fourplusone/masterPeter 'Pita' Martischka
2012-02-17restructured and commented fixes #417 and #360 in order to make code more int...Matthias Bartelmeß
2012-02-16Add further checks to make sure sessioninfos[sessionID] is !== undefinedMatthias Bartelmeß
2012-02-16Account for more spaces and Windows paths. This fixes #456.Chad Weider
2012-02-16fixes #417 and #360Matthias Bartelmeß
2012-02-14Merge branch 'modulize-share'Chad Weider
2012-02-14Correct typo in 363e1685618b1bb05802a221021549eb0ee7a3bd.Chad Weider
2012-02-14Merge pull request #422 from jhollinger/fix_listPadsPeter 'Pita' Martischka
2012-02-10Create and use the Security module.Chad Weider
2012-02-10Share `randomString` method.Chad Weider
2012-02-10Drop the `cssmanager_client` module.Chad Weider
2012-02-10Drop the `linestylefilter_client` module.Chad Weider
2012-02-10Drop the `domline_client` module.Chad Weider
2012-02-10Drop the `easysync*` modules.Chad Weider
2012-02-10Share the `AttributePoolFactory`, `Changeset`, and `contentcollector` modules.Chad Weider
2012-02-10Create a module to proxy client-side modules.Chad Weider
2012-02-06HTTP API listPads should return an arrayJordan
2012-02-05Always include the require kernel.Chad Weider
2012-02-05Define packaging for iframe JS in the same way as pad.js and timeslider.js.Chad Weider
2012-02-05Combine tar and isolate, so that everything is done in one definition.Chad Weider
2012-02-05Make the comment a part of the module.Chad Weider
2012-02-05Extract file retrieval.Chad Weider
2012-02-05Extract Ace.js file generation.Chad Weider
2012-02-05Remove redundant line.Chad Weider
2012-02-04get rid of vendor prefixesRobin
2012-02-03remove jquery uiRobin
2012-02-02Revert "Optimize javascript minification, slight increase of file size, but m...booo
2012-01-31Merge pull request #381 from booo/masterPeter 'Pita' Martischka
2012-01-31Optimize javascript minification, slight increase of file size, but massive p...Peter 'Pita' Martischka
2012-01-30remove joose dependencybooo
2012-01-30Merge pull request #366 from booo/masterPeter 'Pita' Martischka
2012-01-30Merge pull request #371 from cweider/page-initializationPeter 'Pita' Martischka
2012-01-28Make implicit loading of modules unnecessary.Chad Weider
2012-01-28Convert goToPad to middlewareJordan
2012-01-28Move timeslider code into JS.Chad Weider
2012-01-28Give controller for pad.html a more appropriate name.Chad Weider
2012-01-28move randomString function into modulebooo
2012-01-26Beautified html, sticky chat, dynamic inputs, beautified qr-code, fixed chat bugRobin
2012-01-25fix issue #281?booo
2012-01-22Use require-kernel for require functionality.Chad Weider
2012-01-22Provide filename to isolation function.Chad Weider
2012-01-22Allow dashes in included file names.Chad Weider
2012-01-22Add missing dependency for `timeslider.js`.Chad Weider
2012-01-22Add a fake `require` to go with the fake `exports`.Chad Weider
2012-01-22Isolate all files in a closure.Chad Weider