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 26ef04b969 feat(goreleaser): Vastly simplify upload process (#229)
Mirror Push / mirror (push) Successful in 8s Details
Test / test (stable) (push) Successful in 38s Details
Test / test (oldstable) (push) Successful in 1m1s Details
Make the upload process to Gitea packages much less of a clusterbomb

Reviewed-on: #229
2023-11-08 18:02:34 +00:00
Sam Therapy 78bbb8f23d
fix(make): use correct tag when version is greater than 10
continuous-integration/drone/push Build is passing Details
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-12-05 15:25:24 +01:00
Sam Therapy 216431f591
fix(make): default file should be static linked [CI SKIP]
Follow the go way
2022-11-17 20:25:34 +01:00
Sam Therapy 2836633c62
fix(make): Make makefile more like the arch default.
continuous-integration/drone/push Build is passing Details
This also fixes the AUR problem I had and forces an upgrade.
2022-11-07 15:50:42 +01:00
grumbulon 3a0a8f015a chore(Refactor) (#110)
continuous-integration/drone/push Build is passing Details
refactor

Co-authored-by: Sam Therapy <sam@samtherapy.net>
Reviewed-on: #110
Reviewed-by: Sam <sam@samtherapy.net>
2022-09-24 23:11:09 +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 9746ae0a6f feat: more API work
continuous-integration/drone/push Build was killed Details
Reviewed-on: #94
Reviewed-by: grumbulon <grumbulon@grumbulon.xyz>
2022-09-15 11:02:43 +00:00
Sam Therapy ae7209c334 ci: reduce fuzz count
continuous-integration/drone/push Build is passing Details
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-09-08 23:44:12 +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 59a7fe6d7d Modularity(?)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #77
2022-08-31 01:05:17 +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