Ildar Kamalov
563f8031dc
- client: fix naming
2019-09-26 12:17:58 +03:00
Ildar Kamalov
ba62d42949
+ client: add icons to the whois info
2019-09-25 16:11:42 +03:00
Ildar Kamalov
a52715e086
+ client: add whois info to dashboard and logs
2019-09-23 18:17:56 +03:00
Ildar Kamalov
9e4f80f3c1
+ client: add whois info to clients and auto clients table
2019-09-23 18:14:00 +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
0e6c795c5b
- client: fix id and method name
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
63049e0521
+ client: handle clear statistics
2019-09-04 10:14:01 +03:00
Ildar Kamalov
cac8149d47
+ client: add notice to the time interval input
2019-09-04 10:14:00 +03:00
Ildar Kamalov
6bce41bb0a
+ client: functional components for dashboard
2019-09-04 10:13:51 +03:00
Ildar Kamalov
75df5e8292
* client: fix missed translations
...
Closes #952
2019-09-04 10:13:21 +03:00
Ildar Kamalov
6b2496d050
+ client: handle the new statistics format
2019-09-04 10:13:21 +03:00
Ildar Kamalov
011bc3e36b
+ client: handle time interval for statistics
2019-09-04 10:13:18 +03:00
Ildar Kamalov
6d63450f03
+ client: handle fields for certificate path and private key path
2019-08-30 19:18:23 +03:00
Ildar Kamalov
0c46a70d9a
+ client: add prefix to the service icons
2019-08-05 14:12:22 +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
2520a62e24
* client: remove /clients and /stats_top request from global requests
2019-07-08 12:49:03 +03:00
Ildar Kamalov
531ee20988
* client: show DNS-over-HTTPS and DNS-over-TLS addresses
2019-07-05 15:47:21 +03:00
Ildar Kamalov
e2675e9a3b
- client: fix link to dhcp settings page
2019-07-03 17:59:26 +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
Andrey Meshkov
db67fb6c6a
rename client settings
2019-06-06 17:45:24 +03:00
Ildar Kamalov
b2364e465f
* client: reload list on opening Clients settings
2019-06-05 15:49:01 +03:00
Ildar Kamalov
757bb7285a
* client: move access settings to DNS settings page
2019-06-03 16:08:50 +03:00
Ildar Kamalov
cf53653cfa
+ client: split settings page into several pages
2019-06-03 15:44:29 +03:00
Ildar Kamalov
02db488b30
+ client: handle access settings
2019-05-30 18:45:56 +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
a8384c004e
+ client: add table to show static leases
2019-05-28 19:01:24 +03:00
Ildar Kamalov
a83bc5eeeb
* client: add source column
2019-05-28 18:44:27 +03:00
Ildar Kamalov
702db84e39
* client: remove redundant table formatting for runtime clients table
2019-05-28 18:44:27 +03:00
Ildar Kamalov
9cc824d852
* client: show MAC address as default
2019-05-28 18:44:27 +03:00
Ildar Kamalov
8a8c7329f7
+ client: add runtime clients table
2019-05-28 18:44:27 +03:00
Ildar Kamalov
cbef338592
* client: add icons for table buttons
2019-05-28 18:44:27 +03:00
Ildar Kamalov
f40141bbbc
* client: confirm before deleting
2019-05-28 18:44:27 +03:00
Ildar Kamalov
c7b5830336
* client: remove table column min-width
2019-05-28 18:44:27 +03:00
Ildar Kamalov
bb34381a0d
* client: fix no data text
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
6ac9509d64
+ client: Add a link to the list of known DNS providers to Upstream DNS settings
...
Closes #734
2019-04-28 11:18:56 +03:00
Simon Zolin
08bedacf0a
Merge: DHCP: check/set static IP
...
Close #686
* commit '828d3121be807daa8f839dfa7a7ac4ba8a6e7cd8':
* client: show message if there is no static ip
* client: rename constant
* hasStaticIP: use properly named boolean variable
+ client: static_ip warnings
* client: error text
* client: disable DHCP check if server enabled and hide errors on disable
* client: hide error if DHCP enabled and require check DHCP before enabling
* client: accordion styles
- client: fix DHCP fields validation
* client: fix DHCP error message
+ config: set default parameters for DHCP server
+ /control/dhcp/set_config: set static IP
+ /control/dhcp/find_active_dhcp: detect static IP on Linux
* /control/dhcp/find_active_dhcp: new JSON response format
2019-04-15 12:59:16 +03:00
Ildar Kamalov
828d3121be
* client: show message if there is no static ip
2019-04-05 15:15:56 +03:00
Ildar Kamalov
b6ae539c36
* client: rename constant
2019-04-05 14:32:56 +03:00
Ildar Kamalov
6bf57ae84e
+ client: static_ip warnings
2019-04-04 17:13:51 +03:00
Ildar Kamalov
4b821d67f5
* client: disable DHCP check if server enabled and hide errors on disable
2019-04-04 17:13:51 +03:00
Ildar Kamalov
24fc2957c5
* client: hide error if DHCP enabled and require check DHCP before enabling
2019-04-04 17:13:51 +03:00
Ildar Kamalov
b92fb34f37
- client: fix DHCP fields validation
2019-04-04 17:13:51 +03:00
Ildar Kamalov
ffd9f1aaa9
* client: fix DHCP error message
2019-04-04 17:13:51 +03:00
Ildar Kamalov
4d217583b0
- client: validate encryption if enabled
...
Closes #700
2019-04-04 14:54:57 +03:00
Ildar Kamalov
e231230f1b
- client: fixed leases table on mobile
...
Closes #688
2019-04-02 13:59:03 +03:00
Ildar Kamalov
6f014fa53d
- client: fix settings page if current interface doesn't exist
...
Closes #664
2019-03-28 11:53:39 +03:00
Ildar Kamalov
2bb5b24d4e
- client: missed translation
...
Closes #652
2019-03-28 11:43:26 +03:00
Andrey Meshkov
31a0dde515
fix link
2019-03-22 13:57:58 +03:00
Ildar Kamalov
f7860c893d
* client: removed links from upstream DNS translations
2019-03-20 15:23:36 +03:00
Aleksey Dmitrevskiy
a01ba5dd4d
* control, client: fix issues from review
2019-03-20 15:19:34 +03:00
Aleksey Dmitrevskiy
9ea5c1abe1
+ control, dns, client: add ability to set DNS upstream per domain
2019-03-20 14:24:33 +03:00
Aleksey Dmitrevskiy
bc4c2e2ff7
Merge branch 'master' into fix/596
2019-03-06 18:25:42 +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
b8595b87c4
* disable config saving if invalid pair
2019-02-28 14:59:25 +03:00
Ildar Kamalov
2814c393ad
Fixed checkRedirect helper
2019-02-21 18:28:23 +03:00
Ildar Kamalov
4f45f2c3e3
Fix empty values on validate
2019-02-20 14:26:56 +03:00
Ildar Kamalov
9c8e4c64ea
Disable save button if key or certificate is empty
2019-02-20 13:33:42 +03:00
Ildar Kamalov
2c2295c161
Fixed http port and reset with save
2019-02-20 12:46:34 +03:00
Ildar Kamalov
de08b53ae1
Fix list styles
2019-02-20 12:02:46 +03:00
Ildar Kamalov
340a4fb58e
Check if redirect available
2019-02-19 19:19:40 +03:00
Ildar Kamalov
77793e5f21
Check is safe port
2019-02-19 18:56:13 +03:00
Ildar Kamalov
0b7f0396de
Fixed processing config
2019-02-19 15:46:29 +03:00
Ildar Kamalov
cca6998efe
Added https redirect
2019-02-19 15:43:36 +03:00
Ildar Kamalov
b8c0ed9335
Reset fields on click
2019-02-19 13:05:16 +03:00
Ildar Kamalov
954d923975
Remove valid_chain and warning_validation from button disable
2019-02-18 19:20:17 +03:00
Ildar Kamalov
05cce8b107
Added validation on change and enable encryption checkbox
2019-02-18 16:06:27 +03:00
Ildar Kamalov
1dd548c36c
Added button to reset encryption settings
2019-02-15 16:28:28 +03:00
Ildar Kamalov
3898309778
Request tls status after save
2019-02-15 16:28:27 +03:00
Ildar Kamalov
c025c845d2
Show random status and warning
2019-02-15 16:28:27 +03:00
Ildar Kamalov
ab11c912db
Added topline component and fixed string interpolation
2019-02-15 16:28:27 +03:00
Ildar Kamalov
7451eb1346
Initial components for encryption settings
2019-02-15 16:28:27 +03:00
Ildar Kamalov
7c25c0febe
Added DHCP warning
2019-02-06 17:17:38 +03:00
Ildar Kamalov
5f7fc0f041
Remove 'enabled' from initial values
2019-02-06 17:17:38 +03:00
Ildar Kamalov
beb94741cf
Fixed initial values and string interpolation
2019-02-06 17:17:38 +03:00
Ildar Kamalov
24be7ce4ed
Fixed page reload on settings change
2019-02-06 17:17:38 +03:00
Ildar Kamalov
6e41897323
Disable form submit on error
2019-02-06 17:17:38 +03:00
Ildar Kamalov
5349ec76fd
Added components for web setup
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
f678eaf9c0
Update translations
...
Closes #540
2019-01-15 15:35:29 +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
9fa85a5c48
Added DHCP form strings to translations
2018-12-28 18:26:56 +03:00
Ildar Kamalov
52b81a27fb
Send lease duration as number
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
Andrey Meshkov
b30b6b1d66
Fix #284
...
Added DNSCrypt upstreams support
Added DNS Stamps support
2018-12-18 01:20:38 +03:00
Andrey Meshkov
69cc597b87
Fix #453 : Added upstream examples
2018-11-26 15:12:04 +03:00
Andrey Meshkov
939c902fb0
Added upstream examples
2018-11-26 15:00:17 +03:00
Hoàng Rio
d47a23269d
Convert i18n resource to key type
2018-11-09 13:51:28 +07:00
Hoàng Rio
9863c1f1ac
Fix i18n in setting page not update when click change language button at footer
2018-10-29 11:58:25 +07:00
hoangnd
3854a7acf9
Add translate Setting page
2018-10-25 17:33:44 +07:00
Eugene Bujak
3e2a3afc52
Rename from 'Adguard DNS' to 'AdGuard Home'.
2018-10-15 16:02:19 +03:00