Age | Commit message (Expand) | Author |
2021-11-18 | Merge pull request #5442 from lvoegl/validation-error-popup-message | Jo-Philipp Wich |
2021-10-28 | luci-base: add legacy directory, file and device validator JS stubs | Jo-Philipp Wich |
2021-10-26 | luci-base: show validation message in error | Lukas Voegl |
2021-07-03 | luci-base: validation: disallow mutlicast MACs by default | Jo-Philipp Wich |
2021-05-31 | luci-base: fix `network` data type validation | Jo-Philipp Wich |
2021-03-01 | luci-base: validation.js: optionally support negative prefixes | Jo-Philipp Wich |
2020-05-19 | Merge pull request #4053 from TDT-AG/pr/20200515-luci-base | Florian Eckert |
2020-05-19 | luci-base: fix host validation function | Florian Eckert |
2020-05-17 | luci-base: validation.js: count byte- instead of character length of strings | Jo-Philipp Wich |
2020-04-02 | luci-base: harmonize JS class naming and requesting | Jo-Philipp Wich |
2020-01-31 | luci-base: validation.js: fix integer and float type validation | Jo-Philipp Wich |
2019-11-22 | luci-base: validation.js: fix "unique" validator | Jo-Philipp Wich |
2019-09-11 | luci-base: validation.js: implement length() datatype validator | Jo-Philipp Wich |
2019-07-11 | luci-base: validation.js: fix nested function declarations | Jo-Philipp Wich |
2019-07-07 | luci-base: validation.js: rework translation labels | Jo-Philipp Wich |
2019-07-07 | luci-base: split off CBI validations into separate class | Jo-Philipp Wich |