Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
- improve handling of low level runtime errors
- wrap access to luci.main into assert()
|
|
|
|
|
|
|
|
not disable the autocreated flag and does not overwrite the target
controller so that call()-targets won't loose their binding to their
controller
|
|
|
|
modules/admin-core: include template header only once
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add basic XSRF protection
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|