Skip to content

Commit 3530d78

Browse files
feat: Add Downloaded Scripts tab (#51)
* feat: Add Downloaded Scripts tab - Create new DownloadedScriptsTab component that shows only downloaded scripts - Add tab navigation between Available Scripts and Installed Scripts - Include filtering, searching, and categorization features - Display statistics for downloaded scripts - Remove unused script files (2fauth.sh, debian.sh and their install scripts) - Update main page to include the new tab in navigation * fix: Resolve ESLint errors in DownloadedScriptsTab - Fix unescaped apostrophe in empty state message - Fix empty arrow function by adding proper comment structure
1 parent a3f062a commit 3530d78

6 files changed

Lines changed: 430 additions & 255 deletions

File tree

scripts/ct/2fauth.sh

Lines changed: 0 additions & 82 deletions
This file was deleted.

scripts/ct/debian.sh

Lines changed: 0 additions & 43 deletions
This file was deleted.

scripts/install/2fauth-install.sh

Lines changed: 0 additions & 105 deletions
This file was deleted.

scripts/install/debian-install.sh

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)