Joshua M. Boniface
29e77d56ec
Merge pull request #4279 from joshuaboniface/fix-bad-migration
...
Make MaxActiveSessions not nullable
2020-10-05 20:43:36 -04:00
Joshua M. Boniface
b3249e849c
Add default value of 0
2020-10-05 16:54:51 -04:00
crobibero
8bf560c41e
fix registry name and link
2020-10-05 13:00:07 -06:00
Joshua M. Boniface
49c363751a
Make MaxActiveSessions not nullable
...
Fixes a bad assumption with the previous migration.
2020-10-05 14:04:57 -04:00
Joshua M. Boniface
2d689f101b
Merge pull request #4268 from Bond-009/groupinfo
...
Improve GroupInfo class
2020-10-05 13:18:17 -04:00
Joshua M. Boniface
72ad3b327f
Merge pull request #4257 from Bond-009/tests3
...
Add tests for deserializing guids
2020-10-05 13:17:50 -04:00
Joshua M. Boniface
5e11eb0359
Merge pull request #4264 from Camc314/patch-1
...
Add missing properties to typescript axios generator
2020-10-05 10:22:15 -04:00
Cameron
7e7eb3a2f9
Add missing properties to typescript-axios gen
2020-10-05 14:30:35 +01:00
Bond-009
fe9d25c268
Merge pull request #4271 from joshuaboniface/fix-ci-script
...
Improve handling of apiclient generator
2020-10-05 15:11:06 +02:00
Bond-009
40bbcb63db
Merge pull request #4275 from anthonylavado/tasktimer
...
Fix Transcode Cleanup Schedule
2020-10-05 14:15:11 +02:00
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>
2020-10-05 12:00:58 +00:00
Bond-009
d22fe41c3c
Merge pull request #4177 from cvium/remove_missing
...
Remove dummy season and missing episode provider
2020-10-05 12:59:39 +02:00
cvium
72cd6ab071
Remove dummy season and missing episode provider in a futile attempt to remove cruft
2020-10-05 12:13:41 +02:00
Bond-009
e011659186
Merge pull request #4210 from nielsvanvelzen/typed-websocket-message
...
Use enum for WebSocket message types
2020-10-05 10:40:52 +02:00
Bond-009
f1bf21cffd
Merge pull request #4225 from Spacetech/save_image_check
...
Check response status code before saving images
2020-10-05 10:40:37 +02:00
Bond-009
14042d51b0
Merge pull request #4276 from cvium/fix_403
...
SecurityException should return 403
2020-10-05 10:34:10 +02:00
cvium
df75c1cd9c
SecurityException should return 403
2020-10-05 08:28:37 +02:00
Anthony Lavado
959d906c85
Just enable instead
2020-10-05 02:25:09 -04:00
Anthony Lavado
375f849b3e
Simply trigger
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-10-05 02:14:43 -04:00
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.
2020-10-05 00:15:25 -04:00
Joshua M. Boniface
2a575dd67e
Merge pull request #4269 from joshuaboniface/session-limit
...
Add user max sessions options
2020-10-04 23:34:52 -04:00
Joshua M. Boniface
d47284d59f
Merge pull request #4202 from cvium/tmdblib_migration
...
Migrate the TMDb providers to the TMDbLib library
2020-10-04 20:59:14 -04:00
Joshua M. Boniface
f2763a71e0
Rename migrations to match others
2020-10-04 20:31:24 -04:00
Patrick Barron
4d7e7d6331
Rewrite activity log backend to use a query class.
2020-10-04 20:29:28 -04:00
Joshua M. Boniface
1bfe9713af
Make MaxSessions default 0
2020-10-04 20:24:35 -04:00
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.
2020-10-04 19:50:54 -04:00
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.
2020-10-04 19:03:39 -04:00
Joshua M. Boniface
67e89dd525
Use nicer count comparitor
2020-10-04 17:00:13 -04:00
Bond-009
07be066180
Merge pull request #4252 from skyfrk/4214-supported-commands-enum
...
Convert supportedCommands strings to enums
2020-10-04 22:40:14 +02:00
Joshua M. Boniface
df177b4752
Revert "Implement better count method"
...
This reverts commit 5aa519fd39
.
2020-10-04 15:52:39 -04:00
Joshua M. Boniface
5aa519fd39
Implement better count method
2020-10-04 15:46:57 -04:00
Joshua M. Boniface
8dfa2015d0
Make the count an int for cleanliness
2020-10-04 14:14:42 -04:00
Joshua M. Boniface
d0ec6872f3
Increase count check to 1
...
There's another way to disable a user anyways.
2020-10-04 14:06:20 -04:00
Joshua M. Boniface
725acb528a
Add pragma warning disabled to migrations
2020-10-04 13:47:59 -04:00
Joshua M. Boniface
cd328a0be3
Remove default set for MaxActiveSessions
2020-10-04 13:34:53 -04:00
Joshua M. Boniface
6e1d1eed23
Make log entry informational
2020-10-04 13:30:21 -04:00
Joshua M. Boniface
b130af1b0c
Remove variables from SecurityException
2020-10-04 13:29:18 -04:00
Joshua M. Boniface
a9e5f6e770
Remove nullable from MaxActiveSessions
2020-10-04 13:25:07 -04:00
Joshua M. Boniface
2577595bac
Remove obsolete getter
2020-10-04 13:23:20 -04:00
Joshua M. Boniface
975fca5158
Fix syntax error
2020-10-04 13:19:56 -04:00
Joshua M. Boniface
b9d79d7635
Add DB migration for new MaxActiveSessions field
2020-10-04 13:14:32 -04:00
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.
2020-10-04 13:02:54 -04:00
Bond-009
d11adeb85e
Merge pull request #4266 from Maxr1998/log-stream-info
...
Log stream type and codec for missing direct play profile
2020-10-04 17:06:59 +02:00
Bond-009
e93bb9aa8d
Merge pull request #4267 from cvium/disable_invalidauthprovider
...
Disable invalid auth provider
2020-10-04 17:01:12 +02:00
Bond_009
e96d41d5ef
Fix build
2020-10-04 16:45:00 +02:00
Bond_009
f0556c8ded
Improve GroupInfo class
...
* Fixed docs
* Remove extra dictionary lookups
* change property to constant
2020-10-04 16:27:34 +02:00
Bond_009
d7dc15971e
Add roundtrip test
2020-10-04 16:26:43 +02:00
Matt Montgomery
7cec65b973
Update documentation
2020-10-03 14:35:57 -05:00
cvium
a839b015f9
Disable invalid auth provider
2020-10-03 21:24:04 +02:00
cvium
24dfa097fa
Update TMDbLib version
2020-10-03 19:53:26 +02:00