index
:
pantry.git
feature/17-labels
main
Kitchen organizer and planner
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
build(deps): bump @rsbuild/core from 1.5.10 to 1.5.12 in /src/main/webui (#719)
dependabot[bot]
2025-09-29
8
-58
/
+67
*
build(deps): bump quarkus.platform.version from 3.26.4 to 3.28.1 (#717)
dependabot[bot]
2025-09-29
1
-1
/
+1
*
build(deps): bump @mantine/hooks from 8.2.8 to 8.3.1 in /src/main/webui (#716)
dependabot[bot]
2025-09-22
4
-6
/
+6
*
build(deps): bump org.projectlombok:lombok from 1.18.40 to 1.18.42 (#713)
dependabot[bot]
2025-09-21
1
-1
/
+1
*
build(deps): bump @rsbuild/core from 1.5.6 to 1.5.10 in /src/main/webui (#715)
dependabot[bot]
2025-09-21
13
-65
/
+102
*
build(deps): bump quarkus.platform.version from 3.26.3 to 3.26.4 (#714)
dependabot[bot]
2025-09-21
1
-1
/
+1
*
pom.xml: Update email
Kevin J Hoerr
2025-09-18
1
-1
/
+1
*
build(deps): bump react-router-dom in /src/main/webui (#712)
dependabot[bot]
2025-09-15
6
-11
/
+11
*
build(deps): bump uuid from 12.0.0 to 13.0.0 in /src/main/webui (#711)
dependabot[bot]
2025-09-15
3
-7
/
+7
*
build(deps): bump @reduxjs/toolkit in /src/main/webui (#710)
dependabot[bot]
2025-09-15
4
-6
/
+6
*
build(deps): bump flowbite-react in /src/main/webui (#708)
dependabot[bot]
2025-09-15
3
-6
/
+6
*
build(deps): bump @rsbuild/core from 1.5.4 to 1.5.6 in /src/main/webui (#709)
dependabot[bot]
2025-09-15
7
-56
/
+56
*
build(deps): bump quarkus.platform.version from 3.26.2 to 3.26.3 (#707)
dependabot[bot]
2025-09-15
1
-1
/
+1
*
build(deps): bump uuid from 11.1.0 to 12.0.0 in /src/main/webui (#705)
dependabot[bot]
2025-09-06
4
-7
/
+7
*
build(deps): bump flowbite-react in /src/main/webui (#706)
dependabot[bot]
2025-09-06
3
-6
/
+6
*
build(deps): bump @mantine/hooks from 8.2.7 to 8.2.8 in /src/main/webui (#703)
dependabot[bot]
2025-09-06
3
-6
/
+6
*
build(deps): bump actions/setup-node from 4 to 5 (#702)
dependabot[bot]
2025-09-06
1
-1
/
+1
*
build(deps): bump the tailwind group in /src/main/webui with 2 updates (#701)
dependabot[bot]
2025-09-06
12
-79
/
+86
*
build(deps): bump org.projectlombok:lombok from 1.18.38 to 1.18.40 (#699)
dependabot[bot]
2025-09-06
1
-1
/
+1
*
build(deps): bump @rsbuild/core from 1.5.1 to 1.5.4 in /src/main/webui (#704)
dependabot[bot]
2025-09-06
7
-57
/
+57
*
build(deps): bump quarkus.platform.version from 3.26.1 to 3.26.2 (#700)
dependabot[bot]
2025-09-06
1
-1
/
+1
*
build(deps): bump @rsbuild/plugin-react in /src/main/webui (#697)
dependabot[bot]
2025-08-30
5
-15
/
+15
*
build(deps): bump @rsbuild/core from 1.4.15 to 1.5.1 in /src/main/webui (#698)
dependabot[bot]
2025-08-30
16
-96
/
+96
*
build(deps): bump quarkus.platform.version from 3.25.4 to 3.26.1 (#695)
dependabot[bot]
2025-08-30
1
-1
/
+1
*
build(deps): bump @mantine/hooks from 8.2.5 to 8.2.7 in /src/main/webui (#694)
dependabot[bot]
2025-08-23
3
-6
/
+6
*
build(deps): bump react-router-dom in /src/main/webui (#693)
dependabot[bot]
2025-08-23
6
-11
/
+11
*
build(deps): bump quarkus.platform.version from 3.25.3 to 3.25.4 (#691)
dependabot[bot]
2025-08-23
1
-1
/
+1
*
build(deps): bump actions/setup-java from 4 to 5 (#692)
dependabot[bot]
2025-08-23
1
-1
/
+1
*
build(deps): bump @mantine/hooks from 8.2.4 to 8.2.5 in /src/main/webui (#690)
dependabot[bot]
2025-08-18
3
-6
/
+6
*
Update yarn to 3.8.7 (#689)
Kevin Hoerr
2025-08-18
8
-789
/
+887
*
Switch to main as default branch
Kevin J Hoerr
2025-08-18
3
-3
/
+3
*
.dockerignore: Add src/test
Kevin J Hoerr
2025-08-18
834
-5383
/
+11672
*
Multistage updates (#268)
Kevin Hoerr
2025-08-18
1
-6
/
+22
*
Dockerfile.multistage: switch to Mandrel 23.1 with jdk21 (#267)
Kevin Hoerr
2025-08-18
1
-1
/
+1
*
Simplify multistage based on Quinoa
Kevin J Hoerr
2025-08-18
8
-43
/
+677
*
Remove unused build steps
Kevin J Hoerr
2025-08-18
1
-24
/
+2
*
Use multistage by default; fix tags
Kevin J Hoerr
2025-08-18
1
-7
/
+11
*
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
*
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
[prev]
[next]