Phallacy
|
80aedcd7e2
|
really fixed line endings
|
6 years ago |
Phallacy
|
fc28c9237c
|
fixed line endings
|
6 years ago |
Phallacy
|
b04200ca68
|
adding regex fix
|
6 years ago |
Joshua M. Boniface
|
e3dbed1c1a
|
Update Emby.Server.Implementations/Library/UserManager.cs
Co-Authored-By: LogicalPhallacy <44458166+LogicalPhallacy@users.noreply.github.com>
|
6 years ago |
Phallacy
|
7f0fa74467
|
updated regex to string literal with escaped -
|
6 years ago |
LogicalPhallacy
|
9df1506794
|
Merge pull request #2 from LogicalPhallacy/master
update lockoutfix to latest for testing
|
6 years ago |
LogicalPhallacy
|
2d0844b5db
|
Merge pull request #1 from jellyfin/master
merging myself to latest
|
6 years ago |
Phallacy
|
1ee016c997
|
configurable user lockout
|
6 years ago |
Phallacy
|
221389089c
|
quick fix for auth bug
|
6 years ago |
Bond-009
|
bf43dc00bb
|
More warning fixes
|
6 years ago |
Bond_009
|
37ea50a572
|
Reduce the amount of exceptions thrown
|
6 years ago |
Bond-009
|
f486f5966f
|
Update Emby.Server.Implementations/Library/DefaultAuthenticationProvider.cs
Co-Authored-By: LogicalPhallacy <44458166+LogicalPhallacy@users.noreply.github.com>
|
6 years ago |
Bond-009
|
c31b0b311b
|
Apply suggestions from code review
more minor fixes before I do larger fixes
Co-Authored-By: LogicalPhallacy <44458166+LogicalPhallacy@users.noreply.github.com>
|
6 years ago |
Phallacy
|
bef665be36
|
Minor fixes to address style issues
|
6 years ago |
Phallacy
|
2c26517172
|
minor style fixes
|
6 years ago |
Phallacy
|
edba82db37
|
fixed logic flip in auth empty check and fixed crypto algo choice
|
6 years ago |
Phallacy
|
098de6b050
|
made newlines into linux newlines
|
6 years ago |
Phallacy
|
a0d31a49a0
|
merging with master to clear merge conflict
|
6 years ago |
Phallacy
|
6bbb968b57
|
minor changes and return to netstandard
|
6 years ago |
Joshua M. Boniface
|
89d4ce309d
|
Merge pull request #848 from Bond-009/perf
Minor changes to reduce allocations
|
6 years ago |
Phallacy
|
48e7274d37
|
added justaman notes, fixed new bug from emty has removals
|
6 years ago |
LogicalPhallacy
|
9f3aa2cead
|
Apply suggestions from code review
Adding minor stylistic suggestions from Bond-009
Co-Authored-By: LogicalPhallacy <44458166+LogicalPhallacy@users.noreply.github.com>
|
6 years ago |
Bond-009
|
4811e76860
|
Merge branch 'master' into perf
|
6 years ago |
Bond-009
|
bdfd042d70
|
Merge branch 'master' into fields
|
6 years ago |
Claus Vium
|
21f0a7e020
|
Make all class implementing dynamically loaded interfaces public
|
6 years ago |
Claus Vium
|
d8e6808d77
|
Update Emby.Server.Implementations/Library/DefaultAuthenticationProvider.cs
fix to styling
Co-Authored-By: LogicalPhallacy <44458166+LogicalPhallacy@users.noreply.github.com>
|
6 years ago |
Claus Vium
|
9e58e31de0
|
Update Emby.Server.Implementations/Library/DefaultAuthenticationProvider.cs
fix to styling
Co-Authored-By: LogicalPhallacy <44458166+LogicalPhallacy@users.noreply.github.com>
|
6 years ago |
Phallacy
|
77602aff88
|
Minor fixes re:PR870, added null checks from PR876
|
6 years ago |
Phallacy
|
1ffd443d5a
|
fixed nul user check to be first per justaman
|
6 years ago |
Bond_009
|
3e6819c718
|
Don't clone lists
|
6 years ago |
Bond_009
|
41fb1e5106
|
Tuple -> ValueTuple
|
6 years ago |
Bond_009
|
64d5ec12e2
|
Use HashSets for increased perf
|
6 years ago |
Phallacy
|
05bbf71b6d
|
sha256 with salt auth and sha1 interop
|
6 years ago |
LogicalPhallacy
|
8bf88f4cb2
|
Merge pull request #9 from jellyfin/master
Yanking in latest changes
|
6 years ago |
Bond_009
|
a6a4cd5667
|
Removed some unused fields
|
6 years ago |
Bond_009
|
70c85925af
|
Move some arrays to generics
|
6 years ago |
Claus Vium
|
0ef2b46106
|
Remove custom Threading
|
6 years ago |
Vasily
|
0b3e6548db
|
Merge pull request #797 from Bond-009/warnings
Fix all warnings
|
6 years ago |
Joshua M. Boniface
|
c4f51e16a5
|
Merge pull request #736 from Bond-009/startasync
Start startup tasks async
|
6 years ago |
Joshua M. Boniface
|
56dcc45dc0
|
Merge pull request #732 from Bond-009/locale
Reworked LocalizationManager to load data async
|
6 years ago |
Bond-009
|
78e4e2ed92
|
Fix all warnings
|
6 years ago |
Joshua M. Boniface
|
c713824bf9
|
Merge pull request #734 from Bond-009/culture
Fix more analyzer warnings
|
6 years ago |
Claus Vium
|
8985fb8d58
|
Remove support for games as a media type
|
6 years ago |
Claus Vium
|
f7a46c7a56
|
Remove more Connect related stuff
|
6 years ago |
Bond-009
|
2a1f6361a5
|
Merge branch 'master' into locale
|
6 years ago |
Phallacy
|
4519ce26e2
|
Upgrade crypto provider, retarget better framework
|
6 years ago |
Bond-009
|
1ea219bf3f
|
Merge branch 'master' into culture
|
6 years ago |
Erwin de Haan
|
b9a111432a
|
Unwrapped all /(Write|Read)All(Text|Bytes)/ functions.
|
6 years ago |
Erwin de Haan
|
581a7fe078
|
Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`
|
6 years ago |
Erwin de Haan
|
d7c6d16250
|
Unwrapped CreateDirectory and DeleteDirectory
|
6 years ago |