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
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
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
ea366d1888
🔧 Fixes for Wanted comics table
2022-08-17 20:48:10 -07:00
fb40fe86b5
🔽 Wiring up downloads API calls and actions
2022-07-26 22:26:24 -07:00
7a3e0def34
🏗 Actions, reducers for Downloads
2022-06-13 14:56:15 -07:00
4ec45352e9
🔎 Glorious universal library search first draft
2022-05-26 22:52:07 -07:00
52daf4781b
🔧 Refactoring
2022-04-25 12:50:54 -07:00
2b4f56d51c
🔧 Refactoring to hook on to the file completed event
2022-04-25 12:13:11 -07:00
2c8e339e3b
💅🏽 Refactoring UX on Library page
2022-03-20 02:31:25 -07:00
f6ca91f530
⏯ Added queue pause/resume controls in UI
2022-03-17 17:06:13 -07:00
bb3e01ca24
🔎 Wiring up the Library page for elasticsearch-powered, search
2022-03-07 03:05:22 -08:00
103cc7fa91
🙋🏽♂️ Wanted comics section on dashboard
2022-03-03 14:57:22 -08:00
9ec5040bd7
🦟 Fixed 404s upon page refresh
2022-03-01 23:01:57 -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
df2d336b48
🌈 Color histograms for images, along with stats
2022-02-10 01:22:56 -08:00
9ff048d541
🔬 Wiring up the image analysis UI with the endpoint
2022-02-08 14:48:24 -08:00
cf1fe451c9
🔎 Wiring up the refactored elasticsearch endpoint
2022-02-06 23:12:39 -08:00
c6265599de
🔧 Renamed IMPORT_* to LIBRARY_*
2022-02-03 00:19:32 -08:00
bcfc174829
🔎 Scaffold for ES-powered issue matching in library first draft
2022-02-02 18:17:52 -08:00
1d317abbdb
🤼♀️ Wiring up ES-powered issue detection
2022-02-01 23:19:43 -08:00
e9e7ff7e5f
🏗 Building out the VolumeDetail page scaffold
2022-01-29 15:55:45 -08:00
8f83a0f94f
🔧 Integrating the auto-watched files from threetwo-core-service
2022-01-26 10:11:03 -08:00
2c0664506e
🦸🏻 Integrating with Metron service
2022-01-04 07:54:18 -08:00
edf49527a0
🚽 Wiring up the flushDb call
2021-12-01 14:37:29 -08:00
e197143498
🔧 Support for refactored import process WIP
2021-12-01 14:06:41 -08:00
25d68edbc4
🔧 Fixed a port check
2021-11-24 15:54:09 -08:00
485273da21
🔧 CORS proxy server
2021-11-24 10:23:48 -08:00
725c156e88
⚙️ Settings-driven AirDC++ configuration first draft
2021-11-19 13:49:39 -08:00
6e1b431600
🔌 AirDCPP socket refactoring
2021-11-16 21:47:58 -08:00
305c172be7
🏗 Wiring up the AirDCPP settings call
2021-11-14 21:43:47 -08:00
4209012298
🔧 Fixed the process env var
2021-11-01 16:28:04 -07:00
efe5416e5f
🐳 Removed the duplicated env var
2021-11-01 09:35:33 -07:00
5557b2a119
🔧 Testing out a potential solution
2021-11-01 08:24:24 -07:00
9003124032
🔧 Fixes
2021-11-01 00:58:33 -07:00
08811e5128
🔧 WIP fixing the socket errors in docker-compose on portainer
2021-11-01 00:08:47 -07:00
124a88cb2c
🔧 Debugging port issues with Portainer deploys
2021-10-31 23:36:50 -07:00
8fc8bf7248
🔧 Testing variations for troubleshooting socket.io issues
2021-10-30 19:04:49 -07:00
2406c68216
🔧 Updated LIBRARY_SOCKET_HOST
2021-10-28 11:54:20 -07:00
56d22a28a0
🔧 Changes to support BullMQ on the service layer
...
1. Removed socket connection from context
2. Added Redux middleware to persist socket connection
3. Removed amqplib and RabbitMQ support
4. Removed RabbitMQ from docker-compose configuration
5. Removed a proxy route to IMS from the facade
6. Refactored file actions to support the new way of socket event emitting and listening
2021-10-27 07:46:21 -07:00
8fbea27fb2
🔧 Trying out some refactoring on socket connection to Import service
2021-10-23 23:32:25 -07:00
116cbf2a62
🍬 Removed hardcoded reference to import-service
...
TODO: Remove the repetitive use of thumbnail generating logic
2021-10-21 12:03:58 -07:00
7531d56c6a
🔧 Added a hostname generator
2021-10-20 14:38:12 -07:00
f341529e6c
🔧 Fixing a lot of static path references in actions
2021-10-20 14:13:33 -07:00
261e3ee882
🔧 Adding docker host to import service base URI
2021-10-20 09:11:33 -07:00
b1ff7e78ba
🔧 Fixed an erroneous use of process
2021-10-19 12:46:53 -07:00
c3a91ef39f
🔧 Interpolating hostname of Docker Host
2021-10-19 12:40:13 -07:00
98e49a6e73
🔧 Trying out a docker container name as socket hostname
2021-10-19 10:21:24 -07:00