dnote/pkg/server
2025-11-01 19:39:49 -07:00
..
app Add user list command 2025-11-01 19:39:49 -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 Add user list command 2025-11-01 19:39:49 -07:00
config Rename webUrl to baseUrl (#711) 2025-11-01 00:57:37 -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 Fix log level (#712) 2025-11-01 14:06:33 -07:00
helpers Use Apache 2.0 license (#708) 2025-10-31 23:41:21 -07:00
log Fix log level (#712) 2025-11-01 14:06:33 -07:00
mailer Rename webUrl to baseUrl (#711) 2025-11-01 00:57:37 -07:00
middleware Simplify email backend and remove --appEnv (#710) 2025-11-01 00:54:27 -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 Simplify email backend and remove --appEnv (#710) 2025-11-01 00:54:27 -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
.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.