Commit Graph

197 Commits

Author SHA1 Message Date
c8d10a91c6 🧪 Trying out a new histogram lib 2022-05-03 08:47:11 -07:00
d19701198e 🔧 Fixed unzip async operation 2022-04-28 22:35:44 -07:00
Rishi Ghan
33d44c7e11 🔧 Promise hell 2022-04-28 15:20:58 -07:00
d28b904bf7 Removed glob 2022-04-28 08:25:18 -07:00
5ab71978e5 🔧 Building out full uncompression endpoints 2022-04-28 08:17:56 -07:00
Rishi Ghan
8c94db1956 🔧 Adding a full extraction endpoint 2022-04-26 14:57:51 -07:00
dc4767db27 🔧 Added a single import socket.io endpoint 2022-04-25 20:08:07 -07:00
bb9dbc2e47 ✏️ Adding the scaffold for full extraction of rar and zips 2022-04-22 01:26:22 -07:00
e7e230503e 🔧 Tweaking the import queue call 2022-04-18 16:02:34 -07:00
1519058a02 Reverting the change 2022-04-18 15:32:59 -07:00
4c071f2fc7 🔧 Refactoring the import queue process 2022-04-18 15:22:34 -07:00
38a80e41b3 🔧 Reverting to .on from .once for chokidar handlers 2022-04-17 23:44:00 -07:00
61b5c1cc40 🔧 Refactoring 2022-04-17 22:43:13 -07:00
6d06326f16 Removed a useless yarn.lock file 2022-04-17 22:23:34 -07:00
6e886fe1a4 🔀 Shuffling some socket.io-redis settings around 2022-04-17 22:19:41 -07:00
c0f010639d 🖍 REDIS_URI for socket.io inferred from env var 2022-04-17 20:01:30 -07:00
d53ab0432e 🔧 Refactoring 2022-04-17 19:38:31 -07:00
9548db5d63 🔌 reworked socket.io freeform with moleculer-io 2022-04-16 15:56:24 -07:00
4b9ba28739 🔧 Tweaking the file copy end detector method 2022-04-14 22:52:38 -07:00
2376aeb0b9 🔧 Chokidar tweaks 2022-04-14 17:02:20 -07:00
ddc9ecd089 🛣 Fixed a remote path for Docker use 2022-04-14 14:22:39 -07:00
ff2e4531f0 🛫 Added debounce to chokidar event listeners 2022-04-14 14:11:36 -07:00
d9f6991aef Merge branch 'master' of https://github.com/rishighan/threetwo-core-service 2022-04-14 12:35:30 -07:00
d917129cb5 🔧 Optimizing chokidar listeners 2022-04-14 12:35:24 -07:00
0f2bd30e86 ✏️ Troubleshooting chokidar in Docker 2022-04-14 00:18:12 -07:00
c00ca0a3a0 👀 Tweaking chokidar configuration 2022-04-13 22:46:07 -07:00
c3a2364d79 🔧 Some tweaks to the file watcher 2022-04-13 14:37:01 -07:00
e0791c1939 🔧 Added a search filter for volumes 2022-04-11 14:19:16 -07:00
abc579a8fb 🤞🏽Used a promisified file exists function 2022-04-06 23:08:21 -07:00
25d56e9249 🤯 Added a ES indice delete endpoint 2022-04-04 22:56:34 -07:00
1d295fcafc 🔧 Added a cb7 format 2022-04-04 13:32:21 -07:00
9a260c5277 🔧 Refactored the folder size calculator function 2022-04-01 22:19:59 -07:00
86aee7b25d 🔼 Trying out p7zip-threetwo 2022-03-31 22:43:00 -07:00
b9abaa280d 🤝 Added make to Dockerfile 2022-03-31 15:12:03 -07:00
6fb9858d3a 🤐 Using p7zip node lib 2022-03-31 14:56:08 -07:00
7f70039645 🔼 Bumping node-7z-threetwo to 2.1.12 2022-03-31 07:35:07 -07:00
c0ba3f33bb 🔼 node-7z-threetwo bumped 2022-03-31 01:02:23 -07:00
d9e02662a3 🔼 Bumped node-7z-threetwo version 2022-03-31 00:25:54 -07:00
e8bbc4f149 🍴 Using my own fork of node-7z-forall 2022-03-30 23:43:05 -07:00
a9296fa975 🗑 Added linux 7zip binary to node-7zip-forall forked 2022-03-30 09:01:00 -07:00
cb7d0a835b ✏️ Troubleshooting issues with the fileWatcher 2022-03-30 07:44:18 -07:00
610b190f76 ✏️ path.resolving the path from host OS root to the folder 2022-03-29 20:41:13 -07:00
49904c158c ✏️ Testing out directories 2022-03-29 16:46:32 -07:00
362fd51de0 🧶 Updated ES host 2022-03-29 15:22:48 -07:00
93f4b2e931 ✏️ Renamed libraryqueue to importqueue 2022-03-29 14:08:05 -07:00
233da5c650 ✏️ Renamed queue service and refactored 2022-03-29 12:03:54 -07:00
5a12dd9a21 🔧 Edited Dockerfile WORKDIR to reflect service name 2022-03-28 20:26:47 -07:00
b96c57a124 🔧 Adjusted the comics and userdata directory paths for docker-compose 2022-03-28 19:29:09 -07:00
1fbae6e22e 🔧 Updated some process vars in the code 2022-03-28 14:09:26 -07:00
0572e22ee9 🐳 Removed calibre from Dockerfile 2022-03-22 22:02:47 -07:00