Block a user
Wiki docs accuracy review
QA passed: all 8 fixes verified against code/live server; README fixes merged to dev via PR #111; wiki edits pushed directly.
Fix wiki docs accuracy (#110)
Show actual version in topbar instead of hardcoded beta
rename the title on the top left to be the current version isntead of beta
rename the title on the top left to be the current version isntead of beta
QA passed and fix merged into dev (merge commit df73d56e). Note: PR #108 could not be marked merged via API (Gitea kept returning 405 due to stale pending CI statuses), so the merge was pushed…
[pentest2] burn_after_reads is never enforced: paste content remains readable indefinitely
QA passed (PR #107).
- Diff review: minimal fix in store.CreatePaste — burn_after_reads > 0 alone now sets readsLimit and implies burn_after_read. Logic verified for all three cases (burn_after_r…
rename the title on the top left to be the current version isntead of beta
Show actual version in topbar instead of hardcoded beta
rename the title on the top left to be the current version isntead of beta
QA passed: diff reviewed, go vet + go test clean on fix-93-version-label; version template func and ldflags path palette/internal/web.Version verified. PR #108 QA-approved.
rename the title on the top left to be the current version isntead of beta
[pentest2] burn_after_reads is never enforced: paste content remains readable indefinitely