dnote/pkg/server
Sung Won Cho f7ac7f5ab6
Remove unused JavaScript projects (#594)
* Update sender

* Remove unused projects

* Fix style
2022-04-24 14:48:13 +10:00
..
app Remove unused JavaScript projects (#594) 2022-04-24 14:48:13 +10:00
assets Remove unused JavaScript projects (#594) 2022-04-24 14:48:13 +10:00
buildinfo Simplify by removing web interface (#590) 2022-04-24 10:54:39 +10:00
config Simplify by removing web interface (#590) 2022-04-24 10:54:39 +10:00
consts Simplify by removing web interface (#590) 2022-04-24 10:54:39 +10:00
context Simplify by removing web interface (#590) 2022-04-24 10:54:39 +10:00
controllers Preserve backwards compatibility of health endpoint (#593) 2022-04-24 11:32:04 +10:00
crypt Add 2021 (#574) 2021-12-08 22:26:15 +11:00
database Simplify by removing web interface (#590) 2022-04-24 10:54:39 +10:00
helpers Simplify by removing web interface (#590) 2022-04-24 10:54:39 +10:00
job Simplify by removing web interface (#590) 2022-04-24 10:54:39 +10:00
log Add 2021 (#574) 2021-12-08 22:26:15 +11:00
mailer Simplify by removing web interface (#590) 2022-04-24 10:54:39 +10:00
middleware Simplify by removing web interface (#590) 2022-04-24 10:54:39 +10:00
net Simplify by removing web interface (#590) 2022-04-24 10:54:39 +10:00
operations Simplify by removing web interface (#590) 2022-04-24 10:54:39 +10:00
permissions Add 2021 (#574) 2021-12-08 22:26:15 +11:00
presenters Add 2021 (#574) 2021-12-08 22:26:15 +11:00
session Add 2021 (#574) 2021-12-08 22:26:15 +11:00
static Simplify by removing web interface (#590) 2022-04-24 10:54:39 +10:00
testutils Simplify by removing web interface (#590) 2022-04-24 10:54:39 +10:00
tmpl Simplify by removing web interface (#590) 2022-04-24 10:54:39 +10:00
token Add 2021 (#574) 2021-12-08 22:26:15 +11:00
views Simplify by removing web interface (#590) 2022-04-24 10:54:39 +10:00
web Simplify by removing web interface (#590) 2022-04-24 10:54:39 +10:00
.env.dev Sort notes by last activity (#452) 2020-04-25 16:08:51 +10:00
.env.test Allow to disable registration (#365) 2019-12-17 15:15:06 +07:00
.gitignore Simplify by removing web interface (#590) 2022-04-24 10:54:39 +10:00
main.go Simplify by removing web interface (#590) 2022-04-24 10:54:39 +10:00
README.md Deprecate spaced repetition (#397) 2020-02-03 14:29:42 +10:00

This directory contains the Dnote server. It comprises of the web interface, the web API, and the background jobs.