summaryrefslogtreecommitdiff
path: root/main.go
Commit message (Collapse)AuthorAge
* CleanupRobby Zambito10 days
|
* Wrap auth requests in authRequest objectRobby Zambito10 days
| | | | Remove debug prints
* it works ??Robby Zambito10 days
|
* uhh did stuff to make logging better i thinkRobby Zambito10 days
|
* Log login attemptsRobby Zambito10 days
|
* go fmtRobby Zambito10 days
|
* Log access as jsonRobby Zambito10 days
| | | | Redact client IPs
* Added support for newlinesRobby Zambito10 days
| | | | | | logs added with newlines in the value will be added as seperate values in the log array Testing with \\n for inserting \n in the output, that works fine.
* Use log_length constantRobby Zambito10 days
| | | | Fix bug when appending at filled logs
* Add logs endpoint with dynamic valuesRobby Zambito12 days
|
* start endpoint handlersRobby Zambito12 days
|
* Serve a basic html page and REST api endpointRobby Zambito2025-07-29
|
* Initial commitRobby Zambito2025-07-29