Daniel Harvey
|
cd700dc758
|
feat(data): rename *.Services projects, lift TrackEntity onto BlazorBlocks data layer, regenerate initial Postgres migration
DeepDrftWeb.Services → DeepDrftData; DeepDrftContent.Services → DeepDrftContent.Data.
TrackEntity:BaseEntity, TrackRepository:Repository<>, TrackManager:Manager<>+ITrackService.
Drops DeepDrftModels PagingParameters/PagedResult in favour of Models.Common.* from BlazorBlocks.
InitialCreate migration captures full schema including is_deleted index.
|
2026-05-18 22:22:09 -04:00 |
|
Daniel Harvey
|
a5e37c9130
|
docs: add *.example.json onboarding files for all three hosts
|
2026-05-18 19:03:46 -04:00 |
|
Daniel Harvey
|
fc9bc3d607
|
chore(secrets): load API key, connection strings, and AuthBlocks via CredentialTools across all three hosts; strip secret placeholders from appsettings.json
|
2026-05-18 17:35:29 -04:00 |
|
Daniel Harvey
|
ee7dc8409e
|
Wire AuthBlocks 10.3.30 JWT auth; gate /cms (InteractiveAuto) behind Admin role; add CreatedByUserId migration
|
2026-05-18 08:37:18 -04:00 |
|
Daniel Harvey
|
0d14f46909
|
Fix review findings: scrub committed password, restore migration namespace, document Npgsql version constraint
|
2026-05-17 23:30:05 -04:00 |
|
Daniel Harvey
|
a65339395b
|
Migrate DeepDrftContext from SQLite to PostgreSQL; add docker-compose for local Postgres 17
|
2026-05-17 23:11:44 -04:00 |
|
Daniel Harvey
|
4c9bf0ca8d
|
Fix 9 design majors: ITrackService interface, IsDescending, ArrayPool base, CliUtils, sort sentinel cleanup, content controller via TrackService, Skip property
|
2026-05-17 16:10:56 -04:00 |
|
Daniel Harvey
|
7cf3d965b6
|
Rewrite all folder-level CLAUDE.md files; update root
net10.0 throughout; corrected EntryKey field name; documented *.Services split.
Two new files (DeepDrftWeb.Services, DeepDrftContent.Services). FileDatabase
README inaccuracies fixed (ImageVault, project target).
|
2026-05-16 21:45:56 -04:00 |
|
daniel-c-harvey
|
bc521d5b29
|
Styles & Home Page Content Cleanup
Mobile Menu System & Dark Mode Cookie
Theme Draft
|
2025-12-09 16:46:07 -05:00 |
|
daniel-c-harvey
|
c6f4ffc1fe
|
Cleanup & Bug Fixes
- WebAssembly fix (missing app.Run)
- API comms cleanup
|
2025-09-08 09:53:13 -04:00 |
|
daniel-c-harvey
|
69c8fcfe3c
|
Front End Rework & Deployment Cleanup
- Restructured references to service projects instead of ASP.NET Core web projects
- Terminal.Gui front end for easy track management from the shell
|
2025-09-07 12:58:43 -04:00 |
|
daniel-c-harvey
|
9de2063ea3
|
Infrastructure upgrades
|
2025-09-04 19:58:00 -04:00 |
|
daniel-c-harvey
|
5e02d004e3
|
CLAUDE.md files
|
2025-09-04 19:57:05 -04:00 |
|