This website requires JavaScript.
Explore
Help
Sign In
alteropen
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2026-01-15 23:58:57 +00:00
Code
Issues
Actions
7
Packages
Projects
Releases
Wiki
Activity
Files
0f67a5ba2f9bc00a34f5fed5c18a74b40431b952
jellyfin
/
Emby.Server.Implementations
/
Data
History
Bond_009
0f67a5ba2f
Actually create readonly connection when asked
2024-06-05 10:43:40 +02:00
..
BaseSqliteRepository.cs
Actually create readonly connection when asked
2024-06-05 10:43:40 +02:00
CleanDatabaseScheduledTask.cs
Replace != null with is not null
2022-12-05 15:01:13 +01:00
SqliteExtensions.cs
Specify DateTimeKind when pulling a DateTime out of the database
2024-01-06 15:01:54 -07:00
SqliteItemRepository.cs
Revert "remove readonly"
2024-06-05 10:43:40 +02:00
SqliteUserDataRepository.cs
Revert "remove readonly"
2024-06-05 10:43:40 +02:00
SynchronousMode.cs
Fix minor warnings in Emby.Server.Implementations (
#2149
)
2022-10-06 21:43:44 +02:00
TempStoreMode.cs
Fix warnings in Data
2021-10-02 13:03:04 -04:00
TypeMapper.cs
Use ArgumentException.ThrowIfNullOrEmpty
2022-12-07 16:43:59 +01:00