| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-09-09 | Fix build errors from new warnings | Cody Robibero | |
| 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-01 | Use PostAsJsonAsync where possible | Bond_009 | |
| 2021-12-01 | Use JsonContent where possible | Bond_009 | |
| Should reduce the # of allocated bytes | |||
| 2021-06-19 | Move non-jellyfin extensions to separate project | Bond_009 | |
| 2021-04-09 | Add tests for UserController | Bond_009 | |
