This website requires JavaScript.
Explore
Help
Sign In
Cutlery
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2025-09-29 15:31:04 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jellyfin
/
Jellyfin.Server.Implementations
/
Users
History
Bond_009
52194f56b5
Replace != null with is not null
2022-12-05 15:01:13 +01:00
..
DefaultAuthenticationProvider.cs
Replace == null with is null
2022-12-05 15:00:20 +01:00
DefaultPasswordResetProvider.cs
Make Password Reset case sensitive
2022-09-09 13:36:27 +02:00
DeviceAccessEntryPoint.cs
Migrate authentication db to EF Core
2021-05-20 23:56:59 -04:00
DisplayPreferencesManager.cs
Replace == null with is null
2022-12-05 15:00:20 +01:00
InvalidAuthProvider.cs
Enable nullable for Jellyfin.Server.Implementations
2020-12-12 11:20:48 -05:00
UserManager.cs
Replace != null with is not null
2022-12-05 15:01:13 +01:00