summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update main.goHEADmainGab2026-02-041-605/+308
|
* Upgrade Go to 1.22 and update dependenciesGab2026-02-041-3/+9
| | | Updated Go version and modified dependencies.
* Refactor Dockerfile for multi-stage build and dependenciesGab2026-02-041-32/+66
| | | Updated Dockerfile for improved security and efficiency.
* Update docker-image.ymlGab2026-02-040-0/+0
|
* Refactor Docker workflow for GitHub ActionsGab2026-02-041-114/+25
| | | Updated GitHub Actions workflow for Docker build and push.
* Revise Docker image CI configuration with security settingsGab2026-02-041-0/+116
|
* Harden docker-compose configuration for VapordropGab2026-02-041-27/+85
|
* Update repository link and modify closing statementGab2026-01-031-3/+2
|
* Change greeting from 'Hello World' to 'Goodbye World'Gab2026-01-031-0/+1543
|
* Update print statement from 'Hello' to 'Goodbye'Gab2026-01-031-0/+1363
|
* Initialize go.mod with module and dependenciesGab2026-01-031-0/+10
|
* Add initial docker-compose configuration for VapordropGab2026-01-031-0/+59
|
* Add multi-stage Dockerfile for VaporDrop buildGab2026-01-031-0/+60
|
* Add README.md for VaporDrop projectGab2026-01-031-0/+235
| | | Add detailed README for VaporDrop project including features, security, architecture, and usage instructions.
* Initial commitGab2026-01-031-0/+21