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 |
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
|
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 |
cvium
|
a839b015f9
|
Disable invalid auth provider
|
4 years ago |
cvium
|
24dfa097fa
|
Update TMDbLib version
|
4 years ago |
cvium
|
a0862c933d
|
Add image languages to collections
|
4 years ago |
cvium
|
d7cabb2e4e
|
Add image languages
|
4 years ago |
cvium
|
e0f21afa62
|
Fix build
|
4 years ago |
Claus Vium
|
c0f4c90d57
|
Apply suggestions from code review
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
4 years ago |
cvium
|
9adbf4e9d8
|
Add keywords as tags to series + cleanup
|
4 years ago |
cvium
|
f4d49eff9b
|
Add keywords as tags
|
4 years ago |
cvium
|
3df2a95cac
|
Cleanup in TmdbUtils
|
4 years ago |
cvium
|
f8c4f7c63e
|
Fix inverted boolean statement
|
4 years ago |
cvium
|
34d2716ce8
|
Remove TmdbSettingsResult which came back in the rebase
|
4 years ago |
cvium
|
08e1f15add
|
Cleanup in TmdbMovieProvider
|
4 years ago |
cvium
|
e9524f89d6
|
Migrate the TMDb providers to the TMDbLib library
|
4 years ago |
Maxr1998
|
e01209a6f5
|
Log stream type and codec for missing direct play profile
|
4 years ago |
github@esslinger.dev
|
ec0ff5d02f
|
test: use descriptive test method names
|
4 years ago |
Anthony Lavado
|
c0be770681
|
Merge pull request #4262 from anthonylavado/remove-windows-legacy
Remove Windows legacy files
|
4 years ago |
Anthony Lavado
|
86cbefb059
|
Remove Windows legacy files
|
4 years ago |
github@esslinger.dev
|
1bd80a634f
|
test: add CommaDelimitedArrayModelBinder tests
|
4 years ago |
github@esslinger.dev
|
b3b98a5cc8
|
test: add TestType enum
|
4 years ago |
github@esslinger.dev
|
33f80dc3c1
|
feat(CommaDelimitedArrayModelBinder): add none result check
|
4 years ago |
Bond-009
|
1c6a45f7a3
|
Merge pull request #4260 from crobibero/api-data-file
Allow server to return .data files
|
4 years ago |
Joshua M. Boniface
|
cb94b5a944
|
Merge pull request #4070 from crobibero/ci-api-client
Add ci task to publish api client
|
4 years ago |
Joshua M. Boniface
|
5f65fd93a1
|
Merge pull request #4249 from jellyfin/EraYaN-openapi-spec-fix
Publish OpenAPI spec for master and tagged releases
|
4 years ago |
crobibero
|
6a32385588
|
Allow server to return .data files
|
4 years ago |
Bond-009
|
b87db136cc
|
Merge pull request #4255 from crobibero/ci-xml-docs
Generate document file for openapi spec in CI
|
4 years ago |