- 04 Sep, 2020 2 commits
-
-
Daniel Wolf authored
-
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
-
- 05 Jul, 2020 1 commit
-
-
Daniel Wolf authored
-
- 25 Apr, 2020 1 commit
-
-
Daniel Wolf authored
-
- 27 Dec, 2019 1 commit
-
-
Daniel Wolf authored
-
- 05 Dec, 2019 1 commit
-
-
Daniel Wolf authored
-
- 15 Aug, 2019 1 commit
-
-
Daniel Wolf authored
-
- 27 Jul, 2019 1 commit
-
-
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
-
- 13 May, 2019 3 commits
-
-
Daniel Wolf authored
-
Daniel Wolf authored
-
Daniel Wolf authored
-
- 08 Jan, 2019 1 commit
-
-
Daniel Wolf authored
-
- 07 Jan, 2019 1 commit
-
-
Daniel Wolf authored
-
- 28 Dec, 2018 1 commit
-
-
Daniel Wolf authored
Implements #25
-
- 25 Dec, 2018 1 commit
-
-
Daniel Wolf authored
-
- 23 Dec, 2018 1 commit
-
-
Daniel Wolf authored
-