Commit Graph

15 Commits

Author SHA1 Message Date
Sam Therapy a5980be3cc
docs: Use the docs folder more
Mirror Push / mirror (push) Successful in 7s Details
Test / test (stable) (push) Successful in 36s Details
Test / test (oldstable) (push) Successful in 56s Details
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 00ec4ef893
fix(Make): stop compressing the manpages
continuous-integration/drone/push Build is passing Details
Let whatever installs them do it themselves

Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-02-16 23:23:10 +01:00
Sam Therapy 59212798f7
[SKIP CI] fix(make): Real actual macOS support (#148)
Tested again on the lone Apple device I have.

This time it does not break make on Linux 🌝

Reviewed-on: #148
Reviewed-by: grumbulon <grumbulon@grumbulon.xyz>
2022-10-20 21:34:16 +00:00
Sam Therapy add1ef61a2
feat(packaging): Prepare for apt packaging (#139)
continuous-integration/drone/push Build is passing Details
This needs to be tested (preferably extensively), which I will do now

Reviewed-on: #139
Reviewed-by: grumbulon <grumbulon@grumbulon.xyz>
2022-10-14 14:11:01 +00:00
Sam Therapy 2d94ea6838 revert e6a3d6040a
continuous-integration/drone/push Build is passing Details
This broke every other operating system (and the AUR)
2022-10-14 12:47:44 +00:00
Sam Therapy e6a3d6040a [SKIP CI] fix: Make makefiles portable
-D isn't supported on MacOS (sample size: 1)

Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-10-13 12:49:15 +00:00
Sam Therapy 607c321de3
feat: fish completions (#122)
continuous-integration/drone/push Build is passing Details
These are basically thrown together but more is always good

Reviewed-on: #122
Reviewed-by: grumbulon <grumbulon@grumbulon.xyz>
2022-09-28 18:11:05 +00:00
Sam Therapy f2218481ee
feat(completions): add bash (#118)
continuous-integration/drone/push Build is passing Details
well, at least the same Dig and drill do

Reviewed-on: #118
Reviewed-by: grumbulon <grumbulon@grumbulon.xyz>
2022-09-28 12:40:27 +00:00
Sam Therapy 933967016f [SKIP CI] misc: makefile refactoring (#100)
Mainly making it so that it doesn't always run tests when making coverage

Also, making it more cross platform and less splintered is nice.

Co-authored-by: Sam Therapy <sam@samtherapy.net>
Reviewed-on: #100
2022-09-16 23:38:46 +00:00
Sam Therapy 8df0347891 fix: EDNS cookies work properly (#98)
continuous-integration/drone/push Build is passing Details
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)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #78
2022-09-04 23:28:47 +00:00
Sam Therapy 4cf19ebf78 Another "minor refactor" (#61)
continuous-integration/drone/push Build is passing Details
I need to make fewer of these :)
Reviewed-on: #61
2022-08-11 07:25:36 +00:00
Sam Therapy 07728cffdb (feat)EDNS (#55)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #55
2022-08-04 01:09:49 +00:00
Sam Therapy 80648e08f6 (refactor) Draw the rest of the owl (#38)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #38
2022-07-26 00:32:31 +00:00
Sam Therapy d31ad6e71a Add basic makefiles (#25)
continuous-integration/drone/push Build is passing Details
close #24

Co-authored-by: Sam Therapy <sam@samtherapy.net>
Co-authored-by: grumbulon <grumbulon@grumbulon.xyz>
Reviewed-on: #25
Co-authored-by: Sam <sam@samtherapy.net>
Co-committed-by: Sam <sam@samtherapy.net>
2022-07-03 20:50:58 +00:00