Bond-009
|
cbf9be9416
|
Merge pull request #3577 from crobibero/package-install-repo
Specify plugin repo on plugin installation
|
4 years ago |
dependabot[bot]
|
a26ff86553
|
Bump Swashbuckle.AspNetCore from 5.5.1 to 5.6.3
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.5.1 to 5.6.3.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.5.1...v5.6.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
61c1bdb6df
|
Bump Swashbuckle.AspNetCore.ReDoc from 5.5.1 to 5.6.3
Bumps [Swashbuckle.AspNetCore.ReDoc](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.5.1 to 5.6.3.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.5.1...v5.6.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
crobibero
|
b7022e8dc1
|
Merge remote-tracking branch 'upstream/master' into package-install-repo
|
4 years ago |
Bond-009
|
b41da8e5d7
|
Merge pull request #4209 from cvium/fix_forgotpassword
Add Dto to ForgotPassword
|
4 years ago |
cvium
|
fed58a0327
|
Add Dto to ForgotPassword
|
4 years ago |
cvium
|
c92eda53c5
|
Fix Identify by renaming route parameter to match function argument
|
4 years ago |
Anthony Lavado
|
5aa743a6a2
|
Merge pull request #4163 from Bond-009/minor4
Minor improvements
|
4 years ago |
Anthony Lavado
|
25bfef58fc
|
Merge pull request #4187 from BaronGreenback/FFMPegErrorMsg
Fix for #4184 when no FFMPEG path set.
|
4 years ago |
Anthony Lavado
|
af24c43118
|
Merge pull request #4192 from nielsvanvelzen/generalcommand-sucks
Use GeneralCommandType enum in GeneralCommand
|
4 years ago |
dkanada
|
1657af482a
|
Merge pull request #4082 from cromefire/patch-4
More expressive names for the VideoStream API
|
4 years ago |
dkanada
|
dfb2ef5cfe
|
Merge pull request #4126 from crobibero/3.1.8
update to dotnet 3.1.8
|
4 years ago |
Niels van Velzen
|
891c538f81
|
Use GeneralCommandType in SessionController parameters
|
4 years ago |
Niels van Velzen
|
3459655bb4
|
Use GeneralCommandType enum in GeneralCommand name
|
4 years ago |
BaronGreenback
|
f71812abc0
|
Update SessionController.cs
|
4 years ago |
BaronGreenback
|
d6f01d6503
|
Update DynamicHlsController.cs
|
4 years ago |
BaronGreenback
|
9cb37ae9c2
|
Update Jellyfin.Api/Controllers/SessionController.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
4 years ago |
BaronGreenback
|
bbf196c7bd
|
Update TranscodingJobHelper.cs
|
4 years ago |
BaronGreenback
|
701d54260d
|
Update SessionController.cs
|
4 years ago |
BaronGreenback
|
7050525f6b
|
Update SessionController.cs
|
4 years ago |
BaronGreenback
|
50060175b1
|
Update DynamicHlsController.cs
|
4 years ago |
BaronGreenback
|
d8e8d298ea
|
Update Jellyfin.Api/Controllers/SessionController.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
4 years ago |
BaronGreenback
|
eee977a77b
|
Update Jellyfin.Api/Controllers/SessionController.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
4 years ago |
BaronGreenback
|
4dae7d0521
|
Update Jellyfin.Api/Controllers/SessionController.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
4 years ago |
BaronGreenback
|
ea7b3699c2
|
Update SessionController.cs
removed space
|
4 years ago |
BaronGreenback
|
d428ca55cd
|
Update DynamicHlsController.cs
|
4 years ago |
BaronGreenback
|
8738fe570a
|
Update SessionController.cs
|
4 years ago |
BaronGreenback
|
604edea6a6
|
Update DynamicHlsController.cs
Removed container fields
|
4 years ago |
BaronGreenback
|
9fc1a8b619
|
Inverted if statement
|
4 years ago |
BaronGreenback
|
81db323f88
|
Update SessionController.cs
|
4 years ago |
Bond_009
|
0007756a5e
|
Fix
|
4 years ago |
Bond_009
|
2dbf73b989
|
Minor improvements
|
4 years ago |
crobibero
|
46ae51bc9a
|
update to dotnet 3.1.8
|
4 years ago |
Bond-009
|
1d633aac0a
|
Merge pull request #4093 from crobibero/bad-route
Fix api routes
|
4 years ago |
Bond-009
|
4447589460
|
Merge pull request #4116 from cvium/add_known_proxies
Add Known Proxies to system configuration
|
4 years ago |
cvium
|
cb173d79e6
|
Fix the test
|
4 years ago |
cvium
|
7576824cee
|
Standardize use of IsLocal and RemoteIp
|
4 years ago |
crobibero
|
63ebae2f9e
|
Remove nullable from required
|
4 years ago |
crobibero
|
efce4d4bf3
|
Merge remote-tracking branch 'upstream/master' into bad-route
|
4 years ago |
crobibero
|
25ac778a79
|
revert changes
|
4 years ago |
crobibero
|
612e135c8c
|
Merge remote-tracking branch 'upstream/master' into api-stream-return
|
4 years ago |
crobibero
|
8e15142d82
|
Merge remote-tracking branch 'upstream/master' into bad-route
|
4 years ago |
crobibero
|
b2c2746a27
|
Fix container routes
|
4 years ago |
Bond-009
|
5c7cdfe428
|
Merge pull request #4092 from crobibero/api-go-brrr
Add missing FromRoute, Required attribute
|
4 years ago |
crobibero
|
14de45602b
|
fix play command route
|
4 years ago |
crobibero
|
af2186ab83
|
add back optional for route param
|
4 years ago |
crobibero
|
6d3e15dc31
|
fix attribute spacing
|
4 years ago |
crobibero
|
7294dc103f
|
Fix api routes
|
4 years ago |
Anthony Lavado
|
cc6b03296a
|
Merge pull request #3899 from crobibero/plugin-install
Install specific plugin version if requested
|
4 years ago |
crobibero
|
afc8a307c7
|
Add missing FromRoute, Required attribute
|
4 years ago |