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
/
MediaBrowser.Common
/
Extensions
/
BaseExtensions.cs
Age
Commit message (
Expand
)
Author
2023-06-28
Use RegexGenerator where possible
Bond_009
2022-04-09
Optimize GetMD5 function
Bond_009
2021-05-05
Enable nullable reference types for MediaBrowser.Common
Bond_009
2020-04-20
Add some simple tests
Bond_009
2019-12-11
More warnings (removed)
Bond_009
2019-09-23
Fix multiple mistakes and warnings
Bond_009
2019-03-25
Simplify/remove/clean code
Bond-009
2019-01-13
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
Erwin de Haan
2019-01-13
Visual Studio Reformat: MediaBrowser.Common
Erwin de Haan
2019-01-02
Remove obsolete GetMBId
Bond_009
2018-12-27
Add GPL modules
Andrew Rabert
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2016-11-08
update portable projects
Luke Pulverenti
2016-10-23
rework scheduled tasks in preparation of common project going portable
Luke Pulverenti
2015-01-17
move string.Replace extension
Luke Pulverenti
2014-12-22
begin work on daily episodes
Luke Pulverenti
2014-12-01
updated nuget
Luke Pulverenti
2014-11-30
add new image params
Luke Pulverenti
2014-09-22
add cinema mode feature
Luke Pulverenti
2013-09-17
fixes #538 - Support additional artist splitting
Luke Pulverenti
2013-08-18
revert single/multi transition. too risky for now.
Luke Pulverenti
2013-08-16
factor mixed folder value into item id
Luke Pulverenti
2013-07-08
update nuget
Luke Pulverenti
2013-04-13
removed excess hashing in providers and made user data key-based
Luke Pulverenti
2013-04-10
resharper suggestions in common project
Luke Pulverenti
2013-04-01
better dashboard background and text adjustments
Luke Pulverenti
2013-03-12
#22 - Need to strip html tags from overviews
LukePulverenti
2013-02-24
convert playback checkins to rest
LukePulverenti
2013-02-23
moved some network code to the networking assembly
LukePulverenti
2013-02-21
isolated clickonce dependancies
LukePulverenti
2013-02-20
Pushing missing changes
LukePulverenti
2012-09-20
Fix up directory watchers
ebr11 Eric Reed spam
2012-09-18
Move NeedsRefresh to async task and fix problem finding episode metadata
ebr11 Eric Reed spam
2012-09-18
Need to be more intelligent finding paths we're already watching
ebr11 Eric Reed spam
2012-09-17
Initial commit changing to on-demand child loading and validations
ebr11 Eric Reed spam