Add All Boost Badges + Redo & Sort #7

Merged
nin0 merged 5 commits from thororen/clientSideBadges:main into main 2025-07-30 20:36:10 +00:00
Collaborator

index.tsx:

  • Disabling the plugin no longer prompts a restart
  • Made NativeBadges just use badgeData mapped
  • Use a function for badges
  • Use appliedBadges for disabling

settings.tsx:

  • shrunk settings by moving badges to specific files and load them from there
  • made badgeData so index.tsx is smaller and doesnt just copy and paste most of the data from before
  • made badgesettings not use a switch statement anymore as it was getting way to long
  • added an alt to avatar because vsc was yelling at me
index.tsx: - Disabling the plugin no longer prompts a restart - Made NativeBadges just use badgeData mapped - Use a function for badges - Use appliedBadges for disabling settings.tsx: - shrunk settings by moving badges to specific files and load them from there - made badgeData so index.tsx is smaller and doesnt just copy and paste most of the data from before - made badgesettings not use a switch statement anymore as it was getting way to long - added an alt to avatar because vsc was yelling at me
nin0 merged commit 5d82497bb7 into main 2025-07-30 20:36:10 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: userplugins/clientSideBadges#7
No description provided.