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/d352d883d3b66e3b51a003690f7ae9b546011e22/MediaBrowser.Model/Activity/IActivityManager.cs You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

17 Commits (d352d883d3b66e3b51a003690f7ae9b546011e22)

Author SHA1 Message Date
crobibero 15a7f88e08 Automatically clean activity log database 4 years ago
Patrick Barron 4d7e7d6331 Rewrite activity log backend to use a query class. 4 years ago
Joshua M. Boniface cf6ef9958d
Merge pull request from barronpm/event-rewrite-1 5 years ago
Patrick Barron fa8892fde4 Make LibraryController.GetDownload async 5 years ago
Patrick Barron ca1f15af19 Move GenericEventArgs to Jellyfin.Data.Events 5 years ago
Patrick Barron b94afc597c Address review comments 5 years ago
Patrick Barron 032de931b1 Migrate activity db to EF Core 5 years ago
Bond_009 07cc4be6a7 Fix some warnings 5 years ago
Bond_009 f47ad85011 Fix warnings MediaBrowser.Model 5 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
Bond_009 f6f0a8a481 Use EF Core for Activity database 6 years ago
Erwin de Haan 8f41ba4d3a Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.Model 6 years ago
Andrew Rabert a86b71899e Add GPL modules 6 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1 7 years ago
Luke Pulverenti e287e3a50d remove async when there's nothing to await 8 years ago
Luke Pulverenti 78ba88bc7e move classes to model 8 years ago