- 04 Sep, 2020 1 commit
-
-
Daniel Wolf authored
This commit also adds various optimizations to the DnsQuery entity: - responses is not a MutableList anymore. This allows emptyList() to be used, saving memory. (- because of the prior point the query listener does not need to convert the responses to a MutableList from an immutable list, saving memory) - parsedResponses is now lazy. Before it was calculated for every row in the query log (every time it was scrolled to) - Added isHostBlockedByDnsServer, which makes it obsolete for the query log to calculate this flag for every row. - The StringListConverter now doesn't call gson for empty lists, saving time - Closes #261
-
- 02 Sep, 2020 2 commits
-
-
Daniel Wolf authored
-
Daniel Wolf authored
Look for the host with www. removed before searching for an exact match (the logic treats www.example.com and example.com as the same host) Fixes #251
-
- 27 Apr, 2020 1 commit
-
-
Daniel Wolf authored
-
- 25 Apr, 2020 3 commits
-
-
Daniel Wolf authored
-
Daniel Wolf authored
-
Daniel Wolf authored
-
- 27 Dec, 2019 1 commit
-
-
Daniel Wolf authored
-
- 23 Nov, 2019 1 commit
-
-
Daniel Wolf authored
-
- 12 Oct, 2019 1 commit
-
-
Daniel Wolf authored
Implements #182
-
- 10 Oct, 2019 1 commit
-
-
Daniel Wolf authored
-
- 25 Aug, 2019 2 commits
-
-
Daniel Wolf authored
-
Daniel Wolf authored
Closes #159
-
- 18 Aug, 2019 1 commit
-
-
Daniel Wolf authored
-
- 15 Aug, 2019 6 commits
-
-
Daniel Wolf authored
-
Daniel Wolf authored
-
Daniel Wolf authored
-
Daniel Wolf authored
-
Daniel Wolf authored
-
Daniel Wolf authored
-
- 23 May, 2019 2 commits
-
-
Daniel Wolf authored
Currently translated at 96.4% (27 of 28 strings) Translation: Nebulo/General strings Translate-URL: https://weblate.frostnerd.com/projects/nebulo/nebulo/nl/
-
Weblate authored
-
- 14 Mar, 2019 1 commit
-
-
Daniel Wolf authored
Implements #49
-
- 08 Jan, 2019 1 commit
-
-
Daniel Wolf authored
-
- 07 Jan, 2019 1 commit
-
-
Daniel Wolf authored
-
- 28 Dec, 2018 1 commit
-
-
Daniel Wolf authored
-
- 27 Dec, 2018 2 commits
-
-
Daniel Wolf authored
-
Daniel Wolf authored
-