dkanada
|
ba4c5e7f04
|
Merge pull request #2606 from Artiume/patch-4
Update docker dependencies for Gulp
|
5 years ago |
Mark Monteiro
|
589958d13f
|
Add missing trailing slashes
|
5 years ago |
Luke Foust
|
dcd0d93f44
|
Merge pull request #1 from jellyfin/master
merge with upstream master
|
5 years ago |
Medzhnun
|
e028fb6fde
|
Translated using Weblate (Bulgarian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bg/
|
5 years ago |
Mark Monteiro
|
887e9c2020
|
Remove unnecessary execution of `yarn build:production`
|
5 years ago |
Mark Monteiro
|
6894602dab
|
Use 'yarn build:production' instead of 'yarn:build' everywhere
|
5 years ago |
Mark Monteiro
|
1da9910673
|
Use a new 'feature-request' label instead of the existing 'feature' label
|
5 years ago |
Mark Monteiro
|
4c24beccb4
|
Apply suggested changes from code review
|
5 years ago |
Peter Maar
|
adbf375efe
|
Merge pull request #1 from jellyfin/master
Pull latest to my fork
|
5 years ago |
dkanada
|
af5d3e8eae
|
Merge pull request #2617 from Shawmon/wasm-mimetype
add wasm mimetype
|
5 years ago |
dkanada
|
9649b986d8
|
Merge pull request #2621 from mark-monteiro/log-env-vars-at-startup
Log 'JELLYFIN_' environment variables at application start
|
5 years ago |
dkanada
|
a96c0a72b8
|
Merge pull request #2549 from dkanada/refactor
Refactor some provider classes
|
5 years ago |
Andreas Zeller
|
3e3470e503
|
Translated using Weblate (German)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
|
5 years ago |
abdulaziz
|
a19e4e2e30
|
Translated using Weblate (Arabic)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
|
5 years ago |
Mark Monteiro
|
885bc11b67
|
Log 'JELLYFIN_' environment variables at application start
|
5 years ago |
Shawmon
|
8630d18372
|
add wasm mimetype
|
5 years ago |
Joshua M. Boniface
|
ef4dfd4461
|
Merge pull request #2607 from joshuaboniface/fix-fedora
Correct BuildRequires and NodeJS for Fedora/CentOS
|
5 years ago |
artiume
|
d7faea0731
|
Update Dockerfile.arm64
|
5 years ago |
artiume
|
7d14bdd6ff
|
Update Dockerfile.arm
|
5 years ago |
Anthony Lavado
|
bb8a1a38fb
|
Merge pull request #2603 from mark-monteiro/fix-azure-pipeline
Fix Azure Pipelines Build
|
5 years ago |
Joshua M. Boniface
|
f4c8b25698
|
Use NodeJS 10 on CentOS
|
5 years ago |
Joshua M. Boniface
|
5c4e468035
|
Correct BuildRequires and NodeJS for Fedora/CentOS
|
5 years ago |
artiume
|
dc2510d5e2
|
Update docker dependencies for Gulp
|
5 years ago |
Mark Monteiro
|
f4b2cdfce9
|
Fix another pipleine
|
5 years ago |
Mark Monteiro
|
876c4681d0
|
Build web client correctly
|
5 years ago |
dkanada
|
7aec11d621
|
Merge pull request #2497 from mark-monteiro/1914-prevent-duplicates-in-playlists
Check for duplicates when adding items to a playlist
|
5 years ago |
SaddFox
|
6ab2b74c18
|
Translated using Weblate (Slovenian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/
|
5 years ago |
dkanada
|
6960f0af67
|
Merge pull request #2582 from Bond-009/subs
Fix subtitles
|
5 years ago |
Andy CHABALIER
|
d380684805
|
Translated using Weblate (French)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
|
5 years ago |
Shadowghost
|
f92543479f
|
Translated using Weblate (German)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
|
5 years ago |
Mark Monteiro
|
9a7875b6f9
|
Do not check for duplicates if they are allowed in playlist configuration
|
5 years ago |
Mark Monteiro
|
79413d9f33
|
Add a configuration flag to allow/disallow duplicates in playlists
|
5 years ago |
Mark Monteiro
|
c594b1a4c3
|
Fix bad merge in contributors list
|
5 years ago |
Bond-009
|
2c8592fe78
|
Fix subtitles
|
5 years ago |
Vasily
|
ad440cd2f6
|
Merge pull request #2449 from Bond-009/warn17
Fix some warnings
|
5 years ago |
Deniz
|
8d0d05107f
|
Translated using Weblate (Turkish)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
|
5 years ago |
Z Yang
|
217b8a96ac
|
Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/
|
5 years ago |
Mark Monteiro
|
d276e0f8f4
|
Use Distinct() to filter out duplicates when adding items to playlist
|
5 years ago |
Mark Monteiro
|
487aa376b4
|
Merge remote-tracking branch 'upstream/master' into 1914-prevent-duplicates-in-playlists
|
5 years ago |
Bond-009
|
94fe9b8f6d
|
Merge branch 'master' into warn17
|
5 years ago |
Bond_009
|
29cee00d2d
|
Address comments
|
5 years ago |
Bond_009
|
bbd4860b55
|
Another warning
|
5 years ago |
Bond-009
|
008a76cf4d
|
Merge pull request #2502 from JustAMan/baseitem-equals
Adds BaseItem.Equals method that compares items by their Id
|
5 years ago |
Bond-009
|
0b51de3af5
|
Merge pull request #2480 from mark-monteiro/support-injecting-iconfiguration
Support Injecting IConfiguration
|
5 years ago |
Mark Monteiro
|
6131599e88
|
Merge branch 'master' into support-injecting-iconfiguration
|
5 years ago |
Mark Monteiro
|
6d27efe30a
|
Small text update
|
5 years ago |
Mark Monteiro
|
af8ad2d275
|
Add a template for feature request issues instructing user to not create them
Also provide direction for users who are willing to contribute code for new features themselves
|
5 years ago |
zixaar
|
97bca5a900
|
Translated using Weblate (Arabic)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
|
5 years ago |
zixaar
|
8999a5f6a2
|
Translated using Weblate (Arabic)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
|
5 years ago |
Bond-009
|
a7e1a5c96a
|
Merge pull request #2506 from mark-monteiro/inject-loggers-with-context
Inject loggers with context using ILogger<T>
|
5 years ago |