github-actions[bot]
702681acee
Release v0.18.5 ( #830 )
...
* chore: release v0.18.5
* update changelog
---------
Co-authored-by: Flomp <26000991+Flomp@users.noreply.github.com >
Co-authored-by: Christian Beutel <>
2026-02-20 14:50:42 +01:00
Jonas Plum
3a541d4d9a
Only build amd64 image for dev release ( #802 )
...
Removed platform specification from Docker build commands.
2026-02-12 21:23:28 +01:00
Jonas Plum
687f474900
Set dev version for dev container ( #790 )
2026-02-07 14:14:47 +01:00
Jonas Plum
12713568e4
Publish dev docker images from main ( #789 )
...
* Publish unstable docker images from main
* Update and rename release_unstable.yaml to release_dev.yaml
* Add dev docker compose
2026-02-07 12:09:15 +01:00
Jonas Plum
359957017f
Enable integration tests ( #760 )
...
* Enable integration tests
* Install chromium
* Enable webServer
* Run docker compose
* Build docker images
* Set working dir
* Add Makefile
* Fix healthcheck
2026-02-05 08:40:26 +01:00
Flomp
27728c4ce7
fix/release-workflow ( #763 )
...
* fix/release-workflow
* Potential fix for code scanning alert no. 20: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
---------
Co-authored-by: Christian Beutel <>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2026-02-03 15:14:55 +01:00
Patrick Stöckle
6318f4b4ad
Improve container images ( #749 )
...
* 🔒 chore(security): improve container image security
* 👌 chore(review): add cron job to Dockerfile for periodic tasks
2026-01-24 22:21:19 +01:00
Jonas Plum
b435e02cb9
Enforce npm check step ( #724 )
2026-01-13 20:28:54 +01:00
Jonas Plum
c2b86f5521
Change repo url ( #722 )
2026-01-13 20:23:42 +01:00
dependabot[bot]
7fb82216fe
Bump actions/checkout from 5 to 6 ( #660 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-11 22:48:13 +01:00
dependabot[bot]
4eae263be1
Bump actions/setup-node from 4 to 6 ( #638 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4 to 6.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-11 22:47:03 +01:00
dependabot[bot]
9a50569bb3
Bump actions/setup-go from 5 to 6 ( #612 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-11 22:44:49 +01:00
Christian Beutel
e6f47b348c
possible fix for release workflow db image
2025-09-19 17:53:17 +02:00
Jonas Plum
16458dc365
Merge pull request #495 from Flomp/dependabot/github_actions/actions/checkout-5
...
Bump actions/checkout from 3 to 5
2025-08-28 20:18:10 +02:00
Jonas Plum
b734c325ee
Merge pull request #492 from Flomp/dependabot/github_actions/actions/setup-node-4
...
Bump actions/setup-node from 3 to 4
2025-08-28 20:17:59 +02:00
dependabot[bot]
66e482c6fc
Bump actions/checkout from 3 to 5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-28 12:36:05 +00:00
dependabot[bot]
9597435dff
Bump actions/setup-node from 3 to 4
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-28 12:17:46 +00:00
dependabot[bot]
6b0bdcfff6
Bump actions/setup-go from 4 to 5
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-28 11:51:45 +00:00
Jonas Plum
c0116ebbec
Add dependabot version updates ( #468 )
2025-08-28 13:33:41 +02:00
Jonas Plum
1f42b6c85b
Add issue templates ( #469 )
...
* Add issue templates
* Move feature requests to discussions
2025-08-28 13:32:08 +02:00
Jonas Plum
98d3a90546
Add db CI ( #472 )
...
* Add Go CI
* Adjust trigger
* Adjust trigger
2025-08-24 10:49:59 +02:00
Jonas Plum
c904e3d34e
Add web CI ( #473 )
2025-08-24 10:49:44 +02:00
Christian Beutel
e923ec45a4
fixes valhalla URL
2025-07-04 11:21:39 +02:00
Christian Beutel
01853dfaa0
Fixes valhalla URL
2025-06-26 12:29:54 +02:00
Christian Beutel
7ef45669d0
update funding
2025-04-27 13:48:59 +02:00
Christian Beutel
0a067c9026
update funding
2025-04-27 13:46:58 +02:00
Christian Beutel
f2077cb171
v0.15.2
2025-02-16 20:57:20 +01:00
Christian Beutel
f34fd7afed
adds list search
2025-01-26 17:28:38 +01:00
Christian Beutel
06b6bba31f
fixes list create bug new user
2025-01-10 17:12:23 +01:00
Christian Beutel
f721820a46
adds funding.yml
2025-01-10 14:16:49 +01:00
Christian Beutel
70a41870af
updates cicd
2025-01-09 20:31:52 +01:00
Flomp
43dacb3818
Adds Github Actions ( #148 )
...
adds github actions
2025-01-05 18:31:34 +01:00