Commit Graph

246 Commits

Author SHA1 Message Date
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 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 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 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 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 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 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 4231920ee8 * client: add "DuckDuckGo" to safesearch label text 2019-04-23 15:25:09 +03:00
Simon Zolin 68dc8a1341 * control: update "DHCP server not found" message 2019-04-23 12:26:14 +03:00
Ildar Kamalov f76b7c3d94 * client: installation wizard additional checks 2019-04-23 11:41:53 +03:00
Ildar Kamalov f83d026c33 + client: privacy policy link
Closes #393
2019-04-17 15:03:25 +03:00
Ildar Kamalov 6bf57ae84e + client: static_ip warnings 2019-04-04 17:13:51 +03:00
Ildar Kamalov 472dc0b77d * client: error text 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 2bb5b24d4e - client: missed translation
Closes #652
2019-03-28 11:43:26 +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 9ea5c1abe1 + control, dns, client: add ability to set DNS upstream per domain 2019-03-20 14:24:33 +03:00
Ildar Kamalov c091d10a41 * client: update translations 2019-03-19 16:27:23 +03:00
Ildar Kamalov 756c5ac0d3 + client: added setup guide page and DNS addresses popover
Closes #605
2019-03-19 16:19:53 +03:00
Alexey Dmitrievskiy f857ed74ec Merge pull request #154 in DNS/adguard-dns from fix/596 to master
* commit 'b74eded414cf3f31da6feb185619afab85233b5a': (34 commits)
  [change] control: fix issues from review
  [change] config: fix default upstreams list
  * client: typo
  * client: remove log
  * client: fix grammar
  [change] control: add upstreams validation before dns config test
  [change] control: add upstreams validation
  [change] control: update bootstrap DNS check
  * client: remove empty elements from upstream and bootstrap
  * client: locales and pass object to testUpstream
  [change] config, control, openapi: fix issues from reviw
  [fix] control: fix json decode for upstream config
  * client: upstream form
  [change] control, openapi: Handle upstreams test with JSON
  [change] upgrade_test: rework tests
  [change] upgrade_test: add test for upgrade
  [change] control: Remove unuseful check
  [change] control: Fix issues from review
  [change] dnsforward: Add comments for public fields
  [change] control: Handle upstream config with JSON
  ...
2019-03-12 14:30:31 +03:00
Ildar Kamalov 21db166be0 + client: added Simplified Chinese
Closes #611
2019-03-12 12:04:41 +03:00
Ildar Kamalov b74eded414 Merge branch 'master' into fix/596 2019-03-11 11:07:28 +03:00
Ildar Kamalov 10fcfefcfd * client: bulgarian language translation 2019-03-07 12:38:17 +03:00
Aleksey Dmitrevskiy c8c663f3f0 [change] config: fix default upstreams list 2019-03-07 12:04:22 +03:00
Ildar Kamalov 83877fb871 * client: fix grammar 2019-03-06 18:39:14 +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
Carl Bennett 2a93e45b67 Fix typo in client/src/__locales/en.json 2019-02-27 12:02:06 +03:00
Ildar Kamalov c53a132072 Added UpdateTopline component 2019-02-20 16:54:14 +03:00
Ildar Kamalov 2c2295c161 Fixed http port and reset with save 2019-02-20 12:46:34 +03:00
Ildar Kamalov 77793e5f21 Check is safe port 2019-02-19 18:56:13 +03:00
Ildar Kamalov 05cce8b107 Added validation on change and enable encryption checkbox 2019-02-18 16:06:27 +03:00
Ildar Kamalov 35b5f4b48b Fixed json and updated zh_tw 2019-02-15 16:28:28 +03:00
Ildar Kamalov 1dd548c36c Added button to reset encryption settings 2019-02-15 16:28:28 +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
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 31b855f9ab Show list of addresses 2019-02-06 17:22:46 +03:00
Ildar Kamalov f379d34813 Added select for listen interfaces 2019-02-06 17:22:46 +03:00
Ildar Kamalov 7c25c0febe Added DHCP warning 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 7e95ce9136 Add device configuration instruction 2019-02-06 17:17:38 +03:00
Ildar Kamalov a7416f9c34 Fixed validation and added toasts 2019-02-06 17:17:38 +03:00
Ildar Kamalov 2bd4840ba5 Fix styles 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 8d5d37c281 Removed extra key 2019-01-16 15:16:34 +03:00
Ildar Kamalov 61f4b6f1ae Update ru translation
Closes #536
2019-01-15 15:36:55 +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
Ildar Kamalov eb71f3ed8f Added Traditional Chinese
Closes #510
2019-01-04 21:22:22 +03:00
Andrey Meshkov b0c4d88d54 Indicate that DHCP is experimental 2018-12-29 20:00:20 +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 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
Andrey Meshkov b30b6b1d66 Fix #284
Added DNSCrypt upstreams support
Added DNS Stamps support
2018-12-18 01:20:38 +03:00
Ildar Kamalov 6addc04b97 Update locales 2018-12-17 11:30:52 +03:00
Ildar Kamalov 717a58a872 Fixed logs page crush on filter removing
Closes #479
2018-12-17 11:28:44 +03:00
Ildar Kamalov 8796a52c09 Add client translations 2018-11-28 10:23:50 +03:00
Ildar Kamalov e08c5efd99 Fix ru translation 2018-11-26 18:33:49 +03:00
Ildar Kamalov d8c97cbabe Update locales 2018-11-26 15:26:38 +03:00
Ildar Kamalov 15f8cfce64 Add new languages 2018-11-26 15:00:56 +03:00
Ildar Kamalov 0530f5dff2 Update readme and translations 2018-11-21 11:43:55 +03:00
Ildar Kamalov 1ae6af44d1 Add ru locale 2018-11-19 19:23:57 +03:00
Ildar Kamalov 3779407291 Move translations script to scripts folder 2018-11-19 09:57:45 +03:00
Ildar Kamalov 5bf38041c5 Add oneskyapp scripts for download and upload translations 2018-11-16 12:45:41 +03:00
Hoàng Rio 25f469efd7
Fix minor mistake 2018-11-12 08:32:49 +07:00
hoangrio 3d3e8e7dbc
Translate Copyright text on footer 2018-11-10 21:52:28 +07:00
hoangrio 628323761a
Merge remote-tracking branch 'upstream/master' into i18n 2018-11-09 21:40:23 +07:00
Hoàng Rio d47a23269d
Convert i18n resource to key type 2018-11-09 13:51:28 +07:00
Hoàng Rio beab9a1be0
Merge branch 'i18n' into i18n_wip 2018-11-09 10:03:06 +07:00
Hoàng Rio 82bc5965f4
Translate missing toast message when toggle query log feature 2018-11-09 10:02:27 +07:00
Hoàng Rio 3693047270
create locales/en.js and change to key type. Next may be use auto load translate resource 2018-11-06 14:55:26 +07:00
Hoàng Rio 92fbbc8cc5
Tranlsate missing toast message 2018-11-06 09:51:00 +07:00
Hoàng Rio 839c2ebdd4
add missing translate 2018-11-05 11:46:18 +07:00
Hoàng Rio 9cd7a37646
Update missing trasnlate 2018-11-05 11:26:32 +07:00
Hoàng Rio 262e9acc03
Add translate PopoverFilter 2018-11-02 13:09:08 +07:00
Hoàng Rio 234e29697f Add translate for Popover 2018-10-26 10:58:18 +07:00
Hoàng Rio 4590564fea Complete translate client to Vietnamese 2018-10-26 09:44:23 +07:00
hoangnd 3854a7acf9 Add translate Setting page 2018-10-25 17:33:44 +07:00
hoangnd e1069f6bd1 Translate dashboard to Vietnamese with i18n 2018-10-25 14:28:52 +07:00