Anthony Lavado
00073c162a
Merge pull request #2363 from dkanada/view
...
Add session view endpoint
5 years ago
dkanada
6341d986a9
fix a few warnings
5 years ago
dkanada
692a9bfdd0
update some comments
...
Co-Authored-By: Bond-009 <bond.009@outlook.com>
5 years ago
dkanada
afe9ed977b
improve scan progress and fix a few bugs
5 years ago
Bond_009
3221e837f9
* Add support for multi segment base urls
...
* Make baseurl case-insensitive
5 years ago
Bond-009
ee637e8fec
Fix warnings, improve performance ( #1665 )
...
* Fix warnings, improve performance
`QueryResult.Items` is now a `IReadOnlyList` so we don't need to
allocate a new `Array` when we have a `List` (and `Items` shouldn't need to
be mutable anyway)
* Update Providers .csproj to latest C#
* Remove extra newline from DtoService.cs
* Remove extra newline from UserLibraryService.cs
5 years ago
Bond_009
efc4805233
Fix login
5 years ago
crobibero
4f974122f8
log password on failed login attempt
5 years ago
Bond_009
8d3b5c851d
Improvements to UserManager
5 years ago
dkanada
9079b3e8da
add optional password field on user creation
5 years ago
Joshua Boniface
31ad366aa9
Implemented suggested conditional
6 years ago
Joshua Boniface
10f33b0273
Update conditional to be correct
6 years ago
Joshua Boniface
eaa1ac8013
Apparently strings can't be !'d
6 years ago
Joshua Boniface
e790f024c2
Return MethodNotAllowedException if Pw is not set
...
Don't accept pre-hashed (not-plaintext) passwords as the auth
provider no longer supports this due to sha1+salting the passwords
in the database.
6 years ago
Claus Vium
f7a46c7a56
Remove more Connect related stuff
6 years ago
Erwin de Haan
ba610b5094
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
6 years ago
Erwin de Haan
b67c1b933e
Visual Studio Reformat: MediaBrowser.Api
6 years ago
Bond_009
340a2c6512
Post GPL cleanup
6 years ago
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti
77695f8abe
3.2.40.1
7 years ago
Luke Pulverenti
bca1d65bdc
fixes #1074
7 years ago
Luke Pulverenti
e287e3a50d
remove async when there's nothing to await
7 years ago
Luke Pulverenti
1ad990ad72
update live tv data transfer
7 years ago
Luke Pulverenti
8755886761
switch to hwaccel auto
8 years ago
Luke Pulverenti
48ad0ad93b
update linux iso mounter
8 years ago
Luke Pulverenti
ccb694a89a
update home sections
8 years ago
Luke Pulverenti
227dd0a42d
rework result factory
8 years ago
Luke Pulverenti
ef6b90b8e6
make controller project portable
8 years ago
Luke Pulverenti
9fc028b3d7
revoke access tokens on password change
9 years ago
Sven Van den brande
168587b2a0
Remove unused code...
9 years ago
Luke Pulverenti
ad8b43cc3d
update local pin feature
9 years ago
Luke Pulverenti
ae6792a436
don't show sync profile for audio jobs
10 years ago
Luke Pulverenti
4506d3faa1
update dynamic images
10 years ago
Luke Pulverenti
10cfb3c43c
sync updates
10 years ago
Luke Pulverenti
4509ef90dc
show restart message when changing language
10 years ago
Luke Pulverenti
792e4c4f1b
sync updates
10 years ago
Luke Pulverenti
a6145e54d9
support in-home easy password
10 years ago
Luke Pulverenti
b3127f19b5
updated tvdb search
10 years ago
Luke Pulverenti
b7e5e21c97
update task buttons
10 years ago
Luke Pulverenti
048b6a7fbd
sync updates
10 years ago
Luke Pulverenti
8807e80d0a
start using user policy
10 years ago
Luke Pulverenti
e55ab989d2
add more sync buttons
10 years ago
Luke Pulverenti
3c8c6abca7
remove tasks from startup
10 years ago
Luke Pulverenti
a4b75934e5
revise endpoint attributes
10 years ago
Luke Pulverenti
40897bac14
fixes #941 - Rework password recovery and remove IsLocal checks
10 years ago
Luke Pulverenti
a32fd710a9
add library access to new user page
10 years ago
Luke Pulverenti
5ca4d60c34
connect updates
10 years ago
Luke Pulverenti
3be4aa8dc7
add connect to startup wizard
10 years ago
Luke Pulverenti
4f207c43dd
update connect methods
10 years ago
Luke Pulverenti
6ca771cc79
move user image into profile settings
10 years ago