Commit Graph

9 Commits

Author SHA1 Message Date
M.M.Azizi fa09eed556 Add encryption and decryption features in script.js
Implement encryption and decryption functionality with password support, including UI updates for error handling and content display.
2026-02-19 14:30:48 +03:30
M.M.Azizi 68aab56ae1 Implement Secure Pastebin API in index.php 2026-02-19 14:29:41 +03:30
M.M.Azizi 88c8f766e2 Add index.html for Secure Pastebin application
This file contains the complete HTML structure for the Secure Pastebin application, including metadata, styles, and various user interface components for message encryption and sharing.
2026-02-19 14:28:16 +03:30
M.M.Azizi 20ca1a3c27 Create pastes table with relevant fields and index 2026-02-19 14:27:20 +03:30
M.M.Azizi 3420ab0116 Add basic URL rewriting rules in .htaccess 2026-02-19 14:26:38 +03:30
M.M.Azizi 5e32c31b92 Remove Table of Contents from README
Removed the Table of Contents section from the README.
2026-02-19 14:23:58 +03:30
M.M.Azizi 6a02dbd7ab Revise README for self-hosted version and author details
Updated README to reflect new self-hosted version and added author information.
2026-02-19 14:22:25 +03:30
M.M.Azizi 7d30612247 Revise README for improved clarity and detail
Updated README to enhance clarity and structure, added detailed features, installation instructions, and security analysis.
2026-02-19 13:59:47 +03:30
M.M.Azizi d3a29ccf81 Initial commit 2026-02-19 13:36:52 +03:30