| 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 | |||
| 2021-12-20 | Use our own Contains extension | cvium | |
| 2021-12-12 | Use BaseItemKind where possible | Cody Robibero | |
| 2021-09-06 | Remove all unused usings | Fernando Fernández | |
| 2021-05-11 | Reduce warnings in MediaBrowser.Controller (#6006) | Cody Robibero | |
| Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com> | |||
| 2021-04-21 | Improve perf of db save and query | Bond_009 | |
| 2020-12-01 | Use Guid as API parameter type where possible | crobibero | |
| 2020-11-21 | Remove UTF8 bom from some files | Bond_009 | |
| 2020-11-09 | Add ModelBinder to ItemFilter | crobibero | |
| 2020-11-02 | Merge remote-tracking branch 'upstream/master' into query-fields | crobibero | |
| 2020-10-29 | Make MrLinter happy | crobibero | |
| 2020-10-29 | Remove AddItemFields | crobibero | |
| 2020-10-17 | Use nameof where possible | Bond_009 | |
| 2020-10-09 | Convert field string to enum. | crobibero | |
| 2020-08-30 | Move library entities to folder. | Patrick Barron | |
| 2020-08-03 | fix merge conflicts | crobibero | |
| 2020-07-20 | changes from merge | crobibero | |
| 2020-07-07 | Make query parameters nullable or set default value | crobibero | |
| 2020-06-29 | Update Jellyfin.Api/Controllers/MoviesController.cs | Cody Robibero | |
| Co-authored-by: David <davidullmer@outlook.de> | |||
| 2020-06-19 | Move MoviesService.cs to Jellyfin.Api | crobibero | |
