Ildar Kamalov
8ec7c37715
+ client: handle check host
2020-01-30 12:08:46 +03:00
Ildar Kamalov
447080b422
+ client: handle 403 status
2020-01-22 18:11:26 +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
a6d6e9ec9e
+ client: add multiple fields client form
2019-11-29 16:53:21 +03:00
Ildar Kamalov
2a2647dc3f
+ client: get profile info
2019-10-23 18:43:39 +03:00
Ildar Kamalov
1583262df1
- client: rename helper
2019-10-15 12:31:01 +03:00
Ildar Kamalov
7b29c56791
+ client: use search params for querylog request
2019-10-15 12:28:49 +03:00
Ildar Kamalov
9ac6049405
+ client: server side pagination for the query logs
2019-09-26 18:30:38 +03:00
Ildar Kamalov
66bd06cf69
+ client: login page
2019-09-19 12:52:15 +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
63049e0521
+ client: handle clear statistics
2019-09-04 10:14:01 +03:00
Ildar Kamalov
6bce41bb0a
+ client: functional components for dashboard
2019-09-04 10:13:51 +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
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
0e9df33a40
+ client: add button for check updates
2019-06-25 17:56:50 +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
02db488b30
+ client: handle access settings
2019-05-30 18:45:56 +03:00
Ildar Kamalov
6f2503a09f
+ client: handle static leases form
2019-05-28 19:01:24 +03:00
Ildar Kamalov
bd2c4269db
* client: remove unused api method
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
cb3f7f2834
+ client: handle update
2019-05-17 18:33:34 +03:00
Ildar Kamalov
f76b7c3d94
* client: installation wizard additional checks
2019-04-23 11:41:53 +03:00
Ildar Kamalov
d0942c88c8
* client: replace PUT and DELETE with POST
2019-04-16 12:11:31 +03:00
Ildar Kamalov
bc0b0af06b
+ client: added name for client
2019-03-20 18:37:00 +03:00
Ildar Kamalov
5d6c980ac7
* client: upstream form
2019-03-06 14:45:21 +03:00
Ildar Kamalov
ff012cf0a3
Fix error message
2019-02-19 11:05:30 +03:00
Ildar Kamalov
1fc5f15aaa
Check if error has response
2019-02-18 19:36:24 +03:00
Ildar Kamalov
05cce8b107
Added validation on change and enable encryption checkbox
2019-02-18 16:06:27 +03:00
Ildar Kamalov
7451eb1346
Initial components for encryption settings
2019-02-15 16:28:27 +03:00
Ildar Kamalov
f379d34813
Added select for listen interfaces
2019-02-06 17:22:46 +03:00
Ildar Kamalov
5349ec76fd
Added components for web setup
2019-02-06 17:17:38 +03:00
Ildar Kamalov
568784b992
Added check for active DHCP before enable
2018-12-29 18:43:17 +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
Ildar Kamalov
1e18235c1d
Send json for addFilter request
2018-10-11 18:33:56 +03:00
Ildar Kamalov
4b8ee9ce83
Fix params
2018-10-11 18:33:56 +03: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
Ildar Kamalov
f727f999f9
Add a test upstreams button
...
Closes #321
2018-09-21 18:08:39 +03:00
Ildar Kamalov
43fcf4117d
Add update check
...
Closes #338
2018-09-21 15:20:41 +03:00