mirror of
https://github.com/dnote/dnote
synced 2026-03-17 07:55:50 +01:00
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| app | ||
| assets | ||
| buildinfo | ||
| config | ||
| consts | ||
| context | ||
| controllers | ||
| crypt | ||
| database | ||
| helpers | ||
| job | ||
| log | ||
| mailer | ||
| middleware | ||
| operations | ||
| permissions | ||
| presenters | ||
| session | ||
| testutils | ||
| tmpl | ||
| token | ||
| views | ||
| .env.dev | ||
| .env.test | ||
| .gitignore | ||
| main.go | ||
| README.md | ||
This directory contains the Dnote server. It comprises of the web interface, the web API, and the background jobs.