Patrick Barron
|
f638ee6b09
|
Enable nullable for Jellyfin.Data and remove unnecessary attributes
|
2021-03-06 17:43:01 -05:00 |
|
David Ullmer
|
2a84d5a693
|
Enable nullable for interface
|
2020-08-31 16:35:37 +02:00 |
|
David Ullmer
|
b7c07f6821
|
Merge branch 'master' into library-pictures
|
2020-08-31 16:16:01 +02:00 |
|
Bond_009
|
404bb4f835
|
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
2020-08-22 21:56:24 +02:00 |
|
David
|
a3020f2917
|
Use backdrop with library name as library thumbnail
|
2020-08-21 19:53:55 +02:00 |
|
telans
|
8de6452967
|
fix some documentation periods
|
2020-06-20 18:13:11 +12: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 |
|
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 |
|
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 |
|
Vasily
|
26eef1bbf8
|
Move logic of computing Blurhash components to ImageProcessor
Also rename last few instances of GetImageHash to GetImageBlurHash for clarity
|
2020-06-01 18:12:49 +03:00 |
|
Vasily
|
29443e3681
|
Apply suggestions from code review
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
|
2020-05-26 00:50:29 +03:00 |
|
Patrick Barron
|
56212e8101
|
Warnings cleanup
|
2020-05-22 20:20:18 -04:00 |
|
Vasily
|
1f83a21288
|
Rename Hash to BlurHash in all properties and methods for clarity
|
2020-05-21 01:43:19 +03:00 |
|
Patrick Barron
|
c464f700db
|
Remove redundant qualifiers
|
2020-05-20 13:07:53 -04:00 |
|
Patrick Barron
|
7d9d54d2ec
|
Fix profile images.
|
2020-05-20 12:09:52 -04:00 |
|
Vasily
|
2b1ae7ac58
|
Fix code smells
|
2020-05-19 15:42:50 +03:00 |
|
Jesús Higueras
|
b9fc0d2628
|
Add BlurHash support to backend
|
2020-05-18 23:21:37 +03:00 |
|
Patrick Barron
|
9ad839c776
|
Initial migration code
|
2020-05-12 22:10:35 -04:00 |
|
Mark Monteiro
|
efe3ebaab8
|
Eliminate circular dependency between LibraryManager and ImageProcessor
|
2020-04-04 16:01:10 -04:00 |
|
Bond_009
|
ddf9b38799
|
Simplify image processing by removing image enhancers
|
2020-01-21 20:26:30 +01:00 |
|
Mark Monteiro
|
88928118eb
|
Add missing documentation in Jellyfun.Drawing.Skia
|
2019-12-13 20:57:23 +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 |
|
Vasily
|
3a88a3c795
|
Merge pull request #822 from Bond-009/imagedimensions
Complete rename ImageSize -> ImageDimensions
|
2019-02-08 20:02:25 +03:00 |
|
Bond_009
|
70c85925af
|
Move some arrays to generics
|
2019-02-06 22:58:12 +01:00 |
|
Bond-009
|
e216702bcf
|
Complete rename ImageSize -> ImageDimensions
|
2019-02-05 19:53:50 +01:00 |
|
Claus Vium
|
dc68d61491
|
Fix default aspect ratio
|
2019-01-28 21:55:44 +01:00 |
|
Bond_009
|
883575893b
|
Change image dimentions from double to int
Rename ImageSize -> ImageDimensions
|
2019-01-26 13:16:47 +01:00 |
|
Bond_009
|
8fc8fc0622
|
Cleanup ImageProcessor
|
2019-01-20 14:18:37 +01:00 |
|
Andrew Rabert
|
449dd1a6a2
|
Remove allowSlowMethods from image processing
|
2019-01-19 22:33:55 -05:00 |
|
Erwin de Haan
|
38f96af079
|
Reformat JustAMan review pt2 changes
Refs #575
|
2019-01-17 20:24:39 +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
|
3ed6f37030
|
EditorConfig reformat: MediaBrowser.Controller
|
2019-01-13 20:30:58 +01:00 |
|
Erwin de Haan
|
26ca4b607b
|
Visual Studio Reformat: MediaBrowser.Controller
|
2019-01-13 20:25:32 +01:00 |
|
hawken
|
bd169e4fd4
|
remove trailing whitespace
|
2019-01-07 23:27:46 +00:00 |
|
Andrew Rabert
|
a86b71899e
|
Add GPL modules
|
2018-12-27 18:27:57 -05:00 |
|
stefan
|
48facb797e
|
Update to 3.5.2 and .net core 2.1
|
2018-09-12 19:26:21 +02:00 |
|
Luke Pulverenti
|
ac09136a3d
|
restore GetImageSize method
|
2017-10-22 17:38:03 -04:00 |
|
Luke Pulverenti
|
7e5036a587
|
update image aspect ratio detection
|
2017-10-22 02:22:43 -04:00 |
|
Luke Pulverenti
|
31b01cbb56
|
add fixes for dng images
|
2017-09-22 16:33:01 -04:00 |
|
Luke Pulverenti
|
eb63e0d264
|
update image processor
|
2017-09-07 14:17:18 -04:00 |
|
Luke Pulverenti
|
49b799adbe
|
3.2.30.8
|
2017-09-05 15:49:02 -04:00 |
|
Luke Pulverenti
|
e441e2f53d
|
update active recordings
|
2017-08-24 15:52:19 -04:00 |
|
Luke Pulverenti
|
52aeb3c40b
|
consolidate interfaces
|
2017-08-07 17:06:13 -04:00 |
|
Luke Pulverenti
|
8dcfda89d1
|
update image size responses
|
2017-06-24 14:32:57 -04:00 |
|
Luke Pulverenti
|
d76bcd8473
|
fix photo orientation
|
2017-06-09 15:24:31 -04:00 |
|
Luke Pulverenti
|
da77b05817
|
update data queries
|
2017-05-21 03:25:49 -04:00 |
|
Luke Pulverenti
|
799494af0b
|
update image methods
|
2017-05-19 13:09:37 -04:00 |
|
Luke Pulverenti
|
9cd2d793be
|
update image encoding
|
2017-05-17 14:18:18 -04:00 |
|
Luke Pulverenti
|
2f4f8c105e
|
update image processing
|
2017-05-14 22:27:58 -04:00 |
|