dnote/pkg/server/tmpl
Sung Won Cho 3e41b29a74
Decouple web from App implementation (#364)
* Decouple app from web

* Simplify

* Fix test

* Encapsulate SSL logic to dbconn

* Fix test

* Fix email type
2019-12-17 12:26:42 +07:00
..
app.go Decouple web from App implementation (#364) 2019-12-17 12:26:42 +07:00
app_test.go Decouple web from App implementation (#364) 2019-12-17 12:26:42 +07:00
data.go Decouple web from App implementation (#364) 2019-12-17 12:26:42 +07:00
data_test.go Decouple web from App implementation (#364) 2019-12-17 12:26:42 +07:00
main_test.go Improve email and signup for self-hosting users (#355) 2019-12-14 12:10:48 +07:00
tmpl.go Implement note sharing (#300) 2019-11-07 22:47:25 -08:00