No description
Find a file
Lucas 0f18a44eb8 Format Go code with gofmt
Standardizes indentation from spaces to Go's canonical tab formatting.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-14 02:31:17 +02:00
.gitignore Initial commit: Web development playground 2025-06-14 01:38:32 +02:00
account.html Add authentication system with Authelia integration 2025-06-14 01:56:00 +02:00
ajax.html Initial commit: Web development playground 2025-06-14 01:38:32 +02:00
CLAUDE.md Add authentication system with Authelia integration 2025-06-14 01:56:00 +02:00
echo-test.html Initial commit: Web development playground 2025-06-14 01:38:32 +02:00
go.mod Initial commit: Web development playground 2025-06-14 01:38:32 +02:00
go.sum Initial commit: Web development playground 2025-06-14 01:38:32 +02:00
index.html Add authentication system with Authelia integration 2025-06-14 01:56:00 +02:00
items.html Initial commit: Web development playground 2025-06-14 01:38:32 +02:00
main.go Format Go code with gofmt 2025-06-14 02:31:17 +02:00
random.html Initial commit: Web development playground 2025-06-14 01:38:32 +02:00
styles.css Initial commit: Web development playground 2025-06-14 01:38:32 +02:00