managarten/scripts
Wuesteon 9e771c9ae2 🔧 chore(auth): improve migration safety and docker setup
- Add safe-db-push.mjs script for safer database migrations
- Update docker-entrypoint.sh with db:push fallback when migrations fail
- Add validate-migrations.mjs script for CI migration validation
- Update CI workflow to use migration validation
- Update drizzle.config.ts with improved configuration
2025-12-19 02:18:31 +01:00
..
deploy first implementation 2025-11-27 17:26:18 +01:00
build-changed-apps.sh 🔧 chore: add pre-push build validation for changed apps 2025-12-15 19:49:30 +01:00
build-check-staged.sh 🔧 chore: add svelte-check to pre-commit hooks 2025-12-15 17:53:52 +01:00
fix-mixed-imports.mjs Fix wrong type 2025-12-04 23:25:25 +01:00
generate-env.mjs 🔒 security(auth): migrate to EdDSA JWT and add automated monitoring 2025-12-18 21:42:47 +01:00
get-ssh-key.sh ♻️ refactor(cd): hardcode non-sensitive config in staging workflow 2025-12-04 17:11:36 +01:00
remove-coolify-references.sh feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
setup-databases.sh 🧑‍💻 dx: add automatic database setup and dev:*:full commands 2025-12-08 14:38:18 +01:00
svelte-check-staged.sh ️ fix: resolve all svelte-check a11y warnings across web apps 2025-12-15 19:09:01 +01:00
validate-migrations.mjs 🔧 chore(auth): improve migration safety and docker setup 2025-12-19 02:18:31 +01:00
validate-runtime-config.mjs feat: add multi-layered runtime config protection system 2025-12-16 00:28:57 +01:00