summaryrefslogtreecommitdiffstats
path: root/server/src/Services
Commit message (Collapse)AuthorAgeFilesLines
* fix: Remove doc block since it does not add any value to devsivarlovlie2022-08-071-5/+0
|
* refactor: .ivarlovlie2022-07-291-0/+1
|
* latest from desktopivarlovlie2022-06-301-10/+10
|
* refactor: Introduce AppDateTime and use it whenever we need to get current ↵ivarlovlie2022-06-121-2/+2
| | | | | | DateTime This changes enables us to change timezones in testing
* refactor: Implement caching in VaultService and use VaultService instead of ↵ivarlovlie2022-06-053-19/+59
| | | | IOptions
* refactor: Use Vault to get configurationivarlovlie2022-06-043-11/+95
|
* feat: Initial after clean slateivarlovlie2022-06-013-0/+217