summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2008-08-17* luci/libs: uvl: rename validate() to validate_config() and reimplement vali...Jo-Philipp Wich
2008-08-17Attempt #3Steven Barth
2008-08-17Second try...Steven Barth
2008-08-17Updated OLSR pageSteven Barth
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 #108Steven Barth
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-17Add missing number conversion (fixed #108)Steven Barth
2008-08-17modules/admin-full: Added crontab configuration pageSteven Barth
2008-08-17Fixed a typoSteven Barth
2008-08-17Added Russian base translation (thanks Skryabin Dmitry)Steven Barth
2008-08-17Fixed a design flaw in luci.model.uciSteven Barth
2008-08-17modules/admin-mini: General UI improvementsSteven Barth
2008-08-17modules/admin-mini: Revised homepageSteven Barth
2008-08-16Added status informationSteven Barth
2008-08-16applications/luci-ntpc: Display current system timeSteven Barth
2008-08-16modules/admin-full: Fixed package management pageSteven 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-16/etc/ipkg.conf is now /etc/opkg.confSteven Barth
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-15Fixed a typoSteven Barth
2008-08-15applications/luci-fw: Fixed a typoSteven Barth
2008-08-15Several escaping fixesSteven Barth
2008-08-15Some more escapingSteven Barth
2008-08-15Added missing value escapingSteven Barth
2008-08-15Added XML -> Lua translation transform target to MakefilesSteven Barth
2008-08-15* luci/themes: remove dist/ directory from openwrt-light theme, causes troubl...Jo-Philipp Wich
2008-08-15libs/cbi: Some fixesSteven Barth
2008-08-15Preliminary merged some barrier-free translations (thanks Alina Friedrichsen)Steven Barth
2008-08-15modules/*: Reintroduced the broadcom sanity checkSteven Barth
2008-08-15Resolve some pseudo-recursive dependencySteven Barth
2008-08-15modules/admin-mini: Remove unneeded checksSteven Barth
2008-08-15modules/admin-mini: Fixed a typoSteven Barth
2008-08-15modules/admin-full: Reworked DHCP configurationSteven Barth
2008-08-14modules/admin-full: Added list of mounted file systems to fstab configuration...Steven 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-14i18n/*: Tiny logical translation improvementSteven 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