Commit Graph

2 Commits

Author SHA1 Message Date
d69767f5e9 Remove bbolt database dependency
Replaced bbolt-based database handling with Fyne built-in preferences for storing application settings. Deleted migration logic, database initialization, and error handling related to bbolt, simplifying the codebase and reducing external dependencies.
2025-05-30 00:34:33 +05:00
c4ec958576 Moved the code from src to the root. 2024-02-12 22:21:47 +06:00