mirror of
https://github.com/dnote/dnote
synced 2026-03-15 15:05:51 +01:00
* Allow to rename books * Avoid mutating the flag variable * Validate book name upon edit * Write integration test * Add missing licenses * Mark book as dirty upon renaming so it can be synced * Remove TODO that is no longer needed |
||
|---|---|---|
| .. | ||
| api | ||
| database | ||
| job | ||
| log | ||
| mailer | ||
| scripts | ||
| testutils | ||
| .env.dev | ||
| .env.test | ||
| .gitignore | ||
| main.go | ||
| README.md | ||
Dnote Server
The Dnote server containing the web interface, the web API, and the background jobs.