summaryrefslogtreecommitdiffhomepage
path: root/libs
AgeCommit message (Expand)Author
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
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 vali...Jo-Philipp Wich
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 descriptions,...Jo-Philipp Wich
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
2008-08-16* luci/libs: uvl - cleanup round #3, flush lookup tables to prevent circular ...Jo-Philipp Wich
2008-08-16* luci/libs: uvl - cleanup round #2, reinitroduce validate_section() and vali...Jo-Philipp Wich
2008-08-16Added process control pageSteven Barth
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
2008-08-15Several escaping fixesSteven Barth
2008-08-15Some more escapingSteven Barth
2008-08-15Added missing value escapingSteven Barth
2008-08-15libs/cbi: Some fixesSteven Barth
2008-08-14libs/core: Remove deprecated luci.bits which got replaced by bitlibSteven Barth
2008-08-14libs/cbi: Prevent SimpleForms from prematurely parsing form dataSteven Barth
2008-08-14libs/sys: Added luci.sys.mountsSteven Barth
2008-08-14libs/core: Add luci.execi as memory efficient replacement for now deprecated ...Steven Barth
2008-08-14* luci/libs: make uvl code usableJo-Philipp Wich
2008-08-14modules/admin-full: Rewrote route configuration pageSteven Barth
2008-08-14* luci/libs: add preliminary uvl codeJo-Philipp Wich