Neil Burrows
|
a20fd34161
|
Update Emby.Server.Implementations/Updates/InstallationManager.cs
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
|
2020-06-22 11:04:20 +01:00 |
|
Neil Burrows
|
c20400fa40
|
Prevent system plugins from being uninstalled
|
2020-06-22 10:13:28 +01:00 |
|
Bond-009
|
f75024fade
|
Fix scan crashed
|
2020-06-22 10:06:35 +02:00 |
|
Nitish Raj Uprety
|
c3349038c4
|
Translated using Weblate (Nepali)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ne/
|
2020-06-21 15:37:41 -04:00 |
|
BaronGreenback
|
bf1bbbdd3e
|
Changed sorting to case insensitive
|
2020-06-21 18:46:48 +01:00 |
|
BaronGreenback
|
2255bc9872
|
Changed padding in version numbers based up how they are stored in the repository.
|
2020-06-21 18:42:50 +01:00 |
|
andyguerra
|
18602b4724
|
Translated using Weblate (Spanish (Latin America))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_419/
|
2020-06-21 12:54:20 -04:00 |
|
BaronGreenback
|
d89c46f1a9
|
fixes
|
2020-06-21 17:11:21 +01:00 |
|
BaronGreenback
|
99410f3c97
|
fixes
|
2020-06-21 16:15:55 +01:00 |
|
Nitish Raj Uprety
|
1c371812aa
|
Added translation using Weblate (Nepali)
|
2020-06-21 10:23:49 -04:00 |
|
BaronGreenback
|
a041fe8a2d
|
Add versioning to plugin folders
|
2020-06-21 13:29:35 +01:00 |
|
Joshua M. Boniface
|
680dd95292
|
Merge pull request #3394 from Ullmie02/fix-startupwizzard
Fix startup wizard in 10.6
|
2020-06-21 03:12:12 -04:00 |
|
Cody Robibero
|
43221fc26b
|
Merge branch 'master' into SSDP
|
2020-06-20 15:33:13 -06:00 |
|
David
|
1c78482b48
|
Use authorization code from api-migration to fix startup wizard
|
2020-06-20 18:02:03 +02:00 |
|
David
|
64fb173dad
|
Move DashboardController to Jellyfin.Api
|
2020-06-20 15:59:41 +02:00 |
|
telans
|
7f307f9082
|
brace multiline if statements
|
2020-06-20 21:12:36 +12:00 |
|
telans
|
98db8f72e0
|
fix SA1503 for one line if statements
|
2020-06-20 20:35:29 +12:00 |
|
telans
|
8de6452967
|
fix some documentation periods
|
2020-06-20 18:13:11 +12:00 |
|
telans
|
afe09612e8
|
fix SA1119
|
2020-06-20 18:13:11 +12:00 |
|
ConfusedPolarBear
|
e2f16fc255
|
Merge remote-tracking branch 'upstream/master' into quickconnect
|
2020-06-19 23:33:43 -05:00 |
|
ConfusedPolarBear
|
329980c727
|
API cleanup
|
2020-06-19 23:33:07 -05:00 |
|
ConfusedPolarBear
|
4be476ec53
|
Move all settings into the main server configuration
Decreased the timeout from 30 minutes to 5.
Public lookup values have been replaced with the short code.
|
2020-06-19 23:32:24 -05:00 |
|
BaronGreenback
|
46006a1aff
|
Re-ordered code for the match
|
2020-06-19 22:32:07 +01:00 |
|
BaronGreenback
|
02f6ced07a
|
Merged
|
2020-06-19 22:07:25 +01:00 |
|
dkanada
|
e8e5208fbd
|
Merge pull request #3360 from Bond-009/fix-3359
Fix Task that ignores cancellation request
|
2020-06-20 03:04:24 +09:00 |
|
wky
|
62d86293eb
|
Translated using Weblate (Chinese (Hong Kong))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/
|
2020-06-19 12:17:39 -04:00 |
|
Bond-009
|
a3c0b8a826
|
Merge branch 'master' into buffer
|
2020-06-18 17:01:15 +02:00 |
|
Bond_009
|
46276acc22
|
Fix Task that ignores cancellation request
|
2020-06-17 19:20:43 +02:00 |
|
crobibero
|
4962e230af
|
revert adding Jellyfin to auth header
|
2020-06-17 06:52:15 -06:00 |
|
Cody Robibero
|
b451eb0bdc
|
Update Emby.Server.Implementations/HttpServer/Security/AuthorizationContext.cs
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
|
2020-06-16 16:45:17 -06:00 |
|
crobibero
|
0651d7512b
|
Enable BlurHash for People
|
2020-06-16 15:12:48 -06:00 |
|
dkanada
|
f5d82441a4
|
Merge branch 'master' into custom-repos
|
2020-06-17 02:09:32 +09:00 |
|
Bond-009
|
9af6eda0b4
|
Merge pull request #3343 from telans/comment-stops
Add full stop at end of comments (SA1629)
|
2020-06-16 11:54:58 +02:00 |
|
Bond-009
|
4d91060c25
|
Merge pull request #3341 from telans/brace-spacing
Add newlines after closing braces (SA1513/SA1516)
|
2020-06-16 11:49:42 +02:00 |
|
Prokash Sarkar
|
ebfd1e7c47
|
Translated using Weblate (Bengali)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bn/
|
2020-06-16 03:11:10 -04:00 |
|
telans
|
247f9c61e6
|
fix SA1513/SA1516
|
2020-06-16 16:11:30 +12:00 |
|
telans
|
9018f8d8be
|
Add full stop at end of comments (SA1629)
|
2020-06-16 10:37:52 +12:00 |
|
crobibero
|
a8adbef74f
|
Add GetAuthorizationInfo for netcore HttpRequest
|
2020-06-15 13:21:18 -06:00 |
|
Joe DF
|
741db0287a
|
Translated using Weblate (French (Canada))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr_CA/
|
2020-06-15 15:01:30 -04:00 |
|
crobibero
|
4aac936721
|
Add more authorization handlers, actually authorize requests
|
2020-06-15 12:49:54 -06:00 |
|
Bond-009
|
73481c3ba4
|
Merge pull request #3344 from jellyfin/dependabot/nuget/PlaylistsNET-1.0.6
Bump PlaylistsNET from 1.0.4 to 1.0.6
|
2020-06-15 19:07:47 +02:00 |
|
crobibero
|
24f54837e1
|
Switch to M3uContent
|
2020-06-15 08:34:24 -06:00 |
|
Bond-009
|
75b7fea024
|
Merge pull request #3350 from jellyfin/dependabot/nuget/sharpcompress-0.25.1
Bump sharpcompress from 0.25.0 to 0.25.1
|
2020-06-15 16:17:04 +02:00 |
|
dependabot[bot]
|
58118aca0c
|
Bump IPNetwork2 from 2.4.0.126 to 2.5.211
Bumps [IPNetwork2](https://github.com/lduchosal/ipnetwork) from 2.4.0.126 to 2.5.211.
- [Release notes](https://github.com/lduchosal/ipnetwork/releases)
- [Commits](https://github.com/lduchosal/ipnetwork/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-06-15 12:01:38 +00:00 |
|
dependabot[bot]
|
6d99d55fd6
|
Bump sharpcompress from 0.25.0 to 0.25.1
Bumps [sharpcompress](https://github.com/adamhathcock/sharpcompress) from 0.25.0 to 0.25.1.
- [Release notes](https://github.com/adamhathcock/sharpcompress/releases)
- [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.25...0.25.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-06-15 12:01:36 +00:00 |
|
Anthony Lavado
|
100e9d586d
|
Merge pull request #3336 from telans/specific-fixes
Fix trivial SA1005, SA1111, SA1508, SA1510 warnings
|
2020-06-14 22:51:29 -04:00 |
|
crobibero
|
589735f60c
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2020-06-14 20:15:26 -06:00 |
|
dkanada
|
6db1878011
|
Merge pull request #3315 from crobibero/dashboard-update
Add MessageId to websocket message, fix ws exception
|
2020-06-15 10:55:33 +09:00 |
|
telans
|
afc9224ede
|
fix SA1111
|
2020-06-15 10:46:43 +12:00 |
|
telans
|
3d9049ef08
|
fix SA1508
|
2020-06-15 10:45:55 +12:00 |
|