dnote/pkg/server/controllers
Sung b03ca999a5
Remove the unused encrypted and public fields (#700)
* Remove encrypted fields from notes and books

* Remove public from notes

* Use consistent flags
2025-10-19 18:32:20 -07:00
..
books.go Remove the unused encrypted and public fields (#700) 2025-10-19 18:32:20 -07:00
books_test.go Use SQLite on the server (#681) 2025-10-05 17:02:30 -07:00
controllers.go Remove Pro (#674) 2025-09-28 21:09:22 -07:00
health.go Remove Pro (#674) 2025-09-28 21:09:22 -07:00
health_test.go Use SQLite on the server (#681) 2025-10-05 17:02:30 -07:00
helpers.go Remove email verification (#688) 2025-10-11 13:35:39 -07:00
main_test.go Use SQLite on the server (#681) 2025-10-05 17:02:30 -07:00
notes.go Remove the unused encrypted and public fields (#700) 2025-10-19 18:32:20 -07:00
notes_test.go Remove the unused encrypted and public fields (#700) 2025-10-19 18:32:20 -07:00
routes.go Remove the unused encrypted and public fields (#700) 2025-10-19 18:32:20 -07:00
routes_test.go Use SQLite on the server (#681) 2025-10-05 17:02:30 -07:00
static.go Remove Pro (#674) 2025-09-28 21:09:22 -07:00
sync.go Remove the unused encrypted and public fields (#700) 2025-10-19 18:32:20 -07:00
sync_test.go Remove Pro (#674) 2025-09-28 21:09:22 -07:00
testutils.go Use SQLite on the server (#681) 2025-10-05 17:02:30 -07:00
users.go Manage users with server CLI (#696) 2025-10-19 11:01:48 -07:00
users_test.go Remove email verification (#688) 2025-10-11 13:35:39 -07:00