dnote/pkg/server/api
Sung Won Cho 8f54e3b3e6
Fix conflict report format (#237)
* Improve assert output

* Get editor input as is

* Avoid appending a linebreak to a normal diff

* Test multi-line conflict diff
2019-07-30 18:57:23 +10:00
..
crypt Improve package structure (#207) 2019-06-25 19:20:19 +10:00
handlers Fix conflict report format (#237) 2019-07-30 18:57:23 +10:00
helpers Improve package structure (#207) 2019-06-25 19:20:19 +10:00
operations Allow to move notes to another book (#234) 2019-07-27 19:51:30 +10:00
presenters Improve package structure (#207) 2019-06-25 19:20:19 +10:00
scripts Require database connection configuraton (#228) 2019-07-24 17:32:12 +10:00
.gitignore Implement server binary (#223) 2019-07-22 13:41:09 +10:00
README.md Improve package structure (#207) 2019-06-25 19:20:19 +10:00

API

Dnote API.

Development

  • Ensure timezone = 'UTC' in postgres setting (postgresql.conf)