mirror of
https://github.com/dnote/dnote
synced 2026-03-14 14:35:50 +01:00
Bumps [immutable](https://github.com/immutable-js/immutable-js) from 5.1.3 to 5.1.5. - [Release notes](https://github.com/immutable-js/immutable-js/releases) - [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/immutable-js/immutable-js/compare/v5.1.3...v5.1.5) --- updated-dependencies: - dependency-name: immutable dependency-version: 5.1.5 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 | ||
| cmd | ||
| config | ||
| consts | ||
| context | ||
| controllers | ||
| crypt | ||
| database | ||
| helpers | ||
| log | ||
| mailer | ||
| middleware | ||
| operations | ||
| permissions | ||
| presenters | ||
| session | ||
| testutils | ||
| token | ||
| views | ||
| .gitignore | ||
| main.go | ||
| README.md | ||
This directory contains the Dnote server. It comprises of the web interface, the web API, and the background jobs.