mirror of
				https://github.com/Mastermindzh/tidal-hifi.git
				synced 2025-11-04 02:39:13 +01:00 
			
		
		
		
	Compare commits
	
		
			8 Commits
		
	
	
		
			5.17.0
			...
			controller
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| ff4c51234b | |||
| 
						 | 
					c4ee6b51b9 | ||
| 45fe336598 | |||
| 
						 | 
					fe9f50aaf5 | ||
| 755be0ee30 | |||
| 
						 | 
					9d736b2bd9 | ||
| f4d4b1a1df | |||
| 
						 | 
					0c27c815f5 | 
							
								
								
									
										38
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										38
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							@@ -12,11 +12,11 @@
 | 
				
			|||||||
        "@electron/remote": "^2.1.2",
 | 
					        "@electron/remote": "^2.1.2",
 | 
				
			||||||
        "@types/swagger-jsdoc": "^6.0.4",
 | 
					        "@types/swagger-jsdoc": "^6.0.4",
 | 
				
			||||||
        "@xhayper/discord-rpc": "^1.2.0",
 | 
					        "@xhayper/discord-rpc": "^1.2.0",
 | 
				
			||||||
        "axios": "^1.7.7",
 | 
					        "axios": "^1.7.9",
 | 
				
			||||||
        "cors": "^2.8.5",
 | 
					        "cors": "^2.8.5",
 | 
				
			||||||
        "electron-store": "^8.2.0",
 | 
					        "electron-store": "^8.2.0",
 | 
				
			||||||
        "express": "^4.21.1",
 | 
					        "express": "^4.21.2",
 | 
				
			||||||
        "hotkeys-js": "^3.13.7",
 | 
					        "hotkeys-js": "^3.13.9",
 | 
				
			||||||
        "mpris-service": "^2.1.2",
 | 
					        "mpris-service": "^2.1.2",
 | 
				
			||||||
        "request": "^2.88.2",
 | 
					        "request": "^2.88.2",
 | 
				
			||||||
        "sass": "^1.79.4",
 | 
					        "sass": "^1.79.4",
 | 
				
			||||||
@@ -2364,9 +2364,9 @@
 | 
				
			|||||||
      "integrity": "sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg=="
 | 
					      "integrity": "sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg=="
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/axios": {
 | 
					    "node_modules/axios": {
 | 
				
			||||||
      "version": "1.7.7",
 | 
					      "version": "1.7.9",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.7.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.9.tgz",
 | 
				
			||||||
      "integrity": "sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==",
 | 
					      "integrity": "sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==",
 | 
				
			||||||
      "license": "MIT",
 | 
					      "license": "MIT",
 | 
				
			||||||
      "dependencies": {
 | 
					      "dependencies": {
 | 
				
			||||||
        "follow-redirects": "^1.15.6",
 | 
					        "follow-redirects": "^1.15.6",
 | 
				
			||||||
@@ -4167,9 +4167,9 @@
 | 
				
			|||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/express": {
 | 
					    "node_modules/express": {
 | 
				
			||||||
      "version": "4.21.1",
 | 
					      "version": "4.21.2",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/express/-/express-4.21.1.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/express/-/express-4.21.2.tgz",
 | 
				
			||||||
      "integrity": "sha512-YSFlK1Ee0/GC8QaO91tHcDxJiE/X4FbpAyQWkxAvG6AXCuR65YzK8ua6D9hvi/TzUfZMpc+BwuM1IPw8fmQBiQ==",
 | 
					      "integrity": "sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA==",
 | 
				
			||||||
      "license": "MIT",
 | 
					      "license": "MIT",
 | 
				
			||||||
      "dependencies": {
 | 
					      "dependencies": {
 | 
				
			||||||
        "accepts": "~1.3.8",
 | 
					        "accepts": "~1.3.8",
 | 
				
			||||||
@@ -4191,7 +4191,7 @@
 | 
				
			|||||||
        "methods": "~1.1.2",
 | 
					        "methods": "~1.1.2",
 | 
				
			||||||
        "on-finished": "2.4.1",
 | 
					        "on-finished": "2.4.1",
 | 
				
			||||||
        "parseurl": "~1.3.3",
 | 
					        "parseurl": "~1.3.3",
 | 
				
			||||||
        "path-to-regexp": "0.1.10",
 | 
					        "path-to-regexp": "0.1.12",
 | 
				
			||||||
        "proxy-addr": "~2.0.7",
 | 
					        "proxy-addr": "~2.0.7",
 | 
				
			||||||
        "qs": "6.13.0",
 | 
					        "qs": "6.13.0",
 | 
				
			||||||
        "range-parser": "~1.2.1",
 | 
					        "range-parser": "~1.2.1",
 | 
				
			||||||
@@ -4206,6 +4206,10 @@
 | 
				
			|||||||
      },
 | 
					      },
 | 
				
			||||||
      "engines": {
 | 
					      "engines": {
 | 
				
			||||||
        "node": ">= 0.10.0"
 | 
					        "node": ">= 0.10.0"
 | 
				
			||||||
 | 
					      },
 | 
				
			||||||
 | 
					      "funding": {
 | 
				
			||||||
 | 
					        "type": "opencollective",
 | 
				
			||||||
 | 
					        "url": "https://opencollective.com/express"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/express/node_modules/debug": {
 | 
					    "node_modules/express/node_modules/debug": {
 | 
				
			||||||
@@ -5091,9 +5095,10 @@
 | 
				
			|||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/hotkeys-js": {
 | 
					    "node_modules/hotkeys-js": {
 | 
				
			||||||
      "version": "3.13.7",
 | 
					      "version": "3.13.9",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/hotkeys-js/-/hotkeys-js-3.13.7.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/hotkeys-js/-/hotkeys-js-3.13.9.tgz",
 | 
				
			||||||
      "integrity": "sha512-ygFIdTqqwG4fFP7kkiYlvayZppeIQX2aPpirsngkv1xM1lP0piDY5QEh68nQnIKvz64hfocxhBaD/uK3sSK1yQ==",
 | 
					      "integrity": "sha512-3TRCj9u9KUH6cKo25w4KIdBfdBfNRjfUwrljCLDC2XhmPDG0SjAZFcFZekpUZFmXzfYoGhFDcdx2gX/vUVtztQ==",
 | 
				
			||||||
 | 
					      "license": "MIT",
 | 
				
			||||||
      "funding": {
 | 
					      "funding": {
 | 
				
			||||||
        "url": "https://jaywcjlove.github.io/#/sponsor"
 | 
					        "url": "https://jaywcjlove.github.io/#/sponsor"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
@@ -6685,9 +6690,10 @@
 | 
				
			|||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/path-to-regexp": {
 | 
					    "node_modules/path-to-regexp": {
 | 
				
			||||||
      "version": "0.1.10",
 | 
					      "version": "0.1.12",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.10.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.12.tgz",
 | 
				
			||||||
      "integrity": "sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w=="
 | 
					      "integrity": "sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==",
 | 
				
			||||||
 | 
					      "license": "MIT"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/path-type": {
 | 
					    "node_modules/path-type": {
 | 
				
			||||||
      "version": "4.0.0",
 | 
					      "version": "4.0.0",
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -43,11 +43,11 @@
 | 
				
			|||||||
    "@electron/remote": "^2.1.2",
 | 
					    "@electron/remote": "^2.1.2",
 | 
				
			||||||
    "@types/swagger-jsdoc": "^6.0.4",
 | 
					    "@types/swagger-jsdoc": "^6.0.4",
 | 
				
			||||||
    "@xhayper/discord-rpc": "^1.2.0",
 | 
					    "@xhayper/discord-rpc": "^1.2.0",
 | 
				
			||||||
    "axios": "^1.7.7",
 | 
					    "axios": "^1.7.9",
 | 
				
			||||||
    "cors": "^2.8.5",
 | 
					    "cors": "^2.8.5",
 | 
				
			||||||
    "electron-store": "^8.2.0",
 | 
					    "electron-store": "^8.2.0",
 | 
				
			||||||
    "express": "^4.21.1",
 | 
					    "express": "^4.21.2",
 | 
				
			||||||
    "hotkeys-js": "^3.13.7",
 | 
					    "hotkeys-js": "^3.13.9",
 | 
				
			||||||
    "mpris-service": "^2.1.2",
 | 
					    "mpris-service": "^2.1.2",
 | 
				
			||||||
    "request": "^2.88.2",
 | 
					    "request": "^2.88.2",
 | 
				
			||||||
    "sass": "^1.79.4",
 | 
					    "sass": "^1.79.4",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user