Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Made CBI controllers configurable
|
|
Conflicts:
libs/web/luasrc/dispatcher.lua
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to "-" in language tags
|
|
|
|
|
|
- implement file upload fields
- change default enctype in forms to multipart/form-data
- add upload template
* luci/libs/web:
- dispatch file uploads to cbi form fields
* luci/i18n:
- add german and english translations for file upload fields
|
|
|
|
|
|
|
|
|
|
In-line expressions are faster than function calls
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|