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
/
code
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: Log response message from postmark
ivarlovlie
2022-11-29
1
-6
/
+2
*
feat: Add http clients to MailService and VaultService
ivarlovlie
2022-11-29
1
-0
/
+2
*
feat: Use postmarks http api instead of smtp
ivarlovlie
2022-11-29
4
-92
/
+163
*
feat: Update configuration to meet hosting env
ivarlovlie
2022-11-27
2
-5
/
+4
*
feat: Use 7.0 docker images
ivarlovlie
2022-11-27
1
-2
/
+2
*
feat: Small changes
ivarlovlie
2022-11-27
1
-1
/
+1
*
feat: Update and add build files
ivarlovlie
2022-11-27
1
-2
/
+2
*
feat: Update sign-up page to new service api
ivarlovlie
2022-11-27
1
-3
/
+8
*
refactor: Saneify order of validation checks
ivarlovlie
2022-11-27
1
-7
/
+5
*
feat: Populate/overwrite TraceId when giving whole problem as argument
ivarlovlie
2022-11-27
1
-0
/
+1
*
feat: Initialise Errors dictionary in constructor
ivarlovlie
2022-11-27
1
-5
/
+1
*
feat: Add X-IsKnownProblem to cors exposed headers when developing
ivarlovlie
2022-11-26
1
-0
/
+1
*
feat: !WIP add summaries to config keys
ivarlovlie
2022-11-25
1
-51
/
+92
*
feat: Add users display name when sending reset request mail
ivarlovlie
2022-11-25
1
-1
/
+1
*
feat: Suppress and log exceptions when sending email
ivarlovlie
2022-11-25
1
-22
/
+25
*
feat: Add EMAIL_FROM_ as required config
ivarlovlie
2022-11-25
1
-0
/
+2
*
feat: Use explicit response mode
ivarlovlie
2022-11-17
1
-4
/
+13
*
refactor: Use explicit req/res classes instead of common dto
ivarlovlie
2022-11-17
3
-24
/
+30
*
feat: Add request files for development
ivarlovlie
2022-11-17
2
-0
/
+26
*
refactor: Small changes
ivarlovlie
2022-11-17
3
-10
/
+0
*
feat: Update known problem model
ivarlovlie
2022-11-17
7
-30
/
+82
*
fix: Use correct database name for password resets
ivarlovlie
2022-11-17
1
-1
/
+1
*
feat: Inform about KnowProblem in response headers
ivarlovlie
2022-11-17
2
-2
/
+4
*
refactor: Dont use buildx, also formatting
ivarlovlie
2022-11-17
1
-25
/
+21
*
refactor: Api files always returns Response
ivarlovlie
2022-11-14
4
-59
/
+43
*
refactor: Endpoints
ivarlovlie
2022-11-14
15
-143
/
+91
*
refactor: Password reset service
ivarlovlie
2022-11-14
12
-378
/
+1712
*
feat: Add migration that removes time tracker entities
ivarlovlie
2022-11-14
3
-11
/
+1766
*
feat: Remove old time tracker models, routes and entities
ivarlovlie
2022-11-14
23
-1161
/
+0
*
refactor: Support querying on project name
ivarlovlie
2022-11-14
1
-7
/
+4
*
refactor: Do swashbuckle setup of pagination props ourselves
ivarlovlie
2022-11-14
3
-2
/
+40
*
refactor: Correct spelling
ivarlovlie
2022-11-14
1
-1
/
+1
*
feat: Update packages and target net7.0
ivarlovlie
2022-11-11
1
-7
/
+7
*
refactor/feat: Update documentation/clarify project
ivarlovlie
2022-11-11
4
-20
/
+223
*
feat: More models and schema changes
ivarlovlie
2022-10-31
15
-159
/
+3847
*
feat: Apiwork
ivarlovlie
2022-10-30
115
-1405
/
+7785
*
refactor: Add VaultService as a Singleton
ivarlovlie
2022-10-28
1
-1
/
+1
*
refactor: Don't use assembly name to get name of xml doc
ivarlovlie
2022-10-28
1
-6
/
+2
*
fix: Working EndpointBase with KnowProblem-helper
ivarlovlie
2022-10-28
1
-1
/
+3
*
feat: Remove unused github auth handler
ivarlovlie
2022-10-28
1
-84
/
+0
*
feat: Remove appsettings.json and move logging levels to program.cs
ivarlovlie
2022-10-25
2
-24
/
+6
*
feat: Update packages
ivarlovlie
2022-10-25
1
-8
/
+7
*
.
ivarlovlie
2022-10-25
5
-18
/
+9
*
feat: Before move to FastEndpoints
ivarlovlie
2022-10-24
32
-386
/
+418
*
refactor: Minor
ivarlovlie
2022-10-15
1
-7
/
+10
*
refactor: Small structure changes
ivarlovlie
2022-10-09
5
-3
/
+98
*
feat: !WIP more db models
ivarlovlie
2022-10-09
4
-11
/
+24
*
refactor: Change file structure
ivarlovlie
2022-10-05
142
-0
/
+14012