summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2012-12-31Merge pull request #1311 from ether/release/releases-1.2.3John McLear
Release 1.2.3
2012-12-31release v1.2.3Marcel Klehr
2012-12-31Fix #1309 : Fix support for node v0.6Marcel Klehr
2012-12-30Merge pull request #1308 from marcelklehr/fix/console-log-html10n-chromeJohn McLear
Fix #1307: Chrome needs console.log to be called on console obj
2012-12-30Localisation updates from http://translatewiki.net.Siebrand Mazeland
2012-12-30Fix #1307: Chrome needs console.log to be called on console objMarcel Klehr
2012-12-28Fix docs: Correct API version for listAllGroups endpointMarcel Klehr
2012-12-27Merge pull request #1305 from ether/masterMarcel Klehr
Updating develop with 1.2.2 release
2012-12-27Merge pull request #1304 from ether/release/releases-1.2.2Marcel Klehr
Version 1.2.2 release
2012-12-27Bump API version for checkToken endpointMarcel Klehr
2012-12-27bump version # in package and update CHANGELOGJohn McLear
2012-12-27Merge pull request #1297 from marcelklehr/migrate-to-html10nMarcel Klehr
Migrate to html10n and allow plugin l10n
2012-12-26Resolve #1301 startup pointing at old bitly URLJohn McLear
2012-12-23Expand plugin system docs with l10n infoMarcel Klehr
2012-12-23Simplify local locale file formatMarcel Klehr
2012-12-23Remove locale file converter (ini2json)Marcel Klehr
2012-12-23[l10n] Convert all ini files to jsonMarcel Klehr
2012-12-23Update docsMarcel Klehr
2012-12-23Add rtl frontend testMarcel Klehr
2012-12-23Add direction infoMarcel Klehr
2012-12-23Fix html attr translationMarcel Klehr
2012-12-23Add support for three-letter lang codesMarcel Klehr
2012-12-23Fix html10n usage in code that wouldn't allow lang switchingMarcel Klehr
2012-12-23Fix lang pre-selection of lang pickerMarcel Klehr
(would break in cases when html10n might not have loaded yet)
2012-12-23[html10n] Don't expose lang code, if the language is not availableMarcel 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-23Fix translations in timeslider templateMarcel Klehr
2012-12-23Fix translations in timeslider codeMarcel 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
This reverts commit 5fb7a03fb34078a75fe5932563e5a9fe44c57015.
2012-12-23Allow html10n to handle import paths relative to the importing fileMarcel 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
(As if we wouldn't look forward to that...)
2012-12-23Fix lang picker, againMarcel Klehr
2012-12-23Fix html10n cache and lang fallbackMarcel Klehr
2012-12-23Hacky solution for exploreDir errorMarcel Klehr
We should only traverse the directories of actual plugins instead of traversing the whole node_modules folder
2012-12-23Fix lang pickerMarcel Klehr
2012-12-23Fix html10n (finally)Marcel Klehr
2012-12-23Fix html10n and the locale resource <link>sMarcel Klehr
2012-12-23support for json in i18nIván Eixarch
2012-12-23convert language files from ini to jsonIván Eixarch
2012-12-23Migrate lang picker and embed param to html10n.jsMarcel Klehr
2012-12-23convert language files from ini to jsonIván Eixarch