summaryrefslogtreecommitdiffhomepage
path: root/i18n
AgeCommit message (Collapse)Author
2008-06-29* libs/web: Added Logout supportSteven Barth
* libs/web: Fixed a bug with an invalid calling convention in luci.dispatcher * libs/sys: Fixed rudimentary posix.crypt detection
2008-06-28* libs/web: Switched from HTTP-Basic-Auth to Session-AuthSteven Barth
* Updated Makefiles for better testing environment integration * Fixed libs/sgi-luci
2008-06-11* Added support for timezone settingSteven Barth
2008-06-09* Completed cleanup of German translationSteven Barth
2008-06-09* Prepare german translation cleanupSteven Barth
2008-06-08* luci/i18n: fix typo in english translationJo-Philipp Wich
2008-06-08* applications/luci-olsr: TranslationSteven Barth
2008-06-08* applications/luci-qos: TranslationSteven Barth
2008-06-08* More TranslationSteven Barth
2008-06-08* Core translationSteven Barth
2008-06-08* Core translationSteven Barth
* Added license headers * Splitted qos into separate application package
2008-06-06* Core translationSteven Barth
2008-06-05* Merged Luci to use native UCI-librarySteven Barth
2008-06-01* Added initial German Translation stubSteven Barth
2008-06-01* Performance optimizationsSteven Barth
* libs/core: Added bytecode stripping function to luci.util * libs/core: Added smart indexcache that automatically updates cached index-files on change * libs/web: Enabled template caching support * Core Translation part 4
2008-05-31* Core translation part 3Steven Barth
2008-05-31* Core translation part 2Steven Barth
2008-05-31* Core translation part 1Steven Barth
* Introduced new default theme "OpenWRT.org" * Minor tweaks
2008-05-27commit 4f6198094cf4134179d1f9c9fa8f79759a27c87eSteven Barth
Author: Felix Fietkau <nbd@openwrt.org> Date: Tue May 27 13:56:12 2008 +0200 rename src/ to luasrc/
2008-05-27* Separated the MVC-Webframework from coreSteven Barth
* Separated i18n from core to prepare translations