| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-06 | Merge pull request #4273 from joshuaboniface/fix-damn-rpm-spec-again-fuck | dkanada | |
| Fix RPM spec again | |||
| 2020-10-06 | Merge pull request #4277 from jellyfin/dependabot/nuget/Moq-4.14.6 | dkanada | |
| Bump Moq from 4.14.5 to 4.14.6 | |||
| 2020-10-05 | Merge pull request #4279 from joshuaboniface/fix-bad-migration | Joshua M. Boniface | |
| Make MaxActiveSessions not nullable | |||
| 2020-10-05 | Add default value of 0 | Joshua M. Boniface | |
| 2020-10-05 | Make MaxActiveSessions not nullable | Joshua M. Boniface | |
| Fixes a bad assumption with the previous migration. | |||
| 2020-10-05 | Merge pull request #4268 from Bond-009/groupinfo | Joshua M. Boniface | |
| Improve GroupInfo class | |||
| 2020-10-05 | Merge pull request #4257 from Bond-009/tests3 | Joshua M. Boniface | |
| Add tests for deserializing guids | |||
| 2020-10-05 | Merge pull request #4264 from Camc314/patch-1 | Joshua M. Boniface | |
| Add missing properties to typescript axios generator | |||
| 2020-10-05 | Add missing properties to typescript-axios gen | Cameron | |
| 2020-10-05 | Merge pull request #4271 from joshuaboniface/fix-ci-script | Bond-009 | |
| Improve handling of apiclient generator | |||
| 2020-10-05 | Merge pull request #4275 from anthonylavado/tasktimer | Bond-009 | |
| Fix Transcode Cleanup Schedule | |||
| 2020-10-05 | Bump Moq from 4.14.5 to 4.14.6 | dependabot[bot] | |
| 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> | |||
| 2020-10-05 | Merge pull request #4177 from cvium/remove_missing | Bond-009 | |
| Remove dummy season and missing episode provider | |||
| 2020-10-05 | Remove dummy season and missing episode provider in a futile attempt to ↵ | cvium | |
| remove cruft | |||
| 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 | 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-03 | Disable invalid auth provider | cvium | |
| 2020-10-03 | Update TMDbLib version | cvium | |
| 2020-10-03 | Add image languages to collections | cvium | |
