Commit Graph

5 Commits

Author SHA1 Message Date
1ceaa238b2 style(api): format code and improve API base URL handling
Some checks failed
CI / Test (1.22) (push) Failing after -21m52s
CI / Test (1.23) (push) Failing after -21m54s
CI / Lint (push) Has been cancelled
CI / Build (push) Has been cancelled
2026-02-20 20:41:13 +02:00
Hein
a3ff2dc497 feat(swagger): add Swagger UI for API documentation
Some checks failed
CI / Test (1.23) (push) Failing after -20m40s
CI / Test (1.22) (push) Failing after -20m58s
CI / Build (push) Failing after -21m33s
CI / Lint (push) Failing after -20m51s
* Create index.html for Swagger UI integration
* Link to Swagger UI CSS and JS from CDN
* Configure Swagger UI to load API specification from api.json
2026-02-20 17:41:20 +02:00
Hein
5b3aaba198 fix(serverembed): correct embed directive for assets
Some checks failed
CI / Test (1.22) (push) Failing after -22m32s
CI / Test (1.23) (push) Failing after -22m26s
CI / Lint (push) Failing after -22m40s
CI / Build (push) Failing after -22m44s
2026-02-20 16:46:44 +02:00
Hein
5ca375fd58 feat(serverembed): add initial HTML and SVG assets
Some checks failed
CI / Test (1.23) (push) Has been cancelled
CI / Lint (push) Has been cancelled
CI / Build (push) Has been cancelled
CI / Test (1.22) (push) Has been cancelled
* Create index.html for the web application entry point
* Add vite.svg as a favicon
* Update frontend.go to embed all files in the dist directory
* Modify vite.config.ts to set output directory for builds
2026-02-20 16:45:30 +02:00
Hein
7d6f99b3b3 feat(serverembed): add server embed functionality and readme
Some checks failed
CI / Test (1.22) (push) Failing after -22m28s
CI / Test (1.23) (push) Failing after -22m28s
CI / Lint (push) Has been cancelled
CI / Build (push) Has been cancelled
2026-02-20 16:39:43 +02:00