summaryrefslogtreecommitdiffhomepage
path: root/libs
AgeCommit message (Expand)Author
2008-10-21Some browsers send crippled content-type headers when it comes to XHR, catch ...Steven Barth
2008-10-21Added missing submitstate-function to tables pseudo mapSteven Barth
2008-10-20Content Type for www-urlencoded should match additions like "; charset=utf8" ...Steven Barth
2008-10-20Propagate CBI status via HTTP-HeaderSteven Barth
2008-10-20* luci/themes: fix small styling issueJo-Philipp Wich
2008-10-19Added support for per dispatching node theme controlSteven Barth
2008-10-19CBI: Push savestatus to commit_handlerSteven Barth
2008-10-19Add default redirection page for SDK httpdSteven Barth
2008-10-17Rearrange output of luci.sys.wifi.*, luci.sys.net.conntrackSteven Barth
2008-10-15* luci/libs/httpd: fix spurious Overload errors in luci-httpdJo-Philipp Wich
2008-10-14* luci/themes/openwrt.org: first round of layout fixes for IE6Jo-Philipp Wich
2008-10-12* luci/libs/uvl: add new datatype "device"Jo-Philipp Wich
2008-10-12* luci/libs/sys: fix password authentication for users with disabled password...Jo-Philipp Wich
2008-10-11Fixed a typo in button templateSteven Barth
2008-10-11OXYGEN #4: Fixed indexing support in dispatcherSteven Barth
2008-10-10* luci/libs/cbi: implement file browse fieldsJo-Philipp Wich
2008-10-10* luci/libs/httpprotocol: store QUERY_STRING in environment too, fixes query ...Jo-Philipp Wich
2008-10-10OXYGEN #2: Reorganized theme selection, added indexing supportSteven Barth
2008-10-10* luci/libs/cbi: implement addremove_templateJo-Philipp Wich
2008-10-08Optimized IPKG info parserSteven Barth
2008-10-08Fixed a typoSteven Barth
2008-10-08Remove debug code from last commitSteven Barth
2008-10-08modules/admin-full: Added conntrack network pageSteven Barth
2008-10-07* luci/libs/web: add /lib/uci/upload/ to sysupgrade keep filesJo-Philipp Wich
2008-10-07* luci/sgi/webuci: apply accept header fix - thanks Alina!Jo-Philipp Wich
2008-10-07* luci/libs/cbi: also set css class names for dynamically generated select listsJo-Philipp Wich
2008-10-07* luci/libs/cbi: add css classes to input fields - needed for IE compatJo-Philipp Wich
2008-10-07* luci-trunk: huge xhtml, css and accessibility improvement patch - thanks Al...Jo-Philipp Wich
2008-10-05* luci/i18n: rename *.pt_br.* to *.pt-br.*, extend luci.i18n to convert "_" t...Jo-Philipp Wich
2008-10-03* luci/lib/sys: fixes for sys.init apiJo-Philipp Wich
2008-10-03Minor tinyproxy fixes (bumped translations, added missing ucitrack entry)Steven Barth
2008-10-03* luci/lib/httpprotocol: fix inline documentation for http.protocol.conditionalsJo-Philipp Wich
2008-10-03* luci/lib/sys: fix inline documentation of sys.initJo-Philipp Wich
2008-10-03* luci/libs/sys: fix function name of init.disable()Jo-Philipp Wich
2008-10-03* luci/libs/httpprotocol: remove internal functions from lucidocJo-Philipp Wich
2008-10-02* luci/i18n/portuguese_brazilian: add uvl lua translation tooJo-Philipp Wich
2008-10-02* luci/i18n/portuguese_brazilian: add uvl translationsJo-Philipp Wich
2008-10-01* luci-0.8: backport olsr translation fixesJo-Philipp Wich
2008-10-01Fix a bug preventing login in non-shadow environmentsSteven Barth
2008-09-30Fixed a typo which prevented proper dependency tracking for additional fieldsSteven Barth
2008-09-29Work around OpenWRT / Busybox shadow password quirksSteven Barth
2008-09-29Added support for shadow passwordsSteven Barth
2008-09-29Fallback to working theme if selected one does not existSteven Barth
2008-09-25* luci/applications: create empty asterisk app folderJo-Philipp Wich
2008-09-25* luci/libs/uvl: move most schemes to their corresponding packagesJo-Philipp Wich
2008-09-23httpd sections are not unique anymoreSteven Barth
2008-09-23Optimize return value checks for luci-reloadSteven Barth
2008-09-23* luci/libs/cbi: remove leftover debugging codeJo-Philipp Wich
2008-09-23* luci/libs: move upload dispatching from dispatcher to cbi.load()Jo-Philipp Wich
2008-09-23* luci/libs/cbi: Jo-Philipp Wich