Jose 924f9626a6 feat: add real-time collaboration features with STOMP and SockJS
- Added @stomp/stompjs and sockjs-client dependencies for WebSocket communication.
- Updated routing for pastes to include new endpoint structure.
- Implemented real-time editing in PastePanel using STOMP for collaborative editing.
- Introduced NotificationModal for experimental mode warnings.
- Enhanced NavBar to display connection status.
- Refactored Home and PastePanel components to support new features and improve user experience.
- Updated error handling in DataContext to utilize ErrorContext for better error management.
- Added CSS animations for connection status indication.
2026-03-17 02:25:59 +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%