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/4018b7e2d506ec5d4f4a5670d198599e2381bd00/Emby.Server.Implementations/Activity You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

49 Commits (4018b7e2d506ec5d4f4a5670d198599e2381bd00)

Author SHA1 Message Date
Joshua M. Boniface c4f51e16a5
Merge pull request from Bond-009/startasync 6 years ago
Claus Vium 8985fb8d58 Remove support for games as a media type 6 years ago
Vasily c8cb908004
Merge pull request from Bond-009/warnings 6 years ago
Bond_009 85a58fd655 Start startup tasks async 6 years ago
Erwin de Haan d1a0497f55 Revert "Merge pull request from Bond-009/activitydb" 6 years ago
Bond_009 ded9dee22c Remove more compile time warnings 6 years ago
Bond_009 905a253ff5 Suffix async methods with Async 6 years ago
Bond_009 3cd31cadf8 No need to check if the dir exists 6 years ago
Bond_009 48da8f429e Return a true IEnumerable 6 years ago
Bond_009 8d9428ebdc Ensure DB exists 6 years ago
Bond_009 f6f0a8a481 Use EF Core for Activity database 6 years ago
William Taylor 65cd3ed597 Replaced injections of ILogger with ILoggerFactory 6 years ago
Erwin de Haan 65bd052f3e ReSharper conform to 'var' settings 6 years ago
Erwin de Haan e566d9a231 Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 6 years ago
Erwin de Haan a5288115a8 Visual Studio Reformat: Emby.Server.Implementations Part A-Da 6 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup 6 years ago
Bond_009 a997bb609f Remove unnecessary using statements 6 years ago
Bond_009 391b48614d Remove FireEventIfNotNull 6 years ago
Bond_009 88aa5da354 Fix build due to rebase 6 years ago
Bond_009 ea4c914123 Fix exception logging 6 years ago
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction 6 years ago
Bond_009 6e5d2aadaa Remove custom ToArray extension 6 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1 7 years ago
Luke Pulverenti 7e5036a587 update image aspect ratio detection 7 years ago
Luke Pulverenti 2d29d903be fixes - disabling transcoding for a user is not working 8 years ago
Luke Pulverenti 49b799adbe 3.2.30.8 8 years ago
Luke Pulverenti e287e3a50d remove async when there's nothing to await 8 years ago
Luke Pulverenti 40442f887b consolidate emby.server.core into emby.server.implementations 8 years ago
Luke Pulverenti 282dce7f10 normalize session object 8 years ago
Luke Pulverenti 1dab9a60f4 rename methods 8 years ago
Luke Pulverenti 4104bc4716 fix recent activity episode titles 8 years ago
Luke Pulverenti 71854c1a09 update connection process 8 years ago
Luke Pulverenti e1b880a5a0 update series queries 8 years ago
Luke Pulverenti c2d0fd9985 update season queries 8 years ago
Luke Pulverenti 1aff48b93b move book support into the core 8 years ago
Luke Pulverenti a9a808a9c4 fix db locking errors 8 years ago
Luke Pulverenti 61e195c096 update repositories 8 years ago
Luke Pulverenti 1c52e4f51b update transaction modes 8 years ago
Luke Pulverenti a9645e1429 update components 8 years ago
Luke Pulverenti f275d7f3d2 reduce library queries 8 years ago
Luke Pulverenti 1dc080df8b update connections 8 years ago
Luke Pulverenti 24dc91160d update activity log 8 years ago
Luke Pulverenti 7f62a99ab5 update extensions 8 years ago
Luke Pulverenti 64d15be839 update queries 8 years ago
Luke Pulverenti 52227ce00d update save methods 8 years ago
Luke Pulverenti 65a1ef020b move sync repository to portable project 8 years ago
Luke Pulverenti fa714425dd begin to rework repositories 8 years ago
Luke Pulverenti b76a1abda5 move classes to portable server lib 8 years ago
Luke Pulverenti 3eb4091808 move additional classes to new server lib 8 years ago