Commit Graph

6 Commits

Author SHA1 Message Date
Nick Heppler
8776c2f930 Add about section for LubeLogger. 2025-04-25 15:37:36 -04:00
Nick Heppler
a79dfeb657 [200~docs: refine and modularize README for clarity and reusability 2025-04-25 15:18:33 -04:00
Nick Heppler
bcefa2a437 fix(backup): remove -n flag from curl to fix empty response issue
The -n flag was causing curl to rely on .netrc, which conflicted with
explicit -u username:password usage and led to empty responses from
the backup API. Removing it ensures proper authentication.
2025-04-25 12:22:59 -04:00
Nick Heppler
0fdde183da Update LICENSE, Gitea URL 2025-04-25 09:59:52 -04:00
Nick Heppler
b5d52bd3a3 Initial commit. 2025-04-25 09:56:17 -04:00
ec54a6aad5 Initial commit 2025-04-25 09:54:10 -04:00