Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-08 | Rework LuCI build system | Jo-Philipp Wich | |
* Rename subdirectories to their repective OpenWrt package names * Make each LuCI module its own standalone package * Deploy a shared luci.mk which is used by each module Makefile Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2014-10-10 | Updated openvpn app to work with current openvpn package | Vladimir Ulrich | |
Signed-off-by: Vladimir Ulrich <admin@evl.su> | |||
2012-11-26 | remove .i18n annotations from controller files | Jo-Philipp Wich | |
2012-07-09 | applications/luci-openvpn: Change enable to enabled, #352 | Manuel Munz | |
2011-10-24 | applications/openvpn: Fix column ordering, depends need to be in the last ↵ | Manuel Munz | |
column (but still don't work) | |||
2011-10-14 | applications/openvpn: Fix translation of headers on advanced page and ↵ | Manuel Munz | |
update/cleanup translations | |||
2011-10-06 | applications/luci-openvpn: Add translations for advanced page, regenerate ↵ | Manuel Munz | |
po/pot files, thanks Pierre Gaufillet (#219) | |||
2011-09-08 | applications/openvpn: Change type for management_log_cache (#276) | Manuel Munz | |
2011-08-12 | applications, modules: remove i18n handling from controller modules as it ↵ | Jo-Philipp Wich | |
moved to the themes now | |||
2011-06-03 | applicatiopns/openvpn: Add descriptions for openvpn options, thanks Joe | Manuel Munz | |
2011-06-03 | applications/openvpn: Add script_security and topology options (#251) | Manuel Munz | |
2009-10-31 | all: translation fixes in templates | Jo-Philipp Wich | |
2009-10-31 | all: change most translate statements to new format, some need manual cleanup | Jo-Philipp Wich | |
2009-08-12 | added start/stop button column to selectively start and stop | Markus Wigge | |
OpenVPN connections | |||
2009-08-11 | applications/openvpn: properly handle invalid names when defining new instances | Jo-Philipp Wich | |
2009-08-11 | - fixed path to OpenVPN PID file | Markus Wigge | |
- fixed syntax for translatef call | |||
2009-07-19 | convert luci.fs users to nixio.fs api | Jo-Philipp Wich | |
2009-05-19 | i18n: remove obsolete lua i18n files | Jo-Philipp Wich | |
2009-04-16 | - removed init- and config-files shipped with the openvpn package | Markus Wigge | |
- changed the description for the management port option - changed PKI options from "Value" to "FileUpload" - added "pkcs12" option to basic theme - cleaned the recipes by removing defaults and adding approved config options we use for some years now. - ... more to come. | |||
2008-10-10 | * luci/app/openvpn: add translations, various improvements | Jo-Philipp Wich | |
2008-10-09 | * luci/app/openvpn: controller, model and template updates | Jo-Philipp Wich | |
2008-10-05 | * luci/applications: some initial openvpn work - defunct | Jo-Philipp Wich | |