Block a user
Refactor: project structure cleanup
Back button after creating a paste shows stale result state
Copy button should show a success toast
Protection menu: better spacing and redo password lock formatting
Password reveal button while typing
Custom URL: integrate the / into the placeholder
Remove the up arrow from the Create button
Refresh icon still squished/cut off in its button
Title placeholder should say just 'Title'
Expired pastes should release custom URLs (daily cleanup job)
Implemented by Store.ReleaseCustomSlugs, called from the existing sweeper goroutine on every tick (production: every minute; the job itself is idempotent, so daily cadence is safe — tick…
Expired pastes should release custom URLs (daily cleanup job)
Bug fixing sweep: end-to-end audit of all features
Search: loading indicator and performance review