Jose bf40b235f0 refactor: remove unused components and styles; consolidate password handling in new components
- Deleted ProtectedRoute, ContentWrapper, CustomCarousel, CustomContainer, CustomModal, Footer, Header, and Building components as they were no longer needed.
- Removed associated CSS files for the deleted components.
- Introduced PasswordInput and PasswordModal components to handle password input and modal display for protected pastes.
- Updated PastePanel to utilize new PasswordInput and PasswordModal components for better password management.
- Refactored Home component to streamline data fetching and improve readability.
- Enhanced error handling in useData hook and improved session management logic.
2026-03-17 03:57:47 +01:00
2025-11-01 05:49:24 +01:00
2025-11-01 05:49:24 +01:00
2025-11-01 05:49:24 +01:00

mpaste

React frontend for my very own pastebin-like service

Description
React frontend for my very own pastebin-like service
Readme MPL-2.0 1.1 MiB
Languages
JavaScript 70.9%
CSS 28.5%
HTML 0.6%