Commit Graph

614 Commits (master)

Author SHA1 Message Date
Tim Eisele 3fc3b04daf
Rework parental ratings (#12615)
3 weeks ago
Cody Robibero 6c46b06c75 Fix merged namespace error
4 weeks ago
Jacob Warren 07f07ba6bc
Fix Sort by Year Bug (#12101) (#13733)
4 weeks ago
JQ d06ce1f1e0
Fix only returning one item from /Item/Latest api. (#12492)
4 weeks ago
Cody Robibero d848faeb75
Merge pull request #13589 from JPVenson/feature/DatabaseRefactor
4 weeks ago
JPVenson 42bdb22bfb Fixed namespaces
4 weeks ago
JPVenson 160020c551 WIP fixed namespaces
4 weeks ago
JPVenson 850f1c79f1 Merge branch 'master' into feature/DatabaseRefactor
4 weeks ago
Niels van Velzen 8680170706
Merge pull request #13616 from Lampan-git/fix_people_role
4 weeks ago
JPVenson 8e9b57aea9 Fixed naming scheme
1 month ago
JPVenson ea8f1ffb7c renamed SqLite to Sqlite
1 month ago
JPVenson 671d801d9f
#13540 Fixed (#13757)
1 month ago
Tim Eisele 8db6a39e92
Remove all DB data on item removal, delete internal trickplay files (#13753)
1 month ago
Cody Robibero 85b5bebda4
Add fast-path to getting just the SeriesPresentationUniqueKey for NextUp (#13687)
1 month ago
Bond-009 6331de2e13
Merge pull request #13406 from Shadowghost/extract-trickplay-master
1 month ago
Lampan-git 7abb94d8a2 Move mapping assignment to Map
2 months ago
Lampan-git e137a06362 Change PeopleBaseItemMap query from GroupJoin to Include
2 months ago
Lampan-git 4e3d7383f5 Change GetPeople PeopleBaseItemMap code to query
2 months ago
JPVenson feea5af2f3 Merge remote-tracking branch 'jellyfinorigin/master' into feature/DatabaseRefactor
2 months ago
Bond-009 04f7cd6011
Merge pull request #13492 from gnattu/dont-use-returning-clause
2 months ago
Lampan-git d28ee96f06 Include PeopleBaseItemMap in GetPeople
2 months ago
Bond-009 51e0ce7ea4
Merge pull request #13556 from Jxiced/master
2 months ago
JPVenson 44dfe554a8 Moved Database projects under /src
2 months ago
JPVenson d8030147ff Merge remote-tracking branch 'jellyfinorigin/master' into feature/DatabaseRefactor
2 months ago
JPVenson ddc20b74bf Removed pgsql from refactor
2 months ago
Cody Robibero 712908d53c
Revert nullability of MediaStream.IsHearingImpaired (#13573)
2 months ago
Cody Robibero 06527fae6e
Disallow incremental updates to JellyfinDbModelSnapshot (#13564)
2 months ago
Bond-009 66e571cd97
Merge pull request #13553 from crobibero/efcore-livetv-epg
2 months ago
Jxiced 84450bb297
Update Jellyfin.Server.Implementations/Users/UserManager.cs
2 months ago
Jxiced 237c1d9b97 Update regex and revert previous changes to ThrowIfInvalidUsername.
2 months ago
Jxiced a0ab0eb875 Update ThrowIfInvalidUsername to include whitespaces.
2 months ago
gnattu fa97e8e183
Write only for query columns to EFCore db (#13542)
2 months ago
Cody Robibero debc499711 Change BaseItemEntity ChannelId to nullable Guid
2 months ago
Bond-009 17e78c0d40
Merge pull request #13539 from gnattu/mimic-old-get-item-value-names
2 months ago
gnattu d2e7ab1c1a Simulate old GetItemValueNames behavior
2 months ago
Tobias Kloy 83f0f3d629 Optimise string handling in PeopleRepository filtering.
2 months ago
Tobias Kloy 3a4d67319a Disable Warnings similar as in BaseItemRepository
2 months ago
tkloy24 7f41cc53ca
Update Jellyfin.Server.Implementations/Item/PeopleRepository.cs
2 months ago
Tobias Kloy 0a4ca33d4f Fix Search results are case-sensitive for people
2 months ago
gnattu 341bb02422
Order MediaStream query by StreamIndex (#13506)
3 months ago
JPVenson dfdef511a5 Merge remote-tracking branch 'jellyfinorigin/master' into feature/pgsql_provider
3 months ago
Bond-009 00b66a06ea
Enable nullable for AuthorizationInfo (#13485)
3 months ago
gnattu 2de04cb07c
Make StartDate/EndDate nullable (#13494)
3 months ago
gnattu b0e853070b Don't use RETURNING clause with EFCore
3 months ago
gnattu 144e62027d Backport pull request #13183 from jellyfin/release-10.10.z
3 months ago
JPVenson df8f352d65 Made key lookup case insensitive
3 months ago
JPVenson c9237ae731 Applied review suggestions
3 months ago
JPVenson 17003f4d76 Merge remote-tracking branch 'jellyfinorigin/master' into feature/pgsql_provider
3 months ago
JPVenson 379a104cfb Changed UserName to non-deterministic field
3 months ago
Josh Soref 40da2ccac5
Fix spelling (#13444)
3 months ago