Jo-Philipp Wich
c0de036b31
treewide: always include cbi.js
...
Include cbi.js in the main header template like it is done for xhr.js and
remove the page specific includes.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-07-09 11:51:43 +02:00
Hannu Nyman
fad02ac8d7
Merge pull request #1868 from sotux/master-zh_CN
...
Update Simplified Chinese translation
2018-06-09 17:53:27 +03:00
Zheng Qian
966e86cd06
luci-app-adblock: update Simplified Chinese translation
...
Signed-off-by: Zheng Qian <sotux82@gmail.com>
2018-06-09 22:50:49 +08:00
Jo-Philipp Wich
0e0ee2fed5
luci-mod-admin-full: git rid of embedded newlines in translation strings
...
Also switch one usage of raw '<%_ ... %>' interpolation to '<%: ... %>' in
order to avoid issues with translations using apostrophes.
Globally resnyc translations after the fix.
Fixes #1866 .
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-06-08 13:50:14 +02:00
Dirk Brenken
45c2059c15
luci-app-adblock: partly revert last commit
...
* use now CSS for non breaking spaces in div table header
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-06-08 09:34:47 +02:00
Dirk Brenken
a561d3045c
luci-app-adblock: sync with adblock 3.5.3
...
* small fixes & cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-06-07 21:14:06 +02:00
Jo-Philipp Wich
067d7dc9f7
treewide: convert HTML tables to div
...
Mostly convert HTML tables to div based markup to allow for easier styling
in the future. Also change JS accessor code accordingly.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-05-28 15:18:45 +02:00
INAGAKI Hiroshi
d3c1951cbb
luci-app-adblock: update Japanese translation
...
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-05-21 23:11:24 +09:00
INAGAKI Hiroshi
b1fd056fa5
i18n: sync translations
...
Synchronized translations with sources.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-05-21 01:04:53 +09:00
Dirk Brenken
840f45ecc5
luci-app-adblock: respect SimpleForm size limit
...
* respect SimpleForm size limit of 100KB for advanced online editing
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-05-18 18:19:41 +02:00
Dirk Brenken
55f251b01f
luci-app-adblock: sync with adblock 3.5.2
...
* archive sub-categories (shalla & ut_capitole) are now configurable
via LuCI CBI template
* small bugfixes & enhancements
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-05-15 08:00:02 +02:00
Dirk Brenken
3aae6ce82e
luci-app-adblock: support new workflow
...
* adapt Adblock to support the new cbi apply workflow
* tested successfully with old & new workflow
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-05-09 13:35:49 +02:00
Hannu Nyman
b2eceb0bcc
i18n: sync translations, cleanup
...
* sync translations
* clean-up old strings from adblock
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-04-10 18:27:07 +03:00
Jo-Philipp Wich
72b973b258
luci-app-adblock: fix SimpleForm page delegation
...
Invoke the SimpleForm models using the form() action, not the cbi() ones.
This avoids the extraneous rendering of the cbi header template, avoiding
rejected save operations due to duplicated token value.
Fixes #1722 .
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-04-05 19:21:50 +02:00
Jo-Philipp Wich
c0d9c4f3ce
treewide: filter shell arguments through shellquote() where applicable
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-04-05 09:37:43 +02:00
INAGAKI Hiroshi
caf4421603
i18n: sync translations
...
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-03-29 12:51:13 +09:00
Dirk Brenken
b2fbfedc7e
Merge pull request #1688 from dibdot/adblock
...
luci-app-adblock: remaining fixes
2018-03-16 13:01:36 +01:00
Dirk Brenken
ab30c8365f
luci-app-adblock: remaining fixes
...
* missed in the last (untested) commit - sorry.
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-03-16 12:59:53 +01:00
Dirk Brenken
d01ddb2928
Merge pull request #1684 from dibdot/adblock
...
luci-app-adblock: fix function calls
2018-03-16 06:36:31 +01:00
Dirk Brenken
b2cc7bf276
luci-app-adblock: fix function calls
...
* fix function calls that have an implicit extra parameter self,
pre-requisite for PR #1681
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-03-15 20:25:30 +01:00
INAGAKI Hiroshi
68bdfc029c
luci-app-adblock: fix the msgid to keep the translations
...
XHTML markup of "&" in the description about "download queue" was fixed
in 71230d2
. Since UI text of it no longer matches msgid, I fixed it.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-03-02 02:12:14 +09:00
Dirk Brenken
b1c5a4c075
luci-app-adblock: fix frontend typo
...
fix trivial 'msmtp' typo & changed .po files as well
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-02-27 10:20:56 +01:00
Hannu Nyman
76f9f5e94d
Merge pull request #1627 from user7887/luci-ru
...
i18n-ru: fixed russian translation
2018-02-08 18:17:02 +02:00
Vladimir
c21d22c017
i18n-ru: fixed russian translation
...
Signed-off-by: Vladimir <picfun@ya.ru>
2018-02-07 17:37:34 +03:00
dibdot
e386d76d57
Merge pull request #1623 from dibdot/adblock
...
luci-app-adblock: fix XHMTL Markup
2018-02-03 11:27:36 +01:00
Dirk Brenken
71230d2b70
luci-app-adblock: fix XHMTL Markup
...
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-02-03 11:25:34 +01:00
INAGAKI Hiroshi
69932a9348
luci-app-adblock: update Japanese translation
...
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-02-03 00:42:56 +09:00
INAGAKI Hiroshi
7d23262912
luci-app-adblock: sync translations
...
Synchronized translations with sources.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-02-03 00:12:59 +09:00
dibdot
518ac523d1
Merge pull request #1614 from dibdot/adblock
...
luci-app-adblock: sync with adblock 3.5.0
2018-01-31 20:29:05 +01:00
Dirk Brenken
47e0990eac
luci-app-adblock: sync with adblock 3.5.0
...
* Support new 'Download Queue'
* Support new 'Jail' Blocklist Creation
(replace former 'Whitelist Mode')
* Fix field width in "Runtime Information" section
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-01-31 13:09:55 +01:00
Vladimir
bb87aac852
i18n-ru: Edits on the general pattern of Russian translation
...
Signed-off-by: Vladimir <picfun@ya.ru>
2018-01-20 14:02:48 +03:00
Vladimir
94f7c302bb
i18n-sync change, added project info...
...
Signed-off-by: Vladimir <picfun@ya.ru>
2018-01-16 21:06:05 +03:00
INAGAKI Hiroshi
f7728794ec
luci-app-adblock: update Japanese translation
...
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-01-15 15:34:04 +09:00
Vladimir
2162fbcd5a
added project info, were reviewed in graphical mode, ready for a stable release
...
Signed-off-by: Vladimir <picfun@ya.ru>
2018-01-14 11:53:50 +03:00
Vladimir
80181410f2
added project info, were reviewed in graphical mode
...
Signed-off-by: Vladimir <picfun@ya.ru>
2018-01-13 21:30:52 +03:00
Vladimir
5d48227363
Correction by script i18n-sync.sh with editing of Russian translation
...
Signed-off-by: Vladimir <picfun@ya.ru>
2018-01-11 19:22:07 +03:00
Vladimir
7e3d52ec08
fixed and updated russian translation
...
Signed-off-by: Vladimir <picfun@ya.ru>
2018-01-11 01:43:46 +03:00
Hannu Nyman
5d0f0b997d
Merge pull request #1523 from dibdot/adblock
...
luci-app-adblock: sync with adblock 3.4.3
2018-01-10 23:45:04 +02:00
Dirk Brenken
054935ab7c
luci-app-adblock: sync with adblock 3.4.3
...
* add 'Download Utility' select box
* add new "running" status
* small visual fixes
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-01-10 19:35:39 +01:00
Vladimir
b15fef0b11
fixed russian translation
...
Signed-off-by: Vladimir <picfun@ya.ru>
2018-01-06 13:39:46 +03:00
Hannu Nyman
bd52bf4625
i18n: sync translations
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-01-06 09:40:39 +02:00
Hannu Nyman
7fd4f84aa9
Merge pull request #1502 from dibdot/adblock
...
luci-app-adblock: sync with adblock 3.4.1
2018-01-05 22:31:09 +02:00
Dirk Brenken
931531310e
luci-app-adblock: sync with adblock 3.4.1
...
* refine logfile search term
* textarea 'autoscroll down' in logfile view
* left-align blocklist source table plus a more compact design
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-01-05 18:56:39 +01:00
Vladimir
e7adf1c1bb
fixed and updated russian translation
...
Signed-off-by: Vladimir <picfun@ya.ru>
2018-01-05 18:08:00 +03:00
Vladimir
76b12b242a
fixed and updated russian translation
...
Signed-off-by: Vladimir <picfun@ya.ru>
[renamed swedish advanced-reboot.po as well, fixed a syntax error,
filtered updated files through ./build/i18n-sync.sh]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-01-03 21:44:55 +01:00
Dirk Brenken
033e903097
luci-app-adblock: sync with adblock 3.4.0
...
* add new extra options (disabled by default):
- Flush DNS Cache
- Email Notification
- Email Notification Count
Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-12-27 17:41:28 +01:00
Dirk Brenken
dce8ae85ff
luci-app-adblock: fix minor visual issue
...
* fix visual issue in runtime section (originally provided by @ansuel)
Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-12-04 22:26:18 +01:00
INAGAKI Hiroshi
61cd750363
luci-app-adblock: Update Japanese translation
...
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-11-05 13:33:52 +09:00
INAGAKI Hiroshi
47f4469b29
luci-app-adblock: Sync translations
...
Synchronized translations with sources.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-11-05 11:49:53 +09:00
Hannu Nyman
9e325a5162
Merge pull request #1426 from dibdot/app-adblock
...
luci-app-adblock: sync with adblock 3.1.0
2017-11-04 15:51:41 +02:00
Dirk Brenken
b02a13ea77
luci-app-adblock: sync with adblock 3.1.0
...
* add support for new 'whitelist mode'
* fix a small css issue in advanced edit tabs
Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-11-04 14:13:22 +01:00
yangfl
4dc055be85
i18n: Update Chinese translation
...
Signed-off-by: David Yang <mmyangfl@gmail.com>
2017-10-29 16:00:27 +08:00
yangfl
7dd75df093
i18n: Update Chinese translation
...
Signed-off-by: David Yang <mmyangfl@gmail.com>
2017-10-28 18:57:21 +08:00
Kristoffer Grundström
17803c2d04
luci-app-adblock: Translated some Swedish
...
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2017-10-18 01:15:09 +02:00
Hannu Nyman
a2ea9fd95f
i18n: sync translations
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-09-24 10:13:32 +03:00
Bubu83
31cb2abef2
luci-app-adblock: Fixes for Italian Translation
...
Signed-off-by: Alessio Casagrande bubu83@gmail.com
2017-09-23 17:22:03 +02:00
Bubu83
10d06da707
luci-app-adblock: Full Italian Translation
...
Signed-off-by: Alessio Casagrande bubu83@gmail.com
2017-09-17 00:36:40 +02:00
INAGAKI Hiroshi
02c69083d4
luci-app-adblock: Fix commented out translations
...
Fixed translations that commented out due to difference of letter-case
in msgid.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-09-13 02:30:06 +09:00
INAGAKI Hiroshi
ae92674c84
luci-app-adblock: Update Japanese translation
...
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-09-11 22:21:17 +09:00
INAGAKI Hiroshi
8be0c7e7b2
luci-app-adblock: Sync translations
...
Synchronized translations with sources.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-09-11 22:17:39 +09:00
INAGAKI Hiroshi
e1e5509c92
luci-app-adblock: Fix LuCI i18n-tools detection issues
...
LuCI i18n-tools cannot interpret variables, so translations on that are
not applied in po/pot by i18n-tools.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-09-11 22:08:37 +09:00
Hannu Nyman
b86ed10f84
Merge pull request #1359 from dibdot/adblock
...
luci-app-adblock: sync with adblock 3.0.0
2017-09-10 18:54:53 +03:00
Dirk Brenken
f46f3e5124
luci-app-adblock: sync with adblock 3.0.0
...
Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-09-09 21:09:28 +02:00
Hannu Nyman
2545566ef8
i18n: sync translations
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-09-05 20:33:50 +03:00
Hannu Nyman
fe4e8c6bee
Merge pull request #1330 from gabrownx/patch-1
...
Update pt-br translation
2017-09-02 20:19:54 +03:00
Kristoffer Grundström
b58c5e5fc9
luci-app-adblock: Sync translations
...
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2017-09-02 00:02:32 +02:00
gabrownx
81c8debc03
Update adblock.po
...
Minor issue fix
2017-08-28 10:45:38 -03:00
gabrownx
296ae87c8d
Update pt-br translation
...
Added missing sentences
2017-08-26 12:41:20 -03:00
INAGAKI Hiroshi
a9afd33afe
luci-app-adblock: Update Japanese translation
...
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-05 13:55:30 +09:00
INAGAKI Hiroshi
f7b0e3f5ef
luci-app-adblock: Sync translations
...
Synchronized translations with sources.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-05 13:47:21 +09:00
Dirk Brenken
0f13f7eb81
luci-app-adblock: sync with adblock 2.8.5
...
* add preliminary kresd support
* small fixes
Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-08-04 11:12:03 +02:00
Hannu Nyman
4f127c3254
Merge pull request #1229 from dibdot/master
...
luci-app-adblock: bugfix
2017-07-05 22:38:32 +03:00
Dirk Brenken
985f0f5118
luci-app-adblock: bugfix
...
* fix nil error on overview page
Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-07-05 21:31:56 +02:00
Hannu Nyman
2dc60d2b44
Merge pull request #1225 from dibdot/master
...
luci-app-adblock: sync with adblock 2.8.1
2017-06-29 14:08:12 +03:00
Dirk Brenken
3c5e41d369
luci-app-adblock: sync with adblock 2.8.1
...
* add bind support
Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-06-29 12:58:33 +02:00
Hannu Nyman
a94e2000cd
Merge pull request #1188 from dibdot/master
...
luci-app-adblock: sync with adblock 2.7.1
2017-06-10 10:20:31 +03:00
Dirk Brenken
bd482566f4
luci-app-adblock: sync with adblock 2.7.1
...
* "Save & Reply" now distinguish between normal and manual/backup mode
and triggers an appropriate reload or a start action
Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-06-09 20:18:23 +02:00
INAGAKI Hiroshi
6f2a163b38
luci-app-adblock: Update Japanese translation
...
Updated Japanese translations, and cleaned up old translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-06-08 05:55:29 +09:00
INAGAKI Hiroshi
a8703b5ecb
luci-app-adblock: Sync translations
...
Synchronized translations with sources.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-06-08 05:22:11 +09:00
Dirk Brenken
22c252e2cd
luci-app-adblock: sync with adblock 2.7.0
...
* add new 'Manual mode' option
Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-06-07 19:33:31 +02:00
INAGAKI Hiroshi
0db5d5ed6a
luci-app-adblock: Update Japanese translation
...
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-05-10 16:12:39 +09:00
INAGAKI Hiroshi
e720a28022
luci-app-adblock: Sync translations
...
Synchronized translations with sources.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-05-09 21:30:27 +09:00
INAGAKI Hiroshi
03845c4ae7
luci-app-adblock: Fix syntax error
...
Fixed syntax error in sv/adblock.po.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-05-09 21:25:40 +09:00
INAGAKI Hiroshi
bc6e0c217f
luci-app-adblock: Fix duplicated text
...
Added text "Input file not found. Please check your configuration." by
commit 9b4b1df
is duplicated. so I replaced the text with previously
existed.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-05-09 19:14:24 +09:00
Hannu Nyman
0145e9f307
i18n: sync translations
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-05-09 11:11:36 +03:00
Hannu Nyman
7f256e257c
Merge pull request #1157 from dibdot/app-adblock
...
luci-app-adblock: sync with adblock 2.6.3
2017-05-08 12:28:06 +03:00
Dirk Brenken
9b4b1dfebd
luci-app-adblock: sync with adblock 2.6.3
...
* Limit Blacklist/Whitelist Online editing to max. 512 KB, approx.
20.000 domains per list
* Automatically refresh the overview page after button onclick event,
e.g. 'Suspend/Resume' or 'Save & Apply'
* cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-05-08 11:15:19 +02:00
Kristoffer Grundström
5ea1961b8d
Updated adblock
...
Signed-off-by <hamnisdude@gmail.com>
2017-05-07 21:14:10 +02:00
INAGAKI Hiroshi
24a4825aec
luci-app-adblock: Update Japanese translation
...
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-04-29 09:32:17 +09:00
INAGAKI Hiroshi
cab116bfb9
luci-app-adblock: Sync translations
...
Synchronized translations with sources.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-04-29 09:19:44 +09:00
Hannu Nyman
26fb47b106
Merge pull request #1128 from dibdot/app-adblock
...
luci-app-adblock: fix markup
2017-04-27 10:16:57 +03:00
Dirk Brenken
2dd0bae805
luci-app-adblock: fix markup
...
Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-04-26 23:31:11 +02:00
Hannu Nyman
415b99de5a
Merge pull request #1124 from dibdot/app-adblock
...
luci-app-adblock: sync with 2.6.1
2017-04-26 14:52:16 +03:00
Dirk Brenken
0e80aba7b1
luci-app-adblock: sync with 2.6.1
...
* add two new extra options
* cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-04-25 23:17:08 +02:00
liushuyu
e741857fc8
luci-app: Improve zh-CN translations
2017-04-18 14:00:07 -06:00
Hannu Nyman
91c0b91a2e
Merge pull request #1115 from dibdot/app-adblock
...
luci-app-adblock: sync with 2.6.0-2
2017-04-17 20:29:11 +03:00
Dirk Brenken
b234897789
luci-app-adblock: sync with 2.6.0-2
...
* made default trigger delay more conservative to fix possible start up
issues
* add luci-lib-jsonc dependency
Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-04-17 17:52:27 +02:00
INAGAKI Hiroshi
738538d14c
luci-app-adblock: Update Japanese translation
...
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-04-13 13:11:58 +09:00
INAGAKI Hiroshi
a7dc588a0f
luci-app-adblock: Sync translations
...
Synchronized translations with sources.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-04-13 12:35:16 +09:00
Hannu Nyman
fa6dc645e8
Merge pull request #1108 from dibdot/app-adblock
...
luci-app-adblock: sync with adblock 2.6.0
2017-04-12 17:04:35 +03:00
Dirk Brenken
3096af833b
luci-app-adblock: sync with adblock 2.6.0
...
* add new trigger timeout input field
* the download utility plus SSL Library will be listed in runtime
information and the blocklist source table contains an additional
"SSL req." column
* various small fixes
* changed copyright notice
Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-04-12 11:56:02 +02:00
INAGAKI Hiroshi
c528be41b7
luci-app-adblock: Update Japanese translation
...
Added and Modified some Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-04-04 23:33:16 +09:00
INAGAKI Hiroshi
09c33440da
luci-app-adblock: Sync translations
...
Synchronized translations with sources.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-04-04 23:28:50 +09:00
Hannu Nyman
1390a6465d
Merge pull request #1096 from dibdot/app-adblock
...
luci-app-adblock: sync with adblock 2.5.1
2017-04-04 15:28:44 +03:00
Dirk Brenken
03ae05549d
luci-app-adblock: sync with adblock 2.5.1
...
* made buttons translatable
* accept empty values for interface trigger input field
* replace 'url' with 'luci.dispatcher.build_url'
Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-04-04 14:11:41 +02:00
INAGAKI Hiroshi
a0e9d3474d
luci-app-adblock: Update Japanese translation
...
Updated Japanese translation.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-04-04 20:04:51 +09:00
INAGAKI Hiroshi
369dbbfe71
i18n: Sync translations
...
Synchronized all translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-03-31 00:50:22 +09:00
Dirk Brenken
a9ae300673
luci-app-adblock: fix XHTML/HTML5 markup
...
* fix XHTML parsing errors in openwrt theme
* tested with openwrt, bootstrap & material theme
Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-03-28 20:05:03 +02:00
INAGAKI Hiroshi
8db29afb59
luci-app-adblock: Update Japanese translation
...
Added Japanese translations of recently added strings.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-03-27 22:20:46 +09:00
INAGAKI Hiroshi
9e869fb003
luci-app-adblock: Sync translations
...
Synchronized translations with Lua sources.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-03-27 22:04:31 +09:00
Hannu Nyman
0ca4e3b883
Merge pull request #1083 from dibdot/luci-app-adblock
...
luci-app-adblock: small fixes in overview tab
2017-03-27 14:25:49 +03:00
Dirk Brenken
f2264da43c
luci-app-adblock: small fixes in overview tab
...
* mute stderr in syscalls
* better suspend/resume button handling
Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-03-27 11:36:41 +02:00
INAGAKI Hiroshi
d3fecae59e
luci-app-adblock: Fix display issues with translation
...
Fixed display issues when applying translation.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-03-27 14:38:52 +09:00
INAGAKI Hiroshi
5c11719b44
luci-app-adblock: Fix package call from buildroot
...
Cannot load this package in buildroot, so I fixed package call from
buildroot in the Makefile.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-03-26 23:15:03 +09:00
Dirk Brenken
1bc3833e68
luci-app-adblock: major update
...
* multi-tab navigation
Overview/View Logfile/Advanced
Advanced: Edit Blacklist/Whitelist/Configuration
Query domains
* all adblock options are now configurable via LuCI
Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-03-26 08:49:02 +02:00
Hannu Nyman
61f63fb9af
i18n: sync translations
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-03-04 12:26:30 +02:00
Hannu Nyman
6e2647a9d6
Merge pull request #1037 from musashino205/adblock-upd-ja
...
luci-app-adblock: Update Japanese translation
2017-02-26 19:58:18 +02:00
INAGAKI Hiroshi
d933bd3177
luci-app-adblock: Update Japanese translation
...
Improved existing translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-02-23 15:11:41 +09:00
Luiz Angelo Daros de Luca
fe9d39c06c
i18n: complete pt-br translation
...
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2017-02-22 20:34:38 -03:00
Dirk Brenken
d3a74836b7
luci-app-adblock: put backup options to global section
...
this PR reflect the changes made in adblock 2.3.0
Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-02-05 08:02:39 +01:00
INAGAKI Hiroshi
c0ff0c93d4
luci-app-adblock: Update Japanese translation
...
Added some translations of recently added strings.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2016-12-23 00:03:39 +09:00
Hannu Nyman
882c5f02e6
i18n: sync translations
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-12-22 11:23:26 +02:00
Hannu Nyman
0f0d036d02
luci-app-adblock: Adjust to adblock 2.0
...
Modify the LuCI app to match the simplified adblock 2.0
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-12-20 13:44:11 +02:00
musashino205
b23cff48b1
luci-app-adblock: Add Japanese translation
...
Signed-off-by: musashino205 <musashino.open@gmail.com>
2016-12-15 04:08:30 +09:00
Hannu Nyman
f58069a1a6
i18n: sync translations, fix sv for adblock
...
Sync translations.
Fix the newly added sv translation for adblock.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-08-16 10:07:49 +03:00
Kristoffer Grundström
59dc2ef0b6
Created sv.po
...
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2016-08-16 02:07:50 +02:00
Hannu Nyman
cd50f27956
luci-app-adblock: adjust to adblock 1.2.0
...
* more status info
* change in default nullipv addresses
* two uhttpd instances (for ports 80/443)
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-06-12 21:14:54 +03:00
Hannu Nyman
f4a446ce72
i18n: sync translations
...
sync translations
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-06-09 11:58:00 +03:00
Hannu Nyman
e87132021b
luci-app-adblock: support 1.16
...
Add support for 'adb_restricted'
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-06-03 17:24:56 +03:00
Hannu Nyman
f4af114dbc
i18n: sync translations
...
sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-05-30 10:24:47 +03:00
kuoruan
77c1a89b3b
luci-app-adblock: Add Simplified Chinese translation
...
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2016-05-30 08:55:12 +08:00
kuoruan
56e2e967b4
luci-app-adblock: Add po templates
...
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2016-05-30 08:54:20 +08:00
Hannu Nyman
c46963613f
luci-app-adblock: support adb_fetchttl option
...
Support adb_fetchttl options from adblock 1.1.15
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-05-26 19:01:12 +03:00
Hannu Nyman
96c5069ca6
luci-app-adblock: adjust to change in option name
...
Change also the adb_nullport option name to match 1.1.0
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-05-01 10:51:04 +03:00
Hannu Nyman
b45520011f
luci-app-adblock: match adblock 1.1.0
...
Update the luci app to match adblock 1.1.0
Add support for showing blocklist status info.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-05-01 02:55:45 +03:00
Hannu Nyman
f4a67353a7
luci-app-adblock: conform to adblock 0.90
...
* Add support for disabling "force DNS queries to local resolver" option
* Remove deprecated logging options
Additionally remove unnecessary rmempty definitions.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-02-28 23:03:14 +02:00
Hannu Nyman
1f4f828503
luci-app-adblock: remove deprecated options
...
Remove support for options deprecated in adblock 0.80.1
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-02-22 22:23:05 +02:00
Hannu Nyman
e270083cfe
luci-app-adblock: conform to adblock 0.80
...
* Change "debug log" to "log"
* Add support for source descriptions
* Support new options for ping targets
* Simplify link to readme
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-02-21 17:39:19 +02:00
Hannu Nyman
6ee5c593b3
luci-app-adblock: Add support for optional config values
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-02-20 12:34:16 +02:00
Hannu Nyman
3749c45f80
luci-app-adblock: Beautify blocklist selection table and reorganise
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-02-19 12:13:44 +02:00
Hannu Nyman
21bf16ce04
luci-app-adblock: User interface for the 'adblock' package
...
Simple user interface for the 'adblock' package from packages feed.
Adds 'Adblock' item to the Services menu in LuCI.
Allows enabling/disabling the service and selecting blocklists.
Configuration of the blocklist URLs and selection of Shalla categories
needs to be done manually to the config file, if needed.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-02-16 22:28:46 +02:00