AdGuardHome/home
Artem Baskal e39fe1b913 Merge: fix #1421
Full rework of the query log

Squashed commit of the following:

commit e8a72eb223551f17e637136713dae03accf8ab9e
Author: Andrey Meshkov <am@adguard.com>
Date:   Thu Jun 18 00:31:53 2020 +0300

    fix race in whois test

commit 801d28197f888fa21f83c9a0b49e3c9472c08513
Merge: 9d9787fd b1c951fb
Author: Andrey Meshkov <am@adguard.com>
Date:   Thu Jun 18 00:28:13 2020 +0300

    Merge branch 'master' into feature/1421

commit 9d9787fd79b17f76c7baed52c12ac462fd00a5e4
Merge: 4ce337ca 08e238ab
Author: Andrey Meshkov <am@adguard.com>
Date:   Thu Jun 18 00:27:32 2020 +0300

    Merge

commit 4ce337ca7aec163edf87a038bb25fb44e64f8613
Author: Andrey Meshkov <am@adguard.com>
Date:   Thu Jun 18 00:22:49 2020 +0300

    -(home): fix whois test

commit 08e238ab0e723b1e354f58245e9a8d5017b392c9
Author: ArtemBaskal <a.baskal@adguard.com>
Date:   Thu Jun 18 00:13:41 2020 +0300

    Add comments

commit 5f108065952bcc25dce1c2eee3f9401d2641a6e9
Author: ArtemBaskal <a.baskal@adguard.com>
Date:   Wed Jun 17 23:47:50 2020 +0300

    Make tooltip position absolute for touch

commit 4c30a583165e5d007d4b01b657de8751a7bd8c7b
Author: ArtemBaskal <a.baskal@adguard.com>
Date:   Wed Jun 17 20:39:44 2020 +0300

    Prevent scroll hide for touch devices

commit 62da97931f5921613762614717c62c77ddb6b8db
Author: ArtemBaskal <a.baskal@adguard.com>
Date:   Wed Jun 17 20:06:24 2020 +0300

    Review changes: ipad tooltip

commit 12dddcca8caca51c157b5d25dfa3ca03ba7f0c06
Author: ArtemBaskal <a.baskal@adguard.com>
Date:   Wed Jun 17 16:59:16 2020 +0300

    Add close tooltip event for ipad

commit 62191e41d5bf67317f9f1dc6c6af08cbabb4bf90
Author: ArtemBaskal <a.baskal@adguard.com>
Date:   Wed Jun 17 16:39:40 2020 +0300

    Add success toast on logs refresh

commit 2ebdd6a8124269d737c8060c3247aaf35d85cb8b
Author: ArtemBaskal <a.baskal@adguard.com>
Date:   Wed Jun 17 16:01:37 2020 +0300

    Fix pagination

commit 5820c92bacd93d05a3d66d42ee95f099e1c5d9e9
Author: ArtemBaskal <a.baskal@adguard.com>
Date:   Wed Jun 17 11:31:15 2020 +0300

    Revert "Render table in chunks"

    This reverts commit cdfcd849ccddc1bc35591edac7904129431470c9.

commit cdfcd849ccddc1bc35591edac7904129431470c9
Author: ArtemBaskal <a.baskal@adguard.com>
Date:   Tue Jun 16 18:42:18 2020 +0300

    Render table in chunks

commit cc8c5e64274bf6e806e2e8a4bf305af745c3ed2a
Author: ArtemBaskal <a.baskal@adguard.com>
Date:   Tue Jun 16 17:35:24 2020 +0300

    Add pagination button hover effect

commit f7e134091a1556784a5fea9d83c50353536126ef
Author: ArtemBaskal <a.baskal@adguard.com>
Date:   Tue Jun 16 16:28:00 2020 +0300

    Make loader position absolute

commit a7b887b57d903f1f7ac967b861b5cc677728efc4
Author: ArtemBaskal <a.baskal@adguard.com>
Date:   Tue Jun 16 15:42:20 2020 +0300

    Ignore clients find without params

commit ecb322fefd4a161d79f28d17fe27827ee91701e4
Author: ArtemBaskal <a.baskal@adguard.com>
Date:   Tue Jun 16 15:30:48 2020 +0300

    Styles changes

commit 9323ce3938bf04e1290eade09201ba0790a250c0
Author: ArtemBaskal <a.baskal@adguard.com>
Date:   Tue Jun 16 14:32:23 2020 +0300

    Review styles changes

commit e0faa04ba3643f01b2ca99524cdd52b0731725c7
Merge: 98576823 15e71435
Author: ArtemBaskal <a.baskal@adguard.com>
Date:   Tue Jun 16 12:08:45 2020 +0300

    Merge branch '1421-new-qlog-v2' into feature/1421

commit 9857682371e8d9a3a91933cfb58a26b3470675d9
Author: ArtemBaskal <a.baskal@adguard.com>
Date:   Mon Jun 15 18:32:02 2020 +0300

    Fix response cell

... and 88 more commits
2020-06-18 00:36:19 +03:00
..
auth.go *(home): fix assets access 2020-05-14 18:37:25 +03:00
auth_test.go * TestAuth: improve test 2020-04-24 14:04:40 +03:00
clients.go - clients: fix incorrect info for clients from /etc/hosts 2020-06-11 11:11:52 +03:00
clients_http.go + clients: support per-client tags 2020-01-28 14:06:52 +03:00
clients_tags.go Add 'device_camera' and 'device_securityalarm' values 2020-04-08 11:59:36 +02:00
clients_test.go -(dnsforward): custom client per-domain upstreams 2020-05-13 20:31:43 +03:00
config.go * log: set default LogMaxAge = 3 days 2020-06-05 17:58:42 +03:00
control.go *(home): fix assets access 2020-05-14 18:37:25 +03:00
control_filtering.go + filters: support filters from local disk 2020-04-09 11:46:52 +03:00
control_install.go - Web: flush the bufferred response data before performing global operations 2020-04-24 15:50:57 +03:00
control_test.go * update tests 2019-12-02 14:58:17 +03:00
control_update.go - Web: flush the bufferred response data before performing global operations 2020-04-24 15:50:57 +03:00
control_update_test.go Fix #1069 install: check static ip 2020-02-13 18:42:07 +03:00
dhcp.go Merge: * use upstream servers directly for the internal DNS resolver 2019-12-11 12:38:58 +03:00
dns.go + config: new setting "querylog_file_enabled" 2020-05-28 15:29:36 +03:00
filter.go - filter: don't reset name on update 2020-05-25 17:13:13 +03:00
filter_test.go * filter: skip comment lines starting with '#' 2020-05-07 18:03:25 +03:00
home.go - service: "stop" didn't work correctly 2020-06-11 10:24:43 +03:00
home_test.go *: added more logging 2020-04-15 15:17:57 +03:00
i18n.go + i18n: add thai and romanian languages 2020-03-11 17:06:37 +03:00
rdns.go Merge: * use upstream servers directly for the internal DNS resolver 2019-12-11 12:38:58 +03:00
rdns_test.go Merge: * use upstream servers directly for the internal DNS resolver 2019-12-11 12:38:58 +03:00
service.go Merge: + DNS: use rules from /etc/hosts 2020-03-20 15:05:43 +03:00
tls.go *(home): fix TLS module initialization 2020-05-16 02:02:50 +03:00
upgrade.go Fix #1069 install: check static ip 2020-02-13 18:42:07 +03:00
upgrade_test.go * move ./*.go files into ./home/ directory 2019-06-10 11:51:53 +03:00
web.go * web: log error messages from HTTP server as "debug" 2020-05-27 12:17:05 +03:00
whois.go * whois: use the upstream server to resolve whois server hostname 2020-05-27 14:54:31 +03:00
whois_test.go Merge: fix #1421 2020-06-18 00:36:19 +03:00