Commit Graph

35 Commits

Author SHA1 Message Date
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
a2044941a6 Pruned useless routing scaffold 2022-05-25 10:39:11 -07:00
5596da2f2f Removed OPDS routes from the UI facade 2022-05-25 09:08:46 -07:00
e197143498 🔧 Support for refactored import process WIP 2021-12-01 14:06:41 -08:00
0c01d11b44 🔧 Several CORS related fixes 2021-11-25 23:47:00 -08:00
95fe37e542 🚒 Trying out nginx for CORS mitigation 2021-11-24 23:15:56 -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
e70994c032 🔧 Fixed some static paths 2021-10-27 22:04:01 -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
d520f897de 🔧 Fixed a typo 2021-10-22 21:55:07 -07:00
d84b02ef82 🚦 Added traefik 2021-10-19 07:36:35 -07:00
2d1ccf7264 🔒 CORS configuration in docker-compose and Express 2021-10-18 12:11:30 -07:00
049c4266f3 🔧 Fixed connection string interpolation for rabbitMQ in docker-compose config 2021-10-14 22:31:29 -07:00
972ba48e6f 🎮 Added a rabbitMQ connection string URL 2021-10-14 22:21:34 -07:00
86b9ec9d95 🔑 Added credentials for rabbitMQ connection 2021-10-14 18:22:36 -07:00
6c1a068d5e 🔧 Changed the rabbitMQ host to a env var 2021-10-14 09:18:03 -07:00
9ff79320da 👀 Auto-adder WIP 2021-10-11 14:53:49 -07:00
be43c163dc 🔌 Socket + RabbitMQ setup for download-client touched folders/files 2021-09-18 09:25:59 -07:00
0e039fb0a8 🐰 RabbitMQ for enqueuing comic import jobs 2021-09-14 23:13:04 -07:00
632b2dc267 🐳 Docker configuration change 2021-08-31 09:32:59 -07:00
ae5f0b2c0f 🔍 CV match scorer WIP 2021-07-31 12:01:29 -07:00
5a7f30f007 🪛 Refactoring to use the updated rendition path 2021-07-27 22:02:12 -07:00
57f7621c0e 🤼‍♀️ Comic Vine Match algorithm, 2nd draft 2021-07-22 16:07:52 -07:00
96a6438fb4 🔌 AirDC++ integration WIP 2021-07-21 08:43:46 -07:00
42de05b36e 🧹 Cleaning up 2021-07-19 13:21:15 -07:00
885c68531c 🎉📔 Working draft of OPDS server 2021-07-19 09:22:31 -07:00
51c0e120a7 📔 OPDS server first draft 2021-07-18 10:17:24 -07:00
6f92225228 🪛 Refactoring and validation 2021-07-14 09:59:03 -07:00
267386ec94 ✂️ Pruned deps 2021-05-11 09:58:14 -07:00
436bbc56a1 🅿️ Paginating covers response 2021-05-03 22:35:00 -07:00
7031c5cd40 🧃 Worker is... working. 2021-04-28 00:19:52 -07:00
0701ef19f8 🧩 Comlink funkiness 2021-04-26 13:46:05 -07:00
22a5cba98d 🦠 Added ignored folder back to git tracking
Signed-off-by: Rishi Ghan <rishi.ghan@gmail.com>
2021-04-15 15:15:23 -07:00