aboutsummaryrefslogtreecommitdiff
path: root/cmd/tourian
AgeCommit message (Collapse)AuthorFilesLines
2024-10-06move some old code to the _old folder to save CI timeXe Iaso42-8743/+0
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-06-30update generated filesXe Iaso2-61/+75
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-06-11build(deps-dev): bump braces from 3.0.2 to 3.0.3 in /cmd/tourian (#614)dependabot[bot]1-7/+7
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-02cmd/tourian: make mimi render HTML and have moodsXe Iaso1-1/+5
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-06-02cmd/tourian: purge html/templateXe Iaso1-10/+2
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-06-02tree-wide: use templXe Iaso11-435/+728
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-05-27go mod generateXe Iaso16-11/+1887
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-03-31fixXe Iaso1-0/+8
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-03-30cmd/tourian: add messageXe Iaso9-58/+374
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-03-30cmd/tourian: fix production deployXe Iaso3-6/+15
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-03-30cmd/tourian: stage for deployXe Iaso2-1/+23
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-03-30cmd: add tourianXe Iaso35-0/+6209
Signed-off-by: Xe Iaso <me@xeiaso.net>