Commit Graph
13 Commits
Author SHA1 Message Date
REDCODE 76ba4fd74a configuration changes 2026-07-08 01:08:00 +02:00
REDCODE b16ad2d096 Merge branch 'develop' into copilot/fix-hanging-jobs-and-folderid-issue 2026-07-02 12:27:01 +02:00
35cb672403 fix: replace CORS wildcard with explicit safe origins per environment
Agent-Logs-Url: https://github.com/SamueleLorefice/MilkyShots/sessions/735f53a1-08d3-4eae-854f-d730ca9c7798

Co-authored-by: SamueleLorefice <6562494+SamueleLorefice@users.noreply.github.com>
2026-04-23 02:32:09 +00:00
a1d5e23817 Merge PR#2 (convert-frontend-to-wasm) into update-branch-to-be-compatible
Co-authored-by: SamueleLorefice <6562494+SamueleLorefice@users.noreply.github.com>
2026-04-22 21:17:46 +00:00
cdb7103809 fix: support wildcard CORS origin for self-hosted Docker deployments
Agent-Logs-Url: https://github.com/SamueleLorefice/MilkyShots/sessions/b76b1dfa-e722-4617-b86d-02bfca57a717

Co-authored-by: SamueleLorefice <6562494+SamueleLorefice@users.noreply.github.com>
2026-04-22 20:47:54 +00:00
7df482f9e9 feat: migrate MilkStream frontend from Blazor SSR to Blazor WASM
Agent-Logs-Url: https://github.com/SamueleLorefice/MilkyShots/sessions/2a560c45-14b6-47a3-b348-22e4142217be

Co-authored-by: SamueleLorefice <6562494+SamueleLorefice@users.noreply.github.com>
2026-04-22 19:39:07 +00:00
REDCODE b2cfdc5af4 Fixed Race condition on Thumbnail job signaling.
Moved compose to use proper docker configs instead of normal development configs.
2025-09-05 00:48:18 +02:00
REDCODE 9d6da2af06 Leveled logging settings 2025-09-02 22:35:27 +02:00
Samuele Lorefice 21d865e654 Fixed crashes on UpdateProgress, reorganized logic for scanner service, fixed scheduler not being able to get hold of the JobManager, JobManager now uses ConcurrentDictionary for thread safe access. 2025-09-02 19:19:44 +02:00
Samuele Lorefice ed3ca19d66 Initial job implementation 2025-09-01 15:13:45 +02:00
REDCODE 0201db730b feat:Switched to on the fly connection string generation 2025-04-10 21:05:41 +02:00
MrFastwind de7e5696c4 feat(DB)!:Change to use database pgvecto-rs
Break actual DBs and migration model
2024-12-17 21:55:51 +01:00
REDCODE e6e4ed2183 chore(config): separates connection string defaults for docker and local webserver run 2024-11-11 18:09:36 +01:00