Commit Graph

44 Commits

Author SHA1 Message Date
a0f7280fbb 🏗️ Refactored AirDCPP context using react-query 2023-11-07 11:43:56 -06:00
2a6eeaf943 🧩 Added react-query query to qBittorrentSettings page 2023-11-07 11:43:56 -06:00
d45c53dff9 🏗️ Trying out react-query 2023-11-07 11:43:56 -06:00
4ea9086e3f Migrating from Redux to RTK-query 2023-11-07 11:43:54 -06:00
502ed707ab 🔧 Cleaned up Search and Import component hierarchy 2023-11-07 11:43:10 -06:00
8c4027f383 🔧 Cleaned up folder structure 2023-11-07 11:43:10 -06:00
32f4055daa Import queue progress (#87)
* 🚥 Added service status panel scaffold

* 🐂 Support for showing import progress

* 🐂 Support for session-tracking

* 🔧 Tooling for resumable socket.io sessions

* 🧹 Minor change in socket.io connection code

* 🔧 Refactoring the Import Page

* 📝 Added more details to import statuses

* 🐂 Queue pause/resume functionality

* 🐂 Queue drain event reducer

* 🐂 Queue controls

* 🔧 Hardening the import UX

* 🔀 Bumped deps

* 🔧 Fixed the airdcpp-apisocket version

* ⛑️ Removed useless deps

* 🪡 Fixed margin on the comicinfo.xml panel on the library page

* 🏗️ Scaffold for job results

* 🔢 Removed the useless LS_IMPORT event

* 🔧 Wired up jobStatistics call

* 🧹 Cleaning up the tabulated job results

* 🔧 More finishing touches to Import UX

* 🔧 Added a console log for debugging purposes

---------

Co-authored-by: Rishi Ghan <hghan@apple.com>
2023-08-30 13:49:58 -04:00
8dd68e9d54 AirDC++ Socket Status (#58) 2023-01-21 02:29:32 -08:00
ce6653b5d7 🏗️ Applying the refactor patc 2022-12-21 21:49:12 -08:00
ef5af01e33 ✏️ Code cleanup and adding jsDoc 2022-11-19 11:23:44 -08:00
5b6c9c8ffc ✏️ Added jsDoc for some components 2022-11-17 15:55:52 -08:00
7babf9f73d 🔧 🏗️ Massive tables refactor
Abstracted a table component that can be configured to display issues, volumes or pull list items
2022-11-15 17:22:50 -08:00
014ea27752 🪢 Wiring up download complete action -> import 2022-08-07 22:35:56 -07:00
580d19e8a4 🔽 Downloads section building out 2022-07-30 21:38:56 -07:00
f146dfdd0b 📝 Tabulated downloads per comic 2022-07-28 08:59:30 -07:00
602adf8775 🔧 Refactoring the way bundles are saved 2022-07-27 22:49:00 -07:00
f865feeeb2 ⤵️ Downloads page scaffold 2022-07-10 21:11:56 -07:00
2dea9e1096 📥 Refactoring download tick panel 2022-06-23 11:11:45 -07:00
d2dbb133b3 🔧 Fixing state and context issues WIP for ADCPP socket 2022-06-21 14:39:37 -07:00
34e475d3cc 🔧 Fix for save/delete functionality on AirDCPP settings form 2022-06-20 00:34:46 -07:00
9cec1c40a8 🏗 WIP fixes for AirDCPP socket connection Part Deux 2022-06-17 22:45:02 -07:00
f308ec0f01 🔧 Various AirDCPPSocketContext-related fixes 2022-06-10 18:39:27 -07:00
a73250d99c 🏗 Refactoring AirDCPPSocket init and download handling 2022-06-09 00:55:39 -07:00
8ce44daf9a ⤵️ Downloads page WIP 2022-06-03 09:41:40 -07:00
f0505d7428 🖼 Added a League of Comic Geeks logo 2022-05-22 01:55:51 -07:00
c4f46cc727 🏗 WIP scaffold for Volumes tabulated view 2022-04-08 22:47:57 -07:00
c91f64239a 🏗 Scaffold for Wanted list table 2022-04-07 01:03:46 -07:00
7b1dc56dbb 🔽 Weekly Pull List dedicated tablulated page 2022-03-26 22:28:22 -07:00
bb3e01ca24 🔎 Wiring up the Library page for elasticsearch-powered, search 2022-03-07 03:05:22 -08:00
769e2e3edc 🔼 Upgraded to react-router v6 2022-03-01 15:20:17 -08:00
1fbf677806 🔧 Added caching to pull list call to CV 2022-02-13 22:24:16 -08:00
e9e7ff7e5f 🏗 Building out the VolumeDetail page scaffold 2022-01-29 15:55:45 -08:00
725c156e88 ⚙️Settings-driven AirDC++ configuration first draft 2021-11-19 13:49:39 -08:00
7d56be71f9 📚 Added a library with a masonry grid 2021-09-20 08:24:03 -07:00
be43c163dc 🔌 Socket + RabbitMQ setup for download-client touched folders/files 2021-09-18 09:25:59 -07:00
476a55614e 🚨 Implemented a notification system for background import 2021-09-16 09:24:14 -07:00
efc8742699 ⚙️ Added Settings page scaffold 2021-09-06 17:50:25 -07:00
4080572c44 🔎 Search page scaffold 2021-08-10 08:22:18 -07:00
24eaeff9bc 🏓 Library page scaffold 2021-08-03 13:16:45 -07:00
64d6f59a9d 📃 JSDoc for Typescript added 2021-06-17 00:05:30 -07:00
7ea962952a 📝 Adding elements to Comic Detail page 2021-06-12 11:32:18 -07:00
2b3fcbfeb5 📑 Added comic detail page and routes 2021-06-11 10:27:13 -07:00
79430fdf1e 🪛 Data transferring over sockets! 2021-05-27 15:50:03 -07:00
2ccebf13b8 First commit 2021-04-15 15:08:54 -07:00