• Joined on 2025-09-10
troogs pushed to main at troogs/FsMcp 2026-03-04 11:43:11 +01:00
71e2c8df92 Implement dynamic request throttle configuration; update HttpClient initialization
troogs pushed to main at troogs/FsMcp 2026-03-04 11:36:52 +01:00
a145c059ac Add StoreLogTools and endpoint for retrieving store log entries; update README
troogs pushed to main at troogs/FsMcp 2026-03-03 22:27:53 +01:00
a9b59567b7 Add StoreMembers tool and update endpoints; enhance README
troogs pushed to main at troogs/FsMcp 2026-03-03 22:15:46 +01:00
31e8db1ec3 Add RegionStores endpoint and tools; remove RandomNumberTools
troogs pushed to main at troogs/FsMcp 2026-03-03 22:04:08 +01:00
311004790d Refactor Visual Studio Code configuration: update .gitignore, add settings, tasks, and example JSON files
troogs pushed to main at troogs/FsMcp 2026-03-03 22:02:21 +01:00
c0020b5e9d Initial import of FsMcp project, ignore mcp.json, add mcp.example.json
troogs created repository troogs/FsMcp 2026-03-03 21:52:24 +01:00
troogs pushed to main at troogs/FsToolbox 2026-02-17 10:39:27 +01:00
f467ebb99e Add GetRosinenStoreMemberReportAsync method and update Program menu
8a9951335a Add CustomTaskSettings and RosinenStoreMemberReport configuration to AppSettings and appsettings.example.json
5b462d3898 Fix endpoint paths for StoreMembers and StoreInformation in Endpoints.cs
Compare 3 commits »
troogs pushed to master at troogs/astrain 2026-02-07 18:30:20 +01:00
d6a187c01a Enhance routine run UI with selectable items, check icons, and weight select dropdown
troogs pushed to master at troogs/astrain 2026-02-07 18:11:48 +01:00
c00e36eff4 Update client launch URI to exercises page
55f10fba9f Enhance exercise selection UI in Routines page
Compare 2 commits »
troogs pushed to master at troogs/astrain 2026-02-04 21:51:18 +01:00
fae57c6c75 Update button text for toggling exercise and routine creation to use 'x' instead of 'Close'
troogs pushed to master at troogs/astrain 2026-02-04 21:47:29 +01:00
00688eb548 Refactor Routines page to use KebabMenu for edit/delete actions and update button styles
fd5abef3f6 Add KebabMenu component with JavaScript handler and styles for dropdown actions
Compare 2 commits »
troogs pushed to master at troogs/astrain 2026-02-04 21:29:33 +01:00
65a13539e0 Add VS Code workspace settings
fd8395cc48 Update configuration for deployment
8f2284e1fc Remove unused Blazor pages
5db6fee866 Refactor Blazor components to use code-behind files
01581b7a91 Add Docker build/push tooling and Traefik compose
Compare 6 commits »
troogs pushed to main at troogs/FsToolbox 2026-02-03 07:41:34 +01:00
d177a25c3d Add AnalyzeEarlySlotRegistrationsAsync method and update Program menu
troogs pushed to main at troogs/FsToolbox 2026-02-03 07:40:15 +01:00
0b1e735a9f Add records for StoreLogIntervalEntry and StoreInformation with detailed summaries
troogs pushed to master at troogs/astrain 2026-01-31 19:10:08 +01:00
990e67e88c feat: enhance app layout with new shell and navigation styles
81caddbea3 feat: enable serving unknown file types in static files middleware
2e69f0d5ef feat: add Docker image build script and update tasks configuration
Compare 3 commits »
troogs pushed to master at troogs/astrain 2026-01-31 01:13:35 +01:00
e690a649e8 feat: add sample data population for new users and improve exercise list layout
troogs pushed to master at troogs/astrain 2026-01-31 00:22:36 +01:00
e81bf53def feat: integrate Swagger for API documentation
8875060917 feat: add confirmation dialogs for deleting exercises and routines
8300331276 feat: add delete functionality for exercises and routines
Compare 3 commits »
troogs pushed to master at troogs/astrain 2026-01-31 00:08:35 +01:00
81d6b70673 fix: update meta tags for mobile web app capabilities
troogs pushed to master at troogs/astrain 2026-01-31 00:03:03 +01:00
70e115f2a0 chore: update launch configurations and add debug build tasks