Claus Vium
|
9e58e31de0
|
Update Emby.Server.Implementations/Library/DefaultAuthenticationProvider.cs
fix to styling
Co-Authored-By: LogicalPhallacy <44458166+LogicalPhallacy@users.noreply.github.com>
|
2019-02-13 00:43:48 -08:00 |
|
Phallacy
|
77602aff88
|
Minor fixes re:PR870, added null checks from PR876
|
2019-02-13 00:33:00 -08:00 |
|
Phallacy
|
1ffd443d5a
|
fixed nul user check to be first per justaman
|
2019-02-12 22:30:26 -08:00 |
|
Phallacy
|
1dc5a624a7
|
fixed gitignore fail
|
2019-02-12 22:24:05 -08:00 |
|
Phallacy
|
05bbf71b6d
|
sha256 with salt auth and sha1 interop
|
2019-02-12 02:16:03 -08:00 |
|
LogicalPhallacy
|
8bf88f4cb2
|
Merge pull request #9 from jellyfin/master
Yanking in latest changes
|
2019-02-11 22:48:50 -08:00 |
|
Joshua M. Boniface
|
eb4b705167
|
Merge pull request #852 from Bond-009/nuget
Use SQLitePCL.pretty.netstandard on NuGet
|
2019-02-09 21:51:14 -05:00 |
|
Joshua M. Boniface
|
d6c669a7c8
|
Merge pull request #824 from joshuaboniface/improved-docker-pkgbuild
Improved Docker pkgbuild
|
2019-02-09 20:58:56 -05:00 |
|
Joshua M. Boniface
|
1b84446831
|
Merge pull request #853 from joshuaboniface/fix-cache-reset
Fix poor handling of cache directories
|
2019-02-09 19:37:56 -05:00 |
|
Joshua Boniface
|
fb256b7aa0
|
Fix control file for Microsoft Docker setup
|
2019-02-09 19:32:06 -05:00 |
|
Joshua Boniface
|
382b8bb509
|
Use Path.Combine
|
2019-02-09 19:14:34 -05:00 |
|
Joshua Boniface
|
00234a5ece
|
Remove superfluous comments
|
2019-02-09 19:12:55 -05:00 |
|
Joshua Boniface
|
57cefb432a
|
Combine various RUNs in Fedora/CentOS
|
2019-02-09 19:06:27 -05:00 |
|
Joshua Boniface
|
7be4a8500c
|
Use Microsoft dotnet Docker images
|
2019-02-09 19:02:27 -05:00 |
|
Joshua Boniface
|
74d2698c5f
|
Fix poor handling of cache directories
|
2019-02-09 18:37:35 -05:00 |
|
Anthony Lavado
|
4727f69fc9
|
Merge pull request #807 from joshuaboniface/fix-restart
Fix restart script in OS packages
|
2019-02-09 15:43:00 -05:00 |
|
Anthony Lavado
|
1e6c41e333
|
Merge pull request #804 from joshuaboniface/fix-env
Handle new option parser properly
|
2019-02-09 15:39:52 -05:00 |
|
Bond_009
|
bee8f58265
|
Upgrade package versions
|
2019-02-09 21:32:59 +01:00 |
|
Bond_009
|
a71040ba1b
|
Chnage to own NuGet package
|
2019-02-09 21:28:36 +01:00 |
|
Erwin de Haan
|
f1ef0b0b4c
|
Fix namespacing so it lines up properly with file names and paths (#715)
* Fix stupid namespacing so it lines up properly with file names and paths.
|
2019-02-09 10:10:33 +01:00 |
|
Joshua M. Boniface
|
387b4dea25
|
Merge pull request #840 from Bond-009/requestcleanup
Fix more warnings
|
2019-02-08 22:02:17 -05:00 |
|
Joshua Boniface
|
3014866f65
|
Add similar Ubuntu build package
|
2019-02-08 21:08:34 -05:00 |
|
Joshua Boniface
|
37985c2e26
|
Update image name
|
2019-02-08 20:44:41 -05:00 |
|
Joshua Boniface
|
139e3c19ee
|
Replace symlinks with copies and update image name
|
2019-02-08 20:43:18 -05:00 |
|
Joshua Boniface
|
da860e6e54
|
Remove superfluous VERSION variables
|
2019-02-08 20:40:19 -05:00 |
|
Claus Vium
|
ce03662fa7
|
Add error logging when translation is missing from core
|
2019-02-08 22:10:55 +01:00 |
|
Claus Vium
|
49923e50db
|
Remove missing languages from localization options
|
2019-02-08 22:10:55 +01:00 |
|
Claus Vium
|
c3c52b6682
|
Default to en-US for missing core translations
|
2019-02-08 22:10:55 +01:00 |
|
Vasily
|
80281e599d
|
Merge pull request #842 from nvllsvm/vaapi
Use VAAPI-enabled ffmpeg
|
2019-02-08 20:26:30 +03:00 |
|
Vasily
|
3a88a3c795
|
Merge pull request #822 from Bond-009/imagedimensions
Complete rename ImageSize -> ImageDimensions
|
2019-02-08 20:02:25 +03:00 |
|
Vasily
|
d6e98f9a50
|
Merge pull request #819 from Bond-009/cleanup
Some small changes in Device.cs and DidlBuilder.cs
|
2019-02-08 19:59:55 +03:00 |
|
Vasily
|
2bcbffee0c
|
Merge pull request #841 from joshuaboniface/donation-badge
Fix OC badge to all and add forum badge
|
2019-02-08 11:32:48 +03:00 |
|
Andrew Rabert
|
22ffc5aee4
|
Use VAAPI-enabled ffmpeg
|
2019-02-08 00:19:31 -05:00 |
|
Andrew Rabert
|
ee3a4531a0
|
Merge pull request #831 from Bond-009/hashset
Move some arrays to generics
|
2019-02-08 00:08:35 -05:00 |
|
Joshua Boniface
|
aff740c596
|
Fix OC badge to all and add forum badge
|
2019-02-07 18:14:43 -05:00 |
|
Bond-009
|
38d9eeffbe
|
Fix more warnings
|
2019-02-08 00:07:57 +01:00 |
|
Anthony Lavado
|
d6d9fce898
|
Merge pull request #838 from Bond-009/requestcleanup
Quick style fix
|
2019-02-07 17:56:21 -05:00 |
|
Bond-009
|
f60ad53393
|
Quick style fix
|
2019-02-07 23:36:44 +01:00 |
|
Joshua M. Boniface
|
e8461d3317
|
Merge pull request #834 from joshuaboniface/donation-badge
Add donation badge and reorganize badges
|
2019-02-07 08:31:21 -05:00 |
|
Joshua Boniface
|
9dd512df80
|
Add donation badge and reorganize badges
|
2019-02-06 20:09:55 -05:00 |
|
Joshua M. Boniface
|
5b0bd88892
|
Merge pull request #833 from cvium/fix_localization
Add await to GetCountries in LocalizationService
|
2019-02-06 17:04:11 -05:00 |
|
Bond_009
|
70c85925af
|
Move some arrays to generics
|
2019-02-06 22:58:12 +01:00 |
|
Claus Vium
|
e449182641
|
Move import
|
2019-02-06 22:54:57 +01:00 |
|
Claus Vium
|
fcfe02ee73
|
Add await to GetCountries in LocalizationService
|
2019-02-06 22:40:49 +01:00 |
|
Joshua Boniface
|
b8b650540d
|
Allow Fedora/CentOS mounting by default
|
2019-02-06 09:33:14 -05:00 |
|
Joshua Boniface
|
e1d523ee45
|
Improve description of keep_artifacts flag
|
2019-02-05 21:37:56 -05:00 |
|
Joshua Boniface
|
ceb8b9f740
|
Add explanation to usage output
|
2019-02-05 21:34:09 -05:00 |
|
Joshua Boniface
|
8413c56392
|
Update CentOS package build
|
2019-02-05 19:19:55 -05:00 |
|
Joshua Boniface
|
88038d9644
|
Update Fedora package build
|
2019-02-05 19:04:08 -05:00 |
|
Joshua Boniface
|
c846da4f9e
|
Update Debian package build
|
2019-02-05 18:40:50 -05:00 |
|