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
2019-03-25
Simplify/remove/clean code
Bond-009
2019-03-13
Merge pull request #1059 from Bond-009/os
Vasily
2019-03-12
Merge pull request #1092 from joshuaboniface/configurable-webdir
Joshua M. Boniface
2019-03-12
Implement review feedback
Joshua Boniface
2019-03-10
Move CreateDirectory for dataDir to try block
Joshua Boniface
2019-03-10
Have datadir envvar match the others
Joshua Boniface
2019-03-10
Add further resources to complete WebPath
Joshua Boniface
2019-03-10
Add configuration flag for Web directory
Joshua Boniface
2019-03-07
Remove EnvironmentInfo
Bond-009
2019-03-07
Fix the 2 new warnings
Bond-009
2019-03-03
Start the webhost before RunStartupTasks and fix ContentEncoding
Claus Vium
2019-02-26
kestrel init
Claus Vium
2019-02-20
Merge pull request #851 from Bond-009/appdata
Vasily
2019-02-18
Remove useless check
Bond-009
2019-02-18
Simplify code to get data dir
Bond_009
2019-02-17
Removed async from non-async method
William Taylor
2019-02-17
Removed unnecessary configuration options and reduced primitive dependencies
William Taylor
2019-02-17
Removed primitives from services in Program.cs
William Taylor
2019-02-16
Warnings for docs
Bond-009
2019-02-16
ConfigureAwait
Bond-009
2019-02-15
Merge pull request #801 from Bond-009/di
Vasily
2019-02-13
Rewrite rules for determining app paths and use XDG_CONFIG_HOME for configDir...
ploughpuff
2019-02-12
Move to Microsoft.Extensions.DependencyInjection
Bond_009
2019-02-03
Merge pull request #736 from Bond-009/startasync
Joshua M. Boniface
2019-02-03
Merge pull request #732 from Bond-009/locale
Joshua M. Boniface
2019-02-02
Merge pull request #788 from Bond-009/warnings
Andrew Rabert
2019-02-01
Fix more warnings
Bond_009
2019-02-01
Rebase on master
Bond_009
2019-02-01
Make cache dir configurable
Bond_009
2019-01-31
Improved help text and output errors to stderr
PloughPuff
2019-01-31
Move Options to Jellyfin.Server and create interface file
PloughPuff
2019-01-31
Accept single-hyphen usage and rename -programdatadir to -datadir
PloughPuff
2019-01-31
Use CommandLineParser package for handling CLI args
PloughPuff
2019-01-31
Merge branch 'master' into locale
Bond-009
2019-01-27
Start startup tasks async
Bond_009
2019-01-27
Reworked LocalizationManager to load data async
Bond_009
2019-01-26
Move Skia back into it's own project
Bond_009
2019-01-26
Merge pull request #711 from Bond-009/sysevent
Andrew Rabert
2019-01-25
Revert "Merge pull request #452 from Bond-009/activitydb"
Erwin de Haan
2019-01-25
Remove remnants of system events
Bond_009
2019-01-24
Merge pull request #452 from Bond-009/activitydb
Andrew Rabert
2019-01-24
Fix some analyzer warnings
Bond_009
2019-01-23
Suffix async methods with Async
Bond_009
2019-01-23
Ensure DB exists
Bond_009
2019-01-20
Fix func name
Andrew Rabert
2019-01-20
Merge branch 'dev' into imagesize
Andrew Rabert
2019-01-20
Removed unused parameters from Program.getImageEncoder
William Taylor
2019-01-20
Replaced injections of ILogger with ILoggerFactory
William Taylor
2019-01-20
Touchup
Bond_009
2019-01-20
Remove unneeded fields
Bond_009
[next]