Age | Commit message (Expand) | Author |
2018-07-27 | luci-base: xhr.js: decode JSON for POST requests as well | Jo-Philipp Wich |
2018-07-23 | luci-base: cbi.js: fade to-be-deleted section when hovering delete button | Jo-Philipp Wich |
2018-07-23 | luci-base: cbi.js: use adjacent button dynlist add/remove buttons | Jo-Philipp Wich |
2018-07-18 | luci-base: cbi.js: add cbi_submit() helper | Jo-Philipp Wich |
2018-07-17 | luci-base: remove unused icons | Jo-Philipp Wich |
2018-07-13 | luci-base: xhr: increase poll request timeout | Jo-Philipp Wich |
2018-07-12 | luci-base: add icons for alias interfaces | Jo-Philipp Wich |
2018-07-12 | luci-base: xhr.js: use JSON.parse() and pass request duration to callbacks | Jo-Philipp Wich |
2018-07-09 | luci-base: cbi.js: avoid setting empty cell title attributes | Jo-Philipp Wich |
2018-07-09 | luci-base: cbi.js: add NodeList.forEach() polyfill for IE 11 | Jo-Philipp Wich |
2018-06-22 | luci-base: cbi.js: add tooltip handling and responsive table helper code | Jo-Philipp Wich |
2018-06-22 | luci-base: xhr.js: defer starting poll queue | Jo-Philipp Wich |
2018-06-08 | luci-base: add markup, JS and CSS for new dropdown | Jo-Philipp Wich |
2018-05-30 | luci-base: cbi.js: remove unused serialize functions | Jo-Philipp Wich |
2018-05-30 | luci-base: cbi.js: fix cbi_row_swap() after recent table markup changes | Jo-Philipp Wich |
2018-05-28 | luci-base: add element creation helper to cbi.js | Jo-Philipp Wich |
2018-05-05 | luci-base: xhr.js: fix timeout setting with IE 11 | Jo-Philipp Wich |
2018-04-26 | luci-base: extend xhr.js | Jo-Philipp Wich |
2018-04-04 | luci-base: add a strict flag to the hostname validator | Jo-Philipp Wich |
2018-02-16 | luci-base: rework client side IP validation types and support "hostid" type | Jo-Philipp Wich |
2017-10-25 | luci-base: fix client side "host" datatype validator | Jo-Philipp Wich |
2017-08-22 | luci-base: datatypes: add cidr, ipnet validator type | Yousong Zhou |
2017-08-02 | Merge pull request #1245 from danweller18/feature_js_headers | Jo-Philipp Wich |
2017-07-28 | luci-base: cbi.js: fix handling of inverse-depends, combobox validation | Jo-Philipp Wich |
2017-07-22 | remove request headers that are set automatically by browser | Daniel W |
2017-07-21 | luci-base: fix loading fold.gif for filebrowser | Yousong Zhou |
2017-01-23 | luci-base: ipmask, ipmask4 and ipmask6 validators | Jo-Philipp Wich |
2017-01-03 | luci-base:adjust the code order | Jian Chang |
2016-08-04 | luci-base: cbi.js: handle undefined arguments in formatting | Jo-Philipp Wich |
2016-02-19 | luci-base: cbi: fix button handling for dynamic lists | Jo-Philipp Wich |
2016-02-17 | luci-base: cbi.js: properly round down numbers for %u and %d patterns | Jo-Philipp Wich |
2016-02-15 | luci-base: cbi.js: string formatting fixes | Jo-Philipp Wich |
2016-02-10 | luci-base: cbi: properly handle dependant elements without parent | Jo-Philipp Wich |
2016-02-10 | luci-base: cbi: only spawn dynlist sub-comboboxes if choices are available | Jo-Philipp Wich |
2016-02-10 | luci-base: cbi: further refactoring | Jo-Philipp Wich |
2016-02-09 | luci-base: fix dependency handling of optionals (#645) | Jo-Philipp Wich |
2016-01-19 | luci-base: cbi: optimize tab hide logic | Jo-Philipp Wich |
2016-01-19 | luci-base: cbi: fix event binding js | Jo-Philipp Wich |
2016-01-18 | luci-base: cbi: prevent unintended focus on combobox init | Jo-Philipp Wich |
2016-01-18 | luci-base: cbi: refactor event handling js | Jo-Philipp Wich |
2016-01-18 | luci-base: cbi: fix reverse field order after dependency change | Jo-Philipp Wich |
2016-01-18 | luci-base: refactor cbi dependency handling code | Jo-Philipp Wich |
2016-01-18 | luci-base: improve tab hide logic | Jo-Philipp Wich |
2016-01-18 | luci-base: add extra css class for map level tabs, don't track tab child count | Jo-Philipp Wich |
2015-12-15 | validation: Add option ipv4only option to host and hostport datatypes | Daniel Dickinson |
2015-12-15 | modules/luci-base: Fix ipaddrport validator to support ipv6 | Daniel Dickinson |
2015-12-14 | luci-base: Add time and data datatypes for use with firewall app | Daniel Dickinson |
2015-12-02 | luci-base: add hostport and ipaddrport validation types | Jo-Philipp Wich |
2015-11-03 | luci-base: add support for DynamicList with FileBrowser | Yousong Zhou |
2015-10-09 | resources/icons: Use gifsicle to save a few bytes. | Mangix |