dnote/pkg/server/app
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
..
app.go Use SQLite on the server (#681) 2025-10-05 17:02:30 -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
doc.go Remove Pro (#674) 2025-09-28 21:09:22 -07:00
email.go Remove email verification (#688) 2025-10-11 13:35:39 -07:00
email_test.go Remove email verification (#688) 2025-10-11 13:35:39 -07:00
errors.go Manage users with server CLI (#696) 2025-10-19 11:01:48 -07:00
helpers.go Upgrade go and dependencies (#679) 2025-10-04 00:25:12 -07:00
helpers_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
sessions.go Upgrade go and dependencies (#679) 2025-10-04 00:25:12 -07:00
testutils.go Manage users with server CLI (#696) 2025-10-19 11:01:48 -07:00
users.go Manage users with server CLI (#696) 2025-10-19 11:01:48 -07:00
users_test.go Manage users with server CLI (#696) 2025-10-19 11:01:48 -07:00