summaryrefslogtreecommitdiffhomepage
path: root/libs
AgeCommit message (Collapse)Author
2008-08-23* luci/libs: web: fix "dispatcher.lua:167: attempt to concatenate a Jo-Philipp Wich
nil value" when running luci on a shell
2008-08-22RPC initial authentication API completedSteven Barth
2008-08-22libs/web: Remove unneeded status callSteven Barth
2008-08-22Fix unhandled track values for leafsSteven Barth
2008-08-22libs/http: Fixed default sink for unknown dataSteven Barth
2008-08-22RPC part #3Steven Barth
2008-08-22RPC part #2Steven Barth
2008-08-21libs/rpc: Created new librarySteven Barth
2008-08-20* luci/themes: several xhtml fixesJo-Philipp Wich
2008-08-20libs/web: Corrected HTTP-HeadersSteven Barth
2008-08-20libs/web: Set Expires-HeaderSteven Barth
2008-08-20* luci/libs: add striptags() to global dispatcher namespaceJo-Philipp Wich
2008-08-20* luci/libs: use striptags() in cbi <option> elementsJo-Philipp Wich
2008-08-20* luci/libs: use pcdata() in striptags()Jo-Philipp Wich
2008-08-20* luci/libs: add striptags() to luci.utilJo-Philipp Wich
2008-08-20* luci/themes: fix help text styles in openwrt.org themeJo-Philipp Wich
2008-08-19* luci/libs: change default scheme directory to /lib/uci/schema/ in uvlJo-Philipp Wich
2008-08-19Minor bugfixesSteven Barth
Added possibility to add networks from Wifi page
2008-08-19libs/cbi: Moved typecasting to the appropriate placeSteven Barth
2008-08-18* luci/libs: fix datatype validation of list valuesJo-Philipp Wich
2008-08-18libs/cbi: Added preliminary UCI list datatype support... for great justiceSteven Barth
2008-08-18* luci/libs: uvl: add support for list values in schemes and configurationsJo-Philipp Wich
2008-08-18* libs/luci: implement get_list() and set_list() wrappers in luci.model.uciJo-Philipp Wich
2008-08-18Fixed a typoSteven Barth
2008-08-18* luci/libs: use one common quoting style for error messages in luci.uvlJo-Philipp Wich
2008-08-18Small bug fixesSteven Barth
2008-08-18Huuuuuuuuuuuge rewrite of the Wireless ConfigurationSteven Barth
2008-08-17* luci/libs: set svn property on uvl executableJo-Philipp Wich
2008-08-17* luci: big svn property fixupJo-Philipp Wich
2008-08-17* luci/libs: further fixes in uvl cli and libraryJo-Philipp Wich
2008-08-17* luci/libs: properly implement and document --schemedir in uvl cliJo-Philipp Wich
2008-08-17* luci/libs: fix typo in uvl utilityJo-Philipp Wich
2008-08-17* luci/libs: add missing shebang to uvl cliJo-Philipp Wich
2008-08-17* luci/libs: add uvl cli utilityJo-Philipp Wich
2008-08-17* luci/libs: uvl: rename validate() to validate_config() and reimplement ↵Jo-Philipp Wich
validate() as "catch all" variant
2008-08-17* luci/libs: uvl: implement scheme loading on demand, add inline documentationJo-Philipp Wich
2008-08-17Preparing rewrite of WiFi configurationSteven Barth
2008-08-17* luci/libs: uvl: add support for external validation commands, various cleanupsJo-Philipp Wich
2008-08-17* luci/libs: uvl: fix handling of boolean options, better error ↵Jo-Philipp Wich
descriptions, implement "required" and "unique" scheme properties for sections
2008-08-17* luci/libs: add keys() to luci.utilJo-Philipp Wich
2008-08-17* luci/libs: add alias to posix.readlink() in luci.fsJo-Philipp Wich
2008-08-17Fixed a design flaw in luci.model.uciSteven Barth
2008-08-16Added status informationSteven Barth
Minor Cleanups
2008-08-16* luci/libs: uvl - cleanup round #3, flush lookup tables to prevent circular ↵Jo-Philipp Wich
depency errors when reusing scheme instance
2008-08-16* luci/libs: uvl - cleanup round #2, reinitroduce validate_section() and ↵Jo-Philipp Wich
validate_option()
2008-08-16Added process control pageSteven Barth
Minor improvements
2008-08-16* luci/libs: uvl - cleanup round #1Jo-Philipp Wich
2008-08-16UI ImprovementsSteven Barth
2008-08-16* luci/libs: more UVL hacking, needs to be rewritten laterJo-Philipp Wich
2008-08-15Some cleanupsSteven Barth