dnote/pkg/server
Sung Won Cho 952e0e62f3
Update copyright notice for the new year (#382)
* Update script

* Update the year in the license
2020-01-07 11:59:40 +11:00
..
app Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
crypt Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
database Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
dbconn Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
handlers Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
helpers Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
job Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
log Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
mailer Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
operations Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
permissions Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
presenters Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
testutils Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
tmpl Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
token Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
web Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
.env.dev Allow to disable registration (#365) 2019-12-17 15:15:06 +07:00
.env.test Allow to disable registration (#365) 2019-12-17 15:15:06 +07:00
.gitignore Implement note sharing (#300) 2019-11-07 22:47:25 -08:00
main.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
README.md Implement server binary (#223) 2019-07-22 13:41:09 +10:00

Dnote Server

The Dnote server containing the web interface, the web API, and the background jobs.