18 Commits

Author SHA1 Message Date
3ba62af01a Add VITE_APP_VERSION to environment and update SystemInfoDialog to display version 2025-08-07 19:01:31 +02:00
0aa5def9ec Remove changelog generation step from release workflow 2025-07-28 22:32:44 +02:00
96bbfcb273 Potential fix for code scanning alert no. 1: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-07-26 23:28:59 +02:00
3cc0b09d1d Create codeql.yml 2025-07-26 23:21:51 +02:00
0a0d4188f2 Rename workflow to "Build and Release" and update README badge order 2025-07-26 21:58:54 +02:00
225c82ac02 Fix archive naming for macOS in build process 2025-07-26 21:42:14 +02:00
1f7a282791 Set platform-specific naming for macOS in build process 2025-07-26 21:34:23 +02:00
440168e822 Refactor release process to use softprops/action-gh-release for asset uploads and remove GitHub CLI installation steps 2025-07-26 21:25:53 +02:00
32dd940fd4 Refactor release workflow to use GitHub CLI for asset uploads and improve checksum generation process 2025-07-26 21:10:26 +02:00
e7f0626ce5 Refactor artifact upload step to use dynamic naming and support multiple archive formats 2025-07-26 20:51:56 +02:00
d1dbccb1f9 Add GitHub Actions workflow for automated release process 2025-07-26 20:32:57 +02:00
7ed773060d Set working directory for job steps 2025-07-26 19:56:16 +02:00
3375cbbc90 Add TypeScript type check workflow and update webui test paths 2025-07-26 19:26:27 +02:00
6d7274ce31 Add GitHub Actions workflow for running webui tests 2025-07-26 19:24:01 +02:00
e7d95e934c Create webui dist directory in test workflow 2025-07-26 16:41:09 +02:00
427ea7fbd9 Update Go version in GitHub Actions workflow to 1.24 2025-07-26 16:37:09 +02:00
8e717608c5 Update Go test commands to include build tags 2025-07-26 16:13:52 +02:00
4ef3ce6d8c Add GitHub Actions workflow for Go tests 2025-07-26 15:48:53 +02:00