Commit Graph

6 Commits

Author SHA1 Message Date
Corentin Thomasset aaa05a8607 refactor(packages): renamed docker package to app (#796)
* refactor(packages): renamed docker package to app

* Update .changeset/blue-shoes-stare.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-24 16:11:57 +00:00
Corentin Thomasset f5bf119a48 feat(docker): add search-parser package.json to Dockerfiles (#749) 2026-01-15 15:23:54 +00:00
Corentin Thomasset e8f6217e35 feat(about): add about page/modal with version information (#726) 2026-01-06 14:31:20 +01:00
Corentin Thomasset 1922f24c0a feat(node): switched to node v24 (#616) 2025-11-09 17:52:20 +01:00
Corentin Thomasset 0aad88471b chore(pnpm): updated pnpm to 10.19.0 (#591) 2025-10-26 21:43:23 +00:00
Corentin Thomasset 9c6f14fc13 refactor(docker): dedicated package for docker management (#544)
* feat(docker): initialize Docker package with build configurations and README

* Update packages/docker/CHANGELOG.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update packages/docker/package.json

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-12 16:22:38 +02:00