| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add multistage docker file for ease of use (#41) | Kevin Hoerr | 2025-08-18 | 3 | -8/+68 |
| | | |||||
| * | Fix using non-graalvm environment in build | Kevin J Hoerr | 2025-08-18 | 1 | -1/+1 |
| | | |||||
| * | Remove build signing | Kevin J Hoerr | 2025-08-18 | 1 | -18/+2 |
| | | |||||
| * | Add push to build | Kevin J Hoerr | 2025-08-18 | 1 | -0/+1 |
| | | |||||
| * | Fix build context (#40) | Kevin Hoerr | 2025-08-18 | 1 | -1/+1 |
| | | |||||
| * | Add build action (#37) | Kevin Hoerr | 2025-08-18 | 3 | -0/+115 |
| | | |||||
| * | Bump quarkus.platform.version from 2.11.2.Final to 2.15.1.Final (#2) | dependabot[bot] | 2025-08-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps `quarkus.platform.version` from 2.11.2.Final to 2.15.1.Final. Updates `quarkus-bom` from 2.11.2.Final to 2.15.1.Final - [Release notes](https://github.com/quarkusio/quarkus-platform/releases) - [Commits](https://github.com/quarkusio/quarkus-platform/compare/2.11.2.Final...2.15.1.Final) Updates `quarkus-maven-plugin` from 2.11.2.Final to 2.15.1.Final - [Release notes](https://github.com/quarkusio/quarkus-platform/releases) - [Commits](https://github.com/quarkusio/quarkus-platform/compare/2.11.2.Final...2.15.1.Final) --- updated-dependencies: - dependency-name: io.quarkus.platform:quarkus-bom dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.quarkus.platform:quarkus-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | ||||
| * | Create dependabot.yml | Kevin Hoerr | 2025-08-18 | 1 | -0/+15 |
| | | |||||
| * | Update; Switch to MongoDB | Kevin J Hoerr | 2025-08-18 | 11 | -293/+69 |
| | | |||||
| * | Fix front-end build when META-INF does not exist | Kevin J Hoerr | 2025-08-18 | 1 | -1/+1 |
| | | |||||
| * | Fix sequence use in liquibase test script | Kevin J Hoerr | 2025-08-18 | 1 | -12/+12 |
| | | |||||
| * | Add global filter (#5) | Kevin J Hoerr | 2025-08-18 | 3 | -14/+53 |
| | | |||||
| * | Add contexts to liquibase scripts | Kevin J Hoerr | 2025-08-18 | 3 | -5/+6 |
| | | |||||
| * | Add test data and link to q/dev | Kevin J Hoerr | 2025-08-18 | 4 | -1/+96 |
| | | |||||
| * | Update README with License information | Kevin J Hoerr | 2025-08-18 | 1 | -0/+4 |
| | | |||||
| * | Fix react import error | Kevin J Hoerr | 2022-08-14 | 4 | -4073/+3974 |
| | | |||||
| * | Implement watchers for NextJS with build injection | Kevin J Hoerr | 2022-08-14 | 3 | -27/+303 |
| | | |||||
| * | Merge planner code (#3) | Kevin Hoerr | 2022-08-14 | 19 | -1/+5001 |
| | | | | | Reviewed-on: https://git.submelon.dev/kjhoerr/pantry/pulls/3 | ||||
| * | Quarkus (#2) | Kevin Hoerr | 2022-08-06 | 30 | -970/+732 |
| | | | | | Reviewed-on: https://git.submelon.dev/kjhoerr/pantry/pulls/2 | ||||
| * | Add DELETE endpoint for PantryItem | Kevin J Hoerr | 2022-01-31 | 1 | -3/+17 |
| | | |||||
| * | Post to create new PantryItem | Kevin J Hoerr | 2022-01-31 | 1 | -0/+7 |
| | | |||||
| * | Use Long's for ID; Accept JSON body | Kevin J Hoerr | 2022-01-31 | 4 | -16/+20 |
| | | |||||
| * | Move workspace to synonymous location | Kevin J Hoerr | 2022-01-27 | 2 | -2/+2 |
| | | |||||
| * | Remove shortid; Add quantityUnitType | Kevin J Hoerr | 2022-01-27 | 4 | -19/+14 |
| | | |||||
| * | Add error handling | Kevin J Hoerr | 2022-01-27 | 8 | -96/+167 |
| | | |||||
| * | Revert to Java 11 and enable Lombok ext | Kevin J Hoerr | 2022-01-27 | 7 | -13/+13 |
| | | |||||
| * | Styling changes | Kevin J Hoerr | 2022-01-26 | 2 | -4/+7 |
| | | |||||
| * | Return item ID on /items/add | Kevin J Hoerr | 2022-01-26 | 1 | -3/+3 |
| | | |||||
| * | Move Item to use shortid | Kevin J Hoerr | 2022-01-26 | 5 | -13/+29 |
| | | |||||
| * | Retrieve items by name | Kevin J Hoerr | 2022-01-26 | 4 | -1/+67 |
| | | |||||
| * | Add compose for MariaDB | Kevin J Hoerr | 2022-01-25 | 8 | -18/+164 |
| | | |||||
| * | Spring Initializr with .devcontainer | Kevin J Hoerr | 2022-01-25 | 11 | -0/+696 |
