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-12-07 | luci-app-ddns: Update to support ddns-scripts 2.1.0-3 | Christian Schoenebeck | |
- modified controller -- remove support for ddns-scripts Version 1.x -- ddns-scripts not correctly installed do not start -- no config file create an empty one - moved log settings to advanced tab - set default syslog level "Notice" - removed special handling for dynamic_dns_helper.sh in postinst Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com> | |||
2014-11-15 | luci-app-ddns: modified to support ddns-scripts 2.1.0-2 | Christian Schoenebeck | |
- moved /usr/lib/ddns/dynamic_dns_lucihelper.sh to ddns-scripts package - fixed error message when validating proxy - modified validating ip_script to allow the usage of parameters - using ipkg/postinst AND ipkg/postinst-pkg as long as LuCI Makefiles did not fullfil requirements of new OpenWrt default_postinst and default_postrm reported in Issue #255 - cleanup whitespaces at line ends Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com> | |||
2014-11-09 | luci-app-ddns: Update to support ddns-scripts 2.1.0-1 | Christian Schoenebeck | |
fix verify of entry for DNS server Issue #244 https://github.com/openwrt/luci/issues/244 add support for option 'update_script' add display of version information when click on "Dynamic DNS" on overview page add verify of installed ddns-scripts version and show as hint if not correct version modified epoch to date conversation cbi object Flag did not set section.changed state, fixed in tools.flag_parse function ucitrack entry no longer needed and removed minor fixes Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com> | |||
2014-10-10 | luci-app-ddns: update/rebuild to support ddns-scripts V 2.x | Christian Schoenebeck | |
extends/replaces exising luci-app-ddns to support ddns-scripts starting Version 2.0.1-8 Still supports ddns-scripts Version 1.0.0-23 with the old interface including fix for OpenWrt Ticket #18018. Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com> | |||
2013-09-16 | applications/luci-ddns: Add more datatype checks and defaults | Manuel Munz | |
2012-11-26 | remove .i18n annotations from controller files | Jo-Philipp Wich | |
2012-11-10 | Add some more datatype checks, patch by Eugene C., #499 | Manuel Munz | |
2012-10-29 | merge branch changes into trunk | Jo-Philipp Wich | |
2011-08-12 | applications, modules: remove i18n handling from controller modules as it ↵ | Jo-Philipp Wich | |
moved to the themes now | |||
2010-11-29 | applications/luci-ddns: fix selection of custom update_url | Jo-Philipp Wich | |
2010-04-12 | ddns: small corrections of the description strings | Benoît Knecht | |
2010-04-12 | ddns: add translations and clean-up POT template | Benoît Knecht | |
Some strings were hardcoded in English; make them translatable and add them to the translation template. | |||
2010-04-12 | ddns: move 'update_url' just below 'service_name' | Benoît Knecht | |
2010-04-03 | applications/luci-ddns: make update url depend on custom service entry | Jo-Philipp Wich | |
2010-03-29 | applications/luci-ddns: merge mini and full models, read services from ↵ | Jo-Philipp Wich | |
/usr/lib/ddns/services, patch by joda (#99) | |||
2009-10-31 | applications/luci-upnp: fix miniupnpd page | Jo-Philipp Wich | |
2009-10-31 | applications/luci-ddns: fix dyndns config page | Jo-Philipp Wich | |
2009-10-31 | all: change most translate statements to new format, some need manual cleanup | Jo-Philipp Wich | |
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-03-11 | Drop XML i18n files | Steven Barth | |
2009-01-02 | Use luci.fs.access instead of luci.fs.isfile where applicable | Steven Barth | |
2008-12-18 | French translation fixes, thanks for contribution (closes #13) | Steven Barth | |
2008-10-31 | Removed UCI Save/Apply cache from Essentials | Steven Barth | |
Made CBI controllers configurable | |||
2008-10-23 | * luci/app/ddns: obfuscate password fields | Jo-Philipp Wich | |
2008-10-05 | * luci/i18n: rename *.pt_br.* to *.pt-br.*, extend luci.i18n to convert "_" ↵ | Jo-Philipp Wich | |
to "-" in language tags | |||
2008-09-25 | * luci/i18n/portuguese_brazilian: add fixes and translations for ddns, qos, ↵ | Jo-Philipp Wich | |
firewall and ntp client | |||
2008-09-02 | Bump i18n-files | Steven Barth | |
2008-08-20 | * luci/i18n: updated translation files, xhtml fixes in openwrt.org theme | Jo-Philipp Wich | |
2008-08-20 | * luci/i18n: add luci translations in xml format | Jo-Philipp Wich | |
2008-08-14 | modules/admin-core: Added several cross-references to relevant configuration ↵ | Steven Barth | |
pages | |||
2008-07-17 | Added new applications luci-ddns to luci-full and luci-mini | Steven Barth | |