Fastwind
  • Joined on 2024-09-24
Fastwind commented on issue MilkyShots/MilkyShots#40 2026-08-23 15:03:00 +00:00
Rework of Job System

Observability from the Facade of Job Service

Fastwind commented on issue MilkyShots/MilkyShots#40 2026-08-23 14:59:27 +00:00
Rework of Job System

Separation of non-decomposable batch operation from the Job system in different services

Fastwind commented on pull request MilkyShots/MilkyShots#182 2026-08-20 20:14:00 +00:00
feat: mark broken assets instead of requeueing + rebuild maintenance page + GIF→mp4 conversion

change name of endpoint, in directory

Fastwind approved MilkyShots/MilkyShots#152 2026-08-15 22:52:16 +00:00
db query optimizations

Seems fine

Fastwind pushed to master at REDCODE/CTI34-KPLIB-Ruha 2026-08-10 20:06:09 +00:00
32934e7b80 Reduce minimum distance from outpost/sectors
Fastwind pushed to main at Fastwind/ArmA-3-web-server 2026-07-25 01:05:06 +00:00
676f85e753 Merge branch 'review/quality-memory-safety' into main
4d6f162b8f fix: code quality, memory safety, and install improvements
Compare 2 commits »
Fastwind pushed to master at REDCODE/CTI34-KPLIB-Ruha 2026-07-24 17:05:04 +00:00
5fdb54cb88 ci: fix pipefail killing lint step before grep check, uncomment artifact upload
Fastwind pushed to master at REDCODE/CTI34-KPLIB-Ruha 2026-07-24 17:01:12 +00:00
54c24088f0 adds lint check on build
2d3fc26827 missing comma with unrelated code
Compare 2 commits »
Fastwind pushed to main at Fastwind/ArmA-3-web-server 2026-07-24 14:25:13 +00:00
8bf163a931 fix(backend): fix memory leaks and resource issues in logs system
Fastwind pushed to main at Fastwind/ArmA-3-web-server 2026-07-24 01:58:01 +00:00
6f3175ac9a feat: add Wine Z: path prefix for Windows platform on Linux host
41c1390972 docs: update PLAN, CODEBASE, README with env vars, stubs, tests, atomic state
930b6cbca6 test(backend): add RPT log output to server stub
04882b3c80 test(backend): enhance stubs with logging, heartbeat, timed exit, and fake downloads
1307bc4740 chore: add backend/server binary to gitignore
Compare 18 commits »
Fastwind commented on issue MilkyShots/MilkyShots#144 2026-07-17 21:24:55 +00:00
Bug: image sorting is wrong in album detail view

image.png Seem out of sort from the server it self

Fastwind opened issue MilkyShots/MilkyShots#149 2026-07-17 21:13:48 +00:00
Bug: Disabled registration isn't clear in the Frontend too registration page
Fastwind commented on issue MilkyShots/MilkyShots#145 2026-07-17 20:56:37 +00:00
Bug: jobs page, when selecting past jobs tab it won't load any job.

Do page start from 1? because this would be the problem image.png

Fastwind commented on issue MilkyShots/MilkyShots#136 2026-07-16 19:12:29 +00:00
CI / CD & Deployment organization

I plan to generate the accounts for the people and give them randomized strong passwords

Admins considered too?

Can I trust that you use a damn strong password as you use a…

Fastwind pushed to feature/rate-limit at MilkyShots/MilkyShots 2026-07-16 16:27:04 +00:00
58014a37bd feat: apply rate-limit buckets to controllers