Ildar Kamalov
e616d843bf
* client: allow ip address in filter
2019-07-01 15:52:24 +03:00
Ildar Kamalov
6406202888
- client: fix version alignment
2019-07-01 15:07:29 +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
f9807e4011
Fix #806
2019-06-06 21:06:19 +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
Simon Zolin
450e2ac549
Merge: * minor API changes
...
Close #785
* commit '7f5ac19b592c2a63e52a5e5319e9e8eb687c7410':
* client: use JSON for filtering/remove_url
* /remove_url: use JSON input data format
- openapi: correct format
- openapi: fix /add_url
2019-06-03 19:39:40 +03:00
Ildar Kamalov
7f5ac19b59
* client: use JSON for filtering/remove_url
2019-06-03 16:33:15 +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
967517316f
* client: add link to the update error
2019-05-17 18:33:34 +03:00
Ildar Kamalov
cb3f7f2834
+ client: handle update
2019-05-17 18:33:34 +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
Ildar Kamalov
f83d026c33
+ client: privacy policy link
...
Closes #393
2019-04-17 15:03:25 +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
6ba0e4686a
* client: accordion styles
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
91af0cddce
- client: header links overflow
2019-03-28 12:28:57 +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
6f2e852e09
- client: request version after DNS status request
...
Closes #660
2019-03-28 11:45:31 +03:00
Ildar Kamalov
2bb5b24d4e
- client: missed translation
...
Closes #652
2019-03-28 11:43:26 +03:00
Andrey Meshkov
800cb177f3
Merge pull request #179 in DNS/adguard-dns from feature/637 to master
...
* commit 'bc0b0af06b71197d75c8a7f8c3a401d4c8a49d61':
+ client: added name for client
- openapi: fix typo
+ control: /clients: get the list of clients' IP addresses and names from /etc/hosts
2019-03-22 14:27:15 +03:00
Andrey Meshkov
31a0dde515
fix link
2019-03-22 13:57:58 +03:00
Ildar Kamalov
bc0b0af06b
+ client: added name for client
2019-03-20 18:37:00 +03:00
Alexey Dmitrievskiy
5b417d9f17
Merge: add ability to set DNS upstream per domain #445
...
* commit 'f7860c893da81bc23220bcdec8161ce7b36dc558':
* client: removed links from upstream DNS translations
* control, client: fix issues from review
+ control, dns, client: add ability to set DNS upstream per domain
2019-03-20 18:15:31 +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
Ildar Kamalov
756c5ac0d3
+ client: added setup guide page and DNS addresses popover
...
Closes #605
2019-03-19 16:19:53 +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
37a1a98c49
Fixed EncryptionTopline check
2019-02-21 15:39:15 +03:00
Ildar Kamalov
c53a132072
Added UpdateTopline component
2019-02-20 16:54:14 +03:00
Ildar Kamalov
8e7ceec1a1
Remove unused package
2019-02-20 16:10:32 +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
24154f0033
Redirect on port change
2019-02-19 18:04:23 +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
2b0addd505
Fix copy symbol
...
Closes #588
2019-02-19 11:04:43 +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
39b2e345c3
Fixed custom select arrow
2019-02-07 11:24:23 +03:00
Ildar Kamalov
a7a38413fe
Remove unused icons
2019-02-07 10:58:02 +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
7e95ce9136
Add device configuration instruction
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
297a1c7fa5
Added regex example to the "Custom filtering rules" settings
...
Closes #559
2019-01-25 18:40:42 +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
Hoàng Rio
607089cd25
Fix missing translate key when added new filter url
2019-01-15 14:22:05 +03:00
Hoàng Rio
df94d76a8b
Add translate to Filter ReactTable
2019-01-15 14:22:05 +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
Ildar Kamalov
1b84a9233d
Fix link
2018-12-26 11:42:55 +03:00
Ildar Kamalov
aed87ce741
Added filters link to the blocked_by translation
...
Closes #469
2018-12-26 11:22:15 +03:00