Skip to content

Instantly share code, notes, and snippets.

View infosec554's full-sized avatar
🎯
Focusing

zarif jorayev infosec554

🎯
Focusing
View GitHub Profile
@infosec554
infosec554 / frontend-wiring.patch
Last active May 27, 2026 12:13
convertpdfgo frontend wiring patch v3 (3 commits, 35 tools + 10 mockup merges)
From 4c5e73751d837eb2d3458eb9f6293425e051c1b8 Mon Sep 17 00:00:00 2001
From: Claude <claude@convertpdfgo.com>
Date: Wed, 27 May 2026 01:00:27 +0500
Subject: [PATCH 1/5] feat: wire backend API to all 10 tools + foundation
- lib/api.ts: uploadFile, downloadFile, runJob, runJobSync helpers
- components/tools/: FileDropzone, JobStatusPanel, useJobRunner, SimpleToolClient
- 10 tool client components: compress, merge, split, pdf-to-word, word-to-pdf,
jpg-to-pdf, protect, unlock, ocr, watermark
- 10 page.tsx updates: keep marketing card, add functional widget below