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

467 Commits (2ac111dedba416850d526f9f60dbf82f2bd28edd)

Author SHA1 Message Date
Patrick Barron dcaffd3812 Fix regressions introduced by 5 years ago
Patrick Barron 62420a6eb1 Remove support for injecting ILogger directly 5 years ago
Bond_009 a73e1f18b6 Minor improvements 5 years ago
Bond-009 14674d4469
Merge pull request from barronpm/codecleanup 5 years ago
Vasily 5b59cd2eb2
Merge pull request from mark-monteiro/fix-extras 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 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 5966ee6d87 Convert type checks and null checks into pattern matching 5 years ago
PrplHaz4 46453549b5
Start line with Boolean 5 years ago
PrplHaz4 b05e04c0cb
Collapse IsInEnabledFolder to single expression 5 years ago
Mark Monteiro 377f9896ce Small fixes 5 years ago
Mark Monteiro cc8294842a Add ExtraType.Unknown enum value and use it instead of null 5 years ago
PrplHaz4 025888204d
Fix permission setting on Channels 5 years ago
Mark Monteiro e266ad51c5 Simplify logic; remove unnecessary methods 5 years ago
Mark Monteiro 5fcbedc194 Display extras with an unknown type 5 years ago
Anthony Lavado 00073c162a
Merge pull request from dkanada/view 5 years ago
dkanada 6341d986a9 fix a few warnings 5 years ago
Bond_009 87d2479b78 Fix warnings 5 years ago
Joshua M. Boniface 9744f5aee3
Merge pull request from chaosinnovator/master 5 years ago
chaosinnovator b98e25a07e Add StartIndex result to /Items API query 5 years ago
dkanada dee3076eaf
Merge pull request from Bond-009/random 5 years ago
Bond-009 a2c35e6dba Merge remote-tracking branch 'upstream/master' into random 5 years ago
Bond_009 3221e837f9 * Add support for multi segment base urls 5 years ago
dkanada 47ad21b6e3
Merge pull request from Bond-009/fixcondition 5 years ago
dkanada 51cdc6ea16
Merge pull request from Bond-009/auth 5 years ago
Bond_009 d884ed353f Fix always false condition 5 years ago
dkanada 89a21c96c0
Merge pull request from Bond-009/warn9 5 years ago
Bond_009 d9a03c9bb1 Fix more warnings 5 years ago
grafixeyehero 752cf08e5c update persons service 5 years ago
Bond_009 fef35d0505 Add clearer exceptions, warnings and docs 6 years ago
Bond_009 bbc0875387 Don't shuffle some types by default 6 years ago
Bond_009 c9820d30ed Fix multiple mistakes and warnings 6 years ago
Bond-009 ee637e8fec Fix warnings, improve performance () 6 years ago
SL1288 fdc24ec2ee Fix LocalTrailers playback. 6 years ago
Bond_009 9b2cf8501f Add last one 6 years ago
Bond-009 6032f31aa6 Use CultureInvariant string conversion for Guids 6 years ago
Jörn 1fd8164756 fix issue introduced in pr 6 years ago
pjeanjean 7919dd81da Skip user permission checking for UserRootFolder 6 years ago
Bond-009 bf43dc00bb More warning fixes 6 years ago
Bond-009 1731bf7372 Remove ordering items 6 years ago
Vasily 60df855b26
Merge pull request from fruhnow/AuthorizationCheck 6 years ago
Felix Ruhnow 53beebc774 switching logging to serilog convention according to pr comments 6 years ago
Felix Ruhnow ba003e06ef adressing pr comments 6 years ago
Felix Ruhnow 1d631540ac adressing pr comments 6 years ago
Felix Ruhnow 967d5deeb7 checking user-permission in GetQueryResult to prevent accessing the library without permission but having a link. (+added myself as contributor. forgot last time bout that) 6 years ago
Bond_009 8d98885cda Less string allocations 6 years ago
Bond_009 7722cb3ffa Some Lists -> IEnumerable 6 years ago