Bond_009
9b2cf8501f
Add last one
5 years ago
Bond-009
6032f31aa6
Use CultureInvariant string conversion for Guids
5 years ago
Jörn
1fd8164756
fix issue #1347 introduced in pr #930
5 years ago
pjeanjean
7919dd81da
Skip user permission checking for UserRootFolder
...
Fix #1436
UserRootFolders are used to represent virtual folders that exist outside
of libraries. As such, it doesn't make sense to check if a user has the
right to access their library (named `Media Folders`).
6 years ago
Bond-009
1731bf7372
Remove ordering items
6 years ago
Vasily
60df855b26
Merge pull request #930 from fruhnow/AuthorizationCheck
...
checking user-permission in GetQueryResult
6 years ago
Felix Ruhnow
53beebc774
switching logging to serilog convention according to pr comments
6 years ago
Felix Ruhnow
ba003e06ef
adressing pr comments
6 years ago
Felix Ruhnow
1d631540ac
adressing pr comments
6 years ago
Felix Ruhnow
967d5deeb7
checking user-permission in GetQueryResult to prevent accessing the library without permission but having a link. (+added myself as contributor. forgot last time bout that)
6 years ago
Bond_009
8d98885cda
Less string allocations
6 years ago
Bond_009
64d5ec12e2
Use HashSets for increased perf
6 years ago
Claus Vium
8985fb8d58
Remove support for games as a media type
6 years ago
Erwin de Haan
ba610b5094
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
6 years ago
Erwin de Haan
b67c1b933e
Visual Studio Reformat: MediaBrowser.Api
6 years ago
Erwin de Haan
ec1f5dc317
Mayor code cleanup
...
Add Argument*Exceptions now use proper nameof operators.
Added exception messages to quite a few Argument*Exceptions.
Fixed rethorwing to be proper syntax.
Added a ton of null checkes. (This is only a start, there are about 500 places that need proper null handling)
Added some TODOs to log certain exceptions.
Fix sln again.
Fixed all AssemblyInfo's and added proper copyright (where I could find them)
We live in *current year*.
Fixed the use of braces.
Fixed a ton of properties, and made a fair amount of functions static that should be and can be static.
Made more Methods that should be static static.
You can now use static to find bad functions!
Removed unused variable. And added one more proper XML comment.
6 years ago
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti
983b51e083
reduce socket activity
7 years ago
Luke Pulverenti
085470394e
update home screen sections
7 years ago
Luke Pulverenti
eb63e0d264
update image processor
7 years ago
Luke Pulverenti
39c4542cf6
update query objects
7 years ago
Luke Pulverenti
ed81591175
update dto methods
7 years ago
Luke Pulverenti
1ad990ad72
update live tv data transfer
7 years ago
Luke Pulverenti
6b28eee2db
rework episode queries
7 years ago
Luke Pulverenti
40442f887b
consolidate emby.server.core into emby.server.implementations
7 years ago
Luke Pulverenti
33014f77aa
update GetItems method
8 years ago
Luke Pulverenti
f07af448fa
update main projects
8 years ago
Luke Pulverenti
2f93d4498b
update query fields
8 years ago
Luke Pulverenti
54cf0da758
update query fields
8 years ago
Luke Pulverenti
da77b05817
update data queries
8 years ago
Luke Pulverenti
59f2463efd
update nuget
8 years ago
Luke Pulverenti
6091e00e18
clean related files when deleting items
8 years ago
Luke Pulverenti
85cd90d6e6
update video osd
8 years ago
Luke Pulverenti
ac2c45dd6a
update dlna genre views
8 years ago
Luke Pulverenti
227dd0a42d
rework result factory
8 years ago
Luke Pulverenti
ef6b90b8e6
make controller project portable
8 years ago
Luke Pulverenti
edbe28d9fc
move interface to model
8 years ago
Luke Pulverenti
038b11702e
update playlist content
8 years ago
Luke Pulverenti
cb26cb9457
update program queries
8 years ago
Luke Pulverenti
5cd3276775
pass requested fields to data layer
8 years ago
Luke Pulverenti
93a05271c2
fix notifications query
8 years ago
Luke Pulverenti
db9c02fffd
update notifications
8 years ago
Luke Pulverenti
845c4a0d62
update item by name validators
8 years ago
Sven Van den brande
219cba7506
Removed redundant Collection Initializers
...
Removed Using directives that are not required
8 years ago
Luke Pulverenti
7475722ecf
switch to ExcludeArtistIds
8 years ago
Luke Pulverenti
df5cfc0c25
update more from/similar
8 years ago
Luke Pulverenti
820c1ba79a
display more from artist on album page
8 years ago
Luke Pulverenti
e329811d2d
update reports
8 years ago
Luke Pulverenti
17e416a0fd
add logging
8 years ago
Luke Pulverenti
dc15f93005
fixes #1787
8 years ago