Cache debug & production settings independently
[KiwiIRC.git] / server / httphandler.js
2013-08-10 Jack AllnuttCache debug & production settings independently
2013-08-10 Jack AllnuttCache client settings, emit event on reconfig in config...
2013-08-08 Jack AllnuttDon't embded settings in HTML, serve them as a separate...
2013-08-03 Jack AllnuttMerge branch 'dep_update' into development
2013-07-24 DarrenMerge branch 'development'
2013-07-24 DarrenFormatting + comments in httphandler.js
2013-07-24 Jack AllnuttFurther serveMagicLocale fixes
2013-07-24 Jack AllnuttFix for magic.json handling
2013-07-21 Jack AllnuttMerge pull request #342 from M2Ys4U/i18n
2013-07-21 Jack AllnuttMerge branch 'i18n' into development
2013-07-10 Jack AllnuttMerge pull request #5 from Flauschbaellchen/i18n
2013-07-10 NoxxMade en-gb to our default language and use it for fallb...
2013-07-07 Jack AllnuttUse async readdir in locales directory, reorder checkin...
2013-07-07 Jack AllnuttMerge branch 'i18n' of github.com:M2Ys4U/KiwiIRC into...
2013-07-07 Jack AllnuttSend the Content-Language header when directly loading...
2013-07-07 Jack AllnuttFix fallback JSON
2013-07-05 Jack AllnuttLoad translations from the server & add language to...
2012-11-02 Jack AllnuttMerge branch 'master' of github.com:prawnsalad/KiwiIRC
2012-11-02 DarrenMerge ... development branch (New server codebase)
2012-11-02 DarrenMerge branch 'backbone_ui' of https://github.com/M2Ys4U...
2012-11-01 Jack AllnuttMerge branch 'backbone_ui' of github.com:prawnsalad...
2012-11-01 Jack AllnuttRemove uneeded require() of config module.
2012-10-31 DarrenMerge branch 'backbone_ui' of https://github.com/M2Ys4U...
2012-10-31 Jack AllnuttUse explicit global variable for current configuration...
2012-10-22 DarrenHttpHandler reading from config. Default client subdir...
2012-10-21 Darrenhttphandler.js rename. client.sendIRCCommand naming