summaryrefslogtreecommitdiff
path: root/src/node
AgeCommit message (Expand)Author
2013-01-22script tag didn't link to right locationgoldquest
2013-01-18listAllPads should return an object, not an arraay. issue #1374Jordan Hollinger
2013-01-14Added hook for clientVars and hook-docmluto
2013-01-14Only create clientVars when they are neededmluto
2013-01-14Merge pull request #1342 from spcsser/feature/padlistingJohn McLear
2013-01-13Merge pull request #1334 from mluto/load-more-chat-messagesJohn McLear
2013-01-13Add log4js config settingMarcel Klehr
2013-01-11Modified pad list manager to return an ordered list.spcsser
2013-01-11Edited getPads function to be able to work without callbackSwen
2013-01-09Added functionality to use spcsser/ueberDB findKey functionality.Swen
2013-01-08Added commentsSwen
2013-01-08Added commentsSwen
2013-01-08Added functionality to list pads on this server.Swen
2013-01-07converted load-more-link to button, added loading-gif, fixed typomluto
2013-01-06client loads messages using the new client loads messages using new method, g...mluto
2013-01-06fixed and unified indenting, added comments in handleClientReadymluto
2013-01-02corrected a documentation glitch for checkToken - clarified which token is va...Stephan Jauernick
2012-12-31Fix #1309 : Fix support for node v0.6Marcel Klehr
2012-12-27Bump API version for checkToken endpointMarcel Klehr
2012-12-27Merge pull request #1297 from marcelklehr/migrate-to-html10nMarcel Klehr
2012-12-26Resolve #1301 startup pointing at old bitly URLJohn McLear
2012-12-23Simplify local locale file formatMarcel Klehr
2012-12-23Remove locale file converter (ini2json)Marcel Klehr
2012-12-23Don't break if a plugin hasn't got a locales dirMarcel Klehr
2012-12-23Simplify server-side i18n code and make it a bit more understandableMarcel Klehr
2012-12-23There's no utf8, but there's utf-8Marcel Klehr
2012-12-23Revert "Don't tell IE it's utf8. Just send it. Otherwise it'll snuff it!"Marcel Klehr
2012-12-23fixed bug in parseIniIván Eixarch
2012-12-23use relativa path in import definitions of locales.jsonIván Eixarch
2012-12-23Don't tell IE it's utf8. Just send it. Otherwise it'll snuff it!Marcel Klehr
2012-12-23Hacky solution for exploreDir errorMarcel Klehr
2012-12-23support for json in i18nIván Eixarch
2012-12-23convert language files from ini to jsonIván Eixarch
2012-12-23convert language files from ini to jsonIván Eixarch
2012-12-10Merge pull request #1244 from Wikinaut/add-socketio-transport-protocol-parameterJohn McLear
2012-12-10removed console.log of transport protocolsWikinaut
2012-12-10Fix issue #725 which was caused by a race conditionJohn McLear
2012-12-10Merge pull request #1272 from stephan48/patch-1John McLear
2012-12-07Update src/node/db/API.jsStephan Jauernick
2012-12-07Update src/node/db/API.jsStephan Jauernick
2012-12-07Update src/node/handler/APIHandler.jsStephan Jauernick
2012-12-07Update src/node/db/API.jsStephan Jauernick
2012-12-07merged upstream developWikinaut
2012-12-06Merge pull request #1268 from ether/fix/eejs-block-cachingJohn McLear
2012-12-06Fix #1247, #1201: Don't cache eejs blocks!Marcel Klehr
2012-12-06use the parent window, not the topgoldquest
2012-12-06avoid use of os.tmpDir() for node 0.6 compatibilityIván Eixarch
2012-12-06fix for multiple cookies support (Also fix for, when session is not valid any...goldquest
2012-12-06Added semicolonsgoldquest
2012-12-05Fix #1219: Make api work if requireAuth is enabledMarcel Klehr