summaryrefslogtreecommitdiffstats
path: root/server/src/Data/Static
Commit message (Collapse)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
|
* refactor: Introduce AppDateTime and use it whenever we need to get current ↵ivarlovlie2022-06-121-0/+16
| | | | | | DateTime This changes enables us to change timezones in testing
* refactor: Implement caching in VaultService and use VaultService instead of ↵ivarlovlie2022-06-054-0/+28
| | | | IOptions
* refactor: Use Vault to get configurationivarlovlie2022-06-042-22/+30
|
* feat: Initial after clean slateivarlovlie2022-06-016-0/+80