index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Jellyfin.Server
/
Program.cs
Age
Commit message (
Expand
)
Author
2023-01-14
Fine tune DB settings
Bond_009
2023-01-12
Fix tests
Patrick Barron
2023-01-11
Migrate from IWebHost to IHost
Patrick Barron
2022-12-14
Use static methods StopWatch where it makes sense (#8898)
Bond-009
2022-12-07
Use File.SetUnixFileMode
Bond_009
2022-12-05
Replace != null with is not null
Bond_009
2022-12-05
Replace == null with is null
Bond_009
2022-11-26
Add missing format providers (fix CA1305 errors) (#8745)
Terrance
2022-11-13
Fix integration tests
Bond_009
2022-10-21
remove JellyfinDbProvider and add second level caching
cvium
2022-07-24
Backport pull request #7732 from jellyfin/release-10.8.z
Joshua Boniface
2022-06-06
Merge pull request #7810 from Bond-009/unaccpattern
Cody Robibero
2022-03-26
Learn how DllImport works before making changes
Cody Robibero
2022-03-26
Merge pull request #7202 from knackebrot/unix-perms
Cody Robibero
2022-03-26
Fix casing of chmod
Cody Robibero
2022-02-14
Fix option to disable server discovery
Bond_009
2022-02-10
Add option to change unix socket permissions
knackebrot
2022-02-06
Merge pull request #7241 from Bond-009/async5
Cody Robibero
2022-02-04
Prevent additional errors on startup/shutdown (#6788)
Cody Robibero
2022-01-22
Flush to disk async where possible
Bond_009
2021-11-24
Migrate network configuration safely
cvium
2021-11-20
Remove ClientLog endpoints
Cody Robibero
2021-11-09
Fix some warnings
Bond_009
2021-11-03
Merge branch 'master' into client-logger
Cody Robibero
2021-11-02
Streamline startup code
Bond_009
2021-10-26
Add ability to upload entire file
Cody Robibero
2021-10-26
Merge remote-tracking branch 'upstream/master' into client-logger
Cody Robibero
2021-10-03
Fix warning: Qualifier is redundant (#2149)
KonH
2021-09-25
Remove sync FileStream hack
Bond_009
2021-09-20
Allow shutdown while starting WebHost
Bond_009
2021-09-06
Use appHost.Resolve for accessing the context in Program.cs
Fernando Fernández
2021-09-02
Use async FileStreams where it makes sense
Bond_009
2021-08-04
Minor improvements
Bond_009
2021-07-12
Improve platform checks
Bond_009
2021-05-24
Address review comments
Fernando Fernández
2021-05-24
Run SQLite query planner optimization at shutdown/restart
Fernando Fernández
2021-04-26
Clean client filename generation
crobibero
2021-04-26
Add endpoint to log client events
crobibero
2021-04-17
Remove unused using directives
BaronGreenback
2021-04-12
Fix random failing of tests
Bond_009
2021-03-13
FxCop -> Net Analyzers (part 2)
Bond_009
2021-03-08
Merge pull request #5315 from BaronGreenback/FixFor5280Part2
Joshua M. Boniface
2021-03-04
Merge pull request #5345 from BaronGreenback/IP6Fix
dkanada
2021-03-02
Update Jellyfin.Server/Program.cs
BaronGreenback
2021-03-02
Merge pull request #5342 from BaronGreenback/errorMessageCorrection
Bond-009
2021-03-01
Kestrel workaround
BaronGreenback
2021-03-01
Changed message
BaronGreenback
2021-02-27
fix
BaronGreenback
2021-02-23
Pls fix race condition
Bond_009
2020-12-30
Encoding fix for System Logs. (#4564)
BaronGreenback
[next]