James Brink
|
5fd9768a80
|
fix: address PR review feedback
- Use consistent schema syntax (string? instead of key?)
- Remove config tests per maintainer request
|
2025-12-29 20:58:10 +01:00 |
|
James Brink
|
a6818762af
|
feat: parameterize PORT and MIGRATIONS_PATH environment variables
Allow configuring the server port (default: 4096) and migrations
folder path via environment variables for flexible deployment.
|
2025-12-29 20:58:10 +01:00 |
|
Nico
|
598de4e078
|
fix: schedules not running if never run manually (#194)
* fix: backups that were never run manually are not picked up by job
* fix(mutex): prioritize waiting exclusive locks over newly added shared tasks
|
2025-12-20 11:28:18 +01:00 |
|