Commit Graph

110 Commits

Author SHA1 Message Date
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
419962c756 Removed a funky route from the frontend API 2021-10-21 01:16:22 -07:00
31a72e4b6f 🔧 Removed one more localhost reference 2021-10-20 23:28:42 -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
b87a13d006 🪰 Making the "fly" out sliding panel reusable 2021-09-28 21:13:49 -07:00
bbde67bb11 🍼 Cleaned up the OPDS feed 2021-09-23 18:13:11 -07:00
a7afc358d8 🍼 OPDS feed debugging for Panels on iOS 2021-09-21 10:06:17 -07: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
c3587df058 ✏️ Added a word 2021-09-14 23:30:37 -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
a20da523b2 🔌 AirDC++ socket scaffold 2021-08-13 08:47:11 -07:00
802dee8857 🧪 AirDCPP Socket scaffold 2021-07-31 13:24:54 -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
b801ce7eb3 ⌨️ Moved types to an npm module 2021-06-15 21:46:13 -07:00
22a5a84762 ✂️ Pruning useless code 2021-06-14 10:47:12 -07:00
79430fdf1e 🪛 Data transferring over sockets! 2021-05-27 15:50:03 -07:00
1ca022fd99 🚥 Socket.io integration WIP 2021-05-27 10:12:20 -07:00
e8dc51755e Sockets integration with service 2021-05-18 21:38:51 -07:00
b4d738724e Merge branch 'master' of https://github.com/rishighan/threetwo 2021-05-16 23:14:56 -07:00
86fec59916 🔌 socket.io support 2021-05-16 23:14:46 -07:00
6eb0c611ee WIP 2021-05-13 15:09:58 -07:00
833c4570e1 🧶 Still WIP on Streaming JSON 2021-05-13 10:32:03 -07:00
c15b2cf0e4 👷🏽 Streaming JSON WIP 2021-05-13 07:58:59 -07:00
267386ec94 ✂️ Pruned deps 2021-05-11 09:58:14 -07:00
9403b277a3 Removed unused deps 2021-05-11 09:53:26 -07:00
d1f091556e 📕 Testing call against covers 2021-05-11 09:49:32 -07:00
325024afd1 🧑🏻‍🔧 Worker Streams 2021-05-10 23:10:22 -07:00