Commit Graph

  • 24d70aeb08 feat: scrollable view layout, discussions extend page, word wrap toggle, divider-style comments main ComputerTech 2026-04-06 21:10:14 +0100
  • 89e194a435 feat: discussions (comments) on pastes with optional nickname and E2E encryption ComputerTech 2026-04-06 20:50:07 +0100
  • c8d78c7d61 fix: clicking highlighted line number clears the highlight ComputerTech 2026-04-06 19:50:10 +0100
  • f93d232769 feat: GitHub-style line linking (?L=5 or ?L=5-12) ComputerTech 2026-04-06 19:46:16 +0100
  • be6b102d16 fix: self-heal rate_limits table if missing (pre-migration DBs) ComputerTech 2026-04-06 19:24:52 +0100
  • cc9b184277 fix: call init_db() at module level so rate_limits table is created under gunicorn ComputerTech 2026-04-06 19:18:28 +0100
  • 636d4c919e fix: line numbers button for plain text and initial render ComputerTech 2026-04-06 18:00:46 +0100
  • f073f41984 Add the ability to use tabs inside the paste box and choose between Tabs/Spaces à la GitHub ThePeGaSuS 2026-03-31 20:30:52 +0200
  • 4199090913 Fix AttributeError in production.py's stop/status commands ComputerTech 2026-03-31 12:30:13 +0100
  • 2977bfffb1 Show JSON decoding errors in production.py ComputerTech 2026-03-31 12:23:10 +0100
  • af4ac1287c Fix port precedence: respect config.json over hardcoded defaults ComputerTech 2026-03-31 12:21:31 +0100
  • a35c60ce63 Improve production.py robustness with orphan detection and kill command ComputerTech 2026-03-31 12:19:09 +0100
  • 8365b38673 Implement user deletion tokens, admin panel, and security hardening ComputerTech 2026-03-31 12:05:06 +0100
  • cdbd700c2e Allow configuring paste ID and encryption key lengths in config.json ComputerTech 2026-03-28 01:15:14 +0000
  • f8cc163ba9 Switch to AES-128 for shorter decryption keys in URLs (backwards compatible) ComputerTech 2026-03-28 01:08:21 +0000
  • 7803f97714 Make expiry options dynamic in index.html ComputerTech 2026-03-28 01:01:26 +0000
  • a46cba7143 Remove 'Never' expiry (1-year max) and fix Raw blob URL issue ComputerTech 2026-03-28 01:00:52 +0000
  • d0289f85d5 Add missing CSP nonces to scripts; fix Nginx static path for remote server ComputerTech 2026-03-27 16:14:17 +0000
  • 3e724a5974 Allow production.py to load site config; update default port to 5500 ComputerTech 2026-03-27 16:12:08 +0000
  • 53b908e651 Fix the clear button and improve rate limiting ComputerTech 2026-03-27 16:04:26 +0000
  • 0bb85da6bb Comprehensive security & reliability audit: hardened CSP, fixed vulnerabilities, improved theme management, and added line numbers toggle. ComputerTech 2026-03-27 15:22:53 +0000
  • 6d05b40021 Fix: UTC expiry, ID-collision retry, init_db leak, view_paste race, debug warning, Prism SRI hashes ComputerTech 2026-03-27 12:16:03 +0000
  • 8339d0f2d9 Security: headers, input validation, db connection safety ComputerTech 2026-03-27 01:30:48 +0000
  • 89a7c33adb Fix plaintext POST pastes rendering without encryption key ComputerTech 2026-03-26 21:27:52 +0000
  • 14be14e437 Initial commit — Bastebin ComputerTech 2026-03-26 14:44:36 +0000