| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-05 | Merge pull request #4210 from nielsvanvelzen/typed-websocket-message | Bond-009 | |
| Use enum for WebSocket message types | |||
| 2020-10-05 | Merge pull request #4225 from Spacetech/save_image_check | Bond-009 | |
| Check response status code before saving images | |||
| 2020-10-05 | Merge pull request #4276 from cvium/fix_403 | Bond-009 | |
| SecurityException should return 403 | |||
| 2020-10-05 | SecurityException should return 403 | cvium | |
| 2020-10-05 | Just enable instead | Anthony Lavado | |
| 2020-10-05 | Simply trigger | Anthony Lavado | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2020-10-05 | Fix Transcode Cleanup Schedule | Anthony Lavado | |
| Sets the default time to midnight, and confirms to the same task scheduling commands that other tasks use. | |||
| 2020-10-04 | Merge pull request #4269 from joshuaboniface/session-limit | Joshua M. Boniface | |
| Add user max sessions options | |||
| 2020-10-04 | Merge pull request #4202 from cvium/tmdblib_migration | Joshua M. Boniface | |
| Migrate the TMDb providers to the TMDbLib library | |||
| 2020-10-04 | Rename migrations to match others | Joshua M. Boniface | |
| 2020-10-04 | Rewrite activity log backend to use a query class. | Patrick Barron | |
| 2020-10-04 | Make MaxSessions default 0 | Joshua M. Boniface | |
| 2020-10-04 | Just make everything under libdir/jf a wildcard | Joshua M. Boniface | |
| I don't know if this will actually work but maybe it will. | |||
| 2020-10-04 | Improve handling of apiclient generator | Joshua M. Boniface | |
| 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. | |||
| 2020-10-04 | Use nicer count comparitor | Joshua M. Boniface | |
| 2020-10-04 | Merge pull request #4252 from skyfrk/4214-supported-commands-enum | Bond-009 | |
| Convert supportedCommands strings to enums | |||
| 2020-10-04 | Revert "Implement better count method" | Joshua M. Boniface | |
| This reverts commit 5aa519fd399d8b09a360f6448acc992225f8c219. | |||
| 2020-10-04 | Implement better count method | Joshua M. Boniface | |
| 2020-10-04 | Make the count an int for cleanliness | Joshua M. Boniface | |
| 2020-10-04 | Increase count check to 1 | Joshua M. Boniface | |
| There's another way to disable a user anyways. | |||
| 2020-10-04 | Add pragma warning disabled to migrations | Joshua M. Boniface | |
| 2020-10-04 | Remove default set for MaxActiveSessions | Joshua M. Boniface | |
| 2020-10-04 | Make log entry informational | Joshua M. Boniface | |
| 2020-10-04 | Remove variables from SecurityException | Joshua M. Boniface | |
| 2020-10-04 | Remove nullable from MaxActiveSessions | Joshua M. Boniface | |
| 2020-10-04 | Remove obsolete getter | Joshua M. Boniface | |
| 2020-10-04 | Fix syntax error | Joshua M. Boniface | |
| 2020-10-04 | Add DB migration for new MaxActiveSessions field | Joshua M. Boniface | |
| 2020-10-04 | Add active session tracking | Joshua M. Boniface | |
| 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. | |||
| 2020-10-04 | Merge pull request #4266 from Maxr1998/log-stream-info | Bond-009 | |
| Log stream type and codec for missing direct play profile | |||
| 2020-10-04 | Merge pull request #4267 from cvium/disable_invalidauthprovider | Bond-009 | |
| Disable invalid auth provider | |||
| 2020-10-04 | Fix build | Bond_009 | |
| 2020-10-04 | Improve GroupInfo class | Bond_009 | |
| * Fixed docs * Remove extra dictionary lookups * change property to constant | |||
| 2020-10-04 | Add roundtrip test | Bond_009 | |
| 2020-10-04 | Update UserManager.cs | BaronGreenback | |
| 2020-10-04 | Update LocalAccessHandlerTests.cs | BaronGreenback | |
| 2020-10-04 | Update PathSubstitution.cs | BaronGreenback | |
| 2020-10-04 | Update MediaInfoHelper.cs | BaronGreenback | |
| 2020-10-04 | Update UserController.cs | BaronGreenback | |
| 2020-10-04 | Update LocalAccessHandler.cs | BaronGreenback | |
| 2020-10-04 | Update DynamicHlsHelper.cs | BaronGreenback | |
| 2020-10-04 | Update LocalAccessOrRequiresElevationHandler.cs | BaronGreenback | |
| 2020-10-04 | Update IgnoreParentalControlHandler.cs | BaronGreenback | |
| 2020-10-04 | Update FirstTimeOrIgnoreParentalControlSetupHandler.cs | BaronGreenback | |
| 2020-10-04 | Update DownloadHandler.cs | BaronGreenback | |
| 2020-10-04 | Update DefaultAuthorizationHandler.cs | BaronGreenback | |
| 2020-10-04 | Merge branch 'NetworkPR2' of https://github.com/BaronGreenback/jellyfin into ↵ | Jim Cartlidge | |
| NetworkPR2 | |||
| 2020-10-04 | Updatig netcollection & re-inserting BOM | Jim Cartlidge | |
| 2020-10-03 | Update documentation | Matt Montgomery | |
| 2020-10-03 | Disable invalid auth provider | cvium | |
