d39e2cdca1
🛠 Switched to embla and made carousel bleed off page
2026-01-30 17:03:23 -05:00
0e445ba3d4
🔧 Fixed LoCG pull list scraping
2025-05-06 18:17:30 -04:00
21a127509b
Airdcpp regression ( #123 )
...
* 🔧 Fixing broken AirDCPP search
* 🔧 Fixing broken DC++ downloads
* 🔧 Todo to move method out to core service
* 🔧 Fixing the DC++ download bundles
* 🔧 Bundles endpoint integration
* 🔧 Fixed the download bundles page
* ➕ Added an active hub badge to DC++ search
* 🔧 Fixing autodownload functionality
* 🔧 Fixed PullList source
---------
Signed-off-by: Rishi Ghan <rishi.ghan@gmail.com >
2025-02-17 16:27:48 -05:00
ae04260f69
❌ Updated .gitignore to ignore storybook static assets ( #102 )
...
* ❌ Updated .gitignore to ignore storybook static assets
* 🏗️ Fixed cover-only config for CV detail panel
* 🏗️ Added stats to dashboard
* 🐯 Prowlarr integration WIP
* 🐯 Prowlarr settings form scaffold
* 🧲 Added a form for torrent search
* 🐯 Mocked a prowlarr call
2024-02-23 16:29:13 -05:00
c03f706e9d
Dark mode 2 ( #100 )
...
* 🗂️ Added tab icons and styles
* 🪑 Styled download panel table
* 🪑 Cleaned up the DC++ search results table
* 🪑 Many changes to DC++ downloads table
* 🏗️ Wired up search with RQ
* 🏗️ Changes to ComicDetail section
* 🔧 Fixing table styes
* 🏗 Fixed the archive ops panel
* 🔧 Tweaked Archive ops further
* 🃏 Styling the action menu
* 🧩 CV Match panel refactor WIP
* 🏗️ Refactored the action menu
* 🤼 Cleaning up CV match panel
* 🏗️ Refactored the scored matches
* 🤼 Revamped CV match panel UX
* 🖌️ Styling tweaks to the side panel
* 🖌️ Cleaned up the form
* 🏗️ Refactored the search form
* 🤐 Added a uncompress indicator
* 🏗️ Fix for encoding # in URIs
* 🔧 Fixed # symbol handling in URLs
* 🔧 Started work on Edit Metadata panel
* 🔎 Added a check for existing uncompressed archives
* 🏗️ Settings styling tweaks
* 🏗️ Fixed invalidation of archiveOps
* 🏗️ Fixed an invalidation query on DC++ download panel
* 🏗️ Fixed CV-sourced Volume info panel
* 🏗️ Fixed volume group card stacks on Dashboard
* 🔍 Fixing CV search page
* 🏗️ Refactoring Volume groups and wanted panel
* 🏗️ Cleaning up useless files
* 🛝 Added keen-slider for pull list
* 🏗️ Abstracted heading/subheading into Header
* 🏗️ Continued refactoring of PullList, Volumes etc.
* 📆 Wired up the datepicker to LoCG pull list
2024-02-06 05:58:56 -05:00
8bebffd95e
🌊 qBittorrent Settings Scaffold ( #90 )
...
* 🌊 qBittorrent settings scaffold
* 🔧 Added scaffold for the qBittorrent connection form
* 🔧 Some refactoring
* 🔧 Cleaned up folder structure
* 🔧 Fixed broken paths
* 🔧 Cleaned up Search and Import component hierarchy
* 🔧 More path fixes
* 🔧 Tooling changes
* 📝 Qbittorrent form scaffold
* ⬆️ Bumped @dnd-kit deps
* 🧑🏼🔧 Fixed the hostname regex
* 🏗️ Adding fields to the settings form
* 🔧 Formatting and more layout changes
* 🔧 Added Prowlarr settings items in JSON
* 📝 Purified Card Component
* 📝 Abstracted connection form into a component
* 🏗️ Reorganized tabs
* Migrating from Redux to RTK-query
* ⬇️ Fetched qBittorrent settings
* 🏗️ Trying out react-query
* 🧩 Added react-query query to qBittorrentSettings page
* 📝 qbittorrent form RU actions first draft
* 🏗️ Added loading state check
* 🏗 Added error check state
* 🏗️ Refactored AirDCPP context using react-query
* 🏗️ Refactoring AirDCPP Settings Form with react-query
* 🔧 Removed context
* 🔧 Removing context from AirDCPP settings page
* 🔧 Fixed early init error on the store
* 🐛 Debugging AirDCPP Settings Form page
* 🧸 Zustand-ified AirDCPP Form
* ❌ AirDCPP code cleaned up from App.tsx
* ➕ Re-added yarn.lock
2023-11-07 11:46:08 -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
b8fb179ac6
🔧 Miscellaneous Fixes ( #79 )
...
* ⚡ ️ Config key to expose hostname in a Docker context
* 🔧 Miscellaneous Fixes
2023-05-15 16:16:26 -04:00
2d61fa1436
Changing the build system to Vite ( #62 )
...
* 🔧 Updated date for PullList on Dashboard
* ⚡ ️ Added Vite config and removed useless files
* 👷🏽 Updated build command
* ❌ Removed useless deps
* 🔧 Cleaned up package.json and bumped airdcpp-apisocket
* 🔧 Updated some packages and deps
* ⬆️ Bumped some deps
* 🔧 Fixed typo in package.json
* 🔧 Fix for broken paths https://github.com/rishighan/threetwo/issues/63
* 🔧 Fixed broken path and npm script
Signed-off-by: Rishi Ghan <rishi.ghan@gmail.com >
---------
Signed-off-by: Rishi Ghan <rishi.ghan@gmail.com >
2023-03-01 23:31:22 -05:00
ce6653b5d7
🏗️ Applying the refactor patc
2022-12-21 21:49:12 -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
27e6f26331
✏️ Changed the hard-coded date of the pull list
2022-11-07 08:06:09 -08:00
ff5ce10e17
🔧 Library page table pagination
2022-10-27 23:06:40 -07:00
262f8d49d7
🔼 Bumped up react-final-form
2022-09-12 12:50:30 -07:00
6b1bb02d57
📝 Added a port number field to AirDC++ settings form
2022-09-08 10:35:30 -07:00
580d19e8a4
🔽 Downloads section building out
2022-07-30 21:38:56 -07:00
365fa2e115
🔎 Integration with DC++ downloads endpoint
2022-07-24 22:20:25 -07:00
ff63944810
🔧 Tweaking the masonry breakpoints
2022-06-30 08:37:35 -07:00
a46eebb043
🔧 Fix for react-refresh plugin in production
2022-06-14 13:04:29 -07:00
2943000db3
🔧 Adding a download status to navbar WIP
2022-06-05 10:31:06 -07:00
ad07d85944
🖼 Added descriptive icons next to dashboard headers
2022-06-02 01:06:21 -07:00
aeb6e5225d
🔎 CV search results prettification
2022-06-01 23:17:53 -07:00
d80c672cd1
🚛 Massive refactor of dashboard
2022-05-23 22:01:51 -07:00
3173cbf873
🔧 Fix for https://github.com/rishighan/threetwo/issues/10
2022-05-19 22:57:26 -07:00
6b508d4c36
🔫 Tweaking the trigger for download complete action
2022-05-11 23:40:10 -07:00
bb54f3e107
🔧 Socket.io-zation of the dashboard
2022-05-01 16:45:58 -07:00
f94540616d
🔧 Tweaked the issues-for-series call
2022-04-11 14:18:47 -07:00
7b1dc56dbb
🔽 Weekly Pull List dedicated tablulated page
2022-03-26 22:28:22 -07:00
fe1b55a35d
🔧 Stats UI cleanup
2022-02-16 09:34:43 -08:00
829bc488c8
🔧 Added checks to stats modules
2022-02-15 21:25:17 -08:00
635e70ba81
🎠 Weekly Pull list carousel first draft
2022-02-15 15:31:35 -08:00
1fbf677806
🔧 Added caching to pull list call to CV
2022-02-13 22:24:16 -08:00