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
Age
Commit message (
Expand
)
Author
2020-03-08
Store migration names alongside Ids in configuration in order to assist with ...
Mark Monteiro
2020-03-08
Use a Guid to uniquely identify migrations instead of a string name
Mark Monteiro
2020-03-08
Use logging.json instead of logging.user.json for override settings
Mark Monteiro
2020-03-08
Clean up migration logging messages
Mark Monteiro
2020-03-08
Throw exception on migration failure to halt application
Mark Monteiro
2020-03-07
Merge branch 'master' into logging-migration
Joshua M. Boniface
2020-03-07
Documentation and log message cleanup
Mark Monteiro
2020-03-07
do not ignore exceptions during migration execution
Mark Monteiro
2020-03-06
Rename IUpdater to IMigrationRoutine
Mark Monteiro
2020-03-06
Load user logging config file into application configuration
Mark Monteiro
2020-03-06
Add migration to create "logging.user.json"
Mark Monteiro
2020-03-06
Create separate constants for the two logging file names
Mark Monteiro
2020-03-06
Implement review suggestion
Vasily
2020-03-06
Disable logging.json migration as it is not ready yet
Vasily
2020-03-06
More logging, mark all migrations as applied if setup wizard is not complete
Vasily
2020-03-05
Fix comment
Vasily
2020-03-05
Moved migration routines to their own directory
Vasily
2020-03-05
Extract "migrations" config name to a proper constant
Vasily
2020-03-05
Improve migration logic
Vasily
2020-03-05
Shuffle migrations in a more manageable structure
Vasily
2020-03-05
Implement EnableThrottling migration for pre-10.5.0 to 10.5.0 or newer
Vasily
2020-03-05
Add tracking of JF version used to run this config previously
Vasily
2020-03-03
Increase min log level to 'Warning' framework namespaces
Mark Monteiro
2020-03-03
Register Serilog logging services correctly
Mark Monteiro
2020-02-12
Merge branch 'master' into images
Bond-009
2020-01-31
Fix warnings
Bond_009
2020-01-28
Update deps
Bond_009
2020-01-27
Fix spacing logs
Bond-009
2020-01-21
Simplify image processing by removing image enhancers
Bond_009
2020-01-16
Add brackets around thread id
Bond-009
2020-01-13
Add thread ID and source to logging
Bond-009
2020-01-10
Merge branch 'master' into warn12
Bond_009
2020-01-02
Merge pull request #2150 from Bond-009/releaseerror
dkanada
2020-01-01
Merge pull request #2107 from Bond-009/dotnet3.1
Joshua M. Boniface
2019-12-20
Merge branch 'master' into warn12
Bond_009
2019-12-13
Enable TreatWarningsAsErrors for some projects
Bond_009
2019-12-11
More warnings (removed)
Bond_009
2019-12-10
Merge branch 'master' into mediaencoding
Bond_009
2019-12-06
Move to .Net Core 3.1
Bond_009
2019-11-29
added required nuget package to enable serilog based centralized logging in g...
excelite
2019-11-28
added filesize limit for logfiles and a maximum logfile count
excelite
2019-11-27
Merge pull request #1503 from cvium/webapi_v2
Vasily
2019-11-27
Merge pull request #1942 from Bond-009/nullable
Vasily
2019-11-25
Make probesize and analyzeduration configurable and simplify circular
Bond_009
2019-11-24
Fix more review comments
Claus Vium
2019-11-24
Move appbuilder and service collection to Jellyfin.Server
Claus Vium
2019-11-22
Validate https certificates
Bond_009
2019-11-21
Update deps
Bond_009
2019-11-01
Update deps and add MultiThreading analyzer
Bond_009
2019-10-29
Update Jellyfin.Server/Program.cs
Bond-009
[next]