project/luci.git
15 years agoluci-ntpc: Fixed option definitions
Steven Barth [Thu, 11 Sep 2008 17:24:50 +0000 (17:24 +0000)]
luci-ntpc: Fixed option definitions

15 years agoUVLDoc: Rendering optimizations and CSS style
Steven Barth [Thu, 11 Sep 2008 15:21:56 +0000 (15:21 +0000)]
UVLDoc: Rendering optimizations and CSS style

15 years agoUVL: Fixed dependency handling
Steven Barth [Thu, 11 Sep 2008 12:58:57 +0000 (12:58 +0000)]
UVL: Fixed dependency handling

15 years agoUVLDoc: Fixed referencing
Steven Barth [Thu, 11 Sep 2008 01:08:46 +0000 (01:08 +0000)]
UVLDoc: Fixed referencing

15 years agoCompleted first part of UVLDoc
Steven Barth [Thu, 11 Sep 2008 00:50:19 +0000 (00:50 +0000)]
Completed first part of UVLDoc

15 years agoUVL: Fixed dependency parsing
Steven Barth [Wed, 10 Sep 2008 23:16:36 +0000 (23:16 +0000)]
UVL: Fixed dependency parsing

15 years agoRevert "* luci/applications: olsr: convert general settings to dynamic section with...
Steven Barth [Wed, 10 Sep 2008 22:53:49 +0000 (22:53 +0000)]
Revert "* luci/applications: olsr: convert general settings to dynamic section with most parameters removed to ease the compatibility pain"

This reverts commit ec51f83957827f0dfa58dd2c211253aa61ee3bfe.

15 years agoUVL: Export raw value of "valueof" for references
Steven Barth [Wed, 10 Sep 2008 15:35:11 +0000 (15:35 +0000)]
UVL: Export raw value of "valueof" for references

15 years agoMore luci.util optimizations
Steven Barth [Wed, 10 Sep 2008 12:47:21 +0000 (12:47 +0000)]
More luci.util optimizations

15 years agoOptimized luci.util.class
Steven Barth [Wed, 10 Sep 2008 12:22:29 +0000 (12:22 +0000)]
Optimized luci.util.class

15 years agoAvoid uneccessary recompilation of contrib module
Steven Barth [Wed, 10 Sep 2008 12:22:22 +0000 (12:22 +0000)]
Avoid uneccessary recompilation of contrib module

15 years agouvldoc: Added preliminary section support, optimized menu generating
Steven Barth [Tue, 9 Sep 2008 21:55:54 +0000 (21:55 +0000)]
uvldoc: Added preliminary section support, optimized menu generating

15 years agoUVL: Add missing export for loadfile
Steven Barth [Tue, 9 Sep 2008 18:47:45 +0000 (18:47 +0000)]
UVL: Add missing export for loadfile

15 years ago* luci/libs/uvl: allow empty strings or undefined options as booleans too
Jo-Philipp Wich [Tue, 9 Sep 2008 16:28:19 +0000 (16:28 +0000)]
* luci/libs/uvl: allow empty strings or undefined options as booleans too

15 years ago* luci/libs/uvl: prevent "Value "" of option "qos.wan.enabled" does not validate...
Jo-Philipp Wich [Tue, 9 Sep 2008 16:21:21 +0000 (16:21 +0000)]
* luci/libs/uvl: prevent "Value "" of option "qos.wan.enabled" does not validate as datatype "boolean"" error in qos pages

15 years agoagain
Steven Barth [Tue, 9 Sep 2008 16:20:56 +0000 (16:20 +0000)]
again

15 years agoFixed last commit
Steven Barth [Tue, 9 Sep 2008 16:19:52 +0000 (16:19 +0000)]
Fixed last commit

15 years agoReplace some util.splits with gmatch and match
Steven Barth [Tue, 9 Sep 2008 16:04:49 +0000 (16:04 +0000)]
Replace some util.splits with gmatch and match

15 years agoMain library optimizations #2
Steven Barth [Tue, 9 Sep 2008 15:40:00 +0000 (15:40 +0000)]
Main library optimizations #2

15 years agoMain library optimizations #1
Steven Barth [Tue, 9 Sep 2008 15:39:54 +0000 (15:39 +0000)]
Main library optimizations #1

15 years agoOptimized uvl.dependencies
Steven Barth [Tue, 9 Sep 2008 15:39:43 +0000 (15:39 +0000)]
Optimized uvl.dependencies

15 years agoFixed uvl.errors
Steven Barth [Tue, 9 Sep 2008 15:39:38 +0000 (15:39 +0000)]
Fixed uvl.errors

15 years agoOptimized uvl.validation
Steven Barth [Tue, 9 Sep 2008 15:39:30 +0000 (15:39 +0000)]
Optimized uvl.validation

15 years agoOptimized uvl.errors
Steven Barth [Tue, 9 Sep 2008 15:39:25 +0000 (15:39 +0000)]
Optimized uvl.errors

15 years agoOptimized uvl.datatypes
Steven Barth [Tue, 9 Sep 2008 15:39:17 +0000 (15:39 +0000)]
Optimized uvl.datatypes

15 years agoScheme parsing optimizations
Steven Barth [Tue, 9 Sep 2008 15:39:10 +0000 (15:39 +0000)]
Scheme parsing optimizations

15 years agoRevert UVL optimizations
Steven Barth [Tue, 9 Sep 2008 12:44:51 +0000 (12:44 +0000)]
Revert UVL optimizations

15 years agoPerformance optimisations:
Steven Barth [Tue, 9 Sep 2008 12:44:41 +0000 (12:44 +0000)]
Performance optimisations:
In-line expressions are faster than function calls

15 years agoFixed UVL
Steven Barth [Mon, 8 Sep 2008 18:34:26 +0000 (18:34 +0000)]
Fixed UVL

15 years agoFixed last commit
Steven Barth [Mon, 8 Sep 2008 17:55:24 +0000 (17:55 +0000)]
Fixed last commit

15 years ago* luci/libs/cbi: better layout for apply output
Jo-Philipp Wich [Mon, 8 Sep 2008 16:51:50 +0000 (16:51 +0000)]
* luci/libs/cbi: better layout for apply output
* luci/themes: introduce new css class for apply ul

15 years agoUVL optimizations round 1
Steven Barth [Mon, 8 Sep 2008 14:39:47 +0000 (14:39 +0000)]
UVL optimizations round 1

15 years ago* luci/libs/cbi: fix html errors in cbi templates
Jo-Philipp Wich [Mon, 8 Sep 2008 00:34:27 +0000 (00:34 +0000)]
* luci/libs/cbi: fix html errors in cbi templates

15 years agoFixed DHCP-Options and some CBI stuff
Steven Barth [Sun, 7 Sep 2008 23:50:58 +0000 (23:50 +0000)]
Fixed DHCP-Options and some CBI stuff

15 years ago* luci/libs/uvl: extend network scheme to allow proto=none for interfaces
Jo-Philipp Wich [Sun, 7 Sep 2008 23:08:13 +0000 (23:08 +0000)]
* luci/libs/uvl: extend network scheme to allow proto=none for interfaces

15 years agolibs/cbi: Fixed DynamicLists
Steven Barth [Sun, 7 Sep 2008 23:03:05 +0000 (23:03 +0000)]
libs/cbi: Fixed DynamicLists

15 years agoFixed last commit
Steven Barth [Sun, 7 Sep 2008 22:55:59 +0000 (22:55 +0000)]
Fixed last commit

15 years agoFixed a swap of keys and descriptions in additional fields of dynamic sections
Steven Barth [Sun, 7 Sep 2008 22:55:10 +0000 (22:55 +0000)]
Fixed a swap of keys and descriptions in additional fields of dynamic sections

15 years agolibs/cbi: Catch errors while creating named sections
Steven Barth [Sun, 7 Sep 2008 21:22:39 +0000 (21:22 +0000)]
libs/cbi: Catch errors while creating named sections

15 years ago* luci/modules/admin-full: fix character encoding in package descriptions, fixes...
Jo-Philipp Wich [Sun, 7 Sep 2008 20:12:24 +0000 (20:12 +0000)]
* luci/modules/admin-full: fix character encoding in package descriptions, fixes #121

15 years agoRemove "done." message from luci-reload
Steven Barth [Sun, 7 Sep 2008 18:54:25 +0000 (18:54 +0000)]
Remove "done." message from luci-reload

15 years ago* luci/libs/uvl: add asterisk uci config scheme
Jo-Philipp Wich [Sun, 7 Sep 2008 18:53:15 +0000 (18:53 +0000)]
* luci/libs/uvl: add asterisk uci config scheme

15 years agoFixed last commit
Steven Barth [Sun, 7 Sep 2008 16:27:01 +0000 (16:27 +0000)]
Fixed last commit

15 years agolibs/cbi: Don't validate on reparse after commiting
Steven Barth [Sun, 7 Sep 2008 16:25:42 +0000 (16:25 +0000)]
libs/cbi: Don't validate on reparse after commiting

15 years ago* luci/libs/uvl: fix firewall scheme issue with custom rules
Jo-Philipp Wich [Sun, 7 Sep 2008 15:27:24 +0000 (15:27 +0000)]
* luci/libs/uvl: fix firewall scheme issue with custom rules

15 years ago* luci/contrib/luci-addons: fix config file overwriting issue
Jo-Philipp Wich [Sun, 7 Sep 2008 14:55:09 +0000 (14:55 +0000)]
* luci/contrib/luci-addons: fix config file overwriting issue

15 years agoFixes for WPA notifications
Steven Barth [Sun, 7 Sep 2008 14:33:42 +0000 (14:33 +0000)]
Fixes for WPA notifications

15 years agoAdded hostapd/wpa_supplicant notices to WiFi configuration, closes #117
Steven Barth [Sun, 7 Sep 2008 14:06:20 +0000 (14:06 +0000)]
Added hostapd/wpa_supplicant notices to WiFi configuration, closes #117

15 years ago* luci/libs/uvl: extend firewall scheme to include more sane dependencies for custom...
Jo-Philipp Wich [Sun, 7 Sep 2008 13:38:23 +0000 (13:38 +0000)]
* luci/libs/uvl: extend firewall scheme to include more sane dependencies for custom rules

15 years ago* luci/libs/uvl: prepare support for @type[n] notation in luci.uvl.uvlitem.cid()
Jo-Philipp Wich [Sun, 7 Sep 2008 03:29:54 +0000 (03:29 +0000)]
* luci/libs/uvl: prepare support for @type[n] notation in luci.uvl.uvlitem.cid()

15 years ago* luci/libs/uvl: fix description of default option in meta scheme
Jo-Philipp Wich [Sun, 7 Sep 2008 02:57:47 +0000 (02:57 +0000)]
* luci/libs/uvl: fix description of default option in meta scheme

15 years ago* luci/libs/uvl: implement default value option for variable sections
Jo-Philipp Wich [Sun, 7 Sep 2008 02:55:42 +0000 (02:55 +0000)]
* luci/libs/uvl: implement default value option for variable sections

15 years ago* luci/libs/uvl: allow combined enum/valueof options
Jo-Philipp Wich [Sun, 7 Sep 2008 00:44:54 +0000 (00:44 +0000)]
* luci/libs/uvl: allow combined enum/valueof options

15 years ago* luci/libs/cbi: fix error assignment in cbi sections
Jo-Philipp Wich [Sat, 6 Sep 2008 22:37:56 +0000 (22:37 +0000)]
* luci/libs/cbi: fix error assignment in cbi sections

15 years agoMerge branch 'uvldoc'
Steven Barth [Sat, 6 Sep 2008 20:18:00 +0000 (20:18 +0000)]
Merge branch 'uvldoc'

15 years agoFixed stupid bug
Steven Barth [Sat, 6 Sep 2008 19:39:03 +0000 (19:39 +0000)]
Fixed stupid bug

15 years agoTrigger post-flash reboot manually
Steven Barth [Sat, 6 Sep 2008 18:55:26 +0000 (18:55 +0000)]
Trigger post-flash reboot manually

15 years ago* luci/modules: add hosts configuration pages
Jo-Philipp Wich [Sat, 6 Sep 2008 18:21:58 +0000 (18:21 +0000)]
* luci/modules: add hosts configuration pages

15 years ago* luci/i18n: add strings for hosts configuration
Jo-Philipp Wich [Sat, 6 Sep 2008 18:19:59 +0000 (18:19 +0000)]
* luci/i18n: add strings for hosts configuration

15 years ago* luci/libs/uvl: add scheme for luci_hosts configuration
Jo-Philipp Wich [Sat, 6 Sep 2008 18:14:17 +0000 (18:14 +0000)]
* luci/libs/uvl: add scheme for luci_hosts configuration

15 years ago* luci/contrib/addons: add luci_hosts infrastructure
Jo-Philipp Wich [Sat, 6 Sep 2008 17:20:27 +0000 (17:20 +0000)]
* luci/contrib/addons: add luci_hosts infrastructure

15 years ago* luci/themes: small css fix for all themes
Jo-Philipp Wich [Sat, 6 Sep 2008 16:57:57 +0000 (16:57 +0000)]
* luci/themes: small css fix for all themes

15 years agoAdded proto: none to network scheme
Steven Barth [Sat, 6 Sep 2008 16:46:27 +0000 (16:46 +0000)]
Added proto: none to network scheme

15 years agoCosemtical changes
Steven Barth [Sat, 6 Sep 2008 16:27:40 +0000 (16:27 +0000)]
Cosemtical changes

15 years agoFixed a whitespace issue
Steven Barth [Sat, 6 Sep 2008 16:09:58 +0000 (16:09 +0000)]
Fixed a whitespace issue

15 years agoFixed permissions of luci-reload
Steven Barth [Sat, 6 Sep 2008 16:05:34 +0000 (16:05 +0000)]
Fixed permissions of luci-reload

15 years agoFixed responsiveness for flashing process
Steven Barth [Sat, 6 Sep 2008 15:59:18 +0000 (15:59 +0000)]
Fixed responsiveness for flashing process

15 years agoFixed Luasocket build
Steven Barth [Sat, 6 Sep 2008 15:47:07 +0000 (15:47 +0000)]
Fixed Luasocket build

15 years agoMade flashing more responsive as well
Steven Barth [Sat, 6 Sep 2008 15:15:38 +0000 (15:15 +0000)]
Made flashing more responsive as well

15 years agocbi: Increare responsiveness of "Save & Apply"
Steven Barth [Sat, 6 Sep 2008 14:59:48 +0000 (14:59 +0000)]
cbi: Increare responsiveness of "Save & Apply"

15 years agoOne more
Steven Barth [Sat, 6 Sep 2008 14:31:17 +0000 (14:31 +0000)]
One more

15 years agoCosmetic improvement
Steven Barth [Sat, 6 Sep 2008 14:17:13 +0000 (14:17 +0000)]
Cosmetic improvement

15 years agoBump version to 0.9
Steven Barth [Sat, 6 Sep 2008 14:07:21 +0000 (14:07 +0000)]
Bump version to 0.9

15 years agoRewrote UCI apply logic
Steven Barth [Sat, 6 Sep 2008 13:51:51 +0000 (13:51 +0000)]
Rewrote UCI apply logic

15 years agoRemoved unneeded exports
Steven Barth [Sat, 6 Sep 2008 09:58:32 +0000 (09:58 +0000)]
Removed unneeded exports

15 years ago* luci/libs/uvl: add definition for route sections to network scheme
Jo-Philipp Wich [Sat, 6 Sep 2008 03:05:27 +0000 (03:05 +0000)]
* luci/libs/uvl: add definition for route sections to network scheme

15 years ago* luci/modules/admin-full: fix syslog page luci-0.8@3141 tags/0.8.0@3141 tags/0.8.1@3141
Jo-Philipp Wich [Sat, 6 Sep 2008 00:08:23 +0000 (00:08 +0000)]
* luci/modules/admin-full: fix syslog page

15 years ago* luci/applications/uvc-streamer: fix possible crash when no uvc_streamer sections...
Jo-Philipp Wich [Fri, 5 Sep 2008 23:54:44 +0000 (23:54 +0000)]
* luci/applications/uvc-streamer: fix possible crash when no uvc_streamer sections is defined in config

15 years agoFixed a few FF-Wizard issues
Steven Barth [Fri, 5 Sep 2008 23:43:18 +0000 (23:43 +0000)]
Fixed a few FF-Wizard issues

15 years ago* luci/libs/cbi: remove dead code
Jo-Philipp Wich [Fri, 5 Sep 2008 23:25:51 +0000 (23:25 +0000)]
* luci/libs/cbi: remove dead code

15 years agoAdded bytecodecache
Steven Barth [Fri, 5 Sep 2008 23:24:39 +0000 (23:24 +0000)]
Added bytecodecache

15 years ago* luci/themes: add required css classes for cbi-uvl-errors
Jo-Philipp Wich [Fri, 5 Sep 2008 23:24:10 +0000 (23:24 +0000)]
* luci/themes: add required css classes for cbi-uvl-errors

15 years ago* luci/libs/uvl: fix dependencies in qos scheme
Jo-Philipp Wich [Fri, 5 Sep 2008 23:22:00 +0000 (23:22 +0000)]
* luci/libs/uvl: fix dependencies in qos scheme

15 years ago* luci/libs/cbi: improved error integration with uvl
Jo-Philipp Wich [Fri, 5 Sep 2008 23:21:37 +0000 (23:21 +0000)]
* luci/libs/cbi: improved error integration with uvl

15 years agoAdded memory tracer
Steven Barth [Fri, 5 Sep 2008 20:32:20 +0000 (20:32 +0000)]
Added memory tracer

15 years agoFixed last commit
Steven Barth [Fri, 5 Sep 2008 19:27:19 +0000 (19:27 +0000)]
Fixed last commit

15 years agoMove RPC-bidnings out of the way to prevent the indexer to require them
Steven Barth [Fri, 5 Sep 2008 19:25:57 +0000 (19:25 +0000)]
Move RPC-bidnings out of the way to prevent the indexer to require them

15 years ago* luci/applications/uvc_streamer:
Jo-Philipp Wich [Fri, 5 Sep 2008 19:25:10 +0000 (19:25 +0000)]
* luci/applications/uvc_streamer:
- display streaming address in map description
- sync translation
- add credits

15 years agoSmall dispatcher improvement
Steven Barth [Fri, 5 Sep 2008 19:17:48 +0000 (19:17 +0000)]
Small dispatcher improvement

15 years agoFix UVL RPC-API
Steven Barth [Fri, 5 Sep 2008 19:09:11 +0000 (19:09 +0000)]
Fix UVL RPC-API

15 years agoFixed luci.config
Steven Barth [Fri, 5 Sep 2008 18:39:42 +0000 (18:39 +0000)]
Fixed luci.config

15 years agoRemoved inefficient environment manipulation functions
Steven Barth [Fri, 5 Sep 2008 18:35:14 +0000 (18:35 +0000)]
Removed inefficient environment manipulation functions

15 years agoHeavy memory/performance optimizations #4
Steven Barth [Fri, 5 Sep 2008 18:35:09 +0000 (18:35 +0000)]
Heavy memory/performance optimizations #4

15 years agoHeavy memory/performance optimizations #3
Steven Barth [Fri, 5 Sep 2008 18:35:03 +0000 (18:35 +0000)]
Heavy memory/performance optimizations #3

15 years agoHeavy memory/performance optimizations #2
Steven Barth [Fri, 5 Sep 2008 18:34:56 +0000 (18:34 +0000)]
Heavy memory/performance optimizations #2

15 years agoHeavy memory/performance optimizations #1
Steven Barth [Fri, 5 Sep 2008 18:34:46 +0000 (18:34 +0000)]
Heavy memory/performance optimizations #1

15 years ago* luci/libs/uvl: fix an error message in luci.uvl.read_scheme()
Jo-Philipp Wich [Fri, 5 Sep 2008 16:49:17 +0000 (16:49 +0000)]
* luci/libs/uvl: fix an error message in luci.uvl.read_scheme()

15 years ago* luci/libs/uvl:
Jo-Philipp Wich [Fri, 5 Sep 2008 16:46:51 +0000 (16:46 +0000)]
* luci/libs/uvl:
- implement bytecode loading in luci.uvl.read_scheme()
- add "uvlc" executable to byte-compile arbitary schemes
- add lib/uci/schema/bytecode/ directory

15 years agolibs/cbi: Pass default values from UVL
Steven Barth [Fri, 5 Sep 2008 15:58:19 +0000 (15:58 +0000)]
libs/cbi: Pass default values from UVL

15 years agoFixed UVL bindings
Steven Barth [Fri, 5 Sep 2008 15:43:57 +0000 (15:43 +0000)]
Fixed UVL bindings