dkanada
8e9aeb84b1
remove release channel from plugin classes
2020-04-11 19:33:36 +09:00
dkanada
974a04c129
update plugin classes for nightly builds
2020-02-26 01:58:39 +09:00
dkanada
96a5dda9ff
Merge pull request #2109 from Bond-009/plugin
...
Fix plugin installation and correct api behaviour
2019-12-12 15:40:22 +09:00
Bond_009
ec70f3ac75
Fix plugin installation and correct api behaviour
...
The `/Packages/{Name}` endpoint would return a package that had either
the corrent name or the correct guid. In reality it shoud check if both
are correct.
2019-12-06 22:06:16 +01:00
Bond_009
3221e837f9
* Add support for multi segment base urls
...
* Make baseurl case-insensitive
2019-11-25 11:55:24 +01:00
Bond-009
983d38a43b
Merge branch 'master' into installationmanager
2019-11-07 10:50:55 +01:00
Erwin de Haan
387051c409
Fix the last docs warnings.
2019-11-03 15:52:10 +01:00
Bond_009
d529f81cd9
Improve IInstallationManager interface
2019-11-01 17:57:19 +01:00
Bond_009
7243689215
Minor improvements
2019-08-11 15:57:36 +02:00
Bond_009
5eaf5465a5
Check checksum for plugin downloads
...
* Compare the MD5 checksum when downloading plugins
* Reduced log spam due to http requests
* Removed 'GetTempFileResponse' function from HttpClientManager
* Fixed caching for HttpClientManager
2019-08-11 15:54:58 +02:00
Bond_009
65a0ca2f32
Improvements to InstallationManager
2019-06-14 18:38:14 +02:00
Bond_009
5ac6d0ae59
Fix more warnings
2019-02-01 21:56:50 +01:00
Andrew Rabert
8a5198e6a3
Remove ApplicationVersion
2019-01-19 21:34:47 -05: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
b67c1b933e
Visual Studio Reformat: MediaBrowser.Api
2019-01-13 20:24:58 +01: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
1ad990ad72
update live tv data transfer
2017-08-19 15:43:35 -04:00
Luke Pulverenti
1e5c3db9eb
support individual library refreshing
2017-06-23 12:04:45 -04:00
Luke Pulverenti
ef6b90b8e6
make controller project portable
2016-10-25 15:02:04 -04:00
Luke Pulverenti
5cd3276775
pass requested fields to data layer
2016-10-08 01:57:38 -04:00
Luke Pulverenti
82b8d60720
get stable and beta server packages from github
2016-01-02 20:23:09 -05:00
Luke Pulverenti
41fc1f87f5
update plugin catalog
2015-08-24 16:37:34 -04:00
Luke Pulverenti
c8a38c139f
lazy load scripts
2015-05-16 15:09:02 -04:00
Luke Pulverenti
51b5e379d5
add options for media in archives
2015-01-10 00:53:35 -05:00
Luke Pulverenti
56f6b0335c
updated nuget
2014-12-02 22:13:03 -05:00
Luke Pulverenti
d7bdb744ca
add new image params
2014-11-30 14:01:33 -05:00
Luke Pulverenti
a4b75934e5
revise endpoint attributes
2014-11-14 21:31:03 -05:00
Luke Pulverenti
59dc591f66
update to jquery mobile 1.4.3
2014-07-02 14:34:08 -04:00
Luke Pulverenti
4f0e6f61e7
add adult content filter to catalog
2014-06-07 17:06:01 -04:00
Luke Pulverenti
f02c326027
Removed guids from the model project
2014-05-08 16:09:53 -04:00
Luke Pulverenti
7438aa6dfa
removed codec enums
2014-03-23 16:07:02 -04:00
Luke Pulverenti
f32212d160
update to service stack v4
2013-12-07 10:52:38 -05:00
Eric Reed
764e2625bf
Implement plugin update identification by guid
2013-11-04 13:16:47 -05:00
Luke Pulverenti
1c7c71075a
pass current server version into installation manager to get update list
2013-09-22 14:21:55 -04:00
Eric Reed
aeb5984ee8
Change catalog filter to "Free Only"
2013-08-26 15:15:44 -04:00
Luke Pulverenti
a78ed5c61f
cleanup method signatures
2013-08-16 14:59:37 -04:00
Luke Pulverenti
a5f97dcaa8
move installation manager down to common
2013-06-30 22:27:50 -04:00
Luke Pulverenti
1e49857765
use static package method when checking for plugin updates from dashboard page
2013-06-28 09:26:27 -04:00
Luke Pulverenti
70da0b6ae9
resharper suggestions in api project
2013-04-10 11:32:09 -04:00
Luke Pulverenti
815bb6c825
added IsPremium filter to GetPackages api method
2013-04-04 00:24:52 -04:00
Luke Pulverenti
eb577fd11d
renamed filter to match model
2013-04-03 14:46:58 -04:00
Luke Pulverenti
5fb369f3e6
add optional package filter and remove IUIPlugin interface
2013-04-03 14:43:49 -04:00
Luke Pulverenti
e2dcddc5ac
made compression and caching available to plugin api endpoints
2013-03-23 22:45:00 -04:00
LukePulverenti
4d083b618d
restored request logging
2013-03-16 01:52:33 -04:00
LukePulverenti
c4c9126f79
added more attributes for api docs
2013-03-08 14:14:09 -05:00
LukePulverenti
4f67fc4aef
removed base kernel and ikernel
2013-03-07 00:34:00 -05:00
LukePulverenti
bf9e24502c
extracted an installation manager interface
2013-03-04 23:25:27 -05:00
LukePulverenti
2ca4b7d03a
Created IConfigurationManager
2013-03-04 00:43:06 -05:00
Eric Reed
989bb48596
Start on new update routines
2013-02-28 14:29:17 -05:00