dnote/pkg/server/database
Sung 6314749263
Improve empty server sync when multiple clients exist (#706)
* Fix dbPath

* Require full sync when after another client uploads to an empty server

* Avoid orphan notes with empty sync
2025-10-26 17:54:24 -07:00
..
migrations Use SQLite on the server (#681) 2025-10-05 17:02:30 -07:00
consts.go Remove email verification (#688) 2025-10-11 13:35:39 -07:00
database.go Auto vacuum and manage connections (#705) 2025-10-26 16:59:53 -07:00
errors.go Remove Pro (#674) 2025-09-28 21:09:22 -07:00
migrate.go Use SQLite on the server (#681) 2025-10-05 17:02:30 -07:00
migrate_test.go Use SQLite on the server (#681) 2025-10-05 17:02:30 -07:00
models.go Improve empty server sync when multiple clients exist (#706) 2025-10-26 17:54:24 -07:00
notes.go Upgrade go and dependencies (#679) 2025-10-04 00:25:12 -07:00
types.go Remove Pro (#674) 2025-09-28 21:09:22 -07:00