Claus Vium
26e20d1cd5
Fix subtitle converter misinterpreting 0 valued endTimeTicks
6 years ago
Claus Vium
217d35ee74
Fix missing imports after rebase
6 years ago
cvium
790266d314
Add package ref for codepages
6 years ago
cvium
eba1f05c03
Remove embedded resource from csproj
6 years ago
cvium
b35dcbb9f0
Remove MediaBrowser.Text since it violates licenses and is overall hacky
6 years ago
Joshua M. Boniface
3a5e3ade01
Merge pull request #628 from nvllsvm/name
...
Update Product Name (User-Agent)
6 years ago
Andrew Rabert
fbc82c88be
Update product name to Jellyfin Server
6 years ago
Andrew Rabert
9eada88545
Use AssmeblyProduct for Name
6 years ago
Andrew Rabert
6561021926
Merge pull request #582 from nvllsvm/image
...
Replace custom image parser with Skia
6 years ago
Andrew Rabert
d72d0fb865
Merge pull request #627 from nvllsvm/version
...
Use string for ApplicationVersion
6 years ago
Andrew Rabert
875392c77f
Combine Emby.Drawing and Emby.Drawing.Skia
6 years ago
Andrew Rabert
449dd1a6a2
Remove allowSlowMethods from image processing
6 years ago
Andrew Rabert
9a7a5ef50e
Replace custom image parser with Skia
6 years ago
Joshua Boniface
bc18d5341c
Make help and usage setup standards-compliant
6 years ago
Joshua Boniface
99dfb8549f
Use the same branch for web by default
6 years ago
Joshua Boniface
4f14b479bb
Bashify all variable references
6 years ago
Andrew Rabert
f229c641a1
Remove redundant GetDefaultUserAgent
6 years ago
Andrew Rabert
235125df57
Fix ApplicationUserAgent documentation
6 years ago
Andrew Rabert
d7da475aad
Fix User-Agent
6 years ago
Andrew Rabert
8de4eb7d19
Rename ApplicationSemanticVersion to ApplicationVersion
6 years ago
Andrew Rabert
8a5198e6a3
Remove ApplicationVersion
6 years ago
Joshua Boniface
85966b54fb
Small formatting consistency tweak
6 years ago
Andrew Rabert
469590c9c5
Merge pull request #508 from EraYaN/api-version-reporting
...
Update internal versioning and user agents.
6 years ago
Erwin de Haan
e066a02403
Removed useless method, Name => Jellyfin Server
6 years ago
Erwin de Haan
924ec0c191
Revert Jellyfin.Versioning, Update all versions and user agents.
6 years ago
Joshua Boniface
daaa007fea
Update YUM spec version
6 years ago
Joshua Boniface
0addc9ef46
Add mention of dependencies file per platform
6 years ago
Joshua Boniface
9f8b716f40
Add dependencies.txt entries for Docker builds
6 years ago
Joshua Boniface
edfd950aad
Add bump_version script
6 years ago
Erwin de Haan
bb8df8dfa0
Updates reported version in `System/Info*` set of endpoints.
...
Added ProductName and ServerVersion to API.
Added build version and build step. Addressed issues wtih indentation.
Made the BuildVersion an actual object. This lets up link to the github page of that commit.
Fixed class method type and styled link.
Fixed languages and split out the information in the UI.
Moved update-version script and gave it executable permissions. Windows correctly finds the .bat file. And linux takes the one without extension.
Removed tempfiles from replace sessions from csproj.
Updated version generation scripts. Will also work with pre existing version files. (Source tarballs etc.)
Added simple replace for ssh github links.
Add execute rights to update-version.
Wrapped long line in ApplicationHost.cs
Fixed some small issues.
Fixed some small issues, and flipped some if's around.
Converted parameter names to camelBack casing.
Sealed the attribute class.
Removed MPLv2 license.
Fixed file headers.
Added newline.
Moved links in *.csproj files as well.
Fix issues caused by rebase auto merging.
Removed default constructor and added init values to properties, also hid the Remote value form API.
6 years ago
Joshua Boniface
f952988fb3
Add new centralized build script and README
6 years ago
Vasily
97639e5c85
Merge pull request #534 from EraYaN/skia-native-arm
...
Add linux-arm and linux-arm64 native NuGet dependency.
6 years ago
Joshua Boniface
d42ef36bf9
Correct invalid changelog entry
6 years ago
Joshua M. Boniface
1bd477e2e5
Merge pull request #626 from EraYaN/m3uparser-syntax-fix
...
Fix extra type name in parameter, add out keyword
6 years ago
Erwin de Haan
949393043d
Fixed missing out keyword.
6 years ago
Andrew Rabert
55538764fa
Merge pull request #575 from EraYaN/reformat
...
Reformat all C# server code to conform with code standards
6 years ago
Andrew Rabert
3b52035ee0
Merge pull request #616 from nvllsvm/swagger
...
Add Swagger documentation
6 years ago
Erwin de Haan
c5430f86b0
Fixed csproj and xml identation.
6 years ago
Erwin de Haan
1e94023927
Merge branch 'dev' into reformat
6 years ago
Vasily
a00c0defa8
Merge pull request #596 from Bond-009/editorconfig
...
Fix indentation for xml files
6 years ago
Erwin de Haan
e63b18f17d
Reformat JustAMan review second pass changes.
6 years ago
Andrew Rabert
72ab479d1f
Merge pull request #619 from sparky8251/really-slimdown-docker-image
...
Really slim down Docker container
6 years ago
Joshua M. Boniface
bf7d8fdf4a
Merge pull request #589 from ploughpuff/patch-1
...
Ensure config and log folders exist
6 years ago
PloughPuff
582226c133
Cause exception if empty string used for config or log folders
6 years ago
PloughPuff
529d804414
Modify to use correct logic before creating directory
...
Address review comments.
6 years ago
Erwin de Haan
d116efe1f7
Merge branch 'dev' into reformat
6 years ago
Erwin de Haan
c1f76eb8ab
Reformat JustAMan review pt3 changes
6 years ago
Sparky
d00e43735f
Really slim down Docker container
...
#606 didn't actually run the new commands due to the comments position.
This fixes the comment location.
6 years ago
PloughPuff
04d03c5cf9
Ensure all folders are created before running app
6 years ago
Andrew Rabert
e9e152d2fc
Adapt SwaggerService for Jellyfin
6 years ago