Commit graph

109 commits

Author SHA1 Message Date
Bond_009 3221e837f9 * Add support for multi segment base urls
* Make baseurl case-insensitive
2019-11-25 11:55:24 +01:00
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
2019-09-02 02:19:29 -04:00
Bond_009 efc4805233 Fix login 2019-08-28 14:45:46 +02:00
crobibero 4f974122f8 log password on failed login attempt 2019-08-23 23:28:52 -04:00
Bond_009 8d3b5c851d Improvements to UserManager 2019-08-16 21:06:11 +02:00
dkanada 9079b3e8da add optional password field on user creation 2019-06-30 01:58:01 -07:00
Joshua Boniface 31ad366aa9 Implemented suggested conditional 2019-04-18 10:24:08 -04:00
Joshua Boniface 10f33b0273 Update conditional to be correct 2019-04-18 09:31:30 -04:00
Joshua Boniface eaa1ac8013 Apparently strings can't be !'d 2019-04-17 22:49:17 -04:00
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.
2019-04-17 22:33:00 -04:00
Claus Vium f7a46c7a56 Remove more Connect related stuff 2019-01-31 18:47:50 +01:00
Erwin de Haan ba610b5094 Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
Erwin de Haan b67c1b933e Visual Studio Reformat: MediaBrowser.Api 2019-01-13 20:24:58 +01:00
Bond_009 340a2c6512 Post GPL cleanup 2019-01-03 23:19:02 +01:00
stefan 48facb797e Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
Luke Pulverenti 77695f8abe 3.2.40.1 2017-11-21 17:14:56 -05:00
Luke Pulverenti bca1d65bdc fixes #1074 2017-09-17 12:45:23 -04:00
Luke Pulverenti e287e3a50d remove async when there's nothing to await 2017-08-26 20:32:33 -04:00
Luke Pulverenti 1ad990ad72 update live tv data transfer 2017-08-19 15:43:35 -04:00
Luke Pulverenti 8755886761 switch to hwaccel auto 2017-04-21 16:03:07 -04:00
Luke Pulverenti 48ad0ad93b update linux iso mounter 2017-04-08 14:31:18 -04:00
Luke Pulverenti ccb694a89a update home sections 2017-04-06 16:07:25 -04:00
Luke Pulverenti 227dd0a42d rework result factory 2016-11-10 09:41:24 -05:00
Luke Pulverenti ef6b90b8e6 make controller project portable 2016-10-25 15:02:04 -04:00
Luke Pulverenti 9fc028b3d7 revoke access tokens on password change 2016-06-05 16:39:37 -04:00
Sven Van den brande 168587b2a0 Remove unused code... 2016-03-27 23:11:27 +02:00
Luke Pulverenti ad8b43cc3d update local pin feature 2016-02-21 01:25:25 -05:00
Luke Pulverenti ae6792a436 don't show sync profile for audio jobs 2015-03-16 23:48:05 -04:00
Luke Pulverenti 4506d3faa1 update dynamic images 2015-03-15 21:48:25 -04:00
Luke Pulverenti 10cfb3c43c sync updates 2015-02-14 14:36:40 -05:00
Luke Pulverenti 4509ef90dc show restart message when changing language 2015-01-30 11:12:08 -05:00
Luke Pulverenti 792e4c4f1b sync updates 2015-01-30 00:18:32 -05:00
Luke Pulverenti a6145e54d9 support in-home easy password 2015-01-29 01:06:24 -05:00
Luke Pulverenti b3127f19b5 updated tvdb search 2015-01-27 01:50:40 -05:00
Luke Pulverenti b7e5e21c97 update task buttons 2015-01-22 11:41:34 -05:00
Luke Pulverenti 048b6a7fbd sync updates 2014-12-30 11:36:49 -05:00
Luke Pulverenti 8807e80d0a start using user policy 2014-12-20 01:06:27 -05:00
Luke Pulverenti e55ab989d2 add more sync buttons 2014-12-18 23:20:07 -05:00
Luke Pulverenti 3c8c6abca7 remove tasks from startup 2014-11-28 12:41:47 -05:00
Luke Pulverenti a4b75934e5 revise endpoint attributes 2014-11-14 21:31:03 -05:00
Luke Pulverenti 40897bac14 fixes #941 - Rework password recovery and remove IsLocal checks 2014-11-08 22:18:14 -05:00
Luke Pulverenti a32fd710a9 add library access to new user page 2014-10-29 22:06:05 -04:00
Luke Pulverenti 5ca4d60c34 connect updates 2014-10-28 19:17:55 -04:00
Luke Pulverenti 3be4aa8dc7 add connect to startup wizard 2014-10-19 23:04:45 -04:00
Luke Pulverenti 4f207c43dd update connect methods 2014-10-17 00:52:41 -04:00
Luke Pulverenti 6ca771cc79 move user image into profile settings 2014-10-15 23:26:39 -04:00
Luke Pulverenti 1d70f5469f update connect 2014-10-14 00:22:17 -04:00
Luke Pulverenti f3539686bd add device upload options 2014-10-11 16:38:13 -04:00
Luke Pulverenti 6a2f6782d3 chromecast updates 2014-08-18 10:20:02 -04:00
Luke Pulverenti cd1f097167 re-enable chromecast 2014-08-17 01:38:13 -04:00