This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
jellyfin-jellyfin-1
Watch
1
Star
0
Fork
0
You've already forked jellyfin-jellyfin-1
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2025-12-25 02:04:50 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
85cf91c4cf9eeef38dcc5f4705d74dd59116d293
jellyfin-jellyfin-1
/
Emby.Server.Implementations
/
Data
History
Said Aroua
c4c245a552
Refactor out static constructor
...
See CA1810 for more details
2024-03-27 16:02:43 +01:00
..
BaseSqliteRepository.cs
remove readonly
2023-08-21 21:49:39 +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
Refactor out static constructor
2024-03-27 16:02:43 +01:00
SqliteUserDataRepository.cs
fix userdata table not being committed
2023-08-21 22:12:08 +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