dnote/pkg/server/app
Sung 61162e2add
Use SQLite on the server (#681)
* Use SQLite on server

* Remove pro

* Simplify

* Use flag

* Automate release
2025-10-05 17:02:30 -07:00
..
app.go Use SQLite on the server (#681) 2025-10-05 17:02:30 -07:00
books.go Upgrade go and dependencies (#679) 2025-10-04 00:25:12 -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 Use SQLite on the server (#681) 2025-10-05 17:02:30 -07:00
email_test.go Use SQLite on the server (#681) 2025-10-05 17:02:30 -07:00
errors.go Remove Pro (#674) 2025-09-28 21:09:22 -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 Use SQLite on the server (#681) 2025-10-05 17:02:30 -07:00
notes_test.go Use SQLite on the server (#681) 2025-10-05 17:02:30 -07:00
sessions.go Upgrade go and dependencies (#679) 2025-10-04 00:25:12 -07:00
testutils.go Use SQLite on the server (#681) 2025-10-05 17:02:30 -07:00
users.go Use SQLite on the server (#681) 2025-10-05 17:02:30 -07:00
users_test.go Use SQLite on the server (#681) 2025-10-05 17:02:30 -07:00