JPVenson
|
a7bb3ea214
|
Only consider migrations that have key set for migration.xml migration (#14061)
|
2025-05-05 17:23:23 -06:00 |
|
JPVenson
|
e66c76fc34
|
Unified migration handling (#13950)
|
2025-04-27 18:18:08 -06:00 |
|
Tim Eisele
|
3fc3b04daf
|
Rework parental ratings (#12615)
|
2025-03-30 21:51:54 -06:00 |
|
JPVenson
|
42bdb22bfb
|
Fixed namespaces
|
2025-03-25 16:45:00 +01:00 |
|
JPVenson
|
160020c551
|
WIP fixed namespaces
|
2025-03-25 15:30:22 +00:00 |
|
JPVenson
|
aa811eb1e3
|
Prepared Seperation of Database components for future multi provider support
|
2025-01-26 20:45:28 +00:00 |
|
Bond_009
|
97a02f5803
|
Remove BOM from UTF-8 files
I think some people need to change their IDE configuration ;)
|
2024-08-30 15:29:48 +02:00 |
|
Bond-009
|
0c159cd8b6
|
Backport pull request #11677 from jellyfin/release-10.9.z
Properly dispose dbContext in MigrateUserDb
Original-merge: 9b98638b2bf516cbed91ad54d20e9d07ceb69d4e
Merged-by: nielsvanvelzen <nielsvanvelzen@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
|
2024-05-17 13:51:52 -04:00 |
|
cvium
|
ba928d872e
|
fix: open the connection when using SqliteConnection directly
|
2023-09-16 07:25:29 +02:00 |
|
cvium
|
d223f5b518
|
completely remove sqlitepcl
|
2023-08-21 15:31:02 +02:00 |
|
cvium
|
613f4296e3
|
loading works
|
2023-08-21 12:13:32 +02:00 |
|
cvium
|
716bcc6410
|
chore: deprecate EasyPassword as it isn't very secure
|
2023-05-26 19:40:40 +02:00 |
|
Shadowghost
|
b7418d6e9e
|
Add permission for collection management
|
2023-02-13 15:42:04 +01:00 |
|
Patrick Barron
|
8479f0f90c
|
Rename JellyfinDb to JellyfinDbContext
|
2023-01-16 12:14:44 -05:00 |
|
Bond_009
|
c7d50d640e
|
Replace == null with is null
|
2022-12-05 15:00:20 +01:00 |
|
cvium
|
b836fe9685
|
remove JellyfinDbProvider and add second level caching
|
2022-10-21 11:55:32 +02:00 |
|
Bond_009
|
65665de660
|
Fix user DB migration
|
2021-09-25 19:39:24 +02:00 |
|
Bond_009
|
6f8ccab788
|
Move non-jellyfin extensions to separate project
|
2021-06-19 18:04:46 +02:00 |
|
Bond_009
|
7e8428e588
|
Enable nullable reference types for Emby.Server.Implementations
|
2021-05-20 22:48:53 +02:00 |
|
Patrick Barron
|
e5380c653b
|
Merge branch 'master' into ef-cleanup
# Conflicts:
# Jellyfin.Data/Entities/Libraries/MediaFileStream.cs
# Jellyfin.Data/Jellyfin.Data.csproj
|
2021-03-14 10:19:35 -04:00 |
|
Bond_009
|
a8ed753f6c
|
FxCop -> Net Analyzers (part 2)
|
2021-03-13 22:33:28 +01:00 |
|
Patrick Barron
|
f638ee6b09
|
Enable nullable for Jellyfin.Data and remove unnecessary attributes
|
2021-03-06 17:43:01 -05:00 |
|
crobibero
|
b670937c3d
|
Use typed UserManager GetPreference
|
2020-12-11 15:00:43 -07:00 |
|
crobibero
|
ec8967b8e6
|
Fix partial library and channel access
|
2020-08-27 10:00:06 -06:00 |
|
crobibero
|
de4cfa2234
|
Apply suggestions from code review
|
2020-08-26 08:45:59 -06:00 |
|
crobibero
|
5f64ab02a0
|
bump System.Text.Json
|
2020-08-25 07:33:58 -06:00 |
|
crobibero
|
9343e73b26
|
Allow migration to optionally run on fresh install
|
2020-07-20 07:45:24 -06:00 |
|
Patrick Barron
|
8ca78f33e9
|
Fix bug when migrating user db with users that have never logged in.
|
2020-05-28 14:21:26 -04:00 |
|
Patrick Barron
|
fefb282137
|
Fixed issue when LastLoginDate or LastActivityDate were null
|
2020-05-26 22:30:23 -04:00 |
|
Patrick Barron
|
46a0a2a601
|
Update migrations and fix a few bugs
|
2020-05-26 21:20:55 -04:00 |
|
Patrick Barron
|
e052128c52
|
Cleanup and fix more bugs
|
2020-05-23 16:07:42 -04:00 |
|
Patrick Barron
|
e8173df9dc
|
Cleanup
|
2020-05-23 15:33:14 -04:00 |
|
Patrick Barron
|
7d9d54d2ec
|
Fix profile images.
|
2020-05-20 12:09:52 -04:00 |
|
Patrick Barron
|
1d1a145ad4
|
Fix issues and add profile image support
|
2020-05-20 10:04:00 -04:00 |
|
Patrick Barron
|
e7b297c67b
|
Add some missing properties
|
2020-05-20 10:04:00 -04:00 |
|
Patrick Barron
|
3eeb6576d8
|
Migrate User DB to EF Core
|
2020-05-20 10:04:00 -04:00 |
|
Patrick Barron
|
b7621d762c
|
2nd half of changes
|
2020-05-13 00:00:57 -04:00 |
|
Patrick Barron
|
9ad839c776
|
Initial migration code
|
2020-05-12 22:10:35 -04:00 |
|