Commit Graph

912 Commits

Author SHA1 Message Date
hoangrio 628323761a
Merge remote-tracking branch 'upstream/master' into i18n 2018-11-09 21:40:23 +07:00
hoangrio e1276d089b
Fix wrong check update button text 2018-11-09 21:12:46 +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
Andrey Meshkov fc7d93b920 Force safe search on Youtube 2018-11-06 15:03:42 +03: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 4c9a84dda0
Fix eslint 2018-11-02 13:34:38 +07:00
Hoàng Rio 262e9acc03
Add translate PopoverFilter 2018-11-02 13:09:08 +07:00
Hoàng Rio e399a5fe37
Merge branch 'master' into i18n 2018-10-31 08:19:43 +07:00
Ildar Kamalov 49ff0d2b9a Added green background for whitelist rows 2018-10-30 18:10:05 +03:00
Ildar Kamalov f3fa497af3 Added filter name to popover 2018-10-30 17:27:47 +03:00
Andrey Meshkov 591065aa3a Added filterId to the querylog
Updated the openapi.yaml accordingly
Some minor refactoring/renaming
Fix other review comments
2018-10-30 12:24:59 +03:00
Hoàng Rio 21b8b233f8
Merge branch 'master' into i18n 2018-10-30 13:07:54 +07:00
Andrey Meshkov 30f3eb446c
Merge pull request #443 from AdguardTeam/fix/sync_with_bitbucket
Fix/sync with bitbucket
2018-10-29 13:50:41 +00:00
Andrey Meshkov f711d6558f Merge pull request #90 in DNS/adguard-dns from fix/437 to master
* commit 'c39831abbcc3942bc7af9f8fd6c816b96770ee3e':
  Fix sorting method
  Move tiny-version-compare module to helpers
  Fix tooltips over-lapping
  Fix IP address sorting
2018-10-29 16:34:02 +03:00
Andrey Meshkov abd1d306dc Merge pull request #91 in DNS/adguard-dns from fix/383 to master
* commit '1e1ce606c552d83daa4272a301d373561182820b':
  gofmt instead of goland's format
  Add ErrAlreadyExists
  Moved hosts-syntax matching to DnsFilter
  Fix gitignore
2018-10-29 16:33:53 +03:00
Ildar Kamalov c39831abbc Fix sorting method 2018-10-29 15:24:35 +03:00
Ildar Kamalov 9173b0ee7a Move tiny-version-compare module to helpers 2018-10-29 14:38:01 +03:00
Ildar Kamalov c427034e27 Fix tooltips over-lapping
Closes #439
2018-10-29 13:13:32 +03:00
Ildar Kamalov 3cd3b93511 Fix IP address sorting
Closes #437
2018-10-29 13:12:04 +03: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
Hoàng Rio 4b821f0bd7 Add switch language button on footer 2018-10-29 10:26:19 +07:00
Ildar Kamalov 90ed48e9fb Fix graph corruption on Edge browser
Closes #433
2018-10-27 21:17:48 +03:00
Andrey Meshkov 234ab23557 Fix gitignore 2018-10-26 14:13:31 +03: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
hoangrio bfb7a252ad Fix i18n config for use : character 2018-10-25 23:02:04 +07:00
hoangrio 1d12e35dac Merge branch 'master' into i18n 2018-10-25 22:22:10 +07:00
hoangnd 3854a7acf9 Add translate Setting page 2018-10-25 17:33:44 +07:00
hoangnd 3be7366ae1 Fix toast z-index after allow click link on footer on loading 2018-10-25 16:44:23 +07:00
hoangnd e1069f6bd1 Translate dashboard to Vietnamese with i18n 2018-10-25 14:28:52 +07:00
hoangnd f8ee8a7907 Allow click footer link when loading 2018-10-25 12:55:35 +07:00
Mo Mustakim Ali e466a09e20
Update index.js 2018-10-23 15:58:07 +01:00
Mo Mustakim Ali 98bf5322a3
Using culture-specific approach instead of regex 2018-10-23 13:48:51 +01:00
Mustakim Ali 0c4646201f Fixed linter issue 2018-10-20 17:03:36 +01:00
Mustakim Ali 66b83a5fb5 Formatted 'Rules count' number with ',' separator
147500 => 147,500
2018-10-20 16:50:25 +01:00
Mustakim Ali 12706d4a97 Added missing JSDoc 2018-10-20 16:49:02 +01:00
Ildar Kamalov bdfb141d36 Fix logo 2018-10-17 14:44:42 +03:00
Eugene Bujak 3e2a3afc52 Rename from 'Adguard DNS' to 'AdGuard Home'. 2018-10-15 16:02:19 +03:00
Ildar Kamalov c2ba8de206 Fix column max width 2018-10-15 14:57:36 +03:00
Ildar Kamalov bdaea88bf0 Add "FAQ" link to the header
Closes #370
2018-10-15 13:49:07 +03:00
Andrey Meshkov 8c11449d23 more trackers 2018-10-15 00:08:38 +03:00
Andrey Meshkov 0e04954673 fix url 2018-10-15 00:00:18 +03:00
Andrey Meshkov 1059669b57 tooltip 2018-10-14 23:50:13 +03:00
Andrey Meshkov c9736ec0fa capitalize category name 2018-10-14 23:42:25 +03:00
Andrey Meshkov 2f61b42e90 Add trackers, rework some text 2018-10-14 23:24:11 +03:00
Andrey Meshkov e67695df8b Fix some UI issues, rename DNS->Home 2018-10-14 17:49:07 +03:00
Ildar Kamalov d0d98ba762 Add whotracksme info popover
Closes #364
2018-10-12 19:52:19 +03:00
Andrey Meshkov 5fb603f6c9 trackers module 2018-10-12 17:32:38 +03:00
Ildar Kamalov 1cdbe3f879 Fix sorting issue and show loader
Closes #362
2018-10-12 16:58:48 +03:00
Andrey Meshkov 47a9c6555e Merge pull request #72 in DNS/adguard-dns from feature/360 to master
* commit '35368619b0d7ed0fb838d749cd7b2f63ae9c9aa3':
  Fix footer links
  Add progress bar to the stats tables
  Add new logo
  Replace the main Statistics graph with 4 blocks instead
  Clean static folder on build
2018-10-12 16:38:03 +03:00
Ildar Kamalov 35368619b0 Fix footer links
Closes #360
2018-10-12 16:27:59 +03:00
Ildar Kamalov 6ca881ee86 Add progress bar to the stats tables 2018-10-12 16:02:01 +03:00
Ildar Kamalov 1233901822 Add new logo 2018-10-12 15:23:57 +03:00
Ildar Kamalov bc11f872fa Replace the main Statistics graph with 4 blocks instead 2018-10-12 15:23:21 +03:00
Ildar Kamalov 599426a1f9 Clean static folder on build 2018-10-12 15:20:59 +03:00
Ildar Kamalov 33958c5a25 Remove unused module 2018-10-11 18:33:56 +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 383f1c2fb3 Hide badge if core is not running 2018-10-11 11:08:07 +03:00
Ildar Kamalov 3a74dfdfa4 Add client requests for toggle protection
Closes #333
2018-10-11 10:57:36 +03:00
Andrey Meshkov 151944bc27 fix strings 2018-10-10 17:54:21 +03:00
Andrey Meshkov a6172d1966 Fix strings 2018-10-10 17:32:36 +03:00
Andrey Meshkov 90bef94500 Fix strings 2018-10-10 17:24:12 +03:00
Eugene Bujak eb5f66ad9e coredns plugin -- Increase querylog given out to web UI from 1000 to 5000. 2018-10-09 22:53:19 +03:00
Ildar Kamalov 0545aeff3f Fix variable 2018-10-09 11:00:48 +03:00
Ildar Kamalov 814005021c Add hash to the static JS/CSS
Closes #354
2018-10-09 10:25:21 +03:00
Ildar Kamalov 5718f55b9a Fix tooltip width 2018-10-08 18:55:30 +03:00
Ildar Kamalov 6de0871f2c Fix default filtering for query log 2018-10-08 18:44:12 +03:00
Ildar Kamalov 6a90efe957 Fix textarea width 2018-10-08 18:42:55 +03:00
Eugene Bujak 7d7360c700 Web UI API -- Give out 24-hour stat instead of last 3 minutes. 2018-10-03 22:44:50 +03:00
Ildar Kamalov 991574f236 Fix row original 2018-10-02 18:30:34 +03:00
Ildar Kamalov d7596fe860 Add query log filtering
Closes #322
2018-10-02 18:14:41 +03:00
Ildar Kamalov e20bfe9d08 Replace line endings on save 2018-09-28 17:47:34 +03:00
Ildar Kamalov c40f7b4d5c Add "block" and "unblock" buttons to the Query Log 2018-09-28 16:30:52 +03:00
Ildar Kamalov 2c72035000 Add list of upstream servers
Closes #344
2018-09-26 18:38:06 +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
Eugene Bujak da62fac76e web UI -- Fix engrish when checking upstream DNS servers succeeds 2018-09-25 19:52:50 +03:00
Eugene Bujak b0549a8e5b web UI -- Fix description of hosts rule syntax, it's other way around 2018-09-25 18:22:41 +03:00
Ildar Kamalov 1c1b952d48 Fix message checking 2018-09-21 18:57:27 +03:00
Ildar Kamalov c2a2b3ea6a Check upstream length in component 2018-09-21 18:50:06 +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
Ildar Kamalov 0e173d2f70 add progress bar and filters notifications 2018-09-19 18:58:55 +03:00
Ildar Kamalov df12038f33 Add refresh button to querylog page
Closes #331
2018-09-17 17:44:32 +03:00
Eugene Bujak ae50a2f827 Merge pull request #20 in DNS/adguard-dns from feature/315 to master
* commit 'ded02d112c0e5b6d9585ec5506f24746abffdff3':
  Add console error
  Fix timeout
  Handle settings errors
  Show toast on failed request
  Fix clear interval
  Add alert on failed requests
2018-09-17 01:44:48 +03:00
Ildar Kamalov ded02d112c Add console error 2018-09-14 21:31:20 +03:00
Ildar Kamalov d237df6389 Fix timeout 2018-09-14 16:43:27 +03:00
Ildar Kamalov 22a5abb7b8 Handle settings errors 2018-09-14 16:41:34 +03:00
Ildar Kamalov 828bb40084 Show toast on failed request 2018-09-14 15:37:35 +03:00
Ildar Kamalov 9258fada47 Fix clear interval
Closes #315
2018-09-12 15:38:54 +03:00
Ildar Kamalov 6c70d8ca37 Add alert on failed requests 2018-09-12 12:58:55 +03:00
Eugene Bujak 7c71d4b445 web interface -- avoid having 'v.v0.1', saying 'version v0.1' seems more natural than that 2018-09-11 19:04:49 +03:00
Eugene Bujak e2cf9ffd84 Merge pull request #17 in DNS/adguard-dns from feature/328 to master
* commit 'd8a3ee36764e4c3e33f5c73a3c5f9e73cdd5ec13':
  change graph stats to 24 hours
2018-09-11 15:05:47 +03:00
Ildar Kamalov d8a3ee3676 change graph stats to 24 hours
Closes #328
2018-09-11 12:40:01 +03:00
Eugene Bujak 97161ab4f0 web interface -- Update footer from placeholder to actual values. 2018-09-10 21:14:28 +03:00
Ildar Kamalov 9e6ed7f273 fix filtered reason overflow 2018-09-07 19:06:09 +03:00
Ildar Kamalov 04faff3e2c fix table cell overflow in filters 2018-09-07 18:58:48 +03:00
Ildar Kamalov 76f98e2950 fix default page size in query logs
Closes #313
2018-09-07 18:41:53 +03:00
Eugene Bujak 3189341089 web interface -- Make refresh buttons reload all data, not just counters 2018-09-07 18:05:10 +03:00
Eugene Bujak 4ba8293c06 web interface -- change text from 'general counters' to 'general statistics' 2018-09-07 18:05:02 +03:00
Maxim Topchu fa8bc57082 add reason status 2018-09-05 18:20:38 +03:00
Ildar Kamalov 0e99a65687 fix tooltip styles 2018-09-04 12:43:13 +03:00
Maxim Topchu bed92f89f0 add client column and tooltip to blocked requests 2018-09-03 15:55:20 +03:00
Maxim Topchu 2ca1a0e586 fix link and name 2018-08-31 18:48:14 +03:00
Konstantin Zamyakin c4fefa10b0 Travis -- fix build on OSX, simplify travis and get rid of yarn 2018-08-31 18:11:45 +03:00
Eugene Bujak ed4077a969 Initial commit 2018-08-30 17:25:33 +03:00