Commit Graph

248 Commits (584c80e323ac2a1386d86ff9f59e50daf174418e)

Author SHA1 Message Date
Bond_009 93fd462b58 Use File.SetUnixFileMode
2 years ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
Terrance 692a62ab4f
Add missing format providers (fix CA1305 errors) (#8745)
2 years ago
Bond_009 b92880a18b Fix integration tests
2 years ago
cvium b836fe9685 remove JellyfinDbProvider and add second level caching
2 years ago
Joshua Boniface 410871e148 Backport pull request #7732 from jellyfin/release-10.8.z
2 years ago
Cody Robibero eb55f47f2e Merge pull request #7810 from Bond-009/unaccpattern
2 years ago
Cody Robibero ac33adf219 Learn how DllImport works before making changes
2 years ago
Cody Robibero 4fa7f49ffc
Merge pull request #7202 from knackebrot/unix-perms
2 years ago
Cody Robibero 0a068b924f Fix casing of chmod
2 years ago
Bond_009 3cb49d6df0 Fix option to disable server discovery
2 years ago
knackebrot 52c61bd06f Add option to change unix socket permissions
2 years ago
Cody Robibero b6489e73ab
Merge pull request #7241 from Bond-009/async5
2 years ago
Cody Robibero c16d71562e
Prevent additional errors on startup/shutdown (#6788)
2 years ago
Bond_009 e7be01d7a5 Flush to disk async where possible
2 years ago
cvium 69df004b9f Migrate network configuration safely
3 years ago
Cody Robibero ea355b4262 Remove ClientLog endpoints
3 years ago
Bond_009 5726535a26 Fix some warnings
3 years ago
Cody Robibero 3398f7f953
Merge branch 'master' into client-logger
3 years ago
Bond_009 104e36f2f9 Streamline startup code
3 years ago
Cody Robibero a6357f89ab Add ability to upload entire file
3 years ago
Cody Robibero f78f1e834c Merge remote-tracking branch 'upstream/master' into client-logger
3 years ago
KonH e3fccd5ae6 Fix warning: Qualifier is redundant (#2149)
3 years ago
Bond_009 f31224fa8f Remove sync FileStream hack
3 years ago
Bond_009 520aeb9a8e Allow shutdown while starting WebHost
3 years ago
Fernando Fernández 59b67584fc
Use appHost.Resolve for accessing the context in Program.cs
3 years ago
Bond_009 e3dac4fda2 Use async FileStreams where it makes sense
3 years ago
Bond_009 f1f72c3060 Minor improvements
3 years ago
Bond_009 8528e9bddb Improve platform checks
3 years ago
Fernando Fernández 6db229af5d
Address review comments
3 years ago
Fernando Fernández 69baa9c467
Run SQLite query planner optimization at shutdown/restart
3 years ago
crobibero f8cfc55a36 Clean client filename generation
3 years ago
crobibero 1d6224c9c6 Add endpoint to log client events
3 years ago
BaronGreenback bc1cc2d04a Remove unused using directives
3 years ago
Bond_009 a4ffc7a813 Fix random failing of tests
3 years ago
Bond_009 a8ed753f6c FxCop -> Net Analyzers (part 2)
3 years ago
Joshua M. Boniface 3c46f10e3d
Merge pull request #5315 from BaronGreenback/FixFor5280Part2
3 years ago
dkanada 8615847a8a
Merge pull request #5345 from BaronGreenback/IP6Fix
3 years ago
BaronGreenback c275c5c1ea
Update Jellyfin.Server/Program.cs
3 years ago
Bond-009 1f0bbe266c
Merge pull request #5342 from BaronGreenback/errorMessageCorrection
3 years ago
BaronGreenback 5942948714 Kestrel workaround
3 years ago
BaronGreenback fdd4b6b3f1 Changed message
3 years ago
BaronGreenback f666b7e102 fix
3 years ago
Bond_009 032d72a8a7 Pls fix race condition
3 years ago
BaronGreenback 4c291da45c
Encoding fix for System Logs. (#4564)
3 years ago
Nyanmisaka 75963d9181
enable cl-va p010 interop
4 years ago
Greenback e2769671a7 removed github merge introduced spaces.
4 years ago
BaronGreenback ec245dce90
Merge branch 'master' into NetworkPR2
4 years ago
Greenback 83af636c61 Updated with new NetManager
4 years ago