summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/htdocs
AgeCommit message (Expand)Author
2018-07-27luci-base: xhr.js: decode JSON for POST requests as wellJo-Philipp Wich
2018-07-23luci-base: cbi.js: fade to-be-deleted section when hovering delete buttonJo-Philipp Wich
2018-07-23luci-base: cbi.js: use adjacent button dynlist add/remove buttonsJo-Philipp Wich
2018-07-18luci-base: cbi.js: add cbi_submit() helperJo-Philipp Wich
2018-07-17luci-base: remove unused iconsJo-Philipp Wich
2018-07-13luci-base: xhr: increase poll request timeoutJo-Philipp Wich
2018-07-12luci-base: add icons for alias interfacesJo-Philipp Wich
2018-07-12luci-base: xhr.js: use JSON.parse() and pass request duration to callbacksJo-Philipp Wich
2018-07-09luci-base: cbi.js: avoid setting empty cell title attributesJo-Philipp Wich
2018-07-09luci-base: cbi.js: add NodeList.forEach() polyfill for IE 11Jo-Philipp Wich
2018-06-22luci-base: cbi.js: add tooltip handling and responsive table helper codeJo-Philipp Wich
2018-06-22luci-base: xhr.js: defer starting poll queueJo-Philipp Wich
2018-06-08luci-base: add markup, JS and CSS for new dropdownJo-Philipp Wich
2018-05-30luci-base: cbi.js: remove unused serialize functionsJo-Philipp Wich
2018-05-30luci-base: cbi.js: fix cbi_row_swap() after recent table markup changesJo-Philipp Wich
2018-05-28luci-base: add element creation helper to cbi.jsJo-Philipp Wich
2018-05-05luci-base: xhr.js: fix timeout setting with IE 11Jo-Philipp Wich
2018-04-26luci-base: extend xhr.jsJo-Philipp Wich
2018-04-04luci-base: add a strict flag to the hostname validatorJo-Philipp Wich
2018-02-16luci-base: rework client side IP validation types and support "hostid" typeJo-Philipp Wich
2017-10-25luci-base: fix client side "host" datatype validatorJo-Philipp Wich
2017-08-22luci-base: datatypes: add cidr, ipnet validator typeYousong Zhou
2017-08-02Merge pull request #1245 from danweller18/feature_js_headersJo-Philipp Wich
2017-07-28luci-base: cbi.js: fix handling of inverse-depends, combobox validationJo-Philipp Wich
2017-07-22remove request headers that are set automatically by browserDaniel W
2017-07-21luci-base: fix loading fold.gif for filebrowserYousong Zhou
2017-01-23luci-base: ipmask, ipmask4 and ipmask6 validatorsJo-Philipp Wich
2017-01-03luci-base:adjust the code orderJian Chang
2016-08-04luci-base: cbi.js: handle undefined arguments in formattingJo-Philipp Wich
2016-02-19luci-base: cbi: fix button handling for dynamic listsJo-Philipp Wich
2016-02-17luci-base: cbi.js: properly round down numbers for %u and %d patternsJo-Philipp Wich
2016-02-15luci-base: cbi.js: string formatting fixesJo-Philipp Wich
2016-02-10luci-base: cbi: properly handle dependant elements without parentJo-Philipp Wich
2016-02-10luci-base: cbi: only spawn dynlist sub-comboboxes if choices are availableJo-Philipp Wich
2016-02-10luci-base: cbi: further refactoringJo-Philipp Wich
2016-02-09luci-base: fix dependency handling of optionals (#645)Jo-Philipp Wich
2016-01-19luci-base: cbi: optimize tab hide logicJo-Philipp Wich
2016-01-19luci-base: cbi: fix event binding jsJo-Philipp Wich
2016-01-18luci-base: cbi: prevent unintended focus on combobox initJo-Philipp Wich
2016-01-18luci-base: cbi: refactor event handling jsJo-Philipp Wich
2016-01-18luci-base: cbi: fix reverse field order after dependency changeJo-Philipp Wich
2016-01-18luci-base: refactor cbi dependency handling codeJo-Philipp Wich
2016-01-18luci-base: improve tab hide logicJo-Philipp Wich
2016-01-18luci-base: add extra css class for map level tabs, don't track tab child countJo-Philipp Wich
2015-12-15validation: Add option ipv4only option to host and hostport datatypesDaniel Dickinson
2015-12-15modules/luci-base: Fix ipaddrport validator to support ipv6Daniel Dickinson
2015-12-14luci-base: Add time and data datatypes for use with firewall appDaniel Dickinson
2015-12-02luci-base: add hostport and ipaddrport validation typesJo-Philipp Wich
2015-11-03luci-base: add support for DynamicList with FileBrowserYousong Zhou
2015-10-09resources/icons: Use gifsicle to save a few bytes.Mangix