Andrey Meshkov
cdd2e8ecb4
Merge pull request #99 in DNS/adguard-dns from feature/442 to master
...
* commit '63f20bc3979c61f71afcad1e9c7bbcdbe783a98e': (27 commits)
Request language from server
i18n -— fiz broken change_language APO method
Allow querying and changeing i18n language via API.
Update readme and translations
Add ru locale
Move translations script to scripts folder
Fix footer layout
Add oneskyapp scripts for download and upload translations
Fix minor mistake
Translate Copyright text on footer
Fix wrong translate key
Fix wrong check update button text
Convert i18n resource to key type
Translate missing toast message when toggle query log feature
create locales/en.js and change to key type. Next may be use auto load translate resource
Tranlsate missing toast message
add missing translate
Update missing trasnlate
Fix eslint
Add translate PopoverFilter
...
2018-11-22 18:46:21 +03:00
Ildar Kamalov
63f20bc397
Request language from server
2018-11-22 17:56:57 +03:00
Eugene Bujak
83544ab0f6
i18n -— fiz broken change_language APO method
2018-11-22 13:15:38 +03:00
Eugene Bujak
2139bb9c79
Allow querying and changeing i18n language via API.
2018-11-21 20:44:20 +03:00
Ildar Kamalov
0530f5dff2
Update readme and translations
2018-11-21 11:43:55 +03:00
Andrey Meshkov
4e27ad0c8e
Merge pull request #102 in DNS/adguard-dns from fix/improve_ratelimit to master
...
* commit '166bc72ff34f839d205166b3d560e97e8d6cf208':
Fix tests
Fix binary search in the whitelist
Added ratelimit whitelist and tests
2018-11-21 00:24:34 +03:00
Andrey Meshkov
166bc72ff3
Fix tests
2018-11-21 00:23:09 +03:00
Andrey Meshkov
25f20bd5a7
Fix binary search in the whitelist
2018-11-21 00:18:13 +03:00
Andrey Meshkov
345e4dc89a
Added ratelimit whitelist and tests
2018-11-20 23:51:18 +03:00
Ildar Kamalov
1ae6af44d1
Add ru locale
2018-11-19 19:23:57 +03:00
Ildar Kamalov
3779407291
Move translations script to scripts folder
2018-11-19 09:57:45 +03:00
Ildar Kamalov
ced5499083
Fix footer layout
2018-11-16 12:46:18 +03:00
Ildar Kamalov
5bf38041c5
Add oneskyapp scripts for download and upload translations
2018-11-16 12:45:41 +03:00
Hoàng Rio
25f469efd7
Fix minor mistake
2018-11-12 08:32:49 +07:00
hoangrio
3d3e8e7dbc
Translate Copyright text on footer
2018-11-10 21:52:28 +07:00
hoangrio
346fa6e921
Fix wrong translate key
2018-11-10 14:11:10 +07:00
Eugene Bujak
54ee16634c
Merge pull request #96 in DNS/adguard-dns from gomodules to master
...
* commit '3c427ba2956a0ceae80ed27976d1a3615494a80a':
Drop support for go 1.10 or lower.
Introduce go module support
2018-11-09 19:33:13 +03:00
Eugene Bujak
3c427ba295
Drop support for go 1.10 or lower.
2018-11-09 19:31:38 +03:00
Eugene Bujak
a6e4c48567
Introduce go module support
2018-11-09 18:19:55 +03:00
hoangrio
628323761a
Merge remote-tracking branch 'upstream/master' into i18n
2018-11-09 21:40:23 +07:00
hoangrio
e1276d089b
Fix wrong check update button text
2018-11-09 21:12:46 +07:00
Hoàng Rio
d47a23269d
Convert i18n resource to key type
2018-11-09 13:51:28 +07:00
Hoàng Rio
beab9a1be0
Merge branch 'i18n' into i18n_wip
2018-11-09 10:03:06 +07:00
Hoàng Rio
82bc5965f4
Translate missing toast message when toggle query log feature
2018-11-09 10:02:27 +07:00
Hoàng Rio
8d209773b3
Merge branch 'i18n' into i18n_wip
2018-11-08 13:29:47 +07:00
Hoàng Rio
67c8abcb8e
Merge branch 'master' into i18n
2018-11-08 13:29:15 +07:00
Eugene Bujak
bd39509458
Merge pull request #95 in DNS/adguard-dns from feature/265 to master
...
* commit 'fc7d93b920b196e654502e1a2b720d56bae05711':
Force safe search on Youtube
2018-11-06 15:11:06 +03:00
Andrey Meshkov
fc7d93b920
Force safe search on Youtube
2018-11-06 15:03:42 +03:00
Andrey Meshkov
4a357f1345
Merge pull request #93 in DNS/adguard-dns from fix/414 to master
...
* commit '914eb612cd0da015b98c151b7ac603fb4126a2c3':
Add bootstrap DNS to readme
Fix review comments
Close test upstream
Added bootstrap DNS to the config file DNS healthcheck now uses the upstream package methods
goimports files
Added CoreDNS plugin setup and replaced forward
Added factory method for creating DNS upstreams
Added health-check method
Added persistent connections cache
Upstream plugin prototype
2018-11-06 12:27:08 +03:00
Hoàng Rio
3693047270
create locales/en.js and change to key type. Next may be use auto load translate resource
2018-11-06 14:55:26 +07:00
Hoàng Rio
92fbbc8cc5
Tranlsate missing toast message
2018-11-06 09:51:00 +07:00
Andrey Meshkov
914eb612cd
Add bootstrap DNS to readme
2018-11-06 01:20:53 +03:00
Andrey Meshkov
cc40826299
Fix review comments
2018-11-06 01:14:28 +03:00
Andrey Meshkov
2e879896ff
Close test upstream
2018-11-06 00:52:27 +03:00
Andrey Meshkov
451922b858
Added bootstrap DNS to the config file
...
DNS healthcheck now uses the upstream package methods
2018-11-06 00:47:59 +03:00
Andrey Meshkov
7f018234f6
goimports files
2018-11-05 23:52:11 +03:00
Andrey Meshkov
efdd1c1ff2
Added CoreDNS plugin setup and replaced forward
2018-11-05 23:49:31 +03:00
Andrey Meshkov
9bc4bf66ed
Added factory method for creating DNS upstreams
2018-11-05 22:11:13 +03:00
Andrey Meshkov
a6022fc198
Added health-check method
2018-11-05 21:19:01 +03:00
Andrey Meshkov
d6f560ecaf
Added persistent connections cache
2018-11-05 20:40:10 +03:00
Hoàng Rio
839c2ebdd4
add missing translate
2018-11-05 11:46:18 +07:00
Hoàng Rio
9cd7a37646
Update missing trasnlate
2018-11-05 11:26:32 +07:00
Hoàng Rio
cd75c406c1
Merge remote-tracking branch 'upstream/master' into i18n
2018-11-05 11:23:16 +07:00
Eugene Bujak
2449075bca
Revert "Cache DNS lookups when resolving safebrowsing or parental servers, also cache replacement hostnames as well."
...
This reverts commit a5d1053520
.
This cache had unintended side effects.
2018-11-02 12:15:30 +03:00
Hoàng Rio
4c9a84dda0
Fix eslint
2018-11-02 13:34:38 +07:00
Hoàng Rio
262e9acc03
Add translate PopoverFilter
2018-11-02 13:09:08 +07:00
Andrey Meshkov
484c0ceaff
Upstream plugin prototype
2018-11-01 14:45:32 +03:00
Hoàng Rio
e399a5fe37
Merge branch 'master' into i18n
2018-10-31 08:19:43 +07:00
Andrey Meshkov
19e30dbccc
Merge pull request #92 in DNS/adguard-dns from feature/371 to master
...
* commit '49ff0d2b9ae4982d4352b668b8d7085ed72f2d4e':
Added green background for whitelist rows
Fix rule text in the Reason
Added filter name to popover
Fix review comments: NextFilterId collisions
Added more logging to the plugin
Added filterId to the querylog Updated the openapi.yaml accordingly Some minor refactoring/renaming Fix other review comments
Fix review comments Fixed coredns plugin tests Check that user filter is not empty
Fix #371 #421
2018-10-30 18:20:34 +03:00
Ildar Kamalov
49ff0d2b9a
Added green background for whitelist rows
2018-10-30 18:10:05 +03:00