Commit Graph

142 Commits (master)

Author SHA1 Message Date
Bond-009 0c159cd8b6 Backport pull request #11677 from jellyfin/release-10.9.z
2 weeks ago
Cody Robibero 5d2a1da73e
Always set cast receivers during migration (#11516)
3 weeks ago
Bond-009 bb018c4adc
Enable nullable for LibraryManager (#11191)
1 month ago
Shadowghost c1dbb49315 Implement update endpoint
2 months ago
Shadowghost 88b3490d17 Add playlist ACL endpoints
2 months ago
Cody Robibero afacd8d025 Add migration for new plugin repo
3 months ago
Bond_009 b62b0ec2b5 Fix warnings
7 months ago
Bond-009 84bbf757fa
Merge pull request #10366 from goremykin/fix-resharper-warnings
8 months ago
Cody Robibero 6bd6fb6e0a Merge branch 'master' into chromecast-config
8 months ago
Stepan Goremykin f84469d500 Remove redundant using directives
8 months ago
Claus Vium 7f8d9ae7c5
fix: use TryGetString to avoid crashing, fixes #10306 (#10308)
8 months ago
Cody Robibero ba7e3bfd82 Migrate to customizable cast receiver config
8 months ago
cvium 4fe641b55d missed a spot
9 months ago
cvium ba928d872e fix: open the connection when using SqliteConnection directly
9 months ago
cvium 05e40ecb93 review comments
9 months ago
cvium d223f5b518 completely remove sqlitepcl
9 months ago
cvium 613f4296e3 loading works
10 months ago
cvium 716bcc6410 chore: deprecate EasyPassword as it isn't very secure
1 year ago
Shadowghost eb52af4e6a
Fix playlists library and migration (#9770)
1 year ago
Shadowghost a8cdf4434b
Fix access to playlists not created by a user (#9746)
1 year ago
Shadowghost bcf92b5722
Fix MigrateRatingLevels (#9461)
1 year ago
Stepan Goremykin b6cfdb8b92 Simplify conditional expression
1 year ago
Shadowghost 82080bd1ef Apply review suggestions
1 year ago
Shadowghost 8d158df678 Add migration to properly set playlist owner
1 year ago
Bond_009 24a7e210c3 Optimize tryparse
1 year ago
Shadowghost b7418d6e9e Add permission for collection management
1 year ago
Patrick Barron 8479f0f90c Rename JellyfinDb to JellyfinDbContext
1 year ago
Bond_009 8ff0cb1e9d Remove AddPeopleQueryIndex migration
1 year ago
Bond-009 69a51c425a
Fix all warnings in Jellyfin.Api (#9003)
1 year ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
cvium b836fe9685 remove JellyfinDbProvider and add second level caching
2 years ago
Cody Robibero abd3f411bd Merge pull request #7693 from crobibero/auth-migrate
2 years ago
Cody Robibero 89c29a7ed8 Fix migration of DateTime to EF
2 years ago
Cody Robibero 3de86ffdb4 Fix nullability on DisplayPreferencesDto
3 years ago
KonH 6cbfdea4c0 Fix warning: Type cast is redundant (#2149)
3 years ago
Bond_009 65665de660 Fix user DB migration
3 years ago
Patrick Barron 45f478f63e Merge branch 'master' into authenticationdb-efcore
3 years ago
Bond_009 f1f72c3060 Minor improvements
3 years ago
Patrick Barron dbfd30ec4c Migrate DeviceOptions
3 years ago
Patrick Barron ae878fa051 Merge branch 'master' into authenticationdb-efcore
3 years ago
Patrick Barron f96722fa74 Fix migration
3 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project
3 years ago
Patrick Barron be88efce3c Merge branch 'master' into authenticationdb-efcore
3 years ago
Patrick Barron 336ba2879f Re-add support for API keys
3 years ago
Patrick Barron 3264575047 Add data migration
3 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations
3 years ago
Bond-009 eeb5d4bd1e
Merge pull request #5842 from BaronGreenback/optimization
3 years ago
Bond-009 233900401e
Merge pull request #5873 from cvium/fix-displaypref-migration
3 years ago
cvium 4d7c1fbdca use int.Parse
3 years ago
cvium cbb855e65f Check for empty string when migrating displaypreferences
3 years ago