| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-19 | Add back UpdateUserPassword_Empty_RemoveSetPassword test | Niels van Velzen | |
| 2025-10-05 | Deprecate HasPassword property on UserDto | Niels van Velzen | |
| 2025-09-16 | Optimize internal querying of UserData, other fixes (#14795) | JPVenson | |
| 2025-04-12 | Remove the hashed password from startup users response (#13904) | Bill Thornton | |
| 2025-04-11 | Add ServerName to startup configuration | Bill Thornton | |
| 2025-03-24 | Disabled flaky tests | JPVenson | |
| 2025-01-25 | chore: fix spelling | Josh Soref | |
| * a * acceleration * addition * altogether * api clients * artist * associated * bandwidth * cannot * capabilities * case-insensitive * case-sensitive * configuration * delimiter * dependent * diacritics * directors * enable * explicitly * filters * finish * have * hierarchy * implicit * include * information * into * its * keepalive * localization * macos * manual * matching * metadata * nonexistent * options * overridden * parsed * parser * playback * preferring * processes * processing * provider * ratings * retrieval * running * segments * separate * should * station * subdirectories * superseded * supported * system * than * the * throws * transpose * valid * was link: forum or chat rooms Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> | |||
| 2025-01-19 | Fixed tests again | JPVenson | |
| 2025-01-19 | Applied review comments | JPVenson | |
| 2025-01-15 | Applied review comments | JPVenson | |
| 2024-11-14 | reverted dbg code | JPVenson | |
| 2024-11-14 | Deterministic tests my *** | JPVenson | |
| 2024-11-14 | Fixed tests message | JPVenson | |
| 2024-11-14 | Updated test dbg message | JPVenson | |
| 2024-11-14 | Added Pipeline debug code | JPVenson | |
| 2024-11-10 | Fixed out of order unittests | JPVenson | |
| 2024-10-10 | Fixed tests | JPVenson | |
| 2024-10-10 | Fixed tests | JPVenson | |
| 2024-10-09 | Fixed (most) tests | JPVenson | |
| 2024-09-18 | Remove invalid test | Shadowghost | |
| 2024-09-06 | Merge pull request #12548 from Bond-009/utf8bom | Niels van Velzen | |
| Remove BOM from UTF-8 files | |||
| 2024-08-31 | Merge pull request #12549 from Bond-009/livetvcontrollertests | Bond-009 | |
| Add LiveTvController tests | |||
| 2024-08-30 | Add PluginsController tests | Bond_009 | |
| 2024-08-30 | Add LiveTvController tests | Bond_009 | |
| 2024-08-30 | Remove BOM from UTF-8 files | Bond_009 | |
| I think some people need to change their IDE configuration ;) | |||
| 2024-06-02 | Add regressions tests for update library endpoint | Bond_009 | |
| 2024-04-21 | Limit sessions per user (#11370) | Cody Robibero | |
| 2023-11-15 | Remove DLNA tests | Patrick Barron | |
| 2023-10-11 | Multiple Stream changes | Bond_009 | |
| * Remove useless MemoryStream in DlnaHttpClient * Use HttpContent.ReadFromJsonAsync extension * Call ConfigureAwait for IAsyncDisposable * Use HttpContent.CopyToAsync where possible | |||
| 2023-10-05 | Don't create non existent persons in LibraryManager.GetPerson | Bond_009 | |
| return null instead. GetStudio, GetGenre, GetMusicGenre, GetYear, GetArtist still create a new one when the requested one doesn't exist Fixes #3901 | |||
| 2023-09-18 | Fix xUnit1030: Do not call ConfigureAwait in test method | Bond_009 | |
| 2023-03-27 | Fix #7610 | Bond_009 | |
| 2023-02-17 | Validate requested user id (#8812) | Cody Robibero | |
| 2023-02-04 | Add more tests | Bond_009 | |
| 2023-02-04 | Return NotFound when itemId isn't found | Bond_009 | |
| 2023-02-01 | Add 404 response to MarkPlayedItem/MarkUnplayedItem (#9211) | Chris Blake | |
| Fixes https://github.com/jellyfin/jellyfin/issues/9120 | |||
| 2022-12-05 | Replace != null with is not null | Bond_009 | |
| 2022-10-07 | Merge pull request #6751 from Bond-009/tests12 | Claus Vium | |
| Fix DLNA UpdateProfile test | |||
| 2022-09-09 | Fix build errors from new warnings | Cody Robibero | |
| 2022-03-19 | Clean up DLNA profile code | Bond_009 | |
| 2022-03-18 | Update tests | Niels van Velzen | |
| 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-11-09 | Fix some warnings | Bond_009 | |
| 609 left | |||
| 2021-09-17 | Add tests for DlnaController | Bond_009 | |
| 2021-09-01 | Fix build | Bond_009 | |
| 2021-08-28 | Fix test | Bond_009 | |
| 2021-08-28 | Add more tests for LibraryStructureController | Bond_009 | |
