| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: Saneify order of validation checks | ivarlovlie | 2022-11-27 | 1 | -7/+5 |
| | | | | | | --Weird _database.Users.Any() gave me a NRE on the source argument, which is DbSet<User>, but does not complain with FirstOrDefault... | ||||
| * | feat: Update known problem model | ivarlovlie | 2022-11-17 | 1 | -7/+9 |
| | | |||||
| * | refactor: Endpoints | ivarlovlie | 2022-11-14 | 1 | -13/+22 |
| | | | | | | - Model payloads in relevant route class - Move RequestTimeZoneInfo out of EndpointBase | ||||
| * | feat: Apiwork | ivarlovlie | 2022-10-30 | 1 | -35/+33 |
| | | |||||
| * | feat: Before move to FastEndpoints | ivarlovlie | 2022-10-24 | 1 | -3/+3 |
| | | |||||
| * | refactor: Change file structure | ivarlovlie | 2022-10-05 | 1 | -0/+44 |
