• Joined on 2025-09-10
troogs pushed to master at troogs/fs-onboarding 2026-04-10 21:18:10 +02:00
aea858a1ef Add GitHub Actions workflow for building and pushing Docker images
troogs pushed tag v1 to troogs/fs-onboarding 2026-04-10 20:56:48 +02:00
troogs deleted tag v1 from troogs/fs-onboarding 2026-04-10 20:56:38 +02:00
troogs pushed to master at troogs/fs-onboarding 2026-04-10 20:56:21 +02:00
85c90e4657 Add DOTNET_ROLL_FORWARD environment variable to build workflow
troogs pushed tag v1 to troogs/fs-onboarding 2026-04-10 20:53:37 +02:00
troogs pushed to master at troogs/fs-onboarding 2026-04-10 20:52:09 +02:00
840ecedbd0 Add GitHub Actions workflow for build and release process
troogs pushed to main at troogs/playground 2026-04-10 20:29:21 +02:00
da49771566 refactor: update Gitea Actions workflow to improve logging and remove redundant messages
troogs pushed to main at troogs/playground 2026-04-10 20:06:59 +02:00
b7a7b48509 fix: correct variable reference for workspace in Gitea Actions workflow
troogs pushed to master at troogs/fs-onboarding 2026-04-10 05:48:51 +02:00
916c3142d4 Remove unused Blazorise script reference and add kill-port script for managing listening processes
f9426679ea Add tasks.json for managing FoodsharingSiegen.Server build and debug tasks
a68994d00b Add launch configuration for debugging FoodsharingSiegen.Server
fcda568905 Add app.db to .gitignore to prevent tracking of database file
Compare 4 commits »
troogs pushed to main at troogs/playground 2026-04-06 12:04:01 +02:00
10bc6caa0a add Gitea Actions workflow for automated testing
troogs pushed to main at troogs/playground 2026-04-06 12:01:56 +02:00
c7b958ee73 add test.txt with initial content
troogs created branch main in troogs/playground 2026-04-06 12:01:56 +02:00
troogs created repository troogs/playground 2026-04-06 11:58:47 +02:00
troogs renamed repository from FoodsharingOnboarding to troogs/fs-onboarding 2026-04-06 11:24:11 +02:00
troogs pushed to main at troogs/duempelkas 2026-04-03 15:55:26 +02:00
39c5a28bd9 refactor(app): add SkiaSharp and SkiaSharp.HarfBuzz package references
troogs pushed to main at troogs/duempelkas 2026-04-03 14:51:48 +02:00
e21a2fc1c5 refactor(app): add theme toggle functionality and improve theme management
troogs pushed to main at troogs/duempelkas 2026-04-03 14:24:48 +02:00
68c7a1ca6a refactor(app): implement year filtering for accounts and enhance dashboard PDF generation
troogs pushed to main at troogs/duempelkas 2026-04-03 14:11:53 +02:00
4636acf7b0 refactor(app): implement year filter for account entries and update related services
troogs pushed to main at troogs/duempelkas 2026-04-03 12:59:24 +02:00
08185f88cd refactor(app): split dashboard settings and layout into partial classes
b8b1c74a84 refactor(app): extract dialog component logic to code-behind
55c2c01418 refactor(app): move account razor inline code to partial classes
Compare 3 commits »
troogs pushed to main at troogs/duempelkas 2026-04-03 12:46:30 +02:00
9807e4d61d Refactor dialog components to remove Cancel event from backdrop; enhance confirmation dialog for restore functionality