Samuele Lorefice REDCODE
  • Joined on 2024-01-01
REDCODE created branch feature/thumbnailInvalidation in MilkyShots/MilkyShots 2026-07-06 17:56:31 +00:00
REDCODE pushed to feature/thumbnailInvalidation at MilkyShots/MilkyShots 2026-07-06 17:56:31 +00:00
7e6e0ed3ec feat(repository): implement GetAssetsMissingOrWrongThumbnail query
7a580a950c feat(repository): add GetAssetsMissingOrWrongThumbnail to interface
3b007d577b feat(assets): add ThumbnailSize column to track generated thumbnail dimensions
7dbd79315f fix: redirect unauthenticated users from settings page to /login
d93036f754 fix: handle 401 transparently at AuthServiceBase level for all services
Compare 5 commits »
REDCODE pushed to develop at MilkyShots/MilkyShots 2026-07-06 17:39:31 +00:00
9fde1d263a Merge branch 'feature/settingsRework' into develop
dcda9a8feb fix: add minutes unit to Folder Scan Interval description in default settings
d6d167f40c fix: use oninput for live slider value update and widen range layout
e33d87bb30 feat: unify settings pages into sidebar + detail panel with auto-save
e297a81ebb feat(docker): add named volumes for thumbnails and previews
Compare 5 commits »
REDCODE created branch feature/settingsRework in MilkyShots/MilkyShots 2026-07-06 17:35:20 +00:00
REDCODE pushed to feature/settingsRework at MilkyShots/MilkyShots 2026-07-06 17:35:20 +00:00
d6d167f40c fix: use oninput for live slider value update and widen range layout
e33d87bb30 feat: unify settings pages into sidebar + detail panel with auto-save
e297a81ebb feat(docker): add named volumes for thumbnails and previews
Compare 3 commits »
REDCODE pushed to develop at MilkyShots/MilkyShots 2026-07-06 17:18:18 +00:00
ff3fbc1ff1 Merge branch 'feature/metadataJob' into develop
4cf29ab4f2 fix: prevent master PHashJob from spinning indefinitely on sub-job completion
08dba4b257 fix: remove completed sub-jobs from list so master job can finish
e88a5c4ea7 fix: add missing Butter.Types import in AssetRepository for EAssetType
09883c797c feat: implement MetadataJob for image resolution extraction
Compare 6 commits »
REDCODE created branch feature/metadataJob in MilkyShots/MilkyShots 2026-07-06 17:11:05 +00:00
REDCODE pushed to feature/metadataJob at MilkyShots/MilkyShots 2026-07-06 17:11:05 +00:00
4cf29ab4f2 fix: prevent master PHashJob from spinning indefinitely on sub-job completion
08dba4b257 fix: remove completed sub-jobs from list so master job can finish
e88a5c4ea7 fix: add missing Butter.Types import in AssetRepository for EAssetType
09883c797c feat: implement MetadataJob for image resolution extraction
b73b0b245c feat: add GetAssetsMissingMetadata repository method for metadata job
Compare 5 commits »
REDCODE pushed to develop at MilkyShots/MilkyShots 2026-07-06 16:48:05 +00:00
d5962501b2 docs: update AGENTS.md with XML doc enforcement and CORS guidance
REDCODE pushed to develop at MilkyShots/MilkyShots 2026-07-06 16:47:34 +00:00
eb9f0d14d3 docs: add XML documentation to all public APIs across all projects
REDCODE pushed to develop at MilkyShots/MilkyShots 2026-07-06 16:30:49 +00:00
c8a862b29f Merge branch 'feature/JobsEndpoint' into develop
db8c576c29 Config files adjustment for testing on docker
0a9c3ba207 feat: optimize jobs API with pagination, DB persistence, and cleanup
b9a0e2f1b6 fix: handle 401 in JobsService directly with refresh+retry
f9dea23757 chore: remove redundant XML doc comments from ServiceBase
Compare 54 commits »
REDCODE pushed to develop at MilkyShots/MilkyShots 2026-07-06 16:28:42 +00:00
5b12c3e697 Merge remote-tracking branch 'origin/develop' into develop
7ce738df44 Merge remote-tracking branch 'Gitea/develop' into develop
55995eca18 Updated gitignore
3b274ff38c Merge pull request #5 from SamueleLorefice/copilot/analyze-cors-risk
01e2d236a1 Small cleanup
Compare 102 commits »
REDCODE pushed to feature/JobsEndpoint at MilkyShots/MilkyShots 2026-07-06 16:23:54 +00:00
db8c576c29 Config files adjustment for testing on docker
0a9c3ba207 feat: optimize jobs API with pagination, DB persistence, and cleanup
b9a0e2f1b6 fix: handle 401 in JobsService directly with refresh+retry
f9dea23757 chore: remove redundant XML doc comments from ServiceBase
4128ea1b58 fix: redirect to login when token refresh fails in JwtTokenRefresher
Compare 153 commits »
491003aeac Makes the configuration work during debug on rider
8c5b4895ac fix: add DB healthcheck and service_healthy condition to prevent lactose startup race condition
REDCODE commented on issue REDCODE/CTI34-KPLIB-Ruha#4 2026-07-03 12:46:28 +00:00
OPFOR vehicle left behind

Arma should have a per mission setting that will handle abandoned vehicles when too far away from any player/ia, is this configured?

REDCODE commented on issue REDCODE/CTI34-KPLIB-Ruha#3 2026-07-03 12:45:18 +00:00
Static machine gun spawns as part of patol

Is there a blacklist somewhere for this?

REDCODE commented on pull request REDCODE/CTI34-KPLIB-Ruha#1 2026-07-02 14:23:16 +00:00
spam in logs of "Error Undefined variable in expression: _grp"

So this is going to change the spam of errors of missing variable into a spam of "patrol group doesn't contain soldiers"?

REDCODE created branch copilot/fix-hanging-jobs-and-folderid-issue in MilkyShots/MilkyShots 2026-07-02 11:32:26 +00:00
b16ad2d096 Merge branch 'develop' into copilot/fix-hanging-jobs-and-folderid-issue
55995eca18 Updated gitignore
ab5e9e7de4 Fix hanging jobs and missing FolderId in FileSystemCrawlJob
7b81887729 Initial plan
Compare 10 commits »