index
:
greatoffice
master
My take/showcase on a business management system
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
src
/
Data
Commit message (
Collapse
)
Author
Age
Files
Lines
*
refactor: Minor changes
ivarlovlie
2022-10-01
5
-76
/
+74
|
*
feat: Move old apps into it's own directory
ivarlovlie
2022-09-20
2
-2
/
+0
|
*
feat: Add a method defining a user's display name
ivarlovlie
2022-08-19
1
-0
/
+5
|
*
feat: Remove all code related to github login
ivarlovlie
2022-08-19
2
-16
/
+0
|
*
feat: Encrypt data protection data with a cert
ivarlovlie
2022-07-10
2
-4
/
+11
|
*
refactor: Clarify which environment variables the app consumes
ivarlovlie
2022-07-03
1
-0
/
+12
|
*
feat: Add support for db-backed data protection key persistence
ivarlovlie
2022-06-16
1
-1
/
+4
|
|
|
|
Also update packages
*
refactor: Introduce AppDateTime and use it whenever we need to get current ↵
ivarlovlie
2022-06-12
5
-7
/
+23
|
|
|
|
|
|
DateTime This changes enables us to change timezones in testing
*
feat: Work in progress more module data models
ivarlovlie
2022-06-07
15
-9
/
+140
|
*
refactor: Implement caching in VaultService and use VaultService instead of ↵
ivarlovlie
2022-06-05
4
-0
/
+28
|
|
|
|
IOptions
*
refactor: Use Vault to get configuration
ivarlovlie
2022-06-04
2
-22
/
+30
|
*
refactor: Make optional base fields nullable
ivarlovlie
2022-06-02
1
-8
/
+8
|
*
feat: Initial after clean slate
ivarlovlie
2022-06-01
26
-0
/
+679