s1d3sw1ped
s1d3sw1ped released jiggablend-0.0.3 at s1d3sw1ped/jiggablend 2026-01-03 12:12:08 -06:00
s1d3sw1ped pushed tag 0.0.3 to s1d3sw1ped/jiggablend 2026-01-03 12:11:52 -06:00
s1d3sw1ped pushed to master at s1d3sw1ped/jiggablend 2026-01-03 10:58:45 -06:00
d3c5ee0dba Add pagination support for file loading in JobDetails component
s1d3sw1ped deleted tag 0.02 from s1d3sw1ped/jiggablend 2026-01-03 09:03:01 -06:00
s1d3sw1ped released jiggablend-0.0.2 at s1d3sw1ped/jiggablend 2026-01-03 09:02:17 -06:00
s1d3sw1ped pushed tag 0.0.2 to s1d3sw1ped/jiggablend 2026-01-03 09:02:00 -06:00
s1d3sw1ped pushed to master at s1d3sw1ped/jiggablend 2026-01-03 09:01:18 -06:00
bb57ce8659 Update task status handling to reset runner_id on job cancellation and failure
s1d3sw1ped closed issue s1d3sw1ped/jiggablend#1 2026-01-03 06:56:36 -06:00
repeated uploads of already uploaded frames
s1d3sw1ped closed issue s1d3sw1ped/jiggablend#2 2026-01-03 06:56:31 -06:00
possible race condition occurs when job is completed
s1d3sw1ped released jiggablend-0.02 at s1d3sw1ped/jiggablend 2026-01-02 18:26:59 -06:00
s1d3sw1ped pushed tag 0.02 to s1d3sw1ped/jiggablend 2026-01-02 18:26:43 -06:00
s1d3sw1ped deleted branch fix-race from s1d3sw1ped/jiggablend 2026-01-02 18:25:17 -06:00
s1d3sw1ped pushed to master at s1d3sw1ped/jiggablend 2026-01-02 18:25:17 -06:00
1a8836e6aa Merge pull request 'Refactor job status handling to prevent race conditions' (#4) from fix-race into master
b51b96a618 Refactor job status handling to prevent race conditions
Compare 2 commits »
s1d3sw1ped merged pull request s1d3sw1ped/jiggablend#4 2026-01-02 18:25:17 -06:00
Refactor job status handling to prevent race conditions
s1d3sw1ped created pull request s1d3sw1ped/jiggablend#4 2026-01-02 18:24:26 -06:00
Refactor job status handling to prevent race conditions
s1d3sw1ped pushed to fix-race at s1d3sw1ped/jiggablend 2026-01-02 18:23:08 -06:00
b51b96a618 Refactor job status handling to prevent race conditions
s1d3sw1ped created branch fix-race in s1d3sw1ped/jiggablend 2026-01-02 18:23:08 -06:00
s1d3sw1ped deleted branch fix-uploads from s1d3sw1ped/jiggablend 2026-01-02 17:51:20 -06:00
s1d3sw1ped pushed to master at s1d3sw1ped/jiggablend 2026-01-02 17:51:20 -06:00
8e561922c9 Merge pull request 'Implement file deletion after successful uploads in runner and encoding processes' (#3) from fix-uploads into master
1c4bd78f56 Add FFmpeg setup step to Gitea workflow for enhanced media processing
3f2982ddb3 Update Gitea workflow to include frontend build step and adjust Go build command
0b852c5087 Update Gitea workflow to specify output binary location for jiggablend build
5e56c7f0e8 Implement file deletion after successful uploads in runner and encoding processes
Compare 5 commits »
s1d3sw1ped merged pull request s1d3sw1ped/jiggablend#3 2026-01-02 17:51:19 -06:00
Implement file deletion after successful uploads in runner and encoding processes