dnote/pkg/server
2022-05-10 20:19:04 +10:00
..
app Add 2022 (#600) 2022-05-10 20:19:04 +10:00
assets Add 2022 (#600) 2022-05-10 20:19:04 +10:00
buildinfo Add 2022 (#600) 2022-05-10 20:19:04 +10:00
config Add 2022 (#600) 2022-05-10 20:19:04 +10:00
consts Add 2022 (#600) 2022-05-10 20:19:04 +10:00
context Add 2022 (#600) 2022-05-10 20:19:04 +10:00
controllers Add 2022 (#600) 2022-05-10 20:19:04 +10:00
crypt Add 2022 (#600) 2022-05-10 20:19:04 +10:00
database Add 2022 (#600) 2022-05-10 20:19:04 +10:00
helpers Add 2022 (#600) 2022-05-10 20:19:04 +10:00
job Add 2022 (#600) 2022-05-10 20:19:04 +10:00
log Add 2022 (#600) 2022-05-10 20:19:04 +10:00
mailer Add 2022 (#600) 2022-05-10 20:19:04 +10:00
middleware Add 2022 (#600) 2022-05-10 20:19:04 +10:00
net Add 2022 (#600) 2022-05-10 20:19:04 +10:00
operations Add 2022 (#600) 2022-05-10 20:19:04 +10:00
permissions Add 2022 (#600) 2022-05-10 20:19:04 +10:00
presenters Add 2022 (#600) 2022-05-10 20:19:04 +10:00
session Add 2022 (#600) 2022-05-10 20:19:04 +10:00
testutils Add 2022 (#600) 2022-05-10 20:19:04 +10:00
tmpl Add 2022 (#600) 2022-05-10 20:19:04 +10:00
token Add 2022 (#600) 2022-05-10 20:19:04 +10:00
views Add 2022 (#600) 2022-05-10 20:19:04 +10:00
web Add 2022 (#600) 2022-05-10 20:19:04 +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 Add 2022 (#600) 2022-05-10 20:19:04 +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.