aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.WebDashboard
AgeCommit message (Collapse)Author
2016-12-26update sync dialogsLuke Pulverenti
2016-12-17redesign series timer edit screenLuke Pulverenti
2016-12-12move book support into the coreLuke Pulverenti
2016-12-06update series queriesLuke Pulverenti
2016-11-24filter duplicate recordings based on showIdLuke Pulverenti
2016-11-11update portable projectsLuke Pulverenti
2016-11-10rework result factoryLuke Pulverenti
2016-10-31remove json lock filesLuke Pulverenti
2016-10-26update plugin interfacesLuke Pulverenti
2016-10-25add more to .net core solutionLuke Pulverenti
2016-10-25retarget dashboard projectLuke Pulverenti
2016-10-25make dashboard project portableLuke Pulverenti
2016-10-25make controller project portableLuke Pulverenti
2016-10-23move interface to modelLuke Pulverenti
2016-10-22remove targeting overridesLuke Pulverenti
2016-10-21make model project portableLuke Pulverenti
2016-10-19update ssdp handlerLuke Pulverenti
2016-10-14update projectLuke Pulverenti
2016-10-14update recording dialogsLuke Pulverenti
2016-09-29update closing of streamsLuke Pulverenti
2016-09-25rework live stream handlingLuke Pulverenti
2016-09-23update componentsLuke Pulverenti
2016-09-23check against repeat programsLuke Pulverenti
2016-09-15update multicast loopback handlingLuke Pulverenti
2016-09-11reduce uses of paper-checkboxLuke Pulverenti
2016-09-09update dialogsLuke Pulverenti
2016-09-05add chapter image error handlingLuke Pulverenti
2016-09-04update projectLuke Pulverenti
2016-09-01update tabsLuke Pulverenti
2016-09-01update tabsLuke Pulverenti
2016-09-01update tabsLuke Pulverenti
2016-08-30switch to shared image editorLuke Pulverenti
2016-08-23update syncLuke Pulverenti
2016-08-22start a dashboard folderLuke Pulverenti
2016-08-21use unified theme media playerLuke Pulverenti
2016-08-21Remove jquery from autoorganize scriptssoftworkz
2016-08-20Merge pull request #2076 from softworkz/OrganizeInstantFeedbackLuke
Auto-Organize: Async operation and instant feedback UI (reworked)
2016-08-20Auto-Organize: Async operation and instant feedback UI (reworked)softworkz
This commit includes changes to enable and stabilize asyncronous operation in the auto-organize area. Here are the key points: - The auto-organize correction dialog is now closed (almost) instantly. This means that the user does not have to wait until the file copy/move operation is completed in order to continue. (even with local HDs the copy/move process can take several minutes or even much longer with network destination). - This commit also implements locking of files to be organized in order to prevent parallel processing of the same item. In effect, there can be 2 or more manual organization operations active even while the normal auto-organization task is running without causing any problems - The items that are currently being processed are indicated as such in the log with an orange color and a spinner graphic - The client display is refreshed through websocket messages - A side effect of this is that other clients showing the auto-organize log at the same time are always up-to-date as well
2016-08-19remove fingerprintjsLuke Pulverenti
2016-08-16update multi-selectLuke Pulverenti
2016-08-16update WebMarkupMinLuke Pulverenti
2016-08-15update docked tabsLuke Pulverenti
2016-08-14update translationsLuke Pulverenti
2016-08-13add options to library setupLuke Pulverenti
2016-08-11update card layoutsLuke Pulverenti
2016-08-11add endpoint to get file listLuke Pulverenti
2016-08-11update app manifestLuke Pulverenti
2016-08-11moved iconsLuke Pulverenti
2016-07-31removed dead codeLuke Pulverenti
2016-07-31update shared componentsLuke Pulverenti