dnote/pkg/server
2023-03-04 10:52:35 +11:00
..
app Use OnPremises (#631) 2023-03-04 10:52:35 +11:00
assets Add 2023 (#615) 2023-02-05 11:02:25 +11:00
buildinfo Add 2023 (#615) 2023-02-05 11:02:25 +11:00
config Use OnPremises (#631) 2023-03-04 10:52:35 +11:00
consts Add 2023 (#615) 2023-02-05 11:02:25 +11:00
context Add 2023 (#615) 2023-02-05 11:02:25 +11:00
controllers Use OnPremises (#631) 2023-03-04 10:52:35 +11:00
crypt Add 2023 (#615) 2023-02-05 11:02:25 +11:00
database Add 2023 (#615) 2023-02-05 11:02:25 +11:00
helpers Add 2023 (#615) 2023-02-05 11:02:25 +11:00
job Add 2023 (#615) 2023-02-05 11:02:25 +11:00
log Add 2023 (#615) 2023-02-05 11:02:25 +11:00
mailer Add 2023 (#615) 2023-02-05 11:02:25 +11:00
middleware Add 2023 (#615) 2023-02-05 11:02:25 +11:00
operations Add 2023 (#615) 2023-02-05 11:02:25 +11:00
permissions Add 2023 (#615) 2023-02-05 11:02:25 +11:00
presenters Add 2023 (#615) 2023-02-05 11:02:25 +11:00
session Add 2023 (#615) 2023-02-05 11:02:25 +11:00
testutils Add 2023 (#615) 2023-02-05 11:02:25 +11:00
tmpl Add 2023 (#615) 2023-02-05 11:02:25 +11:00
token Add 2023 (#615) 2023-02-05 11:02:25 +11:00
views Add 2023 (#615) 2023-02-05 11:02:25 +11:00
.env.dev Upgrade dependencies (#619) 2023-02-05 13:10:45 +11:00
.env.test Run CI (#617) 2023-02-05 12:30:03 +11:00
.gitignore Simplify by removing web interface (#590) 2022-04-24 10:54:39 +10:00
main.go Add 2023 (#615) 2023-02-05 11:02:25 +11: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.