Sławek Koszewski slawek
  • Joined on 2023-10-09
slawek pushed to feature/migration-to-nodejs at koszewscy/azure-image-chooser 2026-04-20 07:54:49 +02:00
3c4e10eda7 refactor: optimize Dockerfile by restructuring build steps and improving clarity
slawek pushed to feature/migration-to-nodejs at koszewscy/azure-image-chooser 2026-04-20 07:35:06 +02:00
287dfc0b8b docs: add README.md with setup instructions and environment variables
5561f10958 Moved old root repository files.
85dd574991 chore: update package versions to 1.0.0 and add LICENSE file
4f97dc3362 refactor: update findAppRoot function and adjust Dockerfile paths for consistency
9100f71ab5 Moved the NodeJS version of the application to the app/ directory.
Compare 6 commits »
slawek pushed to feature/migration-to-nodejs at koszewscy/azure-image-chooser 2026-04-20 07:01:32 +02:00
055f51aa55 feat: implement Dockerfile, entrypoint, and health check for Node.js application
slawek pushed to feature/migration-to-nodejs at koszewscy/azure-image-chooser 2026-04-19 23:15:24 +02:00
8087daa518 fix: update health check path to correct endpoint
slawek pushed to feature/migration-to-nodejs at koszewscy/azure-image-chooser 2026-04-19 23:10:42 +02:00
5fd91a96e8 feat: add health check script and update Dockerfile for health check integration
slawek pushed to feature/migration-to-nodejs at koszewscy/azure-image-chooser 2026-04-19 21:16:19 +02:00
28d0720ffa feat: add health check API and handle app configuration warnings
slawek pushed to feature/migration-to-nodejs at koszewscy/azure-image-chooser 2026-04-19 21:02:55 +02:00
599ac49a76 Refactor Dockerfile and entrypoint script for improved structure and consistency
slawek pushed to feature/migration-to-nodejs at koszewscy/azure-image-chooser 2026-04-19 20:58:20 +02:00
4c7d38399b Refactor Dockerfile to streamline backend package installation
slawek pushed to feature/migration-to-nodejs at koszewscy/azure-image-chooser 2026-04-19 20:47:51 +02:00
176fa5ead2 Fixes to NodeJS version.
slawek pushed to feature/migration-to-nodejs at koszewscy/azure-image-chooser 2026-04-19 20:47:24 +02:00
aca4998da7 AI scaffolded NodeJS version of the App.
slawek created branch feature/migration-to-nodejs in koszewscy/azure-image-chooser 2026-04-19 20:47:24 +02:00
slawek pushed to main at koszewscy/dns-updater 2026-04-12 22:09:56 +02:00
ae5a2c3acc Add requirements.txt for project dependencies
c5170e67b0 Add dns-config module for Mail-in-a-Box DNS management and Azure integration
Compare 2 commits »
slawek pushed to main at koszewscy/dns-updater 2026-04-11 19:35:03 +02:00
d9b1b5f869 Add VSCode settings for file type associations
slawek pushed to main at slawek/simple-ca 2026-04-08 22:51:54 +02:00
ba11980e88 Update: add keyUsage extension to CA and certificate generation
slawek pushed to main at koszewscy/setup-github-release 2026-04-07 09:43:57 +02:00
9138f03d35 Refactor: Simplify binary pattern handling in findBinary and findInstalledBinary functions
e8a9b0906d Refactor: Move installSystemPackage function to a separate module for better organization
Compare 2 commits »
slawek pushed to main at koszewscy/setup-github-release 2026-04-07 08:10:38 +02:00
544be86f08 Fix: Update actions/checkout version to v6 in workflow files
slawek pushed to main at koszewscy/setup-github-release 2026-04-07 07:59:36 +02:00
97d2597552 Sync Github workflow with changes to the Gitea workflow.
slawek pushed to main at koszewscy/setup-github-release 2026-04-07 07:30:26 +02:00
4c45d89c83 Fix: Ensure file-type is specified for RClone setup in test workflow
slawek pushed to main at koszewscy/setup-github-release 2026-04-07 07:29:15 +02:00
d70ee1e8b8 Fix: Update file-name pattern for Hugo setup to include system and architecture placeholders
slawek pushed to main at koszewscy/setup-github-release 2026-04-07 07:20:16 +02:00
bffd6ee278 Fix: Pin dependencies and devDependencies to specific versions for stability