Commit Graph
8 Commits
Author SHA1 Message Date
poyrazavsever 92bc99ba12 feat(auth): complete sqlite auth and client invitations 2026-07-16 16:21:31 +03:00
Poyraz 57aab2932e feat: add better auth sqlite runtime and server-side session flow 2026-07-10 22:07:37 +03:00
Poyraz 72a0b38f3e Remove obsolete scripts and configuration files for self-hosting and database migrations
- Deleted `pnpm-workspace.yaml` as it is no longer needed.
- Removed `apply-migrations.sh` script that handled database migrations.
- Eliminated `generate-full-stack-env.mjs` script for environment variable generation.
- Deleted `selfhost-backup.sh` script for creating backups of the self-hosted environment.
- Removed `selfhost-doctor.sh` script for health checks of the self-hosted services.
- Deleted `selfhost-restore.sh` script for restoring backups in the self-hosted environment.
2026-06-16 09:57:32 +03:00
Poyraz Avsever 0f89d9f627 refactor: enhance installation process with support for full-stack and app-only modes, update environment configurations, and improve database migration handling 2026-06-13 21:23:28 +03:00
Poyraz Avsever 17ff60faea refactor: update environment configuration, enhance installation script, and add migration scripts for database setup 2026-06-13 21:10:21 +03:00
poyrazavsever d80af01d14 chore: rebrand project from Revanios to Neta and update associated assets and configurations 2026-06-09 14:46:44 +03:00
poyrazavsever 59b3897b44 feat: add Docker configuration and health check endpoint while updating analytics filtering and build types 2026-06-06 23:22:38 +03:00
poyrazavsever 49045f3fac feat: add Docker support, local database seeding, and production configuration 2026-06-06 20:45:55 +03:00