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
/
Endpoints
Commit message (
Collapse
)
Author
Age
Files
Lines
*
refactor: Rename ForgotPasswordService to PasswordResetService internally
ivarlovlie
2022-09-29
3
-12
/
+12
|
*
feat: Add valid-session route
ivarlovlie
2022-09-29
1
-0
/
+9
|
*
feat: Move old apps into it's own directory
ivarlovlie
2022-09-20
1
-41
/
+45
|
*
feat: Remove all code related to github login
ivarlovlie
2022-08-19
1
-18
/
+0
|
*
refactor: Query for smallest amout of data
ivarlovlie
2022-08-06
1
-23
/
+24
|
*
refactor: Comment out old behaviour
ivarlovlie
2022-08-06
1
-5
/
+5
|
*
feat: Remove github login from public view
ivarlovlie
2022-08-05
1
-0
/
+1
|
*
refactor: Introduce AppDateTime and use it whenever we need to get current ↵
ivarlovlie
2022-06-12
3
-11
/
+11
|
|
|
|
|
|
DateTime This changes enables us to change timezones in testing
*
feat: Work in progress more module data models
ivarlovlie
2022-06-07
2
-2
/
+2
|
*
refactor: Implement caching in VaultService and use VaultService instead of ↵
ivarlovlie
2022-06-05
3
-2
/
+34
|
|
|
|
IOptions
*
refactor: Use Vault to get configuration
ivarlovlie
2022-06-04
1
-5
/
+6
|
*
feat: Initial after clean slate
ivarlovlie
2022-06-01
43
-0
/
+1798