s1d3sw1ped
s1d3sw1ped pushed to fix-uploads at s1d3sw1ped/jiggablend 2026-01-02 17:49:01 -06:00
1c4bd78f56 Add FFmpeg setup step to Gitea workflow for enhanced media processing
s1d3sw1ped pushed to fix-uploads at s1d3sw1ped/jiggablend 2026-01-02 17:46:10 -06:00
3f2982ddb3 Update Gitea workflow to include frontend build step and adjust Go build command
s1d3sw1ped pushed to fix-uploads at s1d3sw1ped/jiggablend 2026-01-02 17:44:31 -06:00
0b852c5087 Update Gitea workflow to specify output binary location for jiggablend build
s1d3sw1ped created pull request s1d3sw1ped/jiggablend#3 2026-01-02 17:38:03 -06:00
Implement file deletion after successful uploads in runner and encoding processes
s1d3sw1ped pushed to fix-uploads at s1d3sw1ped/jiggablend 2026-01-02 17:34:51 -06:00
5e56c7f0e8 Implement file deletion after successful uploads in runner and encoding processes
s1d3sw1ped created branch fix-uploads in s1d3sw1ped/jiggablend 2026-01-02 17:34:51 -06:00
s1d3sw1ped opened issue s1d3sw1ped/jiggablend#2 2026-01-02 17:11:41 -06:00
possible race condition occurs when job is completed
s1d3sw1ped opened issue s1d3sw1ped/jiggablend#1 2026-01-02 17:08:43 -06:00
repeated uploads of already uploaded frames
s1d3sw1ped released jiggablend-0.0.1 at s1d3sw1ped/jiggablend 2026-01-02 14:57:16 -06:00
s1d3sw1ped pushed tag 0.0.1 to s1d3sw1ped/jiggablend 2026-01-02 14:56:30 -06:00
s1d3sw1ped deleted tag 0.0.1 from s1d3sw1ped/jiggablend 2026-01-02 14:56:15 -06:00
s1d3sw1ped pushed to master at s1d3sw1ped/jiggablend 2026-01-02 14:56:03 -06:00
0a8f40b9cb Add MIT License file to the project
s1d3sw1ped pushed tag 0.0.1 to s1d3sw1ped/jiggablend 2026-01-02 14:41:07 -06:00
s1d3sw1ped pushed to master at s1d3sw1ped/jiggablend 2026-01-02 14:28:12 -06:00
7440511740 Add GoReleaser configuration and update Makefile for streamlined builds
s1d3sw1ped pushed to master at s1d3sw1ped/jiggablend 2026-01-02 14:03:20 -06:00
c7c8762164 Update README.md to reflect significant changes in architecture and features. Replace DuckDB with SQLite for the database, enhance authentication options, and introduce a modern React-based web UI. Expand job management capabilities, including video encoding support and metadata extraction. Revise installation and configuration instructions, and clarify output formats and storage structure. Improve development guidelines for building and testing the application.
s1d3sw1ped pushed to master at s1d3sw1ped/jiggablend 2026-01-02 13:59:23 -06:00
94490237fe Update .gitignore to include log files and database journal files. Modify go.mod to update dependencies for go-sqlite3 and cloud.google.com/go/compute/metadata. Enhance Makefile to include logging options for manager and runner commands. Introduce new job token handling in auth package and implement database migration scripts. Refactor manager and runner components to improve job processing and metadata extraction. Add support for video preview in frontend components and enhance WebSocket management for channel subscriptions.
edc8ea160c something
11e7552b5b Refactor API key handling in runners.go to streamline authorization logic. Remove redundant checks for "Bearer " prefix in API key extraction, enhancing code clarity and maintainability.
690e6b13f8 its a bit broken
a53ea4dce7 Refactor runner and API components to remove IP address handling. Update client and server logic to streamline runner registration and task distribution. Introduce write mutexes for connection management to enhance concurrency control. Clean up whitespace and improve code readability across multiple files.
Compare 10 commits »
s1d3sw1ped created branch master in s1d3sw1ped/jiggablend 2026-01-02 13:59:23 -06:00
s1d3sw1ped created repository s1d3sw1ped/jiggablend 2026-01-02 13:58:09 -06:00