mirror of
https://github.com/zadam/trilium.git
synced 2025-12-10 01:14:25 +01:00
- Fix migration UPDATE statements to only run when admin exists (prevents errors on fresh installs) - Add password re-encryption logic to preserve existing encrypted data when changing password - Remove unused imports and add mapRowToUser helper to eliminate code duplication - Fix ValidationError import path