Samuele Lorefice REDCODE
  • Joined on 2024-01-01
REDCODE pushed to hotfix/ci-actions at MilkyShots/MilkyShots 2026-07-16 23:57:31 +00:00
abef50b010 fix: use explicit domain git.r3d.codes instead of gitea.server_url
REDCODE pushed to hotfix/ci-actions at MilkyShots/MilkyShots 2026-07-16 23:53:32 +00:00
ce221428f5 ci: use REGISTRY_TOKEN (PAT) instead of GITEA_TOKEN for registry push
REDCODE pushed to hotfix/ci-actions at MilkyShots/MilkyShots 2026-07-16 23:48:58 +00:00
213c643263 ci: pass SixLaborsLicenseKey as build arg for lactose
REDCODE pushed to hotfix/ci-actions at MilkyShots/MilkyShots 2026-07-16 23:46:31 +00:00
ecc6e02c78 ci: also run on develop and hotfix/* branches
REDCODE pushed to hotfix/ci-actions at MilkyShots/MilkyShots 2026-07-16 23:45:56 +00:00
b78c5772b4 ci: also run on push to master
REDCODE created branch hotfix/ci-actions in MilkyShots/MilkyShots 2026-07-16 23:43:41 +00:00
REDCODE pushed to hotfix/ci-actions at MilkyShots/MilkyShots 2026-07-16 23:43:41 +00:00
6463df51d1 CI: added sixlabors license key to the docker file for lactose
REDCODE pushed to master at MilkyShots/MilkyShots 2026-07-16 23:39:13 +00:00
dd2d703fc0 ci: add workflow_dispatch trigger with version input
REDCODE pushed tag v1.0 to MilkyShots/MilkyShots 2026-07-16 22:43:21 +00:00
REDCODE deleted tag v1.0 from MilkyShots/MilkyShots 2026-07-16 22:42:52 +00:00
REDCODE pushed to master at MilkyShots/MilkyShots 2026-07-16 22:42:23 +00:00
a388887f56 ci: add Gitea Actions workflow to build and push containers on version tags
REDCODE pushed tag v1.0 to MilkyShots/MilkyShots 2026-07-16 22:32:22 +00:00
REDCODE deleted tag v1.0 from MilkyShots/MilkyShots 2026-07-16 22:32:16 +00:00
REDCODE pushed tag v1.0 to MilkyShots/MilkyShots 2026-07-16 22:24:52 +00:00
REDCODE pushed to master at MilkyShots/MilkyShots 2026-07-16 22:24:45 +00:00
7d30ea2394 Version 1.0
ab420fe167 CI: added build + push to internal registry action
19e177504f Merge pull request 'feat: add ability to add assets to an album from album detail page' (#142) from feat/add-assets-to-album into develop
f57e2864c5 refactor: replace individual [FromQuery] params with AssetBrowseOptionsDto
d89f6f0a21 fix: address PR #142 review issues
Compare 1015 commits »
REDCODE pushed to develop at MilkyShots/MilkyShots 2026-07-16 22:21:54 +00:00
ab420fe167 CI: added build + push to internal registry action
REDCODE pushed to develop at MilkyShots/MilkyShots 2026-07-16 22:08:45 +00:00
19e177504f Merge pull request 'feat: add ability to add assets to an album from album detail page' (#142) from feat/add-assets-to-album into develop
f57e2864c5 refactor: replace individual [FromQuery] params with AssetBrowseOptionsDto
d89f6f0a21 fix: address PR #142 review issues
ca217ddb59 fix: adjust embedded picker viewport height offset
e025866357 fix: simplify maintenance page CSS to flex-fill container without vh calc
Compare 31 commits »
REDCODE deleted branch feat/add-assets-to-album from MilkyShots/MilkyShots 2026-07-16 22:08:45 +00:00
REDCODE merged pull request MilkyShots/MilkyShots#142 2026-07-16 22:08:44 +00:00
feat: add ability to add assets to an album from album detail page
REDCODE closed issue MilkyShots/MilkyShots#103 2026-07-16 22:08:44 +00:00
Add ability for curators/admins to add assets to an album from the album detail page