| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | feat: Initialise Errors dictionary in constructor | ivarlovlie | 2022-11-27 | 1 | -5/+1 | |
| | | | | | This mitigates a possible NRE if no errors has been added | |||||
| * | feat: Give general response if request is invalid | ivarlovlie | 2022-11-26 | 3 | -31/+26 | |
| | | ||||||
| * | refactor: Final touches for move to service | ivarlovlie | 2022-11-26 | 1 | -13/+12 | |
| | | ||||||
| * | feat: Always include credentials when fetching | ivarlovlie | 2022-11-26 | 1 | -0/+1 | |
| | | ||||||
| * | refactor: Reorder dependencies | ivarlovlie | 2022-11-26 | 1 | -10/+10 | |
| | | ||||||
| * | refactor: Add and use FormError class to handle form error logic | ivarlovlie | 2022-11-26 | 5 | -43/+65 | |
| | | ||||||
| * | 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 | 2 | -0/+5 | |
| | | ||||||
| * | feat: WIP! Rework http calls into services | ivarlovlie | 2022-11-25 | 7 | -85/+213 | |
| | | ||||||
| * | feat: Support multiple errors | ivarlovlie | 2022-11-17 | 2 | -10/+15 | |
| | | ||||||
| * | feat: Update README.md | ivarlovlie | 2022-11-17 | 2 | -5/+4 | |
| | | ||||||
| * | fix: WIP use new api structure | ivarlovlie | 2022-11-17 | 3 | -80/+81 | |
| | | ||||||
| * | 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 | 4 | -24/+53 | |
| | | ||||||
| * | feat: Add request files for development | ivarlovlie | 2022-11-17 | 2 | -0/+26 | |
| | | ||||||
| * | feat: Move password reset logic and http calls into a service | ivarlovlie | 2022-11-17 | 3 | -14/+59 | |
| | | ||||||
| * | feat: Update packages | ivarlovlie | 2022-11-17 | 3 | -182/+194 | |
| | | ||||||
| * | refactor: Small changes | ivarlovlie | 2022-11-17 | 9 | -36/+18 | |
| | | ||||||
| * | feat: Update known problem model | ivarlovlie | 2022-11-17 | 8 | -36/+85 | |
| | | ||||||
| * | 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 | 8 | -162/+105 | |
| | | ||||||
| * | refactor: Endpoints | ivarlovlie | 2022-11-14 | 15 | -143/+91 | |
| | | | | | | - Model payloads in relevant route class - Move RequestTimeZoneInfo out of EndpointBase | |||||
| * | feat: Add know problem model | ivarlovlie | 2022-11-14 | 1 | -0/+13 | |
| | | ||||||
| * | fix: Align with new api to get routeId | ivarlovlie | 2022-11-14 | 1 | -4/+5 | |
| | | ||||||
| * | refactor: Password reset service | ivarlovlie | 2022-11-14 | 12 | -378/+1712 | |
| | | | | | | - Use FulfillPasswordResetRequestResult to indicate fulfillment result - Rename db names forgot_password_requests > password_reset_requests | |||||
| * | 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 | |
| | | ||||||
| * | feat: remove unused helpers | ivarlovlie | 2022-11-14 | 1 | -23/+0 | |
| | | ||||||
| * | feat: Updated utils after package update | ivarlovlie | 2022-11-14 | 3 | -11/+13 | |
| | | ||||||
| * | refactor: Correct spelling | ivarlovlie | 2022-11-14 | 1 | -1/+1 | |
| | | ||||||
| * | feat: Update packages | ivarlovlie | 2022-11-14 | 2 | -208/+213 | |
| | | ||||||
| * | feat: Update packages and target net7.0 | ivarlovlie | 2022-11-11 | 1 | -7/+7 | |
| | | ||||||
| * | fix: formatting/wording | ivarlovlie | 2022-11-11 | 1 | -7/+8 | |
| | | ||||||
| * | fix: rtm | ivarlovlie | 2022-11-11 | 1 | -8/+13 | |
| | | ||||||
| * | fix: Use star instead of dash to describe list item | ivarlovlie | 2022-11-11 | 1 | -3/+3 | |
| | | ||||||
| * | feat: Update README.md | ivarlovlie | 2022-11-11 | 1 | -4/+11 | |
| | | ||||||
| * | feat: Make and point to .env-example in README | ivarlovlie | 2022-11-11 | 2 | -2/+6 | |
| | | ||||||
| * | refactor/feat: Update documentation/clarify project | ivarlovlie | 2022-11-11 | 7 | -40/+102 | |
| | | ||||||
| * | 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 | |
| | | | | | The name is well known and not subject to change. | |||||
| * | fix: Working EndpointBase with KnowProblem-helper | ivarlovlie | 2022-10-28 | 1 | -1/+3 | |
| | | ||||||
