Fastwind
  • Joined on 2024-09-24
Fastwind pushed to master at REDCODE/CTI34-KPLIB-Ruha 2026-06-13 23:55:08 +00:00
7c2e53b78f Update build.yml
Fastwind pushed to master at REDCODE/CTI34-KPLIB-Ruha 2026-06-13 23:53:31 +00:00
5a7879bca8 move mission into src
Fastwind pushed to master at REDCODE/CTI34-KPLIB-Ruha 2026-06-13 23:27:50 +00:00
b5bd14928e Update .gitea/workflows/build.yml
Fastwind pushed to master at REDCODE/CTI34-KPLIB-Ruha 2026-06-13 23:26:53 +00:00
8c41bcd936 Update .gitea/workflows/build.yml
Fastwind pushed to master at REDCODE/CTI34-KPLIB-Ruha 2026-06-13 23:25:58 +00:00
07c87a0b55 Update .gitea/workflows/build.yml
Fastwind pushed to master at REDCODE/CTI34-KPLIB-Ruha 2026-06-13 23:18:45 +00:00
84bb67d10c Update .gitea/workflows/build.yml
Fastwind pushed to master at REDCODE/CTI34-KPLIB-Ruha 2026-06-13 23:17:50 +00:00
7e3b4c89c7 Update .gitea/workflows/build.yml
Fastwind pushed to master at REDCODE/CTI34-KPLIB-Ruha 2026-06-13 23:17:05 +00:00
be59719980 Update .gitea/workflows/build.yml
Fastwind pushed to master at REDCODE/CTI34-KPLIB-Ruha 2026-06-13 23:16:01 +00:00
600145e0d7 Update .gitea/workflows/build.yml
Fastwind pushed to master at REDCODE/CTI34-KPLIB-Ruha 2026-06-13 23:10:29 +00:00
e543c4266a Update build.yml
Fastwind pushed to master at REDCODE/CTI34-KPLIB-Ruha 2026-06-13 23:04:16 +00:00
9f17ba8b3b Update .gitea/workflows/build.yml
Fastwind pushed to master at REDCODE/CTI34-KPLIB-Ruha 2026-06-13 23:01:43 +00:00
74c328b8d4 Update build.yml
Fastwind pushed to master at REDCODE/CTI34-KPLIB-Ruha 2026-06-13 21:57:31 +00:00
ddb208ab24 Update .gitea/workflows/build.yml
Fastwind pushed to master at REDCODE/CTI34-KPLIB-Ruha 2026-06-13 21:46:18 +00:00
c9e0546f7c Update .gitea/workflows/build.yml
Fastwind opened issue MilkyShots/MilkyShots#38 2025-07-30 18:53:11 +00:00
FileSystemScanner Rework
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 created branch feature/filesystem-watcher in MilkyShots/MilkyShots 2025-07-30 18:46:00 +00:00
Fastwind closed issue MilkyShots/MilkyShots#37 2025-07-22 15:07:06 +00:00
How to handle refresh token
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 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