summaryrefslogtreecommitdiff
path: root/src/node
AgeCommit message (Expand)Author
2012-09-11Fix cache headers for missing files.Chad Weider
2012-09-11Don't break if there is no session cookie.Marcel Klehr
2012-09-11Merge pull request #983 from Pita/feature/multiple-api-versionsJohn McLear
2012-09-09Use packaged version of Tinycon.Chad Weider
2012-09-09Use packaged version of UNorm.Chad Weider
2012-09-09Use packaged edition of async.Chad Weider
2012-09-09Use packaged edition of underscore.Chad Weider
2012-09-09Use packaged edition of security module.Chad Weider
2012-09-09Don't prefix libraries that are prefixed by '$'. #hackChad Weider
2012-09-09Add index paths in tar processing.Chad Weider
2012-09-09Clean up tar file processing.Chad Weider
2012-09-09Serve libraries from node_modules.Chad Weider
2012-09-09Only files should be treated as being existant.Chad Weider
2012-09-09Merge pull request #987 from cweider/loopback-avoidanceJohn McLear
2012-09-09Another workaround for Windows paths.Chad Weider
2012-09-09Add support for multiple api versionsMarcel Klehr
2012-09-04Update src/node/db/AuthorManager.jsJohn McLear
2012-09-04Update src/node/handler/APIHandler.jsJohn McLear
2012-09-04Update src/node/db/AuthorManager.jsJohn McLear
2012-09-04Update src/node/db/API.jsJohn McLear
2012-09-03Merge pull request #977 from cweider/loopback-avoidanceJohn McLear
2012-09-03Remove loopback from Minify.Chad Weider
2012-09-03Minify publishes its own mock request thing.Chad Weider
2012-09-03Minify is a named function.Chad Weider
2012-09-03Merge pull request #958 from Wikinaut/fix-ie8-native-xmlhttp-support-disabled...John McLear
2012-09-02Document multi-session cookie featureMarcel Klehr
2012-08-18use socket.io with jsonp-polling. several browsers tested. fixes IE8 issuesWikinaut
2012-08-17Add in padUsers HTTP API callMark Holmquist
2012-08-16fix for all IE8 issues when IE8 setting NATIVE XMLHHTP SUPPORT is disabledWikinaut
2012-08-12Merge pull request #939 from marcelklehr/fix/group2sessions-bugJohn McLear
2012-08-12Merge pull request #903 from marcelklehr/feature/hook-loadSettings2John McLear
2012-08-12Merge pull request #929 from MarkTraceur/hook/http/send-clients-messageJohn McLear
2012-08-12Merge pull request #943 from gedion/developJohn McLear
2012-08-11fix indentationGedion
2012-08-11Update src/node/utils/ExportHtml.jsgedion
2012-08-11Added a hook for util/ExportHtml.jsGedion
2012-08-10Create author2sessions.sessionIDs if it doesn't exist yet.Marcel Klehr
2012-08-09Create group2sessions.sessionIDs if it doesn't exist yet.Marcel Klehr
2012-08-08Add in an HTTP API call to send a custom message type.Mark Holmquist
2012-08-01Merge pull request #887 from psifertex/developMarcel Klehr
2012-07-25Add loadSettings hook.Marcel Klehr
2012-07-22Eliminate the loopback that has been causing so much trouble.Chad Weider
2012-07-22Escaped title using Security.escapeHTML()Uli Köhler
2012-07-22Added missing newline after closing title tagUli Köhler
2012-07-21Added <title> tag to make exported HTML validUli Köhler
2012-07-19adding basic numbered list support to dokuwiki exportJordan Wiens
2012-07-17Merge pull request #851 from marcelklehr/fix-settings.jsonMatthias Bartelmeß
2012-07-12Merge pull request #853 from fourplusone/feature/async_handleMessageMarcel Klehr
2012-07-11Don't exit if no settings file was found.Marcel Klehr
2012-07-11Put toString() back in.Marcel Klehr