Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
d0127cb
feat: Revamp Dork Builder UI to Scratch-like interface
google-labs-jules[bot] Jun 14, 2025
18274a6
Merge pull request #1 from sPROFFEs/feat/dork-block-ui-revamp
sPROFFEs Jun 14, 2025
a4b2961
feat: Integrate Exploit-DB Google Hacking Database (GHDB)
google-labs-jules[bot] Jun 14, 2025
38e286d
Merge pull request #2 from sPROFFEs/feat/dork-block-ui-revamp
sPROFFEs Jun 14, 2025
0b3ec6c
Update deploy.yml
sPROFFEs Jun 14, 2025
21b4b06
Update dorking-interface.tsx
sPROFFEs Jun 14, 2025
3b26326
Update deploy.yml
sPROFFEs Jun 14, 2025
c80ef04
feat: Rewrite application to static HTML, CSS, and Vanilla JavaScript…
google-labs-jules[bot] Jun 14, 2025
c745c39
Merge branch 'main' into feat/dork-block-ui-revamp
sPROFFEs Jun 14, 2025
236641d
Merge pull request #3 from sPROFFEs/feat/dork-block-ui-revamp
sPROFFEs Jun 14, 2025
87d3f2e
I've attempted to clean up unused Next.js files after the static rewr…
google-labs-jules[bot] Jun 14, 2025
e85bce4
Merge pull request #4 from sPROFFEs/feat/dork-block-ui-revamp
sPROFFEs Jun 14, 2025
218d1a1
Delete app directory
sPROFFEs Jun 14, 2025
969c0f2
Delete components directory
sPROFFEs Jun 14, 2025
f485e87
Delete hooks directory
sPROFFEs Jun 14, 2025
996bd24
Delete .github/workflows directory
sPROFFEs Jun 14, 2025
1ddee87
Delete lib directory
sPROFFEs Jun 14, 2025
13cbcad
Delete styles directory
sPROFFEs Jun 14, 2025
a6243c9
Delete types directory
sPROFFEs Jun 14, 2025
339de7e
Delete package-lock.json
sPROFFEs Jun 14, 2025
4898340
Delete pnpm-lock.yaml
sPROFFEs Jun 14, 2025
f5abf66
Delete package.json
sPROFFEs Jun 14, 2025
862faec
test
sPROFFEs Jun 14, 2025
5b19ebe
test
sPROFFEs Jun 14, 2025
22c7937
asd
sPROFFEs Jun 14, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .eslintrc.json

This file was deleted.

59 changes: 0 additions & 59 deletions .github/workflows/deploy.yml

This file was deleted.

60 changes: 0 additions & 60 deletions app/globals.css

This file was deleted.

28 changes: 0 additions & 28 deletions app/layout.tsx

This file was deleted.

3 changes: 0 additions & 3 deletions app/loading.tsx

This file was deleted.

Loading