Commit Graph

2383 Commits

Author SHA1 Message Date
Eugene Bujak b2998d77f0 Merge pull request #88 in DNS/adguard-dns from bugfix/381 to master
* commit 'a528ed9f947d42f4324cd4f2263a015d34d7341f':
  Stop requiring current working directory to be the location of AdGuardHome.
2018-10-17 20:46:40 +03:00
Eugene Bujak a528ed9f94 Stop requiring current working directory to be the location of AdGuardHome.
Fixes #381.
2018-10-17 20:43:26 +03:00
Eugene Bujak a1bc008190 Merge pull request #87 in DNS/adguard-dns from feature/378 to master
* commit 'd3a6a8625406bfc452c545ed2f5eff6340bb86c5':
  Makefile -- add support for providing different GOPATH in command line.
  Do not use port 8618, it's a leftover from a time when we had two binaries.
2018-10-17 19:01:50 +03:00
Eugene Bujak d3a6a86254 Makefile -- add support for providing different GOPATH in command line. 2018-10-17 18:57:47 +03:00
Eugene Bujak 5437a9d3a6 Do not use port 8618, it's a leftover from a time when we had two binaries.
Should fix 378 but needs testing from users having the problem since couldn't reproduce it here yet.
2018-10-17 18:55:27 +03:00
Ildar Kamalov bdfb141d36 Fix logo 2018-10-17 14:44:42 +03:00
Andrey Meshkov 550dc3b129 fix gh language 2018-10-17 13:14:45 +03:00
Eugene Bujak bacc465ebd README -- fix broken links, part deux. 2018-10-17 02:33:01 +03:00
Eugene Bujak e606d63525 README -- fix broken links 2018-10-17 00:01:22 +03:00
Eugene Bujak dbde07eea2 version.json -- point to actual files 2018-10-17 00:00:07 +03:00
Eugene Bujak fc2f01f933 Release v0.9 2018-10-16 15:39:27 +03:00
Eugene Bujak a267dbf625 Merge pull request #85 in DNS/adguard-dns from feature/361 to master
* commit 'c46fcce87ddc71c201079dba3df6267a80493a27':
  README -- Add whotracks.me to acknowledgments
  README -- add acknowledgements and fix release badge
2018-10-16 15:17:02 +03:00
Eugene Bujak c46fcce87d README -- Add whotracks.me to acknowledgments 2018-10-15 22:21:42 +03:00
Eugene Bujak af9c47c40a README -- add acknowledgements and fix release badge 2018-10-15 22:04:38 +03:00
Eugene Bujak 59323b2008 Merge pull request #84 in DNS/adguard-dns from avg_time_fix to master
* commit 'f0823f119573ac17f0bc1cacd10b527227b128c3':
  Fixup of previous commit.
2018-10-15 19:36:10 +03:00
Eugene Bujak f0823f1195 Fixup of previous commit. 2018-10-15 19:34:31 +03:00
Eugene Bujak dca9aebccb Merge pull request #83 in DNS/adguard-dns from avg_time_fix to master
* commit '1ed9faa0c22c1ae9ec2043c80e697133688cea40':
  Fix API returning wrong average request time
2018-10-15 19:31:33 +03:00
Eugene Bujak 1ed9faa0c2 Fix API returning wrong average request time 2018-10-15 19:30:10 +03:00
Andrey Meshkov 0d44e3ccdc Merge pull request #82 in DNS/adguard-dns from fix/update_readme to master
* commit 'cf9414c107a06de8b277d417387cd6a835c94b9d':
  Update the README
2018-10-15 17:29:04 +03:00
Andrey Meshkov cf9414c107 Update the README 2018-10-15 17:20:57 +03:00
Eugene Bujak 47ce0f3e98 Merge pull request #81 in DNS/adguard-dns from hotfix to master
* commit '2e1acc2bac2b30219065afeeb66390d7f2b83f2c':
  Hotfix -- fix broken links in readme
2018-10-15 16:33:50 +03:00
Eugene Bujak 2e1acc2bac Hotfix -- fix broken links in readme 2018-10-15 16:32:38 +03:00
Eugene Bujak 96142b4164 Merge pull request #80 in DNS/adguard-dns from rename to master
* commit '1af11c4e45e13bcbeb9fe37f7867760f09ae8c2b':
  Name migration -- rename config from AdguardDNS.yaml to AdGuardHome.yaml
  Rename from 'Adguard DNS' to 'AdGuard Home'.
2018-10-15 16:15:37 +03:00
Eugene Bujak 1af11c4e45 Name migration -- rename config from AdguardDNS.yaml to AdGuardHome.yaml
It's done only if user didn't specify it in parameters and target filename doesn't exist yet.
2018-10-15 16:13:03 +03:00
Eugene Bujak 3e2a3afc52 Rename from 'Adguard DNS' to 'AdGuard Home'. 2018-10-15 16:02:19 +03:00
Andrey Meshkov 40d1b18b28 Merge pull request #79 in DNS/adguard-dns from fix/370 to master
* commit 'c2ba8de2062775decf09c94360d303e742e4ff44':
  Fix column max width
2018-10-15 15:06:20 +03:00
Eugene Bujak a126a3868c Merge pull request #78 in DNS/adguard-dns from fix/368 to master
* commit 'aa691a068add3a29dd06b65d595b633750120eeb':
  Fix #368
2018-10-15 15:00:03 +03:00
Ildar Kamalov c2ba8de206 Fix column max width 2018-10-15 14:57:36 +03:00
Andrey Meshkov 82269bcf33 Merge pull request #77 in DNS/adguard-dns from fix/365 to master
* commit 'bdaea88bf0b79d84da717393a447f71bd78e3cff':
  Add "FAQ" link to the header
  more trackers
  fix url
  tooltip
  capitalize category name
  fix gitignore
  remove extra file
  Add trackers, rework some text
  Fix some UI issues, rename DNS->Home
2018-10-15 14:46:18 +03:00
Andrey Meshkov aa691a068a Fix #368 2018-10-15 14:31:21 +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 dcbee729fb fix gitignore 2018-10-14 23:26:00 +03:00
Andrey Meshkov c35f260e53 remove extra file 2018-10-14 23:25:40 +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
Andrey Meshkov e356540872 fix crash 2018-10-12 20:36:57 +03:00
Andrey Meshkov 3d01c3512e Merge pull request #76 in DNS/adguard-dns from single_binary to master
* commit '880ad362a849cc53729128b614a4d4cc1d696750':
  Makefile -- use variable for target binary
  coredns plugin -- remove debug logging
  single binary -- coredns also tries to parse arguments, it kills itself on unknown flags
  Update makefile to build only one binary instead of two
  WIP -- single binary -- works, replies to DNS, but need to check what got broken
2018-10-12 19:58:33 +03:00
Andrey Meshkov 49567219dc Merge pull request #74 in DNS/adguard-dns from feature/363 to master
* commit 'd2e5692694e4537038434b56020f4e6c9e782955':
  Remove debug logging added by previous commit.
  If running from terminal, ask for username/password if config file does not exists
2018-10-12 19:56:41 +03:00
Eugene Bujak 3f85625dc6 Merge pull request #75 in DNS/adguard-dns from feature/364 to master
* commit 'd0d98ba762e9482f91a385488d22865ea00ff2a5':
  Add whotracksme info popover
  trackers module
  Added a script for updating the whotracksme database
2018-10-12 19:56:33 +03:00
Ildar Kamalov d0d98ba762 Add whotracksme info popover
Closes #364
2018-10-12 19:52:19 +03:00
Eugene Bujak d2e5692694 Remove debug logging added by previous commit.
Closes #363.
2018-10-12 19:49:17 +03:00
Eugene Bujak 9d030f38b7 If running from terminal, ask for username/password if config file does not exists 2018-10-12 19:43:09 +03:00
Andrey Meshkov 5fb603f6c9 trackers module 2018-10-12 17:32:38 +03:00
Andrey Meshkov 11e8853a34 Added a script for updating the whotracksme database 2018-10-12 17:32:38 +03:00
Eugene Bujak 880ad362a8 Makefile -- use variable for target binary 2018-10-12 17:11:57 +03:00
Eugene Bujak 5192e95a0d coredns plugin -- remove debug logging 2018-10-12 17:11:57 +03:00