summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2008-09-01Added UVC-Streamer applicationSteven Barth
2008-09-01UGLY workaround is UGLYSteven Barth
2008-09-01* luci/libs: uvl: fix possible "attempt to index field '?' (a nil value)" in ...Jo-Philipp Wich
2008-09-01Added custom filename support to luci.templateSteven Barth
2008-09-01libs/cbi: Forward errors (like syntactical errors) from CBI model parser to t...Steven Barth
2008-09-01Added luci.fs.copy and luci.fs.renameSteven Barth
2008-09-01Fixed last commitSteven Barth
2008-09-01Added more reliable Lua2XML Converter for translationsSteven Barth
2008-09-01Add stupid XHTML 1.0 DOCTYPES to themesSteven Barth
2008-09-01libs/web: Cleaned up template librarySteven Barth
2008-09-01libs/web: Added several sanity checks to avoid local privilege escalationSteven Barth
2008-09-01libs/core: Added mising import for math module to luci.utilSteven Barth
2008-08-31Fix usage of WPA/PSK encryption options in wifi configurationSteven Barth
2008-08-31* luci/libs: uvl: add reference meta schemeJo-Philipp Wich
2008-08-31* luci/applications: statistics: strip leading and trailing whitespace from c...Jo-Philipp Wich
2008-08-31* luci/applications: statistics: pick up new rrdtool translations in controll...Jo-Philipp Wich
2008-08-31* luci/applications: statistics: split i18n data for rrdtool (Latin1) and web...Jo-Philipp Wich
2008-08-31* luci/libs: uvl: fix errors in xml translationsJo-Philipp Wich
2008-08-31* luci/libs: uvl: hide xml translations, revert lua translations to non-brack...Jo-Philipp Wich
2008-08-31* luci/libs: uvl: add error translations in german and englishJo-Philipp Wich
2008-08-31* luci/libs: uvl: add i18n support to error handling, remove former debug cod...Jo-Philipp Wich
2008-08-31Reorganise luacursesSteven Barth
2008-08-31Add luacurses to contribSteven Barth
2008-08-31libs/web: Fix dispatching index scopeSteven Barth
2008-08-30libs/uci: Pipe output of reload commands to /dev/nullSteven Barth
2008-08-30Completely rewrote WiFi configuration pages, to synchronise with upstream fea...Steven Barth
2008-08-30libs/cbi: Make sure newly created sections have optional field selectorsSteven Barth
2008-08-30libs/cbi: Add a check whether a section was recently createdSteven Barth
2008-08-30libs/web: Return more verbose error messages when template execution failsSteven Barth
2008-08-30libs/cbi: Simplified _uvl_validate_sectionSteven Barth
2008-08-30libs/cbi: Use :is instead of .code == for UVL error testsSteven Barth
2008-08-30* luci/libs: uvl: added qos and network schemes, fixes in uvl error handlingJo-Philipp Wich
2008-08-30libs/cbi: Disable strict mode for nowSteven Barth
2008-08-30Optimized UVL validation handlingSteven Barth
2008-08-30libs/cbi: Create section after validation to avoid validation errors with emp...Steven Barth
2008-08-30libs/cbi: Temporarily allow invalid configuration values to be savedSteven Barth
2008-08-30* luci/libs: uvl: first round of uci schemesJo-Philipp Wich
2008-08-30Wifi updates part #1Steven Barth
2008-08-29libs/ipkg: Fixed a transition issueSteven Barth
2008-08-29General optimizations, simplifications and improvementsSteven Barth
2008-08-29Speed up generation of dispatching treeSteven Barth
2008-08-29Pass $LDFLAGS while linkingSteven Barth
2008-08-29lib/sys: Fixed inline documentationSteven Barth
2008-08-29Fixed RPC-APISteven Barth
2008-08-29modules/rpc: Check for existence of external librariesSteven Barth
2008-08-29Publish luci.model.ipkg via JSON-RPCSteven Barth
2008-08-29Cleanup and documentationSteven Barth
2008-08-29Optimized encoding of arrays containing nil valuesSteven Barth
2008-08-29Completed first version of JSON-RPC APISteven Barth
2008-08-28* luci/libs: uvl: invalid wrong "option not found in config" errorsJo-Philipp Wich