| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | | | | | - Model payloads in relevant route class - Move RequestTimeZoneInfo out of EndpointBase | ||||
| * | 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 |
| | | |||||
| * | 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 |
| | | | | | The name is well known and not subject to change. | ||||
| * | 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 |
