summaryrefslogtreecommitdiffstats
path: root/server/src/Data
Commit message (Expand)AuthorAgeFilesLines
* feat: Encrypt data protection data with a certivarlovlie2022-07-102-4/+11
* refactor: Clarify which environment variables the app consumesivarlovlie2022-07-031-0/+12
* feat: Add support for db-backed data protection key persistenceivarlovlie2022-06-161-1/+4
* refactor: Introduce AppDateTime and use it whenever we need to get current Da...ivarlovlie2022-06-125-7/+23
* feat: Work in progress more module data modelsivarlovlie2022-06-0715-9/+140
* refactor: Implement caching in VaultService and use VaultService instead of I...ivarlovlie2022-06-054-0/+28
* refactor: Use Vault to get configurationivarlovlie2022-06-042-22/+30
* refactor: Make optional base fields nullableivarlovlie2022-06-021-8/+8
* feat: Initial after clean slateivarlovlie2022-06-0126-0/+679