Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
2da631dc81
UPDATE: modify user and group IDs in Immich configuration; adjust NFS paths for persistent volumes
76945105d7
ADD: implement Gitea persistent volume and claim; migrate PostgreSQL from NFS to Longhorn with updated configurations
9905abd9b4
ADD: implement migration scripts for PostgreSQL to Longhorn; update Immich configurations for namespace and persistent storage
1125b8b072
ADD: update Nextcloud and Gitea configurations for domain and Docker settings; enhance Homarr deployment with resource limits and OIDC authentication
39079615f5
Add migration scripts and manifests for GitLab and Gitea to Longhorn
ad80688b8b
Refactor: consolidate accounting routes under Buchhaltung submenu
f10a79471e
Refactor: centralize Zod schemas and fully integrate into API routes
1ffbcf237c
chore: update .gitignore to include graphify-out directory and add copilot instructions
9e7c85c2b3
feat: add Einnahmen Kategorien management page with CRUD functionality
1ec15600b5
Refactor financial transaction handling: Consolidate Einnahmen and Ausgaben into Buchung model, update routes and UI components, and add new migration scripts for database schema changes.