Franco Castillo
108ae49003
luci-app-adblock: Add Spanish translation
...
Add Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-02-21 19:47:21 -03:00
Jo-Philipp Wich
eda8f02dac
treewide: avoid double-escaping CBI section labels
...
Since the section labels are already HTML-escaped implicitely by the
striptags() function, we must not escape them again in attr() or
ifattr().
Fixes : #2524
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-02-12 08:32:02 +01:00
INAGAKI Hiroshi
7c539d115b
luci-app-adblock: update Japanese translation
...
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2019-02-07 23:20:13 +09:00
INAGAKI Hiroshi
ccb762997f
i18n: sync translations
...
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2019-02-04 21:44:52 +09:00
Dirk Brenken
e91e89b28a
Merge pull request #2498 from dibdot/adblock
...
luci-app-adblock: small controller changes
2019-02-02 18:02:51 +01:00
Dirk Brenken
09ea2573ff
luci-app-adblock: small controller changes
...
- show 'DNS Query Report' tab only when tcpdump was found
- remove needless Turris Omnia logread workaround, due to changes in
latest syslog-ng package
Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-02-02 08:47:40 +01:00
Hannu Nyman
865d0cf9c7
i18n: sync translations
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-01-24 18:43:21 +02:00
Dirk Brenken
f6ff32c40d
luci-app-adblock: sync with release 3.6.3
...
* the DNS Report now displays the hostname, MAC-Address or
client IP (CLI & LuCI)
* Filter the DNS Query result set for a particular domain, client or
time frame (CLI & LuCI)
* remove needless XHR.Poll-Events from Reporting page in LuCI
* remove needless 'force sort' option in LuCI
Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-01-14 16:02:46 +01:00
INAGAKI Hiroshi
4d17e3e9b6
luci-app-adblock: update Japanese translation
...
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2019-01-09 12:09:39 +09:00
INAGAKI Hiroshi
3464ae5899
luci-app-adblock: sync translations
...
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2019-01-09 11:51:25 +09:00
yangfl
6f8fbb1e62
i18n: update Chinese translation
...
Signed-off-by: David Yang <mmyangfl@gmail.com>
2019-01-04 00:51:56 +08:00
Dirk Brenken
e87951d86f
Merge pull request #2399 from dibdot/adblock
...
luci-app-adblock: sync with release 3.6.1
2018-12-27 07:23:49 +01:00
Dirk Brenken
c0a2421afb
luci-app-adblock: sync with release 3.6.1
...
* support new reporting options
* small fixes
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-12-27 06:51:21 +01:00
INAGAKI Hiroshi
226b882bab
luci-app-adblock: update Japanese translation
...
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-12-26 19:39:44 +09:00
INAGAKI Hiroshi
0056f4e582
luci-app-adblock: sync translations
...
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-12-26 19:05:08 +09:00
Dirk Brenken
0299b13292
luci-app-adblock: minor fixes
...
* use new XHR default on report page
* fix wrong string.find syntax
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-12-22 18:37:45 +01:00
Florian Eckert
121e7fea66
luci-app-*: use default poll interval
...
Replace all XHR poll time number with -1 so they will use the default
poll interval time value from "/etc/config/luci". If this is not set then
5 seconds as default is used.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-12-20 10:20:23 +01:00
Dirk Brenken
87ec92d1ed
luci-app-adblock: sync with release 3.6.0
...
* add adblock dns query reporting via tcpdump (see readme for details)
* fix tld compression on low memory systems (< 64 MB)
* fix various small issues
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-12-20 08:45:35 +01:00
Dirk Brenken
8c68756e00
Merge pull request #2291 from dibdot/adblock
...
luci-app-adblock: adapt latest css changes
2018-11-16 09:06:54 +01:00
Dirk Brenken
5dd93edefa
luci-app-adblock: adapt latest css changes
...
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-11-16 08:56:32 +01:00
Jo-Philipp Wich
76bf2ac6ce
treewide: resync translation files
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-15 19:32:53 +01:00
Dirk Brenken
253f912f17
luci-app-adblock: consolidate css
...
* fix IE Edge rendering issues
* merge external styles in central css
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-11-14 10:45:18 +01:00
Hannu Nyman
89e26911f1
i18n: cleanup old strings
...
also sync translations
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-11-10 21:26:41 +02:00
Hannu Nyman
40de466475
i18n: sync translations, add location annotatations
...
Thanks to a recent commit, the translation files will now
have info about locations where the string is used. That
can help is deciding the correct translation, as all contexts
are more easily found.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-11-07 18:10:59 +02:00
yangfl
dc1c69ce4e
i18n: update Chinese translation
...
Signed-off-by: David Yang <mmyangfl@gmail.com>
2018-10-01 11:39:57 +08:00
Luiz Angelo Daros de Luca
728501dd57
i18n: update pt-br translation
...
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2018-09-20 21:58:33 -03:00
Dirk Brenken
fb27334aef
Merge pull request #2136 from aft90/luci-app-adblock-query-box-placeholder
...
luci-app-adblock: use placeholder in query tool
2018-09-08 20:23:15 +02:00
INAGAKI Hiroshi
19fa506eff
luci-app-adblock: update Japanese translation
...
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-09-09 02:40:08 +09:00
Andrei Troie
ddaac101a5
luci-app-adblock: use placeholder in query tool
...
Use the placeholder property on the textbox in the query tool so it's more convenient.
Signed-off-by: Andrei Troie <andreitroie90@gmail.com>
2018-09-07 23:59:20 +01:00
Dirk Brenken
e3b060b3a6
Merge pull request #2125 from dibdot/adblock
...
luci-app-adblock: sync with adblock 3.5.5
2018-09-01 17:10:37 +02:00
Dirk Brenken
4e56083833
luci-app-adblock: sync with adblock 3.5.5
...
* fix cornercase issues in runtime information/json parsing
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-09-01 08:42:00 +02:00
INAGAKI Hiroshi
7cafad8b31
i18n: sync translations
...
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-09-01 02:23:25 +09:00
yangfl
9711120e06
luci-app: update Chinese translation
...
Signed-off-by: David Yang <mmyangfl@gmail.com>
2018-08-11 15:46:07 +08:00
Dirk Brenken
9217240b04
Merge pull request #2019 from dibdot/adblock
...
luci-app-adblock: "final" fixes
2018-07-31 11:26:43 +02:00
Dirk Brenken
b8f8394681
luci-app-adblock: "final" fixes
...
during intense testing with different browsers (Chrome/Firefox/partly IE
in a VM) I found & fixed some more minor things:
* remove needless hook & include from overview page
* fix possible JS error in Runtime Information
* Align CSS color with "LuCI standard"
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-07-31 09:21:44 +02:00
Dirk Brenken
4a85973a9a
Merge pull request #2006 from dibdot/adblock
...
luci-app-adblock: small fixes
2018-07-28 18:23:47 +02:00
Dirk Brenken
b7ed444cbb
luci-app-adblock: small fixes
...
* fix possible controller error during json parsing
* remaining code cleanup
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-07-28 17:30:18 +02:00
Dirk Brenken
69257be152
Merge pull request #1997 from dibdot/adblock
...
luci-app-adblock: small visual fixes
2018-07-25 21:46:20 +02:00
Dirk Brenken
771672ff7a
luci-app-adblock: small visual fixes
...
* made readonly textarea (logview) scrollable again (bootstrap theme)
* align "Query" input button
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-07-25 21:39:22 +02:00
Jo-Philipp Wich
1961ce6df3
Merge pull request #1986 from dibdot/adblock
...
luci-app-adblock: fix translations
2018-07-22 22:37:01 +02:00
Dirk Brenken
8d7ebf0572
luci-app-adblock: fix translations
...
* fix runtime & button translations
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-07-22 22:28:26 +02:00
Jo-Philipp Wich
83c86d2934
Merge pull request #1983 from dibdot/adblock
...
luci-app-adblock: sync with adblock 3.5.4
2018-07-22 17:46:04 +02:00
Dirk Brenken
5db2b76497
luci-app-adblock: sync with adblock 3.5.4
...
backend:
* add low priority mode (nice level 10), disabled by default
* enhance 'Force DNS' to redirect ports 53, 853 and 5353
frontend:
* switch to dynamic XHR polling for runtime information and logfile
viewing
* add new 'Refresh' button to reload blocklists
* various cleanups & small fixes
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-07-22 08:58:33 +02:00
Olimjon
6a151eb70e
Update Russian translation
2018-07-21 02:10:51 +05:00
INAGAKI Hiroshi
86660f92d1
i18n: sync translations
...
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-07-20 15:33:18 +09:00
Jo-Philipp Wich
994531ea26
luci-app-adblock: align blocklist markup with recent changes
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-07-09 11:51:43 +02:00
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