Andrey Meshkov
aa7b3c33d5
Fix #1810
...
- client: Fix query log bugs
Squashed commit of the following:
commit 188bbad32a2af8a1867fc3ef91d81cda6aa94853
Merge: 15db9e9c
ec6e0bea
Author: Andrey Meshkov <am@adguard.com>
Date: Thu Jun 18 22:43:11 2020 +0300
Merge branch 'master' into fix/1810
commit 15db9e9c1d
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Thu Jun 18 19:01:10 2020 +0300
Open tooltip on hover, show scroll on overflow y
commit 19c013378d
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Thu Jun 18 17:17:46 2020 +0300
Replace tooltip component
commit 7e7103dc08
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Thu Jun 18 14:21:54 2020 +0300
-client: Fix query log bugs
2020-06-18 22:53:02 +03:00
Artem Baskal
e39fe1b913
Merge: fix #1421
...
Full rework of the query log
Squashed commit of the following:
commit e8a72eb223551f17e637136713dae03accf8ab9e
Author: Andrey Meshkov <am@adguard.com>
Date: Thu Jun 18 00:31:53 2020 +0300
fix race in whois test
commit 801d28197f888fa21f83c9a0b49e3c9472c08513
Merge: 9d9787fd b1c951fb
Author: Andrey Meshkov <am@adguard.com>
Date: Thu Jun 18 00:28:13 2020 +0300
Merge branch 'master' into feature/1421
commit 9d9787fd79b17f76c7baed52c12ac462fd00a5e4
Merge: 4ce337ca 08e238ab
Author: Andrey Meshkov <am@adguard.com>
Date: Thu Jun 18 00:27:32 2020 +0300
Merge
commit 4ce337ca7aec163edf87a038bb25fb44e64f8613
Author: Andrey Meshkov <am@adguard.com>
Date: Thu Jun 18 00:22:49 2020 +0300
-(home): fix whois test
commit 08e238ab0e723b1e354f58245e9a8d5017b392c9
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Thu Jun 18 00:13:41 2020 +0300
Add comments
commit 5f108065952bcc25dce1c2eee3f9401d2641a6e9
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Jun 17 23:47:50 2020 +0300
Make tooltip position absolute for touch
commit 4c30a583165e5d007d4b01b657de8751a7bd8c7b
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Jun 17 20:39:44 2020 +0300
Prevent scroll hide for touch devices
commit 62da97931f5921613762614717c62c77ddb6b8db
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Jun 17 20:06:24 2020 +0300
Review changes: ipad tooltip
commit 12dddcca8caca51c157b5d25dfa3ca03ba7f0c06
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Jun 17 16:59:16 2020 +0300
Add close tooltip event for ipad
commit 62191e41d5bf67317f9f1dc6c6af08cbabb4bf90
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Jun 17 16:39:40 2020 +0300
Add success toast on logs refresh
commit 2ebdd6a8124269d737c8060c3247aaf35d85cb8b
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Jun 17 16:01:37 2020 +0300
Fix pagination
commit 5820c92bacd93d05a3d66d42ee95f099e1c5d9e9
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Jun 17 11:31:15 2020 +0300
Revert "Render table in chunks"
This reverts commit cdfcd849ccddc1bc35591edac7904129431470c9.
commit cdfcd849ccddc1bc35591edac7904129431470c9
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue Jun 16 18:42:18 2020 +0300
Render table in chunks
commit cc8c5e64274bf6e806e2e8a4bf305af745c3ed2a
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue Jun 16 17:35:24 2020 +0300
Add pagination button hover effect
commit f7e134091a1556784a5fea9d83c50353536126ef
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue Jun 16 16:28:00 2020 +0300
Make loader position absolute
commit a7b887b57d903f1f7ac967b861b5cc677728efc4
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue Jun 16 15:42:20 2020 +0300
Ignore clients find without params
commit ecb322fefd4a161d79f28d17fe27827ee91701e4
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue Jun 16 15:30:48 2020 +0300
Styles changes
commit 9323ce3938bf04e1290eade09201ba0790a250c0
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue Jun 16 14:32:23 2020 +0300
Review styles changes
commit e0faa04ba3643f01b2ca99524cdd52b0731725c7
Merge: 98576823 15e71435
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue Jun 16 12:08:45 2020 +0300
Merge branch '1421-new-qlog-v2' into feature/1421
commit 9857682371e8d9a3a91933cfb58a26b3470675d9
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Mon Jun 15 18:32:02 2020 +0300
Fix response cell
... and 88 more commits
2020-06-18 00:36:19 +03:00
Artem Baskal
72f253f62b
- client: Match client IP strictly: Merge pull request #620 in DNS/adguard-home from fix/1687 to master
...
Close #1687
Squashed commit of the following:
commit 5287da0b98d154d4243abdb4b9021006499c225f
Merge: c6b50c70 83b9b701
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Fri May 29 12:47:23 2020 +0300
Merge branch 'master' into fix/1687
commit c6b50c70a5089fcadfd2606b07b3b84769db2760
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Fri May 29 12:42:12 2020 +0300
minor
commit dab9fa9ee0502838b4e10aef93d037c2fb5bf41b
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Thu May 28 16:56:08 2020 +0300
Add support for exact matching of long and short ipv6 notations, add tests
commit e72e86cda81af2c5e54f93abb2890438fd3648b0
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Thu May 28 13:57:22 2020 +0300
Update helper, write tests
commit 92f4c34224ab7927b02edde829f2d9653a00a854
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed May 27 18:35:05 2020 +0300
Make variable names more expressive
commit 3d38f21281237e9cccbba26afc1ab641947c5dc0
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed May 27 17:09:08 2020 +0300
Add ipv6 cidr support
commit 7db0a2fb18ccd96d8d1def73f12138e4f4e37f71
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue May 26 12:48:57 2020 +0300
Minor
commit 65e87f3899aab3417cac57bab0a8fa371cafd4ec
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue May 26 12:46:30 2020 +0300
Add breaks between helpers
commit 3f38bdfe7bc17e019bf048c79c9e8f1336b6f3d3
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Thu May 21 20:17:27 2020 +0300
- client: Match client IP strictly
2020-05-29 12:53:40 +03:00
Artem Baskal
6f3cd4e7eb
+ client: Update packages - Merge pull request #613 in DNS/adguard-home from fix/1597 to master
...
Close #1597
Squashed commit of the following:
commit 1eb89586dd71260e561420fe669abc8b56a506a1
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed May 20 14:54:10 2020 +0300
Fix translation in install options
commit 1ebdc9ebfe12a609f978e47db6505c7095b10f7e
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed May 20 13:11:34 2020 +0300
Remove commented code
commit 2a8302c65a2a3cf7b6b1596115d1153dac32a794
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue May 19 19:02:49 2020 +0300
Update i18n packages, add development browserlist, downgrade eslint to match peerDepencancies version
commit 3fcf73fb14cd9da508522d1a300b66af24da95e5
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue May 19 17:30:37 2020 +0300
Remove all unused dependencies
commit e761810e3e54e188ada41245bdce7414cd0f03e8
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue May 19 16:35:24 2020 +0300
Remove unused dependencies
commit d89d27da6befcaabcdc12bf5e7e94cbb24140010
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue May 19 16:14:09 2020 +0300
Update regular dependencies
commit d2dfd01233d059870d5173ffd748cf61a477936f
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue May 19 15:34:10 2020 +0300
Update all dev dependancies
commit 02b6fb480e9d310039fbe9b7aae062a41128f070
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue May 19 14:14:44 2020 +0300
Update all postcss packages
commit 5e1fa5f99ad75f77e5e429b28ee1ca0b5e65a9a0
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue May 19 12:45:02 2020 +0300
Prevent git from converting linebreaks in .js files
commit 0b9b3b0dccd47cfa50c9531fb61729e6b5a04523
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue May 19 12:43:01 2020 +0300
Prevent git from converting linebreaks in .js files
commit 18b7495e9ef7130b1ac4dbba84c54127d16c6350
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue May 19 12:24:47 2020 +0300
Remove linebreak-style eslint rule
commit df893dec53adebb1d662fe805fab508fd4ed5e06
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Mon May 18 20:55:47 2020 +0300
Add prop types
commit 36178ecfc5c7fa11a6ee08d7705ca8560941af40
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Mon May 18 18:52:07 2020 +0300
Update eslint and babel, fix eslint warnings
commit f045b4a2e6b9b78f7e88e3b5d1419c29966a8230
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Mon May 18 16:45:49 2020 +0300
Update css loading webpack rules
commit 247fa1ed548ef0706a03fdada8309c1454d191f8
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Sat May 16 16:13:49 2020 +0300
Suppress linebreak-style eslint error for Windows
commit d6499aac507100d6918c849c06d739d80f2229f0
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Sat May 16 14:55:07 2020 +0300
Suppress eslint exit code
commit ae2d6c614ea23a90d515168f8752e959298894ef
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Sat May 16 14:05:18 2020 +0300
Edit css file warnings
commit 60675050f2a5baebc679fc05da7e033e5c740d90
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Sat May 16 13:10:26 2020 +0300
Remove uglifyjs plugin
commit a27806434dd8672e71a26c7a2e810d77e5e229fa
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Sat May 16 01:29:17 2020 +0300
Fix DefinePlugin value
commit 8f2966ca59195c2f70bca5072d20515d536f42a6
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Sat May 16 01:05:03 2020 +0300
Update webpack
2020-05-22 17:06:05 +03:00
Artem Baskal
4d66d25fda
Merge: - client: Fix npm ci fail
...
Close #1597
Squashed commit of the following:
commit 75884d17de9acecf59b4f76a488d37ae76e52246
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue May 12 17:18:24 2020 +0300
- client: Fix npm ci fail
2020-05-13 15:27:07 +03:00
Artem Baskal
2837502a7b
Merge: + client: Make default table height 100%
...
Squashed commit of the following:
commit d6b07ae070b5ec826dbe3e226e326f9d52b8c7d1
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Apr 29 16:57:22 2020 +0300
Limit dasboard tables height
commit 6b42f7a1e3cb82e1b792dd352717a3ffa9566b4b
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Apr 29 16:44:08 2020 +0300
+ client: Make default table height 100%
2020-04-29 19:09:00 +03:00
ArtemBaskal
3b0914715e
+ client: Switch places for "Upstream DNS servers" and "DNS servers configuration"
2020-04-24 16:51:44 +03:00
Andrey Meshkov
6503bab1aa
*: added cross-env to npm scripts
2020-04-15 15:41:48 +03:00
Ildar Kamalov
a5c2ad1b2f
Merge: - client: block/unblock client without requesting stats
...
Closes #896
Squashed commit of the following:
commit 66b781438aa668a16b19455c3e0dc5100417d869
Author: Ildar Kamalov <i.kamalov@adguard.com>
Date: Mon Feb 3 12:59:25 2020 +0300
- client: block/unblock client without requesting stats
commit e70f62738d549e32339bae3d5e996a912b99c21d
Author: Ildar Kamalov <i.kamalov@adguard.com>
Date: Mon Feb 3 12:22:13 2020 +0300
- client: get current access settings before set
commit 65c59d1d55f3255f33f917b61b6ab2c6c2e54271
Author: Ildar Kamalov <i.kamalov@adguard.com>
Date: Mon Feb 3 12:21:12 2020 +0300
* client: mode svg-url-loader to devDependencies
2020-02-04 15:48:07 +03:00
Ildar Kamalov
ee5456cf8c
Revert remove locales from js bundle
2020-02-04 13:37:35 +03:00
Ildar Kamalov
4d55f51fee
+ client: remove locales from js bundle
2020-01-31 15:57:20 +03:00
Ildar Kamalov
67956597be
+ client: handle client tags
2020-01-28 14:08:28 +03:00
Ildar Kamalov
0736435376
+ client: add meta tag to index.html
2019-12-19 12:13:15 +03:00
Ildar Kamalov
bf410c81ae
+ client: add X-DNS-Prefetch-Control meta tag
2019-12-19 10:23:04 +03:00
Ildar Kamalov
7b29c56791
+ client: use search params for querylog request
2019-10-15 12:28:49 +03:00
Ildar Kamalov
f04c028e38
+ client: handle filter change
2019-09-26 18:31:13 +03:00
Ildar Kamalov
a753ae86cc
+ client: handle logs configuration
2019-09-12 18:35:13 +03:00
Ildar Kamalov
92cebd5b31
+ client: handle blocked services
2019-08-05 14:12:22 +03:00
Ildar Kamalov
e95aae5744
+ client: handle DNS rewrites
2019-07-31 14:29:37 +03:00
Ildar Kamalov
33db419384
- client: npm audit fix
2019-04-23 11:41:53 +03:00
Ildar Kamalov
b1f707d18c
- client: load favicon from local server
...
Closes #625
2019-03-12 18:59:58 +03:00
Ildar Kamalov
8e7ceec1a1
Remove unused package
2019-02-20 16:10:32 +03:00
Ildar Kamalov
89446fccd5
Fixed npm audit vulnerabilities
2019-02-20 15:39:36 +03:00
Eugene Bujak
3e67c8d79a
Older npm rewrote the package-lock.json again
2019-02-15 16:28:28 +03:00
Eugene Bujak
548f539566
npm 6.7.0 unconditionally modifies package-lock.json. Commit those changes.
2019-02-07 18:24:42 +03:00
Andrey Meshkov
bb8d7c37bb
Minor cleanup, added strings, added more information to response when error occurs
2019-02-07 14:22:08 +03:00
Ildar Kamalov
c494e17df5
Update packages
2019-02-06 17:17:38 +03:00
Ildar Kamalov
dd21f497e3
Added initial layout for DHCP server config
2018-12-28 18:26:56 +03:00
Andrey Meshkov
939c902fb0
Added upstream examples
2018-11-26 15:00:17 +03:00
Ildar Kamalov
5bf38041c5
Add oneskyapp scripts for download and upload translations
2018-11-16 12:45:41 +03:00
Hoàng Rio
21b8b233f8
Merge branch 'master' into i18n
2018-10-30 13:07:54 +07:00
Ildar Kamalov
9173b0ee7a
Move tiny-version-compare module to helpers
2018-10-29 14:38:01 +03:00
hoangrio
bfb7a252ad
Fix i18n config for use : character
2018-10-25 23:02:04 +07:00
hoangnd
e1069f6bd1
Translate dashboard to Vietnamese with i18n
2018-10-25 14:28:52 +07:00
Andrey Meshkov
47a9c6555e
Merge pull request #72 in DNS/adguard-dns from feature/360 to master
...
* commit '35368619b0d7ed0fb838d749cd7b2f63ae9c9aa3':
Fix footer links
Add progress bar to the stats tables
Add new logo
Replace the main Statistics graph with 4 blocks instead
Clean static folder on build
2018-10-12 16:38:03 +03:00
Ildar Kamalov
599426a1f9
Clean static folder on build
2018-10-12 15:20:59 +03:00
Ildar Kamalov
33958c5a25
Remove unused module
2018-10-11 18:33:56 +03:00
Ildar Kamalov
43fcf4117d
Add update check
...
Closes #338
2018-09-21 15:20:41 +03:00
Ildar Kamalov
0e173d2f70
add progress bar and filters notifications
2018-09-19 18:58:55 +03:00
Ildar Kamalov
828bb40084
Show toast on failed request
2018-09-14 15:37:35 +03:00
Ildar Kamalov
6c70d8ca37
Add alert on failed requests
2018-09-12 12:58:55 +03:00
Konstantin Zamyakin
c4fefa10b0
Travis -- fix build on OSX, simplify travis and get rid of yarn
2018-08-31 18:11:45 +03:00