zerobyte/app/server/core
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
..
__tests__ feat: parameterize PORT and MIGRATIONS_PATH environment variables 2025-12-29 20:58:10 +01:00
capabilities.ts refactor: allow to run without the SYS_ADMIN cap for simple setups (#138) 2025-12-14 20:30:33 +01:00
config.ts feat: parameterize PORT and MIGRATIONS_PATH environment variables 2025-12-29 20:58:10 +01:00
constants.ts refactor: tag snapshots with schedule short_id instead of db id (#248) 2025-12-28 11:42:25 +01:00
events.ts feat: mirror repositories (#95) 2025-12-03 20:52:47 +01:00
repository-mutex.ts fix: schedules not running if never run manually (#194) 2025-12-20 11:28:18 +01:00
scheduler.ts refactor(breadcrumbs): use handler & match pattern 2025-11-13 22:28:53 +01:00