Samuele Lorefice REDCODE
  • Joined on 2024-01-01
REDCODE pushed to feature/JobSystem at MilkyShots/MilkyShots 2025-09-02 17:19:53 +00:00
8e5ba0ec31 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.
REDCODE pushed to feature/JobSystem at MilkyShots/MilkyShots 2025-09-02 15:35:28 +00:00
67a7eec155 feat(backend): Added JobScheduler
REDCODE pushed to feature/JobSystem at MilkyShots/MilkyShots 2025-09-01 16:20:46 +00:00
49b53b0886 Refined Job system, added FileSystemCrawl job full implementation.
REDCODE pushed to feature/JobSystem at MilkyShots/MilkyShots 2025-09-01 16:19:21 +00:00
9a71f2ed00 Refined Job system, added FileSystemCrawl job full implementation.
REDCODE pushed to feature/JobSystem at MilkyShots/MilkyShots 2025-09-01 13:13:50 +00:00
c6295546ad Initial job implementation
REDCODE created branch feature/JobSystem in MilkyShots/MilkyShots 2025-09-01 09:21:12 +00:00
REDCODE pushed to feature/JobSystem at MilkyShots/MilkyShots 2025-09-01 09:21:12 +00:00
REDCODE pushed to feature/filesystem-watcher at MilkyShots/MilkyShots 2025-09-01 09:20:41 +00:00
01a9fd654d Merge branch 'feature/frontend' into develop
e296b142a3 misc.
4cab2988e1 fix(API): solved filesystem scanner not scanning
0a57919271 filesystem scanner troubleshooting
1fd6ebc570 feat(frontend): added folder removal in settings
Compare 16 commits »
REDCODE pushed to develop at MilkyShots/MilkyShots 2025-09-01 09:19:56 +00:00
01a9fd654d Merge branch 'feature/frontend' into develop
e296b142a3 misc.
4cab2988e1 fix(API): solved filesystem scanner not scanning
0a57919271 filesystem scanner troubleshooting
1fd6ebc570 feat(frontend): added folder removal in settings
Compare 87 commits »
REDCODE deleted branch feature/frontend from MilkyShots/MilkyShots 2025-09-01 09:19:32 +00:00
REDCODE pushed to feature/frontend at MilkyShots/MilkyShots 2025-08-31 21:46:33 +00:00
e296b142a3 misc.
REDCODE pushed to feature/frontend at MilkyShots/MilkyShots 2025-08-31 21:43:08 +00:00
4cab2988e1 fix(API): solved filesystem scanner not scanning
REDCODE pushed to feature/frontend at MilkyShots/MilkyShots 2025-08-31 20:16:21 +00:00
0a57919271 filesystem scanner troubleshooting
REDCODE pushed to feature/frontend at MilkyShots/MilkyShots 2025-08-31 18:19:32 +00:00
1fd6ebc570 feat(frontend): added folder removal in settings
REDCODE pushed to feature/frontend at MilkyShots/MilkyShots 2025-08-31 18:08:21 +00:00
5827f88956 Attempts to speedup user login retrieval from localstorage
REDCODE pushed to feature/frontend at MilkyShots/MilkyShots 2025-08-31 17:35:19 +00:00
ca290bcba7 feat(frontend): editing of settings and addition/editing of folder paths
REDCODE pushed to feature/frontend at MilkyShots/MilkyShots 2025-08-31 15:19:01 +00:00
fe544ebf24 fix(API): Added SaveChanges to Settings repository, reflecting changes to he database
REDCODE pushed to feature/frontend at MilkyShots/MilkyShots 2025-08-31 14:34:03 +00:00
21d99ef14f Added save logic for Settings (folders are still not saved)
REDCODE pushed to feature/frontend at MilkyShots/MilkyShots 2025-08-31 13:14:15 +00:00
cec2d805ca Moved setting cards to components. Only saving left.
REDCODE pushed to feature/frontend at MilkyShots/MilkyShots 2025-08-30 20:44:04 +00:00
0b9acbf7b3 Bunch of fucking stuff, mainly docker fixes and settings fixes