Artem Baskal
|
0ffc0965dc
|
+ client: add fastest_addr setting
Squashed commit of the following:
commit e47fae25f7bac950bfb452fc8f18b9c0865b08ba
Merge: a23285ec e2ddc82d
Author: Simon Zolin <s.zolin@adguard.com>
Date: Wed Apr 22 19:16:01 2020 +0300
Merge remote-tracking branch 'origin/master' into 715
commit a23285ec3ace78fe4ce19122a51ecf3e6cdd942c
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Apr 22 18:30:30 2020 +0300
Review changes
commit f80d62a0d2038ff9d070ae9e9c77c33b92232d9c
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue Apr 21 16:37:42 2020 +0300
+ client: Add fastest addr option
commit 9e713df80c5bf113c98794c0a20915c756a76938
Merge: e3bf4037 9b7c1181
Author: Simon Zolin <s.zolin@adguard.com>
Date: Tue Apr 21 16:02:03 2020 +0300
Merge remote-tracking branch 'origin/master' into 715-fastest-addr
commit e3bf4037f49198e42bde55305d6f9077341b556a
Author: Simon Zolin <s.zolin@adguard.com>
Date: Tue Apr 21 15:40:49 2020 +0300
minor
commit d6e6a823c5e51acc061b2850d362772efcb827e1
Author: Simon Zolin <s.zolin@adguard.com>
Date: Fri Apr 17 17:56:24 2020 +0300
* API changes
. removed POST /set_upstreams_config
. removed fields from GET /status: bootstrap_dns, upstream_dns, all_servers
. added new fields to /dns_config and /dns_info
commit 237a452d09cc48ff8f00e81c7fd35e7828bea835
Author: Simon Zolin <s.zolin@adguard.com>
Date: Fri Apr 17 16:43:13 2020 +0300
* API: /dns_info, /dns_config: add "parallel_requests" instead of "all_servers" from /set_upstreams_config
commit 9976723b9725ed19e0cce152d1d1198b13c4acc1
Author: Simon Zolin <s.zolin@adguard.com>
Date: Mon Mar 23 10:28:25 2020 +0300
openapi
commit 6f8ea16c6332606f29095b0094d71e8a91798f82
Merge: 36e4d4e8 c8285c41
Author: Simon Zolin <s.zolin@adguard.com>
Date: Fri Mar 20 19:18:48 2020 +0300
Merge remote-tracking branch 'origin/master' into 715-fastest-addr
commit 36e4d4e82cadeaba5a11313f0d69d66a0924c342
Author: Simon Zolin <s.zolin@adguard.com>
Date: Fri Mar 20 18:13:43 2020 +0300
+ DNS: add fastest_addr setting
|
2020-04-22 19:32:07 +03:00 |
|
Ildar Kamalov
|
5c814b29e1
|
Merge: + client: handle client block and unblock from the top clients table
Closes #896
Squashed commit of the following:
commit 776de2ae0a62823b8968cff79a9fa7ba350d7f1c
Author: Ildar Kamalov <i.kamalov@adguard.com>
Date: Thu Jan 30 11:13:41 2020 +0300
- client: fix normalizeTextarea and blocking button
commit 399e6bc3893093632b09247eaf6493521a668c84
Author: Ildar Kamalov <i.kamalov@adguard.com>
Date: Wed Jan 29 17:19:50 2020 +0300
+ client: handle client block and unblock from the top clients table
|
2020-01-30 13:58:54 +03:00 |
|
Ildar Kamalov
|
67956597be
|
+ client: handle client tags
|
2020-01-28 14:08:28 +03:00 |
|
Artem Baskal
|
7fade498b9
|
- client: add setDnsRunningStatus action
|
2019-12-17 18:54:28 +03:00 |
|
Artem Baskal
|
39640d8190
|
- client: save in store dnsStatus even if running false
|
2019-12-17 17:46:59 +03:00 |
|
Artem Baskal
|
1e429df3bc
|
- client: add message when dns server is starting up
|
2019-12-10 17:48:42 +03:00 |
|
Artem Baskal
|
197d07f32b
|
+ client: handle DNS config
|
2019-12-10 16:01:17 +03:00 |
|
Ildar Kamalov
|
a4dedacf43
|
+ client: handle DHCP reset
|
2019-11-29 17:11:07 +03:00 |
|
Ildar Kamalov
|
2a2647dc3f
|
+ client: get profile info
|
2019-10-23 18:43:39 +03:00 |
|
Ildar Kamalov
|
59a635f3f2
|
+ client: add isVersionGreater helper
|
2019-09-17 17:37:26 +03:00 |
|
Ildar Kamalov
|
0a26ee4224
|
- client: fix upstream DNS servers form
Closes #1000
|
2019-09-17 12:25:29 +03:00 |
|
Ildar Kamalov
|
d0fc1dc54d
|
+ client: handle filters configuration
|
2019-09-12 18:38:13 +03:00 |
|
Ildar Kamalov
|
8c89973365
|
- client: fix api client export
|
2019-09-12 18:35:13 +03:00 |
|
Ildar Kamalov
|
a753ae86cc
|
+ client: handle logs configuration
|
2019-09-12 18:35:13 +03:00 |
|
Ildar Kamalov
|
6b2496d050
|
+ client: handle the new statistics format
|
2019-09-04 10:13:21 +03:00 |
|
Ildar Kamalov
|
2520a62e24
|
* client: remove /clients and /stats_top request from global requests
|
2019-07-08 12:49:03 +03:00 |
|
Ildar Kamalov
|
2fe9819150
|
- client: fix update now button and notification
|
2019-07-05 18:21:46 +03:00 |
|
Ildar Kamalov
|
b3c2b3a21b
|
- client: request tls status on app load
|
2019-07-01 15:04:07 +03:00 |
|
Ildar Kamalov
|
0e9df33a40
|
+ client: add button for check updates
|
2019-06-25 17:56:50 +03:00 |
|
Ildar Kamalov
|
10a0873bc8
|
- client: check version on update before page reload
|
2019-06-06 11:41:53 +03:00 |
|
Ildar Kamalov
|
2976726f99
|
* client: fix page scrolling on adding/deleting leases
|
2019-05-28 19:01:24 +03:00 |
|
Ildar Kamalov
|
6f2503a09f
|
+ client: handle static leases form
|
2019-05-28 19:01:24 +03:00 |
|
Ildar Kamalov
|
8a8c7329f7
|
+ client: add runtime clients table
|
2019-05-28 18:44:27 +03:00 |
|
Ildar Kamalov
|
22d3c38df2
|
+ client: handle per-client settings
|
2019-05-28 18:44:27 +03:00 |
|
Ildar Kamalov
|
967517316f
|
* client: add link to the update error
|
2019-05-17 18:33:34 +03:00 |
|
Ildar Kamalov
|
24f582d36d
|
* client: add update timeout
|
2019-05-17 18:33:34 +03:00 |
|
Ildar Kamalov
|
9cffe865ec
|
* client: add error message if update failed
|
2019-05-17 18:33:34 +03:00 |
|
Ildar Kamalov
|
cb3f7f2834
|
+ client: handle update
|
2019-05-17 18:33:34 +03:00 |
|
Ildar Kamalov
|
6f2e852e09
|
- client: request version after DNS status request
Closes #660
|
2019-03-28 11:45:31 +03:00 |
|
Ildar Kamalov
|
bc0b0af06b
|
+ client: added name for client
|
2019-03-20 18:37:00 +03:00 |
|
Ildar Kamalov
|
982f8dc1e1
|
* client: remove log
|
2019-03-06 18:50:17 +03:00 |
|
Ildar Kamalov
|
bf2781d465
|
* client: locales and pass object to testUpstream
|
2019-03-06 16:35:21 +03:00 |
|
Ildar Kamalov
|
5d6c980ac7
|
* client: upstream form
|
2019-03-06 14:45:21 +03:00 |
|
Ildar Kamalov
|
24be7ce4ed
|
Fixed page reload on settings change
|
2019-02-06 17:17:38 +03:00 |
|
Ildar Kamalov
|
7e95ce9136
|
Add device configuration instruction
|
2019-02-06 17:17:38 +03:00 |
|
Ildar Kamalov
|
e1bb428a6a
|
Only allow single click on buttons
Closes #544
|
2019-01-16 14:51:17 +03:00 |
|
Ildar Kamalov
|
568784b992
|
Added check for active DHCP before enable
|
2018-12-29 18:43:17 +03:00 |
|
Ildar Kamalov
|
4aea91a70c
|
Refresh status button
|
2018-12-28 19:48:02 +03:00 |
|
Ildar Kamalov
|
712493aafd
|
UI for DHCP interfaces
|
2018-12-28 18:26:56 +03:00 |
|
Ildar Kamalov
|
a74c2248fb
|
Send dhcp/find_active_dhcp as POST request
|
2018-12-28 18:26:56 +03:00 |
|
Ildar Kamalov
|
d46b65f982
|
Add enable/disable for DHCP server
|
2018-12-28 18:26:56 +03:00 |
|
Ildar Kamalov
|
dd21f497e3
|
Added initial layout for DHCP server config
|
2018-12-28 18:26:56 +03:00 |
|
Ildar Kamalov
|
63f20bc397
|
Request language from server
|
2018-11-22 17:56:57 +03:00 |
|
Hoàng Rio
|
d47a23269d
|
Convert i18n resource to key type
|
2018-11-09 13:51:28 +07:00 |
|
Hoàng Rio
|
92fbbc8cc5
|
Tranlsate missing toast message
|
2018-11-06 09:51:00 +07:00 |
|
Ildar Kamalov
|
5be66e7dc7
|
Add name field to the filter subscription dialog
|
2018-10-11 18:33:56 +03:00 |
|
Ildar Kamalov
|
3a74dfdfa4
|
Add client requests for toggle protection
Closes #333
|
2018-10-11 10:57:36 +03:00 |
|
Andrey Meshkov
|
a6172d1966
|
Fix strings
|
2018-10-10 17:32:36 +03:00 |
|
Ildar Kamalov
|
e20bfe9d08
|
Replace line endings on save
|
2018-09-28 17:47:34 +03:00 |
|
Ildar Kamalov
|
2cf22898dd
|
Add button to the dashboard page for enable/disable filtering
Closes #333
|
2018-09-26 17:12:31 +03:00 |
|