Patrick Barron
|
aa4ac5902e
|
Fix concurrency exception
|
2020-06-13 18:08:17 -04:00 |
|
Patrick Barron
|
7fba0b778e
|
Properly remove profile images
|
2020-06-11 17:51:02 -04:00 |
|
Patrick Barron
|
06f9cde22f
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# Emby.Server.Implementations/EntryPoints/ServerEventNotifier.cs
# Emby.Server.Implementations/Library/UserManager.cs
# Emby.Server.Implementations/Sorting/IsFavoriteOrLikeComparer.cs
# Emby.Server.Implementations/Sorting/IsPlayedComparer.cs
# Emby.Server.Implementations/Sorting/IsUnplayedComparer.cs
# Emby.Server.Implementations/TV/TVSeriesManager.cs
# Jellyfin.Server.Implementations/Users/DefaultAuthenticationProvider.cs
|
2020-06-04 16:52:23 -04:00 |
|
Anthony Lavado
|
91b089c0fa
|
Merge pull request #3179 from Bond-009/bugs
Fix some 'bugs' flagged by sonarcloud
|
2020-06-03 02:45:22 -04:00 |
|
Patrick Barron
|
31f725fdbf
|
Fix a bug in Emby.Notifications and clean up
|
2020-05-26 23:08:27 -04:00 |
|
Patrick Barron
|
eef7cfd912
|
Make SonarCloud less angry
|
2020-05-26 22:43:03 -04:00 |
|
Bond_009
|
10e381f66f
|
Fix some 'bugs' flagged by sonarcloud
|
2020-05-25 23:52:51 +02:00 |
|
Vasily
|
279f0da980
|
Rename ImageInfo.Hash to ImageInfo.BlurHash
|
2020-05-26 00:52:13 +03:00 |
|
Vasily
|
1f83a21288
|
Rename Hash to BlurHash in all properties and methods for clarity
|
2020-05-21 01:43:19 +03:00 |
|
Patrick Barron
|
7d9d54d2ec
|
Fix profile images.
|
2020-05-20 12:09:52 -04:00 |
|
Patrick Barron
|
1d1a145ad4
|
Fix issues and add profile image support
|
2020-05-20 10:04:00 -04:00 |
|
Vasily
|
a226a4ee03
|
Compute hash only when one is not computed in DB, small optimizations here and there
|
2020-05-19 14:50:14 +03:00 |
|
Vasily
|
02da312f8a
|
Fix compilation after rebase
|
2020-05-19 00:22:52 +03:00 |
|
Jesús Higueras
|
b9fc0d2628
|
Add BlurHash support to backend
|
2020-05-18 23:21:37 +03:00 |
|
Patrick Barron
|
b7621d762c
|
2nd half of changes
|
2020-05-13 00:00:57 -04:00 |
|
Patrick Barron
|
9ad839c776
|
Initial migration code
|
2020-05-12 22:10:35 -04:00 |
|
Mark Monteiro
|
9728aa8b0a
|
Merge branch 'master' into register-services-correctly
|
2020-04-13 17:06:24 -04:00 |
|
Patrick Barron
|
80cfcf5643
|
Remove unnecessary casts and explicit array types
|
2020-04-05 13:00:35 -04:00 |
|
Patrick Barron
|
6a3f9253db
|
Convert using statements to using declarations where applicable
|
2020-04-05 12:26:11 -04:00 |
|
Mark Monteiro
|
efe3ebaab8
|
Eliminate circular dependency between LibraryManager and ImageProcessor
|
2020-04-04 16:01:10 -04:00 |
|
Bond-009
|
a2490a7ae5
|
Merge branch 'master' into images
|
2020-02-12 17:41:46 +01:00 |
|
Bond-009
|
c8409d2ea1
|
Remove FileSystem.GetStream
|
2020-01-22 22:20:35 +01:00 |
|
Bond_009
|
ddf9b38799
|
Simplify image processing by removing image enhancers
|
2020-01-21 20:26:30 +01:00 |
|
Bond-009
|
19844a2c2a
|
Fix typo
|
2019-12-10 17:07:23 +01:00 |
|
Bond_009
|
3221e837f9
|
* Add support for multi segment base urls
* Make baseurl case-insensitive
|
2019-11-25 11:55:24 +01:00 |
|
Bond_009
|
838e5d05d5
|
Document all public/internal members of Emby.Drawing
Forces all new public/internal members to be documented.
Enables TreatWarningsAsErrors for Emby.Drawing
|
2019-08-11 16:52:37 +02:00 |
|
Bond-009
|
6032f31aa6
|
Use CultureInvariant string conversion for Guids
|
2019-08-09 23:17:54 +02:00 |
|
Bond-009
|
c5fce647de
|
Cleanup/simplification
* Removed useless copies/allocations
* Reduced unneeded complexity
|
2019-03-07 21:13:13 +01:00 |
|
Claus Vium
|
78742b8e4c
|
Switch to HeaderNames instead of hardcoded strings (and other header related fixes)
|
2019-03-05 19:20:28 +01:00 |
|
Bond-009
|
e216702bcf
|
Complete rename ImageSize -> ImageDimensions
|
2019-02-05 19:53:50 +01:00 |
|
Claus Vium
|
8985fb8d58
|
Remove support for games as a media type
|
2019-01-31 19:04:47 +01:00 |
|
Bond_009
|
883575893b
|
Change image dimentions from double to int
Rename ImageSize -> ImageDimensions
|
2019-01-26 13:16:47 +01:00 |
|
Andrew Rabert
|
449dd1a6a2
|
Remove allowSlowMethods from image processing
|
2019-01-19 22:33:55 -05:00 |
|
Erwin de Haan
|
e867446437
|
ReSharper format: conform inline 'out' parameters.
|
2019-01-13 21:46:33 +01:00 |
|
Erwin de Haan
|
ba610b5094
|
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
|
2019-01-13 21:01:16 +01:00 |
|
Erwin de Haan
|
b67c1b933e
|
Visual Studio Reformat: MediaBrowser.Api
|
2019-01-13 20:24:58 +01:00 |
|
Bond_009
|
ea4c914123
|
Fix exception logging
|
2018-12-30 22:44:39 +01:00 |
|
Bond_009
|
0f8b3c6347
|
Use Microsoft.Extensions.Logging abstraction
|
2018-12-30 22:44:38 +01:00 |
|
stefan
|
48facb797e
|
Update to 3.5.2 and .net core 2.1
|
2018-09-12 19:26:21 +02:00 |
|
Luke Pulverenti
|
7e5036a587
|
update image aspect ratio detection
|
2017-10-22 02:22:43 -04:00 |
|
Luke Pulverenti
|
a5b82cd2ec
|
remove unneeded async signatures
|
2017-10-03 14:39:37 -04:00 |
|
Luke Pulverenti
|
eb63e0d264
|
update image processor
|
2017-09-07 14:17:18 -04:00 |
|
Luke Pulverenti
|
c4176d2320
|
add web socket error handling
|
2017-09-03 21:24:20 -04:00 |
|
Luke Pulverenti
|
e441e2f53d
|
update active recordings
|
2017-08-24 15:52:19 -04:00 |
|
Luke Pulverenti
|
40442f887b
|
consolidate emby.server.core into emby.server.implementations
|
2017-08-09 15:56:38 -04:00 |
|
Luke Pulverenti
|
52aeb3c40b
|
consolidate interfaces
|
2017-08-07 17:06:13 -04:00 |
|
Luke Pulverenti
|
cdf573c921
|
update sync menus
|
2017-07-15 16:19:58 -04:00 |
|
Luke Pulverenti
|
8dcfda89d1
|
update image size responses
|
2017-06-24 14:32:57 -04:00 |
|
Luke Pulverenti
|
33014f77aa
|
update GetItems method
|
2017-05-26 02:48:54 -04:00 |
|
Luke Pulverenti
|
54cf0da758
|
update query fields
|
2017-05-22 00:54:02 -04:00 |
|