|
|
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.
|
2025-11-24 22:58:56 -06:00 |
|
|
|
f9ff4d0138
|
Enhance server configuration for large file uploads and improve token handling. Increase request body size limit in the server to 20 GB, update registration token expiration logic to support infinite expiration, and adjust database schema to accommodate larger file sizes. Add detailed logging for file upload processes and error handling improvements.
|
2025-11-23 16:59:36 -06:00 |
|
|
|
2a0ff98834
|
massive changes and it works
|
2025-11-23 10:58:24 -06:00 |
|
|
|
27a09aedd6
|
Refactor imports and clean up whitespace in API and runner client files. Update auth package references to use the new package structure. Improve mutex usage in the runner client for better concurrency handling.
|
2025-11-22 05:45:13 -06:00 |
|
|
|
87cb54a17d
|
initial commit
|
2025-11-21 17:31:18 -06:00 |
|