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/c4bb32f259926df38298c9b1b3ca8ac80f727374 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

18696 Commits (c4bb32f259926df38298c9b1b3ca8ac80f727374)
 

Author SHA1 Message Date
Bond_009 c4bb32f259
Access last element by index where possible 4 years ago
Bond_009 9041389f65
Use string.Trim(char) instead of string.Trim(char[]) where possible 4 years ago
Bond_009 bc7359f87d
Use string.Split(char) where possible instead of string.Split(char[]) 4 years ago
Claus Vium 569874a212
Merge pull request from crobibero/binder-no-throw 4 years ago
Claus Vium 121d79a395
Merge pull request from nyanmisaka/attachment-return-type 4 years ago
Cody Robibero 450cd614ac
Update Jellyfin.Api/ModelBinders/CommaDelimitedArrayModelBinder.cs 4 years ago
nyanmisaka e36725096a fix return type for GetAttachment 4 years ago
crobibero cfefcd988a Updated based on review feedback 4 years ago
Claus Vium c49b854295
Merge pull request from crobibero/plugin-update-exception 4 years ago
Oatavandi 722adda477 Translated using Weblate (Tamil) 4 years ago
Relja U 5d4144b8a6 Translated using Weblate (Serbian) 4 years ago
crobibero 5845bf93cb Fix plugin update exception 4 years ago
crobibero 5c40ad0530 Remove conditional access. 4 years ago
Bond-009 f45b4ac11f
Merge pull request from crobibero/property-readonlylist 4 years ago
crobibero 73f9a6d7d0 Convert array property to IReadOnlyList 4 years ago
crobibero 0c23b8cadf Don't throw exception when converting values using binder or JsonConverter 4 years ago
Claus Vium 00c4055b6e
Merge pull request from crobibero/fix-display-preferences-migration 4 years ago
Cody Robibero 1d059bc76b
Update Jellyfin.Server/Migrations/Routines/MigrateDisplayPreferencesDb.cs 4 years ago
dkanada 660aa1b8a6
Merge pull request from cvium/fix_repository_endpoint 4 years ago
Claus Vium a044622b15
Merge pull request from cvium/revert_similar_name_removal 4 years ago
cvium 8e0909ef6f Change OPTIONS to POST and call SaveConfiguration 4 years ago
cvium 0ac3af13ac Semi-revert removal of Name for /Similar in openapi 4 years ago
Claus Vium df2cb7f995
Merge pull request from kayila/display-clips 4 years ago
Kayila d0cf60e145 Fixes by adding the missing extras folders. 4 years ago
crobibero 7375d70396 Skip migration if user doesn't exist 4 years ago
Claus Vium 5669d1dad2
Merge pull request from cvium/fix_and_mildly_improve_similar 4 years ago
Claus Vium 0b954df7c2
Update Jellyfin.Api/Controllers/LibraryController.cs 4 years ago
Claus Vium a7b3880d0e
Merge branch 'master' into fix_and_mildly_improve_similar 4 years ago
Sam Cross 0c45faf100 Translated using Weblate (English (United Kingdom)) 4 years ago
Ted van den Brink 51ddf038dc Translated using Weblate (Dutch) 4 years ago
Claus Vium a51ea55537
Merge pull request from crobibero/query-fields 4 years ago
David John Corpuz dc3b3bcfb1 Translated using Weblate (Filipino) 4 years ago
crobibero f5b301dea6 Correct bad docs merge 4 years ago
crobibero 7fe8ca2b77 Merge remote-tracking branch 'upstream/master' into query-fields 4 years ago
dkanada 7aaf9dbcc3
Merge pull request from crobibero/remove-unstable-npm-ci 4 years ago
dkanada 54d7fb0ff7
Merge pull request from jellyfin/dependabot/nuget/Serilog.Sinks.Graylog-2.2.2 4 years ago
dkanada efad311df8
Merge pull request from jellyfin/dependabot/nuget/Microsoft.NET.Test.Sdk-16.8.0 4 years ago
Claus Vium cdf979efef
Merge pull request from ferferga/images-advance 4 years ago
Claus Vium d3eab357e3
Merge pull request from crobibero/bind-image-type 4 years ago
Fernando Fernández 27a1337cf3
Remove underscore 4 years ago
Fernando Fernández d6a04fd406 Remove setting from existing libraries with a migration 4 years ago
Fernando Fernández 103d503c15 Removed code as suggested by @cvium 4 years ago
Fardin 477e7f7898 Translated using Weblate (Spanish) 4 years ago
crobibero 2ce9a56cae Remove GetImageTypes 4 years ago
crobibero 0dd2b169a3 Add ModelBinder to ItemFilter 4 years ago
crobibero 6748ba287d Merge remote-tracking branch 'upstream/master' into query-fields 4 years ago
crobibero b22831f7e5 Add ModelBinder to ImageType 4 years ago
cvium b99519898d Remove duplicate /Similar endpoints and add poor matching for artists and albums 4 years ago
Claus Vium 296e534f67
Merge pull request from crobibero/regex-error 4 years ago
crobibero 78551d166a Don't throw exception if name is null 4 years ago