Cody Robibero
163d6b0f1d
Update Jellyfin.Api/Helpers/RequestHelpers.cs
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
4 years ago
crobibero
2eafbc03e4
fix build
4 years ago
crobibero
27e753ddb4
Convert image type string to enum.
4 years ago
Anthony Lavado
10d48b0623
Merge pull request #4281 from crobibero/npm-registry
...
Fix registry name and link
4 years ago
dkanada
3a238de35e
Merge pull request #4265 from KonH/remove_unnecessary_null_checks
...
Remove unnecessary null checks in some places
4 years ago
dkanada
e11a2d4397
Merge pull request #4273 from joshuaboniface/fix-damn-rpm-spec-again-fuck
...
Fix RPM spec again
4 years ago
dkanada
f8657d70ff
Merge pull request #4277 from jellyfin/dependabot/nuget/Moq-4.14.6
...
Bump Moq from 4.14.5 to 4.14.6
4 years ago
Joshua M. Boniface
29e77d56ec
Merge pull request #4279 from joshuaboniface/fix-bad-migration
...
Make MaxActiveSessions not nullable
4 years ago
Joshua M. Boniface
b3249e849c
Add default value of 0
4 years ago
crobibero
8bf560c41e
fix registry name and link
4 years ago
Joshua M. Boniface
49c363751a
Make MaxActiveSessions not nullable
...
Fixes a bad assumption with the previous migration.
4 years ago
Joshua M. Boniface
2d689f101b
Merge pull request #4268 from Bond-009/groupinfo
...
Improve GroupInfo class
4 years ago
Joshua M. Boniface
72ad3b327f
Merge pull request #4257 from Bond-009/tests3
...
Add tests for deserializing guids
4 years ago
Joshua M. Boniface
5e11eb0359
Merge pull request #4264 from Camc314/patch-1
...
Add missing properties to typescript axios generator
4 years ago
Cameron
7e7eb3a2f9
Add missing properties to typescript-axios gen
4 years ago
Bond-009
fe9d25c268
Merge pull request #4271 from joshuaboniface/fix-ci-script
...
Improve handling of apiclient generator
4 years ago
Bond-009
40bbcb63db
Merge pull request #4275 from anthonylavado/tasktimer
...
Fix Transcode Cleanup Schedule
4 years ago
dependabot[bot]
dba4df1977
Bump Moq from 4.14.5 to 4.14.6
...
Bumps [Moq](https://github.com/moq/moq4 ) from 4.14.5 to 4.14.6.
- [Release notes](https://github.com/moq/moq4/releases )
- [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md )
- [Commits](https://github.com/moq/moq4/compare/v4.14.5...v4.14.6 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Bond-009
d22fe41c3c
Merge pull request #4177 from cvium/remove_missing
...
Remove dummy season and missing episode provider
4 years ago
cvium
72cd6ab071
Remove dummy season and missing episode provider in a futile attempt to remove cruft
4 years ago
Bond-009
e011659186
Merge pull request #4210 from nielsvanvelzen/typed-websocket-message
...
Use enum for WebSocket message types
4 years ago
Bond-009
f1bf21cffd
Merge pull request #4225 from Spacetech/save_image_check
...
Check response status code before saving images
4 years ago
Bond-009
14042d51b0
Merge pull request #4276 from cvium/fix_403
...
SecurityException should return 403
4 years ago
cvium
df75c1cd9c
SecurityException should return 403
4 years ago
Anthony Lavado
959d906c85
Just enable instead
4 years ago
Anthony Lavado
375f849b3e
Simply trigger
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
4 years ago
Anthony Lavado
e77040a4fb
Fix Transcode Cleanup Schedule
...
Sets the default time to midnight, and confirms to the same task
scheduling commands that other tasks use.
4 years ago
Joshua M. Boniface
2a575dd67e
Merge pull request #4269 from joshuaboniface/session-limit
...
Add user max sessions options
4 years ago
Joshua M. Boniface
d47284d59f
Merge pull request #4202 from cvium/tmdblib_migration
...
Migrate the TMDb providers to the TMDbLib library
4 years ago
Joshua M. Boniface
f2763a71e0
Rename migrations to match others
4 years ago
Joshua M. Boniface
1bfe9713af
Make MaxSessions default 0
4 years ago
Joshua M. Boniface
88bc2fa3ec
Just make everything under libdir/jf a wildcard
...
I don't know if this will actually work but maybe it will.
4 years ago
Joshua M. Boniface
fc28ffea53
Improve handling of apiclient generator
...
1. Replace the separate stable/unstable scripts with a single script and
handle the difference with argument parsing.
2. Unify the calls and pass the Azure arguments in on the CLI.
4 years ago
Joshua M. Boniface
67e89dd525
Use nicer count comparitor
4 years ago
Bond-009
07be066180
Merge pull request #4252 from skyfrk/4214-supported-commands-enum
...
Convert supportedCommands strings to enums
4 years ago
Joshua M. Boniface
df177b4752
Revert "Implement better count method"
...
This reverts commit 5aa519fd39
.
4 years ago
Joshua M. Boniface
5aa519fd39
Implement better count method
4 years ago
Joshua M. Boniface
8dfa2015d0
Make the count an int for cleanliness
4 years ago
Joshua M. Boniface
d0ec6872f3
Increase count check to 1
...
There's another way to disable a user anyways.
4 years ago
Joshua M. Boniface
725acb528a
Add pragma warning disabled to migrations
4 years ago
Joshua M. Boniface
cd328a0be3
Remove default set for MaxActiveSessions
4 years ago
Joshua M. Boniface
6e1d1eed23
Make log entry informational
4 years ago
Joshua M. Boniface
b130af1b0c
Remove variables from SecurityException
4 years ago
Joshua M. Boniface
a9e5f6e770
Remove nullable from MaxActiveSessions
4 years ago
Joshua M. Boniface
2577595bac
Remove obsolete getter
4 years ago
Joshua M. Boniface
975fca5158
Fix syntax error
4 years ago
Joshua M. Boniface
b9d79d7635
Add DB migration for new MaxActiveSessions field
4 years ago
Joshua M. Boniface
5a7dda337f
Add active session tracking
...
Adds a flag for a maximum number of user sessions, as well as an
authentication check to ensure that the user is not above this level.
4 years ago
Bond-009
d11adeb85e
Merge pull request #4266 from Maxr1998/log-stream-info
...
Log stream type and codec for missing direct play profile
4 years ago
Bond-009
e93bb9aa8d
Merge pull request #4267 from cvium/disable_invalidauthprovider
...
Disable invalid auth provider
4 years ago