Bond_009
3221e837f9
* Add support for multi segment base urls
...
* Make baseurl case-insensitive
5 years ago
Bond_009
ded9dee22c
Remove more compile time warnings
6 years ago
Erwin de Haan
a358631040
Extra formatting on the merged code.
6 years ago
Erwin de Haan
49b61f238e
Merge branch 'dev' into reformat
...
# Conflicts:
# Emby.Server.Implementations/ApplicationHost.cs
# Emby.Server.Implementations/LiveTv/EmbyTV/EmbyTV.cs
# Emby.Server.Implementations/LiveTv/LiveTvManager.cs
# Emby.Server.Implementations/Security/MBLicenseFile.cs
# Emby.Server.Implementations/Security/PluginSecurityManager.cs
# Emby.Server.Implementations/Security/RegRecord.cs
# MediaBrowser.Api/PluginService.cs
# MediaBrowser.Api/System/SystemService.cs
# MediaBrowser.Common/Security/IRequiresRegistration.cs
# MediaBrowser.Common/Security/ISecurityManager.cs
# MediaBrowser.Common/Security/PaymentRequiredException.cs
# MediaBrowser.Model/Entities/MBRegistrationRecord.cs
# MediaBrowser.Model/Entities/PluginSecurityInfo.cs
# deployment/win-generic/build-jellyfin.ps1
6 years ago
Claus Vium
e0e5a487c3
removed commented code
6 years ago
Claus Vium
801726ce38
readded some registration endpoints
6 years ago
Claus Vium
d707e969fa
Added some todos
6 years ago
Claus Vium
4a03ac4022
mock the registration endpoint since livetv etc. still uses it
6 years ago
Claus Vium
eca3c099d9
removed a bunch of validation, security, registration, premiere, whatever bs
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
Bond_009
ea4c914123
Fix exception logging
6 years ago
Bond_009
0f8b3c6347
Use Microsoft.Extensions.Logging abstraction
6 years ago
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti
2f99a78230
3.2.30.17
7 years ago
Luke Pulverenti
1ad990ad72
update live tv data transfer
7 years ago
Luke Pulverenti
ef6b90b8e6
make controller project portable
8 years ago
softworkz
23da61281e
Reduced compiler warnings. No functional changes (except MediaEncoder.cs and AutomaticRestartEntryPoint.cs)
8 years ago
Sven Van den brande
168587b2a0
Remove unused code...
9 years ago
Luke Pulverenti
600aa76865
update recordings
9 years ago
Luke Pulverenti
2f1996b773
resolve config caching issue
9 years ago
Luke Pulverenti
0bd1f36ece
update db queries
9 years ago
Eric Reed
5d74fcbb87
Re-work appstore registration to pass-thru parameters
9 years ago
Eric Reed
cd42bce822
Move exception to SecurityManager
9 years ago
Eric Reed
0ed2fed529
Restore appstore registration end point
9 years ago
Eric Reed
8146361ac7
Revert "Add store registration endpoint (pointing to test)"
...
This reverts commit 42ddf1cd86b5a5b50f8023e492ce6d7fcadc0fe1.
9 years ago
Eric Reed
9f138d86b1
Revert "Add missing param"
...
This reverts commit 41715f145d1ff47b95d870ff8f224e778b25e695.
9 years ago
Eric Reed
33ab78155f
Add missing param
9 years ago
Eric Reed
7404114fee
Add store registration endpoint (pointing to test)
9 years ago
Luke Pulverenti
4e04d31c7d
consolidate slideout panels
10 years ago
Luke Pulverenti
975e699d5b
update translations
10 years ago
Luke Pulverenti
c8a38c139f
lazy load scripts
10 years ago
Luke Pulverenti
b7b28ffd31
add reg method
10 years ago
Luke Pulverenti
49df4a31b1
update thumbnail generation
10 years ago
Luke Pulverenti
b7e5e21c97
update task buttons
10 years ago
Luke Pulverenti
51b5e379d5
add options for media in archives
10 years ago
Luke Pulverenti
a4b75934e5
revise endpoint attributes
10 years ago
Luke Pulverenti
6e25c572fa
removed dead code
10 years ago
Luke Pulverenti
59dc591f66
update to jquery mobile 1.4.3
10 years ago
Luke Pulverenti
7438aa6dfa
removed codec enums
11 years ago
Luke Pulverenti
351cfef7a7
use conditional caching on some json responses
11 years ago
Luke Pulverenti
f32212d160
update to service stack v4
11 years ago
Luke Pulverenti
a5f97dcaa8
move installation manager down to common
12 years ago
Luke Pulverenti
7d7b75c099
removed dead code
12 years ago
Luke Pulverenti
70da0b6ae9
resharper suggestions in api project
12 years ago
Luke Pulverenti
59cfad03e8
pluralize url
12 years ago
Luke Pulverenti
c91c0ece6b
Added registration status endpoint
12 years ago