Compare commits

..

28 Commits

Author SHA1 Message Date
5ff53f1e21 🏗️ Cleanup of the search results pane 2023-11-28 22:52:28 -05:00
063bee98cf 🏗️ Fixed the ADC++ search results 2023-11-28 22:35:07 -05:00
70debabb53 🔎 Added some validation to ADC++ Hubs settings form 2023-11-28 21:18:12 -05:00
96890ad1e4 🏗️ Refactoring AirDC++ search method 2023-11-28 20:43:47 -05:00
c3573e67e2 🏗️ Wiring up the DC++ search method 2023-11-28 16:26:26 -05:00
4650bedbcf 🔧 Refactoring AcquisitionPanel 2023-11-27 21:34:34 -05:00
9859dbdeab ⬆️ Bumped up Vite to 5.0 2023-11-23 16:27:18 -05:00
eb399f08e0 🦃 Thanksgiving Day bug fixes 2023-11-23 15:10:17 -05:00
f9afc5a249 🏗️ Refactoring the AirDC++ Forms 2023-11-22 18:28:23 -05:00
9e5612237b 🏗️ Refactoring AcquisitionPanel 2023-11-20 14:17:58 -05:00
21a5a6028e 🔧 Fixed the error check on Library page 2023-11-17 14:15:31 -05:00
be67348d20 🏗️ Refactored ComicDetailContainer with useQuery 2023-11-16 11:40:16 -06:00
4d2d7da5b4 🏗️ Refactoring ComicDetail page and its children 2023-11-16 09:30:41 -06:00
199ddc2859 ✏️ Changed page to offset
To better reflect what we are doing with the pagination controls
2023-11-16 09:00:42 -06:00
3699ca8b2a 🏗️ Fixed pagination and disabled states 2023-11-16 08:53:25 -06:00
b1d63b02c4 🏗️ Refactoring the Library page 2023-11-15 21:03:49 -06:00
15cba6d56a ↪️ Added cache invalidation to job statistics query 2023-11-15 15:42:25 -06:00
7e304b2b96 🏗️ Refactored the Import page 2023-11-15 15:13:49 -06:00
794fd9b3a0 🏗️ Added null check and removed useless deps 2023-11-15 10:46:36 -06:00
be51f9b8f2 🏗️ Wired up job queue control methods 2023-11-14 13:25:12 -06:00
8f9bc9dc84 🏗 Implemented setQueueAction 2023-11-13 22:01:15 -05:00
19a1532f06 🏗️ Added import queue related state 2023-11-13 21:27:58 -05:00
2dcaca425d 🏗 Wired up the event emit correctly 2023-11-13 16:42:20 -05:00
214f29f9a8 🏗️ Refactored Import page to read from global state 2023-11-09 10:21:20 -06:00
18d2624d6c 🏗️ Refactored AirDC++ session status indicator 2023-11-07 20:06:32 -06:00
936945138f ⬆️ Bumped deps 2023-11-07 13:46:54 -06:00
580307a39b 🏗️ Refactoring Navbar to read from zustand store 2023-11-07 13:41:44 -06:00
74a9c4bdb0 ↪️ Removed node-sass, added sass 2023-11-07 12:04:04 -06:00
2 changed files with 12 additions and 12 deletions

View File

@@ -70,7 +70,7 @@
"socket.io-client": "^4.3.2",
"styled-components": "^6.1.0",
"threetwo-ui-typings": "^1.0.14",
"vite": "^5.0.5",
"vite": "^5.0.0",
"vite-plugin-html": "^3.2.0",
"websocket": "^1.0.34",
"zustand": "^4.4.6"

View File

@@ -8017,7 +8017,7 @@ ms@2.1.3, ms@^2.1.1:
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
nanoid@^3.1.25, nanoid@^3.3.7:
nanoid@^3.1.25, nanoid@^3.3.6:
version "3.3.7"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
@@ -8529,12 +8529,12 @@ postcss-value-parser@^4.0.2:
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
postcss@^8.4.31, postcss@^8.4.32:
version "8.4.32"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.32.tgz#1dac6ac51ab19adb21b8b34fd2d93a86440ef6c9"
integrity sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==
postcss@^8.4.31:
version "8.4.31"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
dependencies:
nanoid "^3.3.7"
nanoid "^3.3.6"
picocolors "^1.0.0"
source-map-js "^1.0.2"
@@ -10469,13 +10469,13 @@ vite-plugin-html@^3.2.0:
node-html-parser "^5.3.3"
pathe "^0.2.0"
vite@^5.0.5:
version "5.0.5"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.5.tgz#3eebe3698e3b32cea36350f58879258fec858a3c"
integrity sha512-OekeWqR9Ls56f3zd4CaxzbbS11gqYkEiBtnWFFgYR2WV8oPJRRKq0mpskYy/XaoCL3L7VINDhqqOMNDiYdGvGg==
vite@^5.0.0:
version "5.0.2"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.2.tgz#3c94627dace83b9bf04b64eaf618038e30fb95c0"
integrity sha512-6CCq1CAJCNM1ya2ZZA7+jS2KgnhbzvxakmlIjN24cF/PXhRMzpM/z8QgsVJA/Dm5fWUWnVEsmtBoMhmerPxT0g==
dependencies:
esbuild "^0.19.3"
postcss "^8.4.32"
postcss "^8.4.31"
rollup "^4.2.0"
optionalDependencies:
fsevents "~2.3.3"