61 Commits

Author SHA1 Message Date
Rishi Ghan
afead56a74 Fixed eslint errors
Some checks failed
Docker Image CI / build (push) Has been cancelled
2026-04-15 11:35:11 -04:00
f65a24da25 Added graphql deps and models
Some checks failed
Docker Image CI / build (push) Has been cancelled
2026-03-26 21:05:13 -04:00
9a4569040f ✏️ Formatting changes 2025-07-14 12:09:15 -04:00
de2a6abf68 ∗ Typo in moleculer config 2025-02-25 16:26:11 -05:00
c05d16a91a 🪳 Updated kafka broker uri to be dynamic 2025-02-24 14:02:18 -05:00
fc857baa4b 🪓 Added axios to npm deps 2025-02-21 16:38:14 -05:00
4516d7892f 🔧 Fixes to enable docker image build 2025-02-21 13:03:25 -05:00
193fffeb8d 🔧 added base tsconfig 2025-02-21 12:32:34 -05:00
fa3e8ebcfe 🔧 Fixed the incorrect tsconfig filename 2025-02-21 11:11:09 -05:00
2399431fde 🔧 Added bash 2025-02-21 11:08:49 -05:00
cb500f0fe4 🔧 Bumped node image version in Dockerfile 2025-02-21 11:05:57 -05:00
54ee896e15 🐳 Added copy config files step 2025-02-20 22:13:13 -05:00
40a0edadbb 🔧 Added npm i step 2025-02-20 22:04:01 -05:00
481878c19f Merge branch 'main' of https://github.com/rishighan/threetwo-acquisition-service 2025-02-20 21:56:56 -05:00
8d588e9542 🐳 Removed npm ci step 2025-02-20 21:56:49 -05:00
ed06459450 Update docker-image.yml 2025-02-20 21:55:27 -05:00
56547034ef 🐳 Updated Dockerfile 2025-02-20 21:52:14 -05:00
703f1e76fa Merge branch 'main' of https://github.com/rishighan/threetwo-acquisition-service 2025-02-20 21:48:41 -05:00
175a67c5b2 🐳 Added Dockerfile 2025-02-20 21:48:31 -05:00
d97b69c92d Merge pull request #6 from rishighan/rishighan-patch-2
Update docker-image.yml
2025-02-20 21:38:09 -05:00
c65eb2c6ec Update docker-image.yml 2025-02-20 21:37:53 -05:00
5b2555aa61 Merge pull request #5 from rishighan/rishighan-patch-1
Update docker-image.yml
2025-02-20 21:26:42 -05:00
6b732f1518 Update docker-image.yml 2025-02-20 21:26:30 -05:00
1900a3ddb8 🔧 Removed workflow file from wrong path 2025-02-20 21:24:13 -05:00
63130b4e82 Create docker-image.yml 2025-02-20 21:23:18 -05:00
f5a2e6505b 🔧 yeeting a docker workflow 2025-02-20 21:18:40 -05:00
6f11e84c1d 🐛 Removed some random letters 2025-02-20 12:36:53 -05:00
cb8e6bb3d6 Merge pull request #4 from rishighan/autodownload-loop
Autodownload loop
2025-02-17 15:42:22 -05:00
c0946e2ce4 🔧 Fixed awaits inside loops 2025-02-17 15:41:38 -05:00
36f08212a0 🔧 Wired the kafka producer back up 2025-01-27 19:28:40 -05:00
cd9ea85b80 🔧 Fixing autodownload functionality 2024-12-22 21:59:49 -05:00
e0954eb3e8 🔧 Fixing the response from searchResultAdded event 2024-11-22 21:12:25 -05:00
651e3ac7bb 🔧 Added an undefined check for the results 2024-11-18 11:07:38 -05:00
4045097eb0 🏗️ Added string-similarity lib 2024-08-14 12:19:55 -04:00
a710211a2c 🔧 Commented code 2024-07-10 14:36:03 -04:00
0430670a01 🏗️ Added structure for the UI notification 2024-07-02 22:09:33 -04:00
ecdc3845cb 🪳 Serialized Map to be compatible with kafka 2024-06-18 00:06:25 -04:00
e6a85e6a39 🏗️ Commented code 2024-06-13 14:09:00 -04:00
55494abdc0 🔧 Fixes to search query builder 2024-06-12 21:41:29 -05:00
60e5b6f61b 🔧 kafka-powered autodownload loop 2024-06-03 17:18:22 -04:00
12e46334da 🪳 kafka for handling dc++ download jobs 2024-05-28 08:39:46 -04:00
6fb1374ce9 🏗️ WIP for automatic downloads endpoint 2024-05-09 13:45:18 -04:00
17ed663823 Added an AutoDownloadService 2024-04-23 22:46:49 -05:00
91199bcf0c Merge pull request #3 from rishighan/qbittorrent-endpoints
Qbittorrent endpoints
2024-03-30 21:38:17 -04:00
814467e64a Merge branch 'main' into qbittorrent-endpoints 2024-03-30 21:38:01 -04:00
63b5a19f02 🧲 Mild refactor 2024-03-27 22:22:57 -05:00
0eb55935fe 🧲 Added maindata realtime stats 2024-03-24 17:31:12 -04:00
20fe2327b4 🧲 Implemented a login method 2024-03-17 15:04:50 -04:00
f476e847ce 🧲 Added couple of torrent-related endpoints 2024-03-12 10:15:10 -04:00
daca4e6393 🧲 Added a torrent detail endpoint 2024-03-07 05:51:13 -06:00