Samuele Lorefice REDCODE
  • Joined on 2024-01-01
REDCODE closed issue MilkyShots/MilkyShots#150 2026-07-21 13:59:38 +00:00
bug: profile picture cropper handles are misaglined
REDCODE closed issue MilkyShots/MilkyShots#145 2026-07-21 13:59:38 +00:00
Bug: jobs page, when selecting past jobs tab it won't load any job.
REDCODE closed issue MilkyShots/MilkyShots#149 2026-07-21 13:59:38 +00:00
Bug: Disabled registration isn't clear in the Frontend too registration page
REDCODE pushed to hotfix/v1.1-bugfixes at MilkyShots/MilkyShots 2026-07-21 13:58:56 +00:00
79252d363d fix: sort album assets by OriginalFilename instead of CreatedAt (#144)
8ff21fa56b fix: use pre-pagination album count (#143)
2305e44e68 fix: restore masonryLayout.dispose that was lost in reset edit
439df56f2b fix: use per-card aspect-ratio from cover dimensions for stable masonry layout (#146)
f70f256c07 fix: add aspect-ratio to album cards for stable masonry height (#146)
Compare 5 commits »
REDCODE pushed to hotfix/v1.1-bugfixes at MilkyShots/MilkyShots 2026-07-21 12:26:54 +00:00
3b1f26cdf3 fix: replace overflow-y with JS masonry for stable album layout (#146)
9965a13f40 fix: order album assets by CreatedAt in album detail (#144)
Compare 2 commits »
REDCODE created branch hotfix/v1.1-bugfixes in MilkyShots/MilkyShots 2026-07-21 12:16:39 +00:00
REDCODE pushed to hotfix/v1.1-bugfixes at MilkyShots/MilkyShots 2026-07-21 12:16:39 +00:00
fbafa54322 fix: prevent masonry layout shift on infinite scroll
9607746912 fix: allow manual folder scan when scheduled scan is off
785d33e289 fix: hide register form when registration is disabled
a3eeb8b6d1 fix: show registration disabled message on 403
cae61116c8 fix: jobs past tab zero-based pagination
Compare 6 commits »
REDCODE opened issue MilkyShots/MilkyShots#151 2026-07-21 10:22:40 +00:00
bug: Can't start a folder scan job if the scheduled folder scan job isn't active
REDCODE pushed to master at REDCODE/A3Rebalancer 2026-07-20 18:47:34 +00:00
3059da61c9 Update AGENTS.md with current pipeline and gotchas
REDCODE pushed to master at REDCODE/A3Rebalancer 2026-07-20 18:05:40 +00:00
019d5e2d72 Move debug CSVs to debug/ dir, use INI mod name for PBO prefixes
REDCODE pushed to master at REDCODE/A3Rebalancer 2026-07-20 17:54:51 +00:00
c7d925da7d Add debug CSV tables showing before/after values for each override
REDCODE pushed to master at REDCODE/A3Rebalancer 2026-07-20 17:34:21 +00:00
5d1be18c35 Per-mod output, packaging script, fix requiredAddons CfgPatches names
REDCODE created branch master in REDCODE/A3Rebalancer 2026-07-20 16:32:03 +00:00
REDCODE pushed to master at REDCODE/A3Rebalancer 2026-07-20 16:32:03 +00:00
83d2cb6c52 Initial commit: ArmADump ammo/armor rebalance tool
REDCODE created repository REDCODE/A3Rebalancer 2026-07-20 16:31:18 +00:00
REDCODE opened issue MilkyShots/MilkyShots#150 2026-07-17 21:14:57 +00:00
bug: profile picture cropper handles are misaglined
REDCODE opened issue MilkyShots/MilkyShots#148 2026-07-17 21:10:22 +00:00
enhancement: feedback button
REDCODE commented on issue MilkyShots/MilkyShots#145 2026-07-17 21:03:06 +00:00
Bug: jobs page, when selecting past jobs tab it won't load any job.

Lovely, so it is using 1-indexed pages when it should use 0-indexed pages. Good thing is this will be an easy fix.

REDCODE opened issue MilkyShots/MilkyShots#147 2026-07-17 21:01:45 +00:00
Improvement: preview viewer, load thumbnail while preview get's loaded
REDCODE opened issue MilkyShots/MilkyShots#146 2026-07-17 20:43:34 +00:00
bug: in cosplayer detail page scrolling albums will load shifting the masonry to the left