aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-11-04Fail attachment extraction on non-zero exit code.Andrew Mahone
2019-11-04Indentation fix.Andrew Mahone
2019-11-04Return list result directly for MediaAttachments.Andrew Mahone
2019-11-04Rename "limit" to "insertAtOnce" in InsertMediaAttachments.Andrew Mahone
2019-11-04Check for cancellation in SaveMediaAttachments.Andrew Mahone
2019-11-04Flatten using connection in GetMediaAttachments/SaveMediaAttachmentsAndrew Mahone
2019-11-04Use ToByteArray instead of ToGuidBlob.Andrew Mahone
2019-11-04Merge remote-tracking branch 'origin/master' into media-attachments-cleanAndrew Mahone
2019-11-04Add space when building query string for attachments.Andrew Mahone
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
2019-11-03Merge pull request #1903 from anthonylavado/nsis-updateJoshua M. Boniface
Update NSIS Installer
2019-11-03Merge pull request #1904 from JustAMan/hls-move-2Joshua M. Boniface
Switch ffmpeg to hls muxer (from segment) to fix premature stop on non-patched ffmpeg
2019-11-03Merge pull request #1859 from joshuaboniface/copr-fixJoshua M. Boniface
Fix COPR build and Fedora packaging
2019-11-03Remove extraneous newlineJoshua Boniface
2019-11-03Conform MovieResult.cs to the formatting standards.Erwin de Haan
2019-11-03Revert the project inclusion that created a cycle.Erwin de Haan
2019-11-03Fix the last docs warnings.Erwin de Haan
2019-11-03Always download the latest tray app releaseAnthony Lavado
2019-11-02Properly remove event handlerBond_009
2019-11-02Update path of SOS readmeJoshua Boniface
Seems like this changed upstream as it's not our file.
2019-11-02Add master fallback for web buildJoshua Boniface
2019-11-02REVERT-ME Update to .NET 3.0Joshua Boniface
2019-11-02Translated using Weblate (Hungarian)Juhos István
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/
2019-11-01Add docsBond_009
2019-11-01Use Mono.Nat Nuget packageBond_009
2019-11-01Merge pull request #1969 from jellyfin/stale-breadJoshua M. Boniface
Add an exemption for the confirmed label
2019-11-01Add an exemption for the confirmed labelAnthony Lavado
Adds an exemption we can use to keep issues open when they are confirmed/real
2019-11-02Merge pull request #1915 from Bond-009/hexdkanada
Rewrite hex encoder/decoder
2019-11-01Disable CA1720: Identifiers should not contain type namesBond_009
2019-11-02Merge pull request #1789 from Bond-009/depsdkanada
Update deps and add MultiThreading analyzer
2019-11-01Fix PR issuesBond_009
2019-11-01Improve IInstallationManager interfaceBond_009
2019-11-01Fix xml docsBond_009
2019-11-01Update deps and add MultiThreading analyzerBond_009
2019-11-01Fix benchesBond_009
2019-11-01Multiplication is faster than bit shiftingBond_009
2019-11-01Make decode even fasterBond_009
2019-11-01Rewrite hex encoder/decoderBond_009
2019-11-02Merge pull request #1852 from Bond-009/warn9dkanada
Fix some more warnings
2019-11-01Deserialize with the correct type (and warning fixes)Bond_009
2019-11-01Style fixBond-009
2019-11-01Merge pull request #1931 from grafixeyehero/PersonServiesBond-009
update persons service
2019-11-01Fix buildBond-009
2019-11-01Use the correct file copy operation for the iconAnthony Lavado
2019-11-01Fix an incorrect argument type in build scriptAnthony Lavado
2019-10-31Allow valid https requests in .NET CoreSteve Hayles
ServerCertificateValidationCallback on the ServicePointManager is not supported in .NET Core and outgoing https requests will fail if the certificate is not trusted. This adds the equivalent functionality
2019-10-30Add the tray app download to the build script, use it in the installer shortcutsAnthony Lavado
Adds the tray app download to build-jellyfin, adjusts the shortcuts in the installer, and adds the switch to the pipeline configuration.
2019-10-29Remove the SPEC edit hack, replace with proper repos (#7)Thomas Büttner
* Remove the SPEC edit hack, replace with proper repos Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech> * Fix bad rpmbuild flag Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
2019-10-29Remove extra EndIfAnthony Lavado
2019-10-29Fix commentsBond_009
2019-10-29Address commentsBond_009