AdGuardHome/querylog
Ainar Garipov 40ebccaab4 * querylog: use the vanilla errors package 2020-10-28 19:34:29 +03:00
..
decode.go - querylogs: GET /control/querylog: "service_name" field wasn't set 2020-09-22 17:43:19 +03:00
decode_test.go *(querylog): decode methods to a new file 2020-05-26 16:24:31 +03:00
json.go Merge: + new query logs API 2020-06-18 00:23:52 +03:00
qlog.go + client_proto 2020-05-29 11:15:22 +03:00
qlog_file.go * querylog: use the vanilla errors package 2020-10-28 19:34:29 +03:00
qlog_file_test.go - querylog: file rotation didn't work properly; fix entry searching algorithm 2020-09-02 19:42:26 +03:00
qlog_http.go Pull request 743: + client: Query Logs Infinite Scroll 2020-09-01 16:30:30 +03:00
qlog_reader.go -(dnsforward): start using lastProbeLineIdx in the Seek 2020-02-21 12:57:12 +03:00
qlog_reader_test.go *(dnsforward): replaced old search with the new one 2020-02-21 01:07:30 +03:00
qlog_test.go * querylog: case-insensitive search by domain name 2020-07-03 12:21:09 +03:00
querylog.go + "dot" 2020-05-29 11:46:37 +03:00
querylog_file.go - querylog: file rotation didn't work properly; fix entry searching algorithm 2020-09-02 19:42:26 +03:00
querylog_search.go If there are no more older entries, `"oldest":""` is returned. 2020-06-16 12:10:17 +03:00
search_criteria.go + client, querylog: Add blocked service filter support 2020-09-23 19:47:02 +03:00
search_params.go *(querylog): added offset/limit parameters 2020-05-26 15:37:37 +03:00