Commit graph

33 commits

Author SHA1 Message Date
David Stotijn
21b679dc91
Add new sponsorship options 2022-03-30 13:02:58 +02:00
David Stotijn
e4f468d4d2
Publish Docker image to ghcr.io and docker.io 2022-03-30 11:50:16 +02:00
David Stotijn
d3246b0918
Add intercept feature to README 2022-03-29 14:06:51 +02:00
David Stotijn
6ffc55cde3
Fix Snapcraft plugs config to allow network binding 2022-03-15 10:11:53 +01:00
David Stotijn
bdd667381a
Add Snapcraft notice 2022-03-06 14:18:25 +01:00
David Stotijn
f60202e41c
Add Snapcraft and Scoop config 2022-03-03 14:31:58 +01:00
David Stotijn
87b8b18047
Fix README badges 2022-03-03 08:29:14 +01:00
David Stotijn
3f5277e419
Fix light/dark mode logo in README 2022-03-02 20:05:37 +01:00
David Stotijn
29550ff43b
Update README 2022-03-02 19:16:53 +01:00
David Stotijn
cd5403e353
Fix README 2022-01-31 16:17:19 +01:00
David Stotijn
2dc6538a3b
Add build-test Github Action 2022-01-31 14:37:56 +01:00
David Stotijn
73ebb89863
Update Dockerfile 2022-01-26 11:35:47 +01:00
David Stotijn
d84d2d0905
Replace SQLite with BadgerDB 2022-01-21 11:45:54 +01:00
David Stotijn
4e2eaea499 Add sponsor 2021-12-30 11:40:14 +01:00
David Stotijn
569f7bc76f Use embed instead of rice 2021-04-26 09:24:45 +02:00
Steven Maude
d2e97f2acc
Fix typo "is" > "if" in CLI cert help text (#63)
* Fix typo "is" > "if" in main.go

* Fix typo "is" > "if" in documentation

Update to match the code.
2021-04-23 20:01:50 +02:00
David Stotijn
471fa212ef Add links to docs website in README 2020-11-09 21:16:56 +01:00
David Stotijn
f6789fa245 Tidy up manual build process 2020-11-01 19:01:07 +01:00
David Stotijn
0ffbb618fa Update README 2020-11-01 17:05:36 +01:00
David Stotijn
0d04996f06 Add scope support 2020-10-29 20:55:22 +01:00
David Stotijn
fedb425381 Add project management 2020-10-11 17:09:39 +02:00
Tom
13240109b6
Documenting CA certificates setup for hetty (#21)
* Documenting CA certificates setup for hetty

- Provides more accessible instructions on CA certificates
- New sections provided for "Certificate Setup and Installation"
- Configuring certificates for hetty using defaults and direct CLI
  arguments
- Trusting CA certificates on Windows, macOS, and Ubuntu
- Mention for additional Linux distros not covered by Ubuntu

Ref: #12

* Updated README to show instructions for generating CA cert/key with both Hetty and OpenSSL

* Update README.md

Co-authored-by: David Stotijn <dstotijn@gmail.com>

* Apply suggestions from code review

Co-authored-by: David Stotijn <dstotijn@gmail.com>

* Removed suggestion on possible HSTS error from README as it could be irrelevant or misleading

Co-authored-by: David Stotijn <dstotijn@gmail.com>
2020-10-08 19:04:57 +02:00
David Stotijn
6fad74c0a5 Add contributing guidelines 2020-10-04 13:21:43 +02:00
David Stotijn
ba7d88dfc5 Replace Cayley with SQLite3 2020-10-04 11:50:03 +02:00
David Stotijn
c5bfb96454
Fix link to Hacker101 Discord 2020-09-28 22:01:19 +02:00
David Stotijn
f97e0526d7 Fix usage snippet in README 2020-09-28 21:58:25 +02:00
HAHWUL
b17c70bc0a
Update README, .gitignore (#10)
* update readme

* update gitignore (test binary, built with go test -c)

* update readme
2020-09-28 21:07:24 +02:00
David Stotijn
8712151e8f Change default location of DB 2020-09-28 20:43:43 +02:00
David Stotijn
5c7165ebf3 Change default port to :8080 2020-09-28 20:41:43 +02:00
David Stotijn
8b04747855 Add support for CA key and certificate generation 2020-09-28 20:37:25 +02:00
David Stotijn
5159c860d1
Update README.md 2020-09-27 20:45:00 +02:00
David Stotijn
76b78d43e2
Update README.md 2020-09-27 20:43:53 +02:00
David Stotijn
83f1439a6a Add README and LICENSE 2020-09-27 20:38:30 +02:00