Artem Baskal
97df19898f
Pull request #730 : + client: Add Hot Module Replacement
...
Merge in DNS/adguard-home from feature/hmr to master
Squashed commit of the following:
commit 952ed1955c2a7a32446d99489f137f02eb47c99e
Merge: 83484931 de92c852
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Thu Aug 13 11:02:10 2020 +0300
Merge branch 'master' into feature/hmr
commit 8348493105d7d63d8b0836a5c272df2b17a6b142
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Aug 5 15:07:31 2020 +0300
Remove empty prop types, remove Services empty container
commit b2fe4a30b79d91e482318ee5deea8e49c7038f7e
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Aug 5 13:56:35 2020 +0300
Move constants
commit f8be4c18c35193ad77bf5e25f311ad834c1d6870
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Aug 5 13:19:02 2020 +0300
Fix Setup bug, update webpack.dev
commit 1d9cc4ddf8af2c979eb707a7f0fc06744eec186c
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Aug 5 12:10:38 2020 +0300
Review changes
commit a1edb21358def21ed1808b081ffc2f0b6755e3da
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Aug 5 11:46:58 2020 +0300
Remove lazy loading, fix updated components
commit 0aa2cf55f8d4206ac9e2f99fc1b990ed8a9c7825
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue Aug 4 20:32:19 2020 +0300
Refactor App component, add lazy loading
commit 3c2ba4772a91ff7b06641dba6c6bf3fdcd2fdf7f
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue Aug 4 17:12:41 2020 +0300
Simplify App hot loading boilerplate, setup lazy loading, update Header
commit 8df3221f315372b066f2ac0c9a1687f1677b8415
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue Aug 4 15:16:06 2020 +0300
+ client: Add Hot Module Replacement
2020-08-13 11:15:45 +03:00
Artem Baskal
de92c85256
Pull request #726 : - client: 1954 Make menu items position stable
...
- client: 1954 Make menu items position stable
Close #1954
Squashed commit of the following:
commit 24bc6faa1e45cef79e3ba83ad5d595c305e0c816
Merge: a4b07aae d3f5b407
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Thu Aug 13 10:51:47 2020 +0300
Merge branch 'master' into fix/1954
commit a4b07aae4b3b56d60cc95f669e6c179659d904ce
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Aug 5 15:20:26 2020 +0300
Review changes
commit 250cdc9b10f93664ed2c1f53d57295dba78e6a99
Merge: 32003f19 39f2d5c4
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Aug 5 15:18:40 2020 +0300
Merge branch 'master' into fix/1954
commit 32003f19c6e2dda056fa6ae51f6721ea350016d1
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Mon Aug 3 13:36:23 2020 +0300
- client: 1954 Make menu items position stable
2020-08-13 11:01:23 +03:00
Andrey Meshkov
d3f5b40700
Merge: + Makefile: sign release binaries with gpg
...
Merge in DNS/adguard-home from sign-binaries-v2 to master
* commit '20a0ba5f608c18eff4022279d8ce2791aca97d1b':
+ Makefile: sign release binaries with gpg
2020-08-12 22:51:06 +03:00
Simon Zolin
20a0ba5f60
+ Makefile: sign release binaries with gpg
...
.tar.gz and .zip archives now contain one more file - .sig
UNIX:
./AdGuardHome/:
./AdGuardHome/AdGuardHome
./AdGuardHome/AdGuardHome.sig
...
Windows:
./AdGuardHome/:
./AdGuardHome/AdGuardHome.exe
./AdGuardHome/AdGuardHome.exe.sig
...
2020-08-12 20:18:21 +03:00
Simon Zolin
9b9902f004
* Revert "Update blocked_services.go"
...
Squashed commit of the following:
commit 567bb4671ddb4f51c13e51094f96e870212137c8
Author: Simon Zolin <s.zolin@adguard.com>
Date: Tue Aug 11 19:29:31 2020 +0300
Revert "Update blocked_services.go"
This reverts commit 4ca4fb8a11
.
2020-08-12 13:03:17 +03:00
Andrey Meshkov
020a30fb6d
Merge: * locales: update
...
Merge in DNS/adguard-home from locales to master
* commit '8d10a269edebb007f49123e96f9f2c9f1834f4aa':
update ru
* locales: update
2020-08-07 18:31:31 +03:00
Simon Zolin
39f2d5c4ae
* readme: update Prerequisites section
...
Close #1989
* commit '6ce3c52456feb6f13be976e03c42fa87aa26b099':
* readme: update Prerequisites section
2020-08-04 15:29:09 +03:00
graysky
6ce3c52456
* readme: update Prerequisites section
2020-08-04 14:30:01 +03:00
Simon Zolin
5188da60cf
* Makefile: support running with multiple parallel jobs (e.g. -j8)
...
* commit 'e57cbc36d944b6c4ebe99f397eb55976d786d5f8':
* Makefile: support running with multiple parallel jobs (e.g. -j8)
2020-08-03 20:08:31 +03:00
Simon Zolin
e57cbc36d9
* Makefile: support running with multiple parallel jobs (e.g. -j8)
2020-08-03 19:13:51 +03:00
Ildar Kamalov
57e43a66c3
Merge: - client: fix log filters and guide tab styles
...
Closes #1951
* commit '9fecab8675b3496cb6fa5f03084e0be7c364a263':
- client: fix log filters styles
- client: fix guide tab styles
2020-08-03 15:45:53 +03:00
Ildar Kamalov
4f3d503916
Merge: - client: fix query log on edge legacy
...
Closes #1976
* commit '552280e9a36a15c7c2347af75d97fe2943f80093':
- client: fix query log not load on edge legacy
2020-08-03 15:45:31 +03:00
Ildar Kamalov
6bb6c700d6
Merge: - client: fix empty log error
...
Closes #1983
* commit '3ff0c964dc05c0b393b6b7140cf59bffb8f70806':
- client: fix empty log error
2020-08-03 15:44:55 +03:00
Ildar Kamalov
ed76a3cb8b
Merge: - client: check touch events for tooltips
...
Closes #1922
* commit 'ce21514246dfc89f1178d9346769317f1fff4d05':
- client: check touch events for tooltips
- client: tooltip show delay
2020-08-03 15:41:46 +03:00
Simon Zolin
335d62b08e
- "set_url": couldn't set a new path for filter local file
...
Close #1984
* commit '99625da1e44b4e6686f3c4b29526949ef471a100':
- "set_url": couldn't set a new path for filter local file
2020-08-03 15:19:31 +03:00
Simon Zolin
99625da1e4
- "set_url": couldn't set a new path for filter local file
2020-08-03 14:09:47 +03:00
Ildar Kamalov
9fecab8675
- client: fix log filters styles
2020-08-01 17:13:48 +03:00
Ildar Kamalov
b9aa969a56
- client: fix guide tab styles
2020-08-01 17:12:38 +03:00
Ildar Kamalov
ce21514246
- client: check touch events for tooltips
2020-08-01 16:25:56 +03:00
Ildar Kamalov
3ff0c964dc
- client: fix empty log error
2020-08-01 16:14:50 +03:00
Ildar Kamalov
552280e9a3
- client: fix query log not load on edge legacy
2020-08-01 15:35:57 +03:00
Ildar Kamalov
d154456ae5
- client: tooltip show delay
2020-08-01 13:38:26 +03:00
Andrey Meshkov
3cecd6f090
added more info about contribution
2020-07-31 11:31:47 +03:00
Simon Zolin
dc1fc82b9e
* client: Corrects the provided homepage for "The Big List of Hacked Malware Web Sites"
...
Close #1940 Close #1948
* commit 'cecf84836494a432c59157295c1aaf8663df1a42':
* client: Corrects the provided homepage for "The Big List of Hacked Malware Web Sites"
2020-07-31 10:17:37 +03:00
Simon Zolin
a033b68bfd
* Update blocked_services.go
...
Close #1863
* commit '4ca4fb8a113dda47336038ced905fa87a9fa380f':
Update blocked_services.go
2020-07-31 10:14:14 +03:00
mHatsune
4ca4fb8a11
Update blocked_services.go
2020-07-30 14:25:01 +03:00
Simon Zolin
8d10a269ed
update ru
2020-07-27 13:13:14 +03:00
Simon Zolin
a536357427
* locales: update
2020-07-27 12:59:08 +03:00
Imre Kristoffer Eilertsen
cecf848364
* client: Corrects the provided homepage for "The Big List of Hacked Malware Web Sites"
2020-07-27 12:28:30 +03:00
Andrey Meshkov
ddb9a2e872
readme - update stable -> edge
2020-07-24 19:40:03 +03:00
Ildar Kamalov
cfdfd250a0
Merge: - client: show filter name on mobile for whitelisted entry
...
Closes #1934
Squashed commit of the following:
commit 5127467acfeec1d8a37736ecce7e92ff9f7b30c9
Author: Ildar Kamalov <ik@adguard.com>
Date: Fri Jul 24 19:10:10 2020 +0300
- client: show filter name if rule present
commit f3a3399682b2d842ec399f856e2b586aae9b3ec5
Merge: 63f4c965 3c91b8c7
Author: Ildar Kamalov <ik@adguard.com>
Date: Fri Jul 24 19:09:32 2020 +0300
Merge branch 'fix/1934' of ssh://bit.adguard.com:7999/dns/adguard-home into fix/1934
commit 3c91b8c70c0e0830a180ed1445e7c0994bc300ad
Author: Ildar Kamalov <ik@adguard.com>
Date: Fri Jul 24 18:54:01 2020 +0300
- client: show filter name for whitelisted entry
commit 63f4c9655ed5efe2bf35f1174c6c2b0af52403b5
Author: Ildar Kamalov <ik@adguard.com>
Date: Fri Jul 24 18:54:01 2020 +0300
- client: show filter name for whitelisted entry
2020-07-24 19:19:51 +03:00
Ildar Kamalov
cb01d05ef4
Merge: - client: fix host validation rule
...
Closes #1926
* commit 'c7e7b76cecb0ba14666ebf55dd665809a6df9612':
- client: fix escape
- client: fix host validation rule
- client: fix host validation rule
- client: fix host validation rule
2020-07-24 18:54:45 +03:00
Ildar Kamalov
c7e7b76cec
- client: fix escape
2020-07-24 18:42:49 +03:00
Ildar Kamalov
f5128d27f1
- client: fix host validation rule
2020-07-24 18:36:59 +03:00
Ildar Kamalov
005f8fb279
- client: fix host validation rule
2020-07-24 18:35:03 +03:00
Ildar Kamalov
244fe093cd
- client: fix host validation rule
2020-07-24 17:45:24 +03:00
Ildar Kamalov
ff9d1c234c
Merge: - client: fix ui issues with table pagination and whois
...
Closes #1927
* commit '1c9d3acaa8864bca3e17dc3a313630dbc9ebea60':
- client: fix whois wrap and vertical alignment
- client: revert table paginations
2020-07-24 17:28:42 +03:00
Ildar Kamalov
1c9d3acaa8
- client: fix whois wrap and vertical alignment
2020-07-24 17:17:11 +03:00
Ildar Kamalov
0dab36a108
- client: revert table paginations
2020-07-24 16:45:59 +03:00
Ildar Kamalov
611ed94884
Merge: - client: show tooltips on tap for mobile devices
...
Closes #1922
* commit 'dd2c9d96e7f164e5295cf9ca7b68695dd7bc46c1':
- client: show tooltips on tap for mobile devices
2020-07-24 16:29:14 +03:00
Ildar Kamalov
22935c5fed
Merge: - client: show all available information in the response tooltip
...
Closes #1916
* commit '1ab650bb86f4b3103b8c650c6af862c6f1881694':
- client: show all available information in the response tooltip
2020-07-24 16:27:58 +03:00
Simon Zolin
4a8dcbeeed
Merge: - rewrites: return NOERROR without A records instead of NXDOMAIN
...
Close #1918
* commit 'ad4e85d8f50e1e905329f687c2748d28449d39c4':
add test
- rewrites: return NOERROR without A records instead of NXDOMAIN
2020-07-24 16:26:52 +03:00
Ildar Kamalov
1ab650bb86
- client: show all available information in the response tooltip
2020-07-24 16:14:21 +03:00
Ildar Kamalov
4743743b1f
Merge: - client: fix container padding
...
Closes #1921
Squashed commit of the following:
commit b893ddf31e2251c9d0a77d14c0bc86d1d8608c0a
Author: Ildar Kamalov <ik@adguard.com>
Date: Fri Jul 24 14:41:50 2020 +0300
- client: fix container padding
commit 111f53bed2b944febc1f55de24e99cd49801120b
Author: Ildar Kamalov <ik@adguard.com>
Date: Fri Jul 24 14:40:36 2020 +0300
- client: npm audit fix
2020-07-24 16:13:58 +03:00
Ildar Kamalov
dd2c9d96e7
- client: show tooltips on tap for mobile devices
2020-07-24 16:11:45 +03:00
Andrey Meshkov
946bda37a3
- (ui): improved client access check performance
...
This is still not ideal and if the disallowed clients list is huge
enough, the slowdown is considerable. But it's at least x10 or x100
times faster than it was.
Closes : #1920
2020-07-24 13:45:46 +03:00
Simon Zolin
ad4e85d8f5
add test
2020-07-24 13:27:14 +03:00
Simon Zolin
4b9ab97271
- rewrites: return NOERROR without A records instead of NXDOMAIN
...
For rule "host -> ipv6" we return "ipv6" address for AAAA request
and empty answer for A request
2020-07-24 13:18:05 +03:00
Andrey Meshkov
d2bf1e176e
Update urlfilter to v0.11.2
2020-07-23 20:48:50 +03:00
Simon Zolin
ffeb88ac0c
* openapi: update changelog
...
Squashed commit of the following:
commit a42d1762c2ffbfe65d728a5e76a3d0c5cc03a9c5
Author: Simon Zolin <s.zolin@adguard.com>
Date: Thu Jul 23 19:17:05 2020 +0300
* openapi: update changelog
2020-07-23 19:25:42 +03:00