| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-02-21 | Optimize Guid comparisons | Bond_009 | |
| * Use Guid.Equals(Guid) instead of the == override * Ban the usage of Guid.Equals(Object) to prevent accidental boxing * Compare to default(Guid) instead of Guid.Empty | |||
| 2022-01-20 | Properly populate QueryResult | Cody Robibero | |
| 2021-12-12 | Use BaseItemKind where possible | Cody Robibero | |
| 2021-09-06 | Remove all unused usings | Fernando Fernández | |
| 2021-04-21 | Improve perf of db save and query | Bond_009 | |
| 2021-02-10 | Create BaseItemKind enum | crobibero | |
| 2020-11-21 | Remove UTF8 bom from some files | Bond_009 | |
| 2020-11-16 | Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage. | crobibero | |
| 2020-11-01 | Fix endpoint auth | crobibero | |
| 2020-09-06 | merge all attributes | crobibero | |
| 2020-09-05 | Add missing references | crobibero | |
| 2020-09-05 | Make all FromRoute required | crobibero | |
| 2020-08-04 | Fix all route for base url support | crobibero | |
| 2020-08-03 | fix merge conflicts | crobibero | |
| 2020-07-07 | Make query parameters nullable or set default value | crobibero | |
| 2020-06-20 | Use RequestHelpers.Split | David | |
| 2020-06-19 | Move SuggestionsService to Jellyfin.Api | David | |
