aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build(deps): bump org.projectlombok:lombok from 1.18.38 to 1.18.40 (#699)dependabot[bot]2025-09-061-1/+1
* build(deps): bump @rsbuild/core from 1.5.1 to 1.5.4 in /src/main/webui (#704)dependabot[bot]2025-09-067-57/+57
* build(deps): bump quarkus.platform.version from 3.26.1 to 3.26.2 (#700)dependabot[bot]2025-09-061-1/+1
* build(deps): bump @rsbuild/plugin-react in /src/main/webui (#697)dependabot[bot]2025-08-305-15/+15
* build(deps): bump @rsbuild/core from 1.4.15 to 1.5.1 in /src/main/webui (#698)dependabot[bot]2025-08-3016-96/+96
* build(deps): bump quarkus.platform.version from 3.25.4 to 3.26.1 (#695)dependabot[bot]2025-08-301-1/+1
* build(deps): bump @mantine/hooks from 8.2.5 to 8.2.7 in /src/main/webui (#694)dependabot[bot]2025-08-233-6/+6
* build(deps): bump react-router-dom in /src/main/webui (#693)dependabot[bot]2025-08-236-11/+11
* build(deps): bump quarkus.platform.version from 3.25.3 to 3.25.4 (#691)dependabot[bot]2025-08-231-1/+1
* build(deps): bump actions/setup-java from 4 to 5 (#692)dependabot[bot]2025-08-231-1/+1
* build(deps): bump @mantine/hooks from 8.2.4 to 8.2.5 in /src/main/webui (#690)dependabot[bot]2025-08-183-6/+6
* Update yarn to 3.8.7 (#689)Kevin Hoerr2025-08-188-789/+887
* Switch to main as default branchKevin J Hoerr2025-08-183-3/+3
* .dockerignore: Add src/testKevin J Hoerr2025-08-18834-5383/+11672
* Multistage updates (#268)Kevin Hoerr2025-08-181-6/+22
* Dockerfile.multistage: switch to Mandrel 23.1 with jdk21 (#267)Kevin Hoerr2025-08-181-1/+1
* Simplify multistage based on QuinoaKevin J Hoerr2025-08-188-43/+677
* Remove unused build stepsKevin J Hoerr2025-08-181-24/+2
* Use multistage by default; fix tagsKevin J Hoerr2025-08-181-7/+11
* Add multistage docker file for ease of use (#41)Kevin Hoerr2025-08-183-8/+68
* Fix using non-graalvm environment in buildKevin J Hoerr2025-08-181-1/+1
* Remove build signingKevin J Hoerr2025-08-181-18/+2
* Add push to buildKevin J Hoerr2025-08-181-0/+1
* Fix build context (#40)Kevin Hoerr2025-08-181-1/+1
* Add build action (#37)Kevin Hoerr2025-08-183-0/+115
* Bump quarkus.platform.version from 2.11.2.Final to 2.15.1.Final (#2)dependabot[bot]2025-08-181-1/+1
* Create dependabot.ymlKevin Hoerr2025-08-181-0/+15
* Update; Switch to MongoDBKevin J Hoerr2025-08-1811-293/+69
* Fix front-end build when META-INF does not existKevin J Hoerr2025-08-181-1/+1
* Fix sequence use in liquibase test scriptKevin J Hoerr2025-08-181-12/+12
* Add global filter (#5)Kevin J Hoerr2025-08-183-14/+53
* Add contexts to liquibase scriptsKevin J Hoerr2025-08-183-5/+6
* Add test data and link to q/devKevin J Hoerr2025-08-184-1/+96
* Update README with License informationKevin J Hoerr2025-08-181-0/+4
* Fix react import errorKevin J Hoerr2022-08-144-4073/+3974
* Implement watchers for NextJS with build injectionKevin J Hoerr2022-08-143-27/+303
* Merge planner code (#3)Kevin Hoerr2022-08-1419-1/+5001
* Quarkus (#2)Kevin Hoerr2022-08-0630-970/+732
* Add DELETE endpoint for PantryItemKevin J Hoerr2022-01-311-3/+17
* Post to create new PantryItemKevin J Hoerr2022-01-311-0/+7
* Use Long's for ID; Accept JSON bodyKevin J Hoerr2022-01-314-16/+20
* Move workspace to synonymous locationKevin J Hoerr2022-01-272-2/+2
* Remove shortid; Add quantityUnitTypeKevin J Hoerr2022-01-274-19/+14
* Add error handlingKevin J Hoerr2022-01-278-96/+167
* Revert to Java 11 and enable Lombok extKevin J Hoerr2022-01-277-13/+13
* Styling changesKevin J Hoerr2022-01-262-4/+7
* Return item ID on /items/addKevin J Hoerr2022-01-261-3/+3
* Move Item to use shortidKevin J Hoerr2022-01-265-13/+29
* Retrieve items by nameKevin J Hoerr2022-01-264-1/+67
* Add compose for MariaDBKevin J Hoerr2022-01-258-18/+164