Petar Koretic
8467d0ea3f
luci-app-lxc: code cleanup
...
Number of suggested rewrites:
* use lua ubus bindings instead of os.execute
* combine multiple actions to use same handler 'lxc_action' and pass
actions as arguments to consolidate code
* read openwrt version from lua directly
* start using String.prototype.format for string formatting
Also, drop 'rename' and 'clone' until they are fully functional on all
platforms.
Thanks Jo-Philipp for suggestions on how to improve the code.
Signed-off-by: Petar Koretic <petar.koretic@sartura.hr >
2014-10-30 20:50:39 -04:00
..
2014-08-09 15:47:18 +03:00
2014-07-17 18:04:56 -04:00
2014-08-09 15:47:18 +03:00
2014-10-15 22:24:06 +02:00
2014-07-18 10:54:11 +02:00
2014-08-10 13:37:13 +02:00
2014-08-08 16:22:43 +03:00
2014-07-18 16:36:16 -04:00
2014-10-29 21:58:09 +01:00
2014-07-18 11:45:40 +02:00
2014-08-20 14:17:24 +03:00
2014-09-23 08:59:47 +02:00
2014-07-25 20:57:14 +02:00
2014-10-27 20:56:14 +01:00
2014-06-13 16:50:58 +02:00
2014-08-20 15:52:34 +02:00
2014-07-01 18:17:52 +02:00
2014-06-15 11:23:52 +02:00
2014-10-25 09:40:56 +02:00
2014-09-30 11:29:08 +02:00
2014-09-29 13:18:00 -04:00
2014-07-02 13:11:04 +02:00
2014-06-14 08:38:13 +03:00
2014-10-30 20:50:39 -04:00
2014-10-19 01:01:14 +02:00
2014-10-30 06:25:38 -04:00
2014-06-12 17:31:16 +02:00
2014-10-09 14:15:30 +02:00
2014-08-10 13:37:13 +02:00
2014-08-11 16:05:06 +02:00
2014-07-23 06:28:20 -05:00
2014-07-29 22:38:10 +02:00
2014-08-08 15:03:14 -04:00
2014-08-10 13:37:13 +02:00
2014-08-23 10:56:10 +02:00
2014-07-02 13:21:50 +02:00
2014-07-25 20:57:34 +02:00
2014-08-10 13:37:13 +02:00
2014-08-12 21:18:56 +02:00
2014-09-21 17:25:27 +02:00
2014-08-11 16:14:08 +02:00
2014-08-08 16:22:43 +03:00
2014-10-21 07:58:47 -04:00
2014-10-15 22:24:06 +02:00
2014-09-16 02:15:57 +01:00
2014-07-28 20:30:15 -05:00
2014-07-23 01:20:55 +02:00
2014-07-18 18:09:19 +02:00
2014-10-10 16:41:39 -04:00
2014-08-13 13:19:14 +03:00
2014-09-26 01:51:59 +02:00
2014-09-16 01:13:23 +01:00
2014-08-09 15:47:18 +03:00
2014-10-22 07:11:05 +02:00
2014-07-18 16:37:27 -04:00
2014-10-20 19:47:04 +02:00
2014-06-24 23:01:14 +02:00
2014-09-25 12:41:17 +02:00
2014-07-12 14:47:30 -05:00
2014-08-14 09:30:25 -05:00
2014-09-16 00:23:17 +01:00
2014-07-18 16:35:13 -04:00
2014-06-24 23:01:14 +02:00
2014-09-30 23:24:58 +07:00