Commit graph

9 commits

Author SHA1 Message Date
Sam Therapy a5980be3cc
docs: Use the docs folder more
All checks were successful
Mirror Push / mirror (push) Successful in 7s
Test / test (stable) (push) Successful in 36s
Test / test (oldstable) (push) Successful in 56s
Also rename it from doc to docs

Signed-off-by: Sam Therapy <sam@samtherapy.net>
2024-03-23 22:05:57 +01:00
Sam Therapy e1122a9de7
misc: Cleanup before a release
All checks were successful
Mirror Push / mirror (push) Successful in 8s
Test / test (stable) (push) Successful in 33s
Test / test (oldstable) (push) Successful in 42s
Kept a lot waiting, haven't I?

Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-11-08 21:45:39 +01:00
Sam Therapy 171f5d0d11
fix(doc): fix literally unusable typo in manpage
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-01 16:16:21 +01:00
Sam Therapy a7f7498d8b
docs(man): overhaul the manpage [SKIP CI] (#170)
Make everything alphabetical, make it look more like dig and kdig

Reviewed-on: #170
Reviewed-by: grumbulon <grumbulon@grumbulon.xyz>
2022-12-15 19:30:22 +00:00
Sam Therapy 530ef06ee1
feat: Trace (#162)
All checks were successful
continuous-integration/drone/push Build is passing
This PR should add the trace option, used by +trace and --trace

TODO
- [x] Making the trace work properly
- [x] Documentation adding
- [x] Completion adding

Co-authored-by: grumbulon <grumbulon@grumbulon.xyz>
Reviewed-on: #162
Reviewed-by: grumbulon <grumbulon@grumbulon.xyz>
2022-12-10 17:51:49 +00:00
Sam Therapy b1fa25a9a0
feat(dig): Dig +https (#147)
All checks were successful
continuous-integration/drone/push Build is passing
BREAKING CHANGE: DNS-over-HTTPS requests are now dealt with differently

Using +https or -H now implies adding /dns-query (like dig)
Using the implied https:// prefix follows the old behaviour (nothing added or implied)

Reviewed-on: #147
Reviewed-by: grumbulon <grumbulon@grumbulon.xyz>
2022-10-20 21:34:24 +00:00
Sam Therapy 8df0347891 fix: EDNS cookies work properly (#98)
All checks were successful
continuous-integration/drone/push Build is passing
also slight refactors :)

closes #96

Co-authored-by: Sam Therapy <sam@samtherapy.net>
Reviewed-on: #98
Reviewed-by: grumbulon <grumbulon@grumbulon.xyz>
2022-09-16 23:26:10 +00:00
Sam Therapy 068706ae9a (feat)Completions and documentation (#78)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #78
2022-09-04 23:28:47 +00:00
Sam Therapy 4cf19ebf78 Another "minor refactor" (#61)
All checks were successful
continuous-integration/drone/push Build is passing
I need to make fewer of these :)
Reviewed-on: #61
2022-08-11 07:25:36 +00:00