• Joined on 2025-09-10
troogs pushed to master at troogs/fs-onboarding 2026-04-18 13:36:24 +02:00
ad6f28023e Implement password recovery feature with reset token and email notifications
troogs pushed to master at troogs/fs-onboarding 2026-04-18 12:41:48 +02:00
c5c24d44c9 Add GitHub Actions workflow for building and pushing development Docker image
troogs pushed to master at troogs/fs-onboarding 2026-04-18 01:59:24 +02:00
3687e573e0 Enhance login page with improved UI and error handling for invalid credentials
b7a7a8e078 Initialize TestMailReceiver with current user's email in Settings page
Compare 2 commits »
troogs pushed to master at troogs/fs-onboarding 2026-04-18 01:44:17 +02:00
15780bccee Implement mail service with configuration and settings management
troogs pushed to master at troogs/fs-onboarding 2026-04-17 16:36:03 +02:00
82d2c48ff7 Add launchUrl to project settings in launchSettings.json
41b1f8ae1d Update .gitignore to include buildinfo.txt and remove outdated app.db entry
Compare 2 commits »
troogs pushed to master at troogs/fs-onboarding 2026-04-16 21:42:24 +02:00
eda6625e91 Add sorting functionality for prospects with new ProspectSortControl component
troogs pushed to master at troogs/fs-onboarding 2026-04-16 19:36:44 +02:00
701388ee34 Implement sorting functionality for prospects with a dialog and custom sort options
3e099988bc Add ProspectSortOption enum and implement sorting dialog with buttons
Compare 2 commits »
troogs pushed to master at troogs/fs-onboarding 2026-04-16 16:59:14 +02:00
ee967cd046 Enhance Prospect display in ProspectContainer.razor to show warning for missing name and format FsId
76c3e6ddde Refactor Button component in Prospects.razor for improved styling and structure
Compare 2 commits »
troogs pushed tag image to troogs/fs-onboarding 2026-04-10 21:19:04 +02:00
troogs deleted tag v1 from troogs/fs-onboarding 2026-04-10 21:18:42 +02:00
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