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/18c7dc210cab6a33b44e0cee96b1a59337ce4cc2/MediaBrowser.Controller/MediaBrowser.Controller.csproj?page=10 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

516 Commits (18c7dc210cab6a33b44e0cee96b1a59337ce4cc2)

Author SHA1 Message Date
LukePulverenti 0ea90ef7c6 added IServerEntryPoint to replace plugin.initialize 12 years ago
LukePulverenti e8f5fade43 Created an ItemsByName query dto 12 years ago
LukePulverenti 7bca933af0 added the beginning of a service stack abstraction 12 years ago
LukePulverenti af7aa597c3 referenced core plugins, fixed some dashboard issues, extracted library manager 12 years ago
ScottIsAFool acfca8e65a Dlls only copied to nuget folder when in Release configuration 12 years ago
LukePulverenti ff4ee7ab9c combined usermanager and userdata manager 12 years ago
Eric Reed 8956f6ff4a Move ResourcePool to common 12 years ago
LukePulverenti 2d06095447 plugin security fixes and other abstractions 12 years ago
LukePulverenti 8ce3e74e81 More DI 12 years ago
LukePulverenti 2e4db75540 extracted http server, web socket server and udp server dependancies 12 years ago
LukePulverenti 465f0cc1e2 moved some network code to the networking assembly 12 years ago
LukePulverenti b8d5c71842 type discovery without attributes 12 years ago
LukePulverenti c165f37bb9 more dependancy injection. still just beginning 12 years ago
LukePulverenti 57cb08085d fix broken images 12 years ago
LukePulverenti 6a5bf9cc78 extracted more interfaces 12 years ago
LukePulverenti 84507736a0 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 12 years ago
LukePulverenti a2d215b6ae added simple injector for dependancy management 12 years ago
ScottIsAFool 83b7b18614 Set the Common, Controller, Model, UI and UI.Controls to go into one folder, set nuspec files up for the packages to make it easier to create nuget packages. 12 years ago
LukePulverenti fab627c845 added a master version file 12 years ago
LukePulverenti 746c5d2fa7 moved Plugins to separate repo 12 years ago
LukePulverenti 868a7ce9c8 isolated clickonce dependancies 12 years ago
LukePulverenti fdafa59683 Removed System.Windows.Forms dependancy from Common. Almost done removing NLog dependancy. 12 years ago
LukePulverenti c5fd7c3bd6 removed ISupportsSpecialFeatures 12 years ago
LukePulverenti 5e08d95b92 fixed x64 12 years ago
LukePulverenti bd2f385e56 removed server reference from ui solution 12 years ago
LukePulverenti ee9d481662 isolated bdinfo dependancy 12 years ago
LukePulverenti ae4ffa75be isolated weather and moved drawing classes up to the controller project 12 years ago
LukePulverenti acf5b0b6ed isolated DotNetZip dependancy 12 years ago
LukePulverenti a0ced20d5b removed unneeded references 12 years ago
LukePulverenti a5f9dc1bfc isolated sqlite dependancy 12 years ago
LukePulverenti 767cdc1f6f Pushing missing changes 12 years ago
ebr11 Eric Reed spam e2ae376eef Merge with default 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti d8c01ded6e made some improvements to the base http handler 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 8b7effd6ff Moved discovery of loggers and weather providers to MEF. Also added support for third-party image processors, also discovered through MEF. 13 years ago
ebr11 Eric Reed spam 8b548fff38 Provider Data on item and NeedsRefresh functionality for providers 13 years ago
ebr11 Eric Reed spam 17106ea5c7 Initial commit changing to on-demand child loading and validations 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 2467ca9668 Moved some entities to the main project 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 8b39ed2f63 Moved TV into the main project and added Series properties to DTOBaseItem 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 2884df296c Moved Movies into the main project 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 0fb0d52a4c Made a separate ApiInteraction solution with platform-specific builds 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti e52833059b Moved server configuration to the model so that the UI can read it 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti a7b0dd1534 Added a weather api 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti cb7f04e4d3 Upgraded Protobuf, and added api support for it 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 42a2835633 Removed vf collection type 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 2b8f23dff4 Updated reactive extensions 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti f218e6b583 More comments and cleanup. Added special feature provider for movies 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 2454b72c93 Comments and cleanup. ALso updated ffmpeg + ffprobe 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti c80c8c1cfd Switched all i/o to win32 methods and added protobuf serialization for ffprobe caching 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 758d18a652 Switched to low-level io methods for better performance 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti aae259d2cd Initial check-in of VideoInfoProvider, although it's currently disabled. 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti d794eecec4 Added initial implementation of the metadata provider network, along with the first few providers 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 803ce0968e Added an ffprobe helper class 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 3e86104641 Moved ffmpeg to the controller project and added ffprobe 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 59a3dcc8c1 Slight re-work of ApplicationPaths so that we can have inherited versions for the UI and Server 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti a508a997d9 Added a VirtualFolder entity, a resolver, and a CollectionType property. 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 1e61debf2d Updated service stack json and reactive extensions to the latest 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 3058b71764 Consolidated users code into kernel 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 97ee9fed14 Switched to MEF as a means to locate plugins and resolvers 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 6c7175e33d Added an api call to pull down user configuration 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 0a48b5e31a Added a BaseKernel for the UI and Server to share, and made some other minor re-organizations. 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 80b3ad7bd2 Moved the http server to it's own assembly. added comments and made other minor re-organizations. 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 6fbd5cf464 All calls to get items now require passing in a userId. Made the model project portable. Also filled in more api calls. 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti baedafbeb9 Switched to service stack json. Added more api enhancements. 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 5f5f2838b1 moved the http server to common, added more http handlers 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 4c9f77eead Added some resolver improvements 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti b50f78e5da Initial check-in 13 years ago