Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commits/commit/02d3bb758866b7707971b282e40529e196a42880/MediaBrowser.Api/Library You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

232 Commits (02d3bb758866b7707971b282e40529e196a42880)

Author SHA1 Message Date
Bond-009 9af6eda0b4
Merge pull request from telans/comment-stops 5 years ago
telans 247f9c61e6
fix SA1513/SA1516 5 years ago
telans 9018f8d8be
Add full stop at end of comments (SA1629) 5 years ago
Anthony Lavado 100e9d586d
Merge pull request from telans/specific-fixes 5 years ago
dkanada 4f2ae5c9e1
Merge pull request from Artiume/patch-5 5 years ago
telans 3d9049ef08
fix SA1508 5 years ago
Patrick Barron fc02157b42 Fix build errors 5 years ago
Patrick Barron 7a115024aa Merge branch 'master' into userdb-efcore 5 years ago
aled 22a860a806 Fix a small number of compile warnings 5 years ago
artiume a661b37c12
Update LibraryService.cs 5 years ago
Patrick Barron c464f700db Remove redundant qualifiers 5 years ago
Patrick Barron aca7e221d8 Merge branch 'master' into userdb-efcore 5 years ago
Vasily d21feb2b18
Merge pull request from barronpm/activitydb-efcore 5 years ago
Patrick Barron dcaffd3812 Fix regressions introduced by 5 years ago
Patrick Barron 511d20a100 Apply review suggestions 5 years ago
Patrick Barron 9ad839c776 Initial migration code 5 years ago
Patrick Barron 032de931b1 Migrate activity db to EF Core 5 years ago
Patrick Barron 555651aae2 Fixed indentation and corrected typo 5 years ago
Patrick Barron c9da49ebaa Implemented more suggestions 5 years ago
Patrick Barron 47ba4a84cd Simplified more conditionals 5 years ago
Patrick Barron 81b4a4c54c Implement various suggestions 5 years ago
Patrick Barron e1958e3902 Miscellaneous code cleanup 5 years ago
Patrick Barron add0a2088d Simplified Conditionals and returns 5 years ago
Patrick Barron 80cfcf5643 Remove unnecessary casts and explicit array types 5 years ago
Patrick Barron 961f48f5bc Use ? and ?? where applicable 5 years ago
Steven Tang 2e856ad9fe Fix download file with non-ASCII filename 5 years ago
Bond_009 87d2479b78 Fix warnings 5 years ago
dkanada 1b2453b4e9 fix playlist deletion 5 years ago
Bond_009 3221e837f9 * Add support for multi segment base urls 5 years ago
Bond-009 6032f31aa6 Use CultureInvariant string conversion for Guids 6 years ago
Anthony Lavado d7aaa1489c
Merge pull request from dkanada/fanart 6 years ago
Bond-009 ce1fa42f9d
Merge branch 'master' into tasks 6 years ago
dkanada 09dfa071dc move fanart image provider to plugin 6 years ago
Jean-Samuel Aubry-Guzzi 12721eb7dd Fix non-ascii filename downloads 6 years ago
Bond_009 2696ac5eac Lower the amount of running tasks 6 years ago
Claus Vium 78742b8e4c Switch to HeaderNames instead of hardcoded strings (and other header related fixes) 6 years ago
Bond_009 1385d89df6 Remove MoreLINQ 6 years ago
Claus Vium 8985fb8d58 Remove support for games as a media type 6 years ago
Erwin de Haan f8aff0c51d Fix conditions where the ! was swallowed in 6 years ago
Erwin de Haan 581a7fe078 Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile` 6 years ago
Erwin de Haan d1a0497f55 Revert "Merge pull request from Bond-009/activitydb" 6 years ago
Bond_009 905a253ff5 Suffix async methods with Async 6 years ago
Erwin de Haan 38f96af079 Reformat JustAMan review pt2 changes 6 years ago
Erwin de Haan 65bd052f3e ReSharper conform to 'var' settings 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
Erwin de Haan ec1f5dc317 Mayor code cleanup 6 years ago
Bond_009 ea4c914123 Fix exception logging 6 years ago
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction 6 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1 7 years ago