Fastwind
  • Joined on 2024-09-24
Fastwind opened issue MilkyShots/MilkyShots#38 2025-07-30 18:53:11 +00:00
FileSystemScanner Rework
Fastwind created branch feature/filesystem-watcher in MilkyShots/MilkyShots 2025-07-30 18:46:00 +00:00
Fastwind pushed to feature/filesystem-watcher at MilkyShots/MilkyShots 2025-07-30 18:46:00 +00:00
6a47f84fcc feat(API): Edits SettingsRepository to manage FileWatcher Service
b0e84119ac feat(API): Adds method to modify the FileWatcherService: folders, time
Compare 2 commits »
Fastwind commented on issue MilkyShots/MilkyShots#37 2025-07-22 15:07:06 +00:00
How to handle refresh token

We go with option 2. generating a new token only when the time of expiration is close to expiration as implemented in commit 597b20483cd5ddf64565eef4b87f2d18b3ec0a4a

Fastwind closed issue MilkyShots/MilkyShots#37 2025-07-22 15:07:06 +00:00
How to handle refresh token
Fastwind pushed to feature/frontend at MilkyShots/MilkyShots 2025-07-22 15:06:17 +00:00
597b20483c Fix(API): Refresh token being changed the last 10 minutes instead of every moment
Fastwind pushed to feature/frontend at MilkyShots/MilkyShots 2025-07-18 17:32:25 +00:00
8f18978ad9 WIP Generate new Refresh token
Fastwind pushed to develop at MilkyShots/MilkyShots 2025-07-16 19:40:30 +00:00
f1f3abb05a feat(API): Added Access level to the data returned from authentication actions
Fastwind opened issue MilkyShots/MilkyShots#37 2025-07-16 16:07:55 +00:00
How to handle refresh token
Fastwind opened issue MilkyShots/MilkyShots#36 2025-07-16 16:02:15 +00:00
Remove auth check or reworking it into a heartbeat like answer
Fastwind opened issue MilkyShots/MilkyShots#35 2025-07-14 19:59:11 +00:00
Edit Setting endpoint to request multiple settings