Commit Graph

19 Commits

Author SHA1 Message Date
Manuel
f35f6debaf 🔀 Merge dev to auth branch 2023-09-10 13:38:53 +02:00
Manuel
c14fad680d refactor: use relative TS path 2023-09-03 16:23:40 +02:00
Angel
1bb1a8f628 🐛 Adguard logic and several small bugs 2023-09-01 21:59:01 +02:00
Tagaishi
106795e1be 💄 Included back the text under percentage (#1343) 2023-09-01 17:09:56 +02:00
Manuel
b249c0205f 🔀 Merge branch 'dev' into feature/add-basic-authentication 2023-08-13 15:12:20 +02:00
Tagaishi
d14834d517 🐛 remove icon alignment on column stat layout 2023-08-12 13:16:58 +02:00
Meier Lukas
71272c982e 🎨 Improve code structure of dns hole summary 2023-08-11 20:38:13 +02:00
Tagaishi
a14a9d4601 💄 Flex layout and text fitting 2023-08-11 00:07:57 +02:00
Meier Lukas
3ef12cfe12 ♻️ Update api endpoint authorization 2023-08-06 15:40:19 +02:00
ajnart
739b95888b 💄 Prettier repository 2023-07-21 18:08:40 +09:00
Meier Lukas
49b7ef484f 🐛 Fix reversed dns-hole controls 2023-07-18 07:38:27 +02:00
Tagaishi
201afa79db Refactor 2023-07-17 01:21:39 +02:00
Tagaishi
24e645b029 💄 DnsHole controls cosmetic changes for smaller footprint 2023-07-17 00:52:51 +02:00
Meier Lukas
9b6ce9e1f6 🏗️ Migrate dnshole summary to tRPC 2023-06-10 14:04:32 +02:00
Meier Lukas
1fd93e6f49 🏗️ Migrate dnshole controls to tRPC 2023-06-10 13:38:07 +02:00
Manuel
fb52c4b003 Add ad guard home (#937)
*  Add add guard home

*  Add request for blocked domains and fix request for blocked queries

* ♻️ PR feedback

*  Fix tests
2023-05-20 14:42:15 +02:00
ajnart
b8ea9dbb39 🌐 Fix strings for DNS module 2023-05-16 14:10:04 +09:00
ajnart
6f48cafd42 ⬆️ Upgrade to @tabler/icons-react 2023-05-15 17:40:59 +09:00
Manuel
92e8d79c5a Add pihole integration (#860)
*  Add pihole integration

* Update src/widgets/adhole/AdHoleControls.tsx

Co-authored-by: Larvey <39219859+LarveyOfficial@users.noreply.github.com>

* Update src/tools/client/math.ts

Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>

* Update src/widgets/dnshole/DnsHoleSummary.tsx

Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>

---------

Co-authored-by: Larvey <39219859+LarveyOfficial@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
2023-05-06 19:51:53 +02:00