Commit graph

5 commits

Author SHA1 Message Date
cb370138b8
change how the encrypted parameters are handled.
based on 7a56a46864
2025-03-27 22:06:56 -03:00
40faa994da style: move configuration to it's own package and more
All checks were successful
CI / build (push) Successful in 51s
- Remove https, it's useless and reverse proxies like haproxy, caddy and
  nginx are better at handling TCP and SSL connections
- Ability to disable the UDS and HTTP servers
2025-03-24 18:36:50 -03:00
6bd0f28d77
feat: add support for encrypted query parameters
All checks were successful
CI / build (push) Successful in 1m18s
2025-03-14 22:17:23 -03:00
3563b4e819
feat: change how headers are passed to the client and move constant variables 2025-03-06 22:25:21 -03:00
8821540bd9
style: refactor project to use the standard go project layout 2025-02-20 01:13:40 -03:00
Renamed from utils.go (Browse further)