Patrick Barron
add0a2088d
Simplified Conditionals and returns
5 years ago
Bond_009
e9d1eabd53
Remove unused usings
5 years ago
Bond_009
87d2479b78
Fix warnings
5 years ago
Bond-009
5f6bca8aeb
Merge remote-tracking branch 'upstream/master' into baseurl
5 years ago
Bond-009
6f45d95951
Minor improvements to network code
5 years ago
Bond_009
3221e837f9
* Add support for multi segment base urls
...
* Make baseurl case-insensitive
5 years ago
William Taylor
18ae107ce4
Removed unnecessary configuration options and reduced primitive dependencies
6 years ago
Erwin de Haan
f8aff0c51d
Fix conditions where the ! was swallowed in #726
6 years ago
Erwin de Haan
b9a111432a
Unwrapped all /(Write|Read)All(Text|Bytes)/ functions.
6 years ago
Erwin de Haan
581a7fe078
Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`
6 years ago
Erwin de Haan
3a831994f6
Unwrapped GetDirectoryName and DirectorySeperatorChar
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
e2751d42e8
Merge branch 'dev' into code-cleanup
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
hawken
bd169e4fd4
remove trailing whitespace
6 years ago
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti
8de80d43ba
update ResolutionNormalizer
7 years ago
Luke Pulverenti
1ad990ad72
update live tv data transfer
7 years ago
Luke Pulverenti
24d91d9363
update image inheritance
7 years ago
Luke Pulverenti
696a6b34ea
improve smb support
8 years ago
Luke Pulverenti
13d8110ce2
make api project portable
8 years ago
Luke Pulverenti
e508752191
remove use of Environment
8 years ago
Luke Pulverenti
ef6b90b8e6
make controller project portable
8 years ago
Luke Pulverenti
7d980fee45
add platform test to directory picker
8 years ago
Luke Pulverenti
61d0795c84
set default directory picker path for qnap
8 years ago
Luke Pulverenti
c47eef0e90
default to include hidden
9 years ago
Luke Pulverenti
c6ce834216
update use of FileAttributes
9 years ago
Luke Pulverenti
078277ebc2
continue file system rework
9 years ago
Luke Pulverenti
ebc95ffb9a
update access denied exceptions
9 years ago
Luke Pulverenti
4c050bc3f8
update client sync
9 years ago
Luke
14de062681
update file system methods
9 years ago
Andrew Schurman
5571bf4736
Handle symlinks in library folders
9 years ago
Luke Pulverenti
7b4c2ec334
improve extra resolution
10 years ago
Luke Pulverenti
a4b75934e5
revise endpoint attributes
10 years ago
Luke Pulverenti
389390b82e
fixes #789 - Security Issue: API allows access to any folder of the PC running MediaBrowser
10 years ago
Luke Pulverenti
57623886b2
added generic remote control commands
11 years ago
Luke Pulverenti
351cfef7a7
use conditional caching on some json responses
11 years ago
Luke Pulverenti
b9d17c9bc7
add more methods to file system interface
11 years ago
Luke Pulverenti
f32212d160
update to service stack v4
11 years ago
Luke Pulverenti
55a776427b
Removed unused properties from BaseItem.
11 years ago
Luke Pulverenti
59acec8143
updated nuget
11 years ago
Luke Pulverenti
0d59941539
restored network browser
11 years ago
Luke Pulverenti
7b6bf545da
removed network option from directory picker due to unreliability
11 years ago
Luke Pulverenti
35d9b29c97
fixed issue of not seeing network shares
12 years ago
Luke Pulverenti
b443d591a2
fixes #200 - MB3 Locking Folders for a long time
12 years ago
Luke Pulverenti
e744302709
switched to built-in methods for directory browsing
12 years ago
Luke Pulverenti
4a6378937f
Sort file system entries by path in directory picker
12 years ago
Luke Pulverenti
70da0b6ae9
resharper suggestions in api project
12 years ago
Luke Pulverenti
f8602725c2
#124 - Add media location directory picker shows documents
12 years ago