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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: Make base classes abstract
ivarlovlie
2022-12-15
2
-4
/
+8
*
feat: Working email validation
ivarlovlie
2022-12-14
18
-105
/
+106
*
feat: Misc localising
ivarlovlie
2022-12-13
5
-12
/
+44
*
feat: A whole slew of things
ivarlovlie
2022-12-13
1
-1
/
+1
*
feat: Small changes to frontpage
ivarlovlie
2022-12-13
1
-1
/
+1
*
feat: Correct domain
ivarlovlie
2022-12-11
1
-1
/
+1
*
feat: Add frontpage
ivarlovlie
2022-12-11
6
-10
/
+84
*
feat: !WIP implement email validation
ivarlovlie
2022-12-09
9
-15
/
+1743
*
feat: Add tenant slug to migrations
ivarlovlie
2022-12-09
3
-0
/
+1625
*
feat: Move /Data into /Models
ivarlovlie
2022-12-09
42
-51
/
+3
*
feat: !WIP implement tenant service
ivarlovlie
2022-12-09
3
-11
/
+73
*
feat: Implement initial session data
ivarlovlie
2022-12-09
1
-0
/
+63
*
feat: Move everything out of $lib
ivarlovlie
2022-12-09
1
-0
/
+1
*
feat:Small changes
ivarlovlie
2022-12-07
1
-0
/
+1
*
feat: Print email when debugging
ivarlovlie
2022-12-07
1
-1
/
+3
*
fix: Resource files is now read correctly
ivarlovlie
2022-12-05
2
-7
/
+9
*
feat: Get locale from go_locale first
ivarlovlie
2022-12-05
2
-0
/
+13
*
refactor: Small changes
ivarlovlie
2022-12-05
6
-5
/
+36
*
feat: Brush up
ivarlovlie
2022-11-29
1
-5
/
+2
*
feat: Specify domain for go_session cookie
ivarlovlie
2022-11-29
1
-0
/
+1
*
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: 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: 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
2
-20
/
+44
[next]