• Joined on 2025-09-10
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
troogs pushed to master at troogs/astrain 2026-01-31 00:00:06 +01:00
e35f45dc4d Refactor API endpoints into modules
troogs pushed to master at troogs/astrain 2026-01-29 10:33:02 +01:00
ba9ba119c2 chore: add docker deployment directory
7c6bfd891c refactor: split shared models and DTOs
Compare 2 commits »
troogs pushed to master at troogs/astrain 2026-01-29 10:17:55 +01:00
77a3d9ed9c docs: add project documentation and work log
2032dcd6ee feat: build blazor client UI and PWA assets
b6ce21b1b8 feat: scaffold backend and shared library
troogs created branch master in troogs/astrain 2026-01-29 10:17:55 +01:00
troogs created repository troogs/astrain 2026-01-29 10:11:22 +01:00
troogs pushed to main at troogs/FsToolbox 2026-01-27 20:31:10 +01:00
ada7f979cf Add store log analysis feature and related data structures
troogs pushed to main at troogs/FsToolbox 2025-12-12 14:34:18 +01:00
516fceb1dc Integrate NLog for centralized logging, replacing Console calls across CLI tasks. Add LoggingService helper for setup and logger retrieval. Update project dependencies.
troogs pushed to main at troogs/FsToolbox 2025-12-12 08:23:25 +01:00
c9a56abe8b Move CLI project into subfolder
troogs pushed to main at troogs/FsToolbox 2025-12-12 08:13:01 +01:00
05b92e8f54 Remove Extensions class and update namespace references from Helpers to Helper for consistency
46229a6dc7 Restructure project with namespace updates and renamed files for better organization. Migrate project name from FsTool to FsToolbox.Cli.
9f82cf491c Refactor authentication logic to use appsettings configuration. Add settings helpers, example config file, and dynamic API base URL support.
67260ae450 Modularize project structure by splitting responsibilities into distinct files and namespaces. Add helper methods for authentication and JSON operations.
63bcdf003d Initial commit
troogs created branch main in troogs/FsToolbox 2025-12-12 08:13:01 +01:00
troogs created repository troogs/FsToolbox 2025-12-12 08:11:17 +01:00
troogs pushed to main at troogs/GigalativBot 2025-10-21 12:56:28 +02:00
79a626923a Add test
troogs pushed to main at troogs/GigalativBot 2025-10-09 11:35:28 +02:00
a283673bcf feat: add script for building and pushing Docker images with tagging options