dnote/pkg/server
2025-10-31 23:41:21 -07:00
..
app Use Apache 2.0 license (#708) 2025-10-31 23:41:21 -07:00
assets Use Apache 2.0 license (#708) 2025-10-31 23:41:21 -07:00
buildinfo Use Apache 2.0 license (#708) 2025-10-31 23:41:21 -07:00
cmd Use Apache 2.0 license (#708) 2025-10-31 23:41:21 -07:00
config Use Apache 2.0 license (#708) 2025-10-31 23:41:21 -07:00
consts Use Apache 2.0 license (#708) 2025-10-31 23:41:21 -07:00
context Use Apache 2.0 license (#708) 2025-10-31 23:41:21 -07:00
controllers Use Apache 2.0 license (#708) 2025-10-31 23:41:21 -07:00
crypt Use Apache 2.0 license (#708) 2025-10-31 23:41:21 -07:00
database Use Apache 2.0 license (#708) 2025-10-31 23:41:21 -07:00
helpers Use Apache 2.0 license (#708) 2025-10-31 23:41:21 -07:00
log Use Apache 2.0 license (#708) 2025-10-31 23:41:21 -07:00
mailer Use Apache 2.0 license (#708) 2025-10-31 23:41:21 -07:00
middleware Use Apache 2.0 license (#708) 2025-10-31 23:41:21 -07:00
operations Use Apache 2.0 license (#708) 2025-10-31 23:41:21 -07:00
permissions Use Apache 2.0 license (#708) 2025-10-31 23:41:21 -07:00
presenters Use Apache 2.0 license (#708) 2025-10-31 23:41:21 -07:00
session Use Apache 2.0 license (#708) 2025-10-31 23:41:21 -07:00
testutils Use Apache 2.0 license (#708) 2025-10-31 23:41:21 -07:00
token Use Apache 2.0 license (#708) 2025-10-31 23:41:21 -07:00
views Use Apache 2.0 license (#708) 2025-10-31 23:41:21 -07:00
.env.dev Rate limit client (#689) 2025-10-11 16:14:20 -07:00
.gitignore Simplify by removing web interface (#590) 2022-04-24 10:54:39 +10:00
main.go Use Apache 2.0 license (#708) 2025-10-31 23:41:21 -07: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.