mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-19 13:10:13 -07:00
Updated: Multiple UI package updates (#443)
* Updated: Multiple UI package updates Co-Authored-By: taloth <taloth@users.noreply.github.com> * Updated: inno version to 5.6.1 * Updated: react-tether to 1.0.1 * Updated: React to 16.4.2
This commit is contained in:
parent
ed94d47cdd
commit
ef107fc63d
12 changed files with 560 additions and 280 deletions
58
package.json
58
package.json
|
@ -17,22 +17,22 @@
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"readmeFilename": "readme.md",
|
"readmeFilename": "readme.md",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fortawesome/fontawesome": "1.1.4",
|
"@fortawesome/fontawesome": "1.1.8",
|
||||||
"@fortawesome/fontawesome-free-regular": "5.0.8",
|
"@fortawesome/fontawesome-free-regular": "5.0.13",
|
||||||
"@fortawesome/fontawesome-free-solid": "5.0.8",
|
"@fortawesome/fontawesome-free-solid": "5.0.13",
|
||||||
"@fortawesome/react-fontawesome": "0.0.17",
|
"@fortawesome/react-fontawesome": "0.0.17",
|
||||||
"autoprefixer": "7.1.5",
|
"autoprefixer": "7.1.5",
|
||||||
"babel-core": "6.26.0",
|
"babel-core": "6.26.3",
|
||||||
"babel-eslint": "8.0.1",
|
"babel-eslint": "8.0.1",
|
||||||
"babel-loader": "7.1.2",
|
"babel-loader": "7.1.5",
|
||||||
"babel-plugin-transform-class-properties": "6.24.1",
|
"babel-plugin-transform-class-properties": "6.24.1",
|
||||||
"babel-preset-decorators-legacy": "1.0.0",
|
"babel-preset-decorators-legacy": "1.0.0",
|
||||||
"babel-preset-es2015": "6.24.1",
|
"babel-preset-es2015": "6.24.1",
|
||||||
"babel-preset-react": "6.24.1",
|
"babel-preset-react": "6.24.1",
|
||||||
"babel-preset-stage-2": "6.24.1",
|
"babel-preset-stage-2": "6.24.1",
|
||||||
"classnames": "2.2.5",
|
"classnames": "2.2.6",
|
||||||
"clipboard": "1.7.1",
|
"clipboard": "1.7.1",
|
||||||
"create-react-class": "^15.6.2",
|
"create-react-class": "^15.6.3",
|
||||||
"css-loader": "0.28.9",
|
"css-loader": "0.28.9",
|
||||||
"del": "3.0.0",
|
"del": "3.0.0",
|
||||||
"element-class": "0.2.2",
|
"element-class": "0.2.2",
|
||||||
|
@ -43,20 +43,20 @@
|
||||||
"eslint-plugin-react": "7.5.1",
|
"eslint-plugin-react": "7.5.1",
|
||||||
"esprint": "0.4.0",
|
"esprint": "0.4.0",
|
||||||
"extract-text-webpack-plugin": "3.0.2",
|
"extract-text-webpack-plugin": "3.0.2",
|
||||||
"file-loader": "1.1.6",
|
"file-loader": "1.1.11",
|
||||||
"filesize": "3.5.11",
|
"filesize": "3.5.11",
|
||||||
"gulp": "3.9.1",
|
"gulp": "3.9.1",
|
||||||
"gulp-cached": "1.1.1",
|
"gulp-cached": "1.1.1",
|
||||||
"gulp-clean-css": "3.9.2",
|
"gulp-clean-css": "3.9.4",
|
||||||
"gulp-concat": "2.6.1",
|
"gulp-concat": "2.6.1",
|
||||||
"gulp-declare": "0.3.0",
|
"gulp-declare": "0.3.0",
|
||||||
"gulp-livereload": "3.8.1",
|
"gulp-livereload": "3.8.1",
|
||||||
"gulp-postcss": "7.0.1",
|
"gulp-postcss": "7.0.1",
|
||||||
"gulp-print": "2.0.1",
|
"gulp-print": "2.0.1",
|
||||||
"gulp-sourcemaps": "2.6.3",
|
"gulp-sourcemaps": "2.6.4",
|
||||||
"gulp-stripbom": "1.0.4",
|
"gulp-stripbom": "1.0.4",
|
||||||
"gulp-util": "3.0.8",
|
"gulp-util": "3.0.8",
|
||||||
"gulp-watch": "5.0.0",
|
"gulp-watch": "5.0.1",
|
||||||
"gulp-wrap": "0.13.0",
|
"gulp-wrap": "0.13.0",
|
||||||
"history": "4.7.2",
|
"history": "4.7.2",
|
||||||
"jdu": "1.0.0",
|
"jdu": "1.0.0",
|
||||||
|
@ -65,21 +65,21 @@
|
||||||
"lodash": "4.17.10",
|
"lodash": "4.17.10",
|
||||||
"mobile-detect": "1.4.2",
|
"mobile-detect": "1.4.2",
|
||||||
"moment": "2.20.1",
|
"moment": "2.20.1",
|
||||||
"mousetrap": "1.6.1",
|
"mousetrap": "1.6.2",
|
||||||
"normalize.css": "7.0.0",
|
"normalize.css": "7.0.0",
|
||||||
"postcss-loader": "2.0.10",
|
"postcss-loader": "2.0.10",
|
||||||
"postcss-mixins": "6.2.0",
|
"postcss-mixins": "6.2.0",
|
||||||
"postcss-nested": "3.0.0",
|
"postcss-nested": "3.0.0",
|
||||||
"postcss-simple-vars": "4.1.0",
|
"postcss-simple-vars": "4.1.0",
|
||||||
"prop-types": "15.6.0",
|
"prop-types": "15.6.2",
|
||||||
"qs": "6.5.1",
|
"qs": "6.5.2",
|
||||||
"query-string": "5.0.1",
|
"query-string": "5.0.1",
|
||||||
"raven-for-redux": "1.3.0",
|
"raven-for-redux": "1.3.1",
|
||||||
"raven-js": "3.23.2",
|
"raven-js": "3.26.4",
|
||||||
"react": "16.2.0",
|
"react": "16.4.2",
|
||||||
"react-addons-shallow-compare": "15.6.2",
|
"react-addons-shallow-compare": "15.6.2",
|
||||||
"react-async-script": "0.9.1",
|
"react-async-script": "0.9.1",
|
||||||
"react-autosuggest": "9.3.2",
|
"react-autosuggest": "9.3.4",
|
||||||
"react-custom-scrollbars": "4.2.1",
|
"react-custom-scrollbars": "4.2.1",
|
||||||
"react-dnd": "2.5.4",
|
"react-dnd": "2.5.4",
|
||||||
"react-dnd-html5-backend": "2.5.4",
|
"react-dnd-html5-backend": "2.5.4",
|
||||||
|
@ -88,29 +88,29 @@
|
||||||
"react-google-recaptcha": "0.9.9",
|
"react-google-recaptcha": "0.9.9",
|
||||||
"react-lazyload": "2.3.0",
|
"react-lazyload": "2.3.0",
|
||||||
"react-measure": "1.4.7",
|
"react-measure": "1.4.7",
|
||||||
"react-redux": "5.0.6",
|
"react-redux": "5.0.7",
|
||||||
"react-router-dom": "4.2.2",
|
"react-router-dom": "4.2.2",
|
||||||
"react-router-redux": "5.0.0-alpha.9",
|
"react-router-redux": "5.0.0-alpha.9",
|
||||||
"react-slider": "0.9.0",
|
"react-slider": "0.11.2",
|
||||||
"react-tabs": "2.2.1",
|
"react-tabs": "2.2.2",
|
||||||
"react-tether": "0.6.1",
|
"react-tether": "1.0.1",
|
||||||
"react-text-truncate": "0.12.1",
|
"react-text-truncate": "0.12.1",
|
||||||
"react-virtualized": "9.18.0",
|
"react-virtualized": "9.18.0",
|
||||||
"redux": "3.7.2",
|
"redux": "4.0.0",
|
||||||
"redux-actions": "2.2.1",
|
"redux-actions": "2.6.1",
|
||||||
"redux-batched-actions": "0.2.1",
|
"redux-batched-actions": "0.3.0",
|
||||||
"redux-localstorage": "0.4.1",
|
"redux-localstorage": "0.4.1",
|
||||||
"redux-thunk": "2.2.0",
|
"redux-thunk": "2.3.0",
|
||||||
"require-nocache": "1.0.0",
|
"require-nocache": "1.0.0",
|
||||||
"reselect": "3.0.1",
|
"reselect": "3.0.1",
|
||||||
"run-sequence": "2.2.1",
|
"run-sequence": "2.2.1",
|
||||||
"signalr": "2.3.0",
|
"signalr": "2.3.0",
|
||||||
"streamqueue": "1.1.2",
|
"streamqueue": "1.1.2",
|
||||||
"style-loader": "0.19.1",
|
"style-loader": "0.19.1",
|
||||||
"stylelint": "8.4.0",
|
"stylelint": "9.4.0",
|
||||||
"stylelint-order": "0.8.0",
|
"stylelint-order": "0.8.1",
|
||||||
"tar.gz": "1.0.7",
|
"tar.gz": "1.0.7",
|
||||||
"uglifyjs-webpack-plugin": "1.2.5",
|
"uglifyjs-webpack-plugin": "1.2.7",
|
||||||
"url-loader": "0.6.2",
|
"url-loader": "0.6.2",
|
||||||
"webpack": "3.10.0",
|
"webpack": "3.10.0",
|
||||||
"webpack-stream": "^4.0.0"
|
"webpack-stream": "^4.0.0"
|
||||||
|
|
|
@ -216,7 +216,7 @@ InstallingLabel=Please wait while Setup installs [name] on your computer.
|
||||||
; *** "Setup Completed" wizard page
|
; *** "Setup Completed" wizard page
|
||||||
FinishedHeadingLabel=Completing the [name] Setup Wizard
|
FinishedHeadingLabel=Completing the [name] Setup Wizard
|
||||||
FinishedLabelNoIcons=Setup has finished installing [name] on your computer.
|
FinishedLabelNoIcons=Setup has finished installing [name] on your computer.
|
||||||
FinishedLabel=Setup has finished installing [name] on your computer. The application may be launched by selecting the installed icons.
|
FinishedLabel=Setup has finished installing [name] on your computer. The application may be launched by selecting the installed shortcuts.
|
||||||
ClickFinish=Click Finish to exit Setup.
|
ClickFinish=Click Finish to exit Setup.
|
||||||
FinishedRestartLabel=To complete the installation of [name], Setup must restart your computer. Would you like to restart now?
|
FinishedRestartLabel=To complete the installation of [name], Setup must restart your computer. Would you like to restart now?
|
||||||
FinishedRestartMessage=To complete the installation of [name], Setup must restart your computer.%n%nWould you like to restart now?
|
FinishedRestartMessage=To complete the installation of [name], Setup must restart your computer.%n%nWould you like to restart now?
|
||||||
|
@ -323,9 +323,9 @@ ShutdownBlockReasonUninstallingApp=Uninstalling %1.
|
||||||
[CustomMessages]
|
[CustomMessages]
|
||||||
|
|
||||||
NameAndVersion=%1 version %2
|
NameAndVersion=%1 version %2
|
||||||
AdditionalIcons=Additional icons:
|
AdditionalIcons=Additional shortcuts:
|
||||||
CreateDesktopIcon=Create a &desktop icon
|
CreateDesktopIcon=Create a &desktop shortcut
|
||||||
CreateQuickLaunchIcon=Create a &Quick Launch icon
|
CreateQuickLaunchIcon=Create a &Quick Launch shortcut
|
||||||
ProgramOnTheWeb=%1 on the Web
|
ProgramOnTheWeb=%1 on the Web
|
||||||
UninstallProgram=Uninstall %1
|
UninstallProgram=Uninstall %1
|
||||||
LaunchProgram=Launch %1
|
LaunchProgram=Launch %1
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 51 KiB After Width: | Height: | Size: 26 KiB |
Binary file not shown.
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 1.6 KiB |
Binary file not shown.
|
@ -65,3 +65,11 @@ Filename: "{app}\Lidarr.exe"; Description: "Start Lidarr"; Flags: postinstall sk
|
||||||
|
|
||||||
[UninstallRun]
|
[UninstallRun]
|
||||||
Filename: "{app}\lidarr.console.exe"; Parameters: "/u"; Flags: waituntilterminated skipifdoesntexist
|
Filename: "{app}\lidarr.console.exe"; Parameters: "/u"; Flags: waituntilterminated skipifdoesntexist
|
||||||
|
|
||||||
|
[Code]
|
||||||
|
function PrepareToInstall(var NeedsRestart: Boolean): String;
|
||||||
|
var
|
||||||
|
ResultCode: Integer;
|
||||||
|
begin
|
||||||
|
Exec(ExpandConstant('{commonappdata}\Lidarr\bin\Lidarr.Console.exe'), '/u', '', 0, ewWaitUntilTerminated, ResultCode)
|
||||||
|
end;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue