ComputerTech
  • Joined on 2026-03-21
ComputerTech pushed to main at ComputerTech/bastebin 2026-03-31 11:24:12 +00:00
2977bfffb1 Show JSON decoding errors in production.py
ComputerTech pushed to main at ComputerTech/bastebin 2026-03-31 11:22:19 +00:00
af4ac1287c Fix port precedence: respect config.json over hardcoded defaults
ComputerTech pushed to main at ComputerTech/bastebin 2026-03-31 11:19:30 +00:00
a35c60ce63 Improve production.py robustness with orphan detection and kill command
ComputerTech pushed to main at ComputerTech/bastebin 2026-03-31 11:06:38 +00:00
8365b38673 Implement user deletion tokens, admin panel, and security hardening
ComputerTech pushed to main at ComputerTech/techdj 2026-03-28 11:25:06 +00:00
d2e6e2a7d7 Update script.js, settings.json; remove MOBILE_IMPROVEMENTS.md
eb3e66ba61 Implement Duplicate Upload Prevention
44b36bf08d Comprehensive DJ Panel Improvements:
9513c11747 Restore settings panel header with close button
2e64870daa UI improvements: glow effects, deck colors, listener count, remove black bar, mobile header fix
Compare 10 commits »
ComputerTech created branch main in ComputerTech/techdj 2026-03-28 11:25:06 +00:00
ComputerTech created repository ComputerTech/techdj 2026-03-28 11:24:02 +00:00
ComputerTech pushed to main at ComputerTech/bastebin 2026-03-28 01:17:24 +00:00
cdbd700c2e Allow configuring paste ID and encryption key lengths in config.json
ComputerTech pushed to main at ComputerTech/bastebin 2026-03-28 01:13:37 +00:00
f8cc163ba9 Switch to AES-128 for shorter decryption keys in URLs (backwards compatible)
ComputerTech pushed to main at ComputerTech/bastebin 2026-03-28 01:04:30 +00:00
7803f97714 Make expiry options dynamic in index.html
a46cba7143 Remove 'Never' expiry (1-year max) and fix Raw blob URL issue
Compare 2 commits »
ComputerTech pushed to main at ComputerTech/bastebin 2026-03-27 16:15:56 +00:00
d0289f85d5 Add missing CSP nonces to scripts; fix Nginx static path for remote server
ComputerTech pushed to main at ComputerTech/bastebin 2026-03-27 16:12:19 +00:00
3e724a5974 Allow production.py to load site config; update default port to 5500
ComputerTech pushed to main at ComputerTech/bastebin 2026-03-27 16:04:35 +00:00
53b908e651 Fix the clear button and improve rate limiting
ComputerTech pushed to main at ComputerTech/bastebin 2026-03-27 15:24:58 +00:00
0bb85da6bb Comprehensive security & reliability audit: hardened CSP, fixed vulnerabilities, improved theme management, and added line numbers toggle.
ComputerTech pushed to main at ComputerTech/bastebin 2026-03-27 12:16:14 +00:00
6d05b40021 Fix: UTC expiry, ID-collision retry, init_db leak, view_paste race, debug warning, Prism SRI hashes
ComputerTech pushed to main at ComputerTech/bastebin 2026-03-27 01:36:30 +00:00
8339d0f2d9 Security: headers, input validation, db connection safety
ComputerTech pushed to main at ComputerTech/bastebin 2026-03-26 21:28:34 +00:00
89a7c33adb Fix plaintext POST pastes rendering without encryption key
ComputerTech pushed to main at ComputerTech/bastebin 2026-03-26 14:44:57 +00:00
14be14e437 Initial commit — Bastebin
ComputerTech created branch main in ComputerTech/bastebin 2026-03-26 14:44:57 +00:00
ComputerTech created repository ComputerTech/bastebin 2026-03-26 14:43:37 +00:00