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
11 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
Luke Pulverenti
e2dcddc5ac
made compression and caching available to plugin api endpoints
12 years ago
Luke Pulverenti
b20151fff3
copy dashboard to the output folder and load from the file system, instead of using embedded resources
12 years ago
LukePulverenti
4d083b618d
restored request logging
12 years ago
LukePulverenti
c4c9126f79
added more attributes for api docs
12 years ago
LukePulverenti
4f67fc4aef
removed base kernel and ikernel
12 years ago
LukePulverenti
8141c777c3
added some attributes for api docs
12 years ago
LukePulverenti
bf9e24502c
extracted an installation manager interface
12 years ago
LukePulverenti
cd69bd7c7d
fixed configuration saving issues
12 years ago
LukePulverenti
2ca4b7d03a
Created IConfigurationManager
12 years ago
LukePulverenti
0ea90ef7c6
added IServerEntryPoint to replace plugin.initialize
12 years ago
LukePulverenti
a6bda6c862
fix plugin security saving
12 years ago