daniel-c-harvey
|
c83b132522
|
feature: Embed Frame Player
|
2026-06-06 15:43:09 -04:00 |
|
daniel-c-harvey
|
cd226f3ce9
|
fix: factory falls back to design-time dummy; remove CI dummy-file step and creds-env cp lines
|
2026-06-04 14:16:31 -04:00 |
|
Daniel Harvey
|
708836a169
|
docs: update CLAUDE.md files for DeepDrftPublic simplification
|
2026-05-25 17:33:32 -04:00 |
|
Daniel Harvey
|
068205a84e
|
docs: update CLAUDE.md files for AuthBlocks split, DTO layer boundary, and CLI removal
|
2026-05-25 12:22:07 -04:00 |
|
Daniel Harvey
|
4351302a25
|
Flip ITrackService/TrackManager to DTO output; TrackConverter is the sole entity<->DTO path across all consumers
|
2026-05-25 11:35:04 -04:00 |
|
Daniel Harvey
|
2574ed9af8
|
docs: update CLAUDE.md files for Content SQL authority and Manager HTTP-only
|
2026-05-25 09:33:28 -04:00 |
|
Daniel Harvey
|
e5b4a79727
|
refactor(split): rename DeepDrftWeb -> DeepDrftPublic and DeepDrftWeb.Client -> DeepDrftPublic.Client (Phase 4)
|
2026-05-19 23:06:16 -04:00 |
|
Daniel Harvey
|
e34f76b3bb
|
fix(data): load connection string from connections.json; correct HasIndex comment
|
2026-05-18 22:39:20 -04:00 |
|
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 |
|