aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-04-19Translated using Weblate (Slovenian)SaddFox
Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/
2019-04-19Translated using Weblate (Kazakh)WWWesten
Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kk/
2019-04-19Translated using Weblate (Greek)Βασίλης Μουρατίδης
Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/el/
2019-04-19Translated using Weblate (Danish)Dan Johansen
Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/
2019-04-19Translated using Weblate (Czech)Libor Filípek
Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/
2019-04-19Translated using Weblate (Chinese (Traditional))tinganhsu
Currently translated at 96.8% (91 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/
2019-04-19Added translation using Weblate (Chinese (Traditional))tinganhsu
2019-03-10Translated using Weblate (Kazakh)WWWesten
Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kk/
2019-03-10Translated using Weblate (Chinese (Simplified))Matsuri
Currently translated at 97.8% (92 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/
2019-02-28Translated using Weblate (Turkish)Deniz
Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
2019-02-28Translated using Weblate (Spanish (Argentina))ElFantasma
Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_AR/
2019-02-28Translated using Weblate (Slovenian)SaddFox
Currently translated at 87.2% (82 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/
2019-02-28Translated using Weblate (Portuguese (Brazil))v1tin
Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/
2019-02-28Translated using Weblate (Italian)EffeF
Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/
2019-02-28Translated using Weblate (French (Canada))TheBird956
Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr_CA/
2019-02-28Translated using Weblate (French)TheBird956
Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
2019-02-17Translated using Weblate (Hebrew)bobberb
Currently translated at 97.8% (92 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/
2019-02-17Merge pull request #925 from Bond-009/newmaserJoshua M. Boniface
Merge 10.2.0 release branch back into master
2019-02-17Merge remote-tracking branch 'upstream/release-10.2.z' into newmaserBond-009
2019-02-16Merge pull request #920 from nvllsvm/dockolate_icetainerAndrew Rabert
Fix cachedir missing from Docker container
2019-02-16Fix cachedir missing from Docker containerAndrew Rabert
Adds the /cache volume and set it to writeable by all. This allows for those using jellyfin to continue using it without modifying their config. However, retaining cache will require one to mount the /cache volume. Also make the /config and /media dirs 777 by default. No permissions on mounted volumes will be changed.
2019-02-16Bump release version for last-minute PRsv10.2.0Joshua Boniface
2019-02-16Merge pull request #899 from AThomsen/bugfix/dlna_name_race_conditionBond-009
DLNA: Fix race condition leading to missing device names
2019-02-16Merge pull request #907 from cvium/fix_assembly_visibilityBond-009
Fix assembly visibility
2019-02-16Merge pull request #910 from nvllsvm/make_it_soAndrew Rabert
Enhance Dockerfiles
2019-02-16Merge pull request #911 from nvllsvm/hooked_on_phonicsAndrew Rabert
Checkout submodules in Docker Hub hook
2019-02-16Checkout submodules in Docker Hub hookAndrew Rabert
2019-02-16Enhance DockerfilesAndrew Rabert
* Prevent failure when obj exists from host compile * Enhance readability of disposed stages * Formatting
2019-02-16Merge pull request #909 from n8225/dockerBuildsAndrew Rabert
Fix docker arm builds
2019-02-15Fix docker arm buildsn8225
2019-02-15Update submodule to 10.2.0 releaseJoshua Boniface
2019-02-15Remove superfluous changelog entriesJoshua Boniface
2019-02-15Update version to 10.2.0 releaseJoshua Boniface
2019-02-15Merge pull request #883 from jellyfin/translationsJoshua M. Boniface
Import Translations
2019-02-15Merge pull request #892 from joshuaboniface/depend-ffmpeg-versionJoshua M. Boniface
Add jellyfin-ffmpeg and versioning to package deps
2019-02-16Merge pull request #885 from Bond-009/warnVasily
More warning fixes
2019-02-16CommentsBond-009
2019-02-16Update Jellyfin.Server/Jellyfin.Server.csprojVasily
Co-Authored-By: Bond-009 <bond.009@outlook.com>
2019-02-16Reorder elementsBond-009
2019-02-16Remove more doc warningsBond-009
2019-02-16More fixesBond-009
2019-02-16Correctly dispose WebSocketSharpListenerBond-009
2019-02-16More warningsBond-009
2019-02-16Disable SA1130Bond-009
2019-02-16Warnings for docsBond-009
2019-02-16Fix up CoreAppHost.csBond-009
2019-02-16Do not declare visible instance fieldsBond-009
2019-02-16Closing braces should be followed by an empty lineBond-009
2019-02-16Disable SA1512Bond-009
2019-02-16No multiple empty linesBond-009