• Joined on 2024-02-11
poslop created pull request poslop/palette#107 2026-09-09 23:28:01 +00:00
store: burn_after_reads>0 implies burn-after-read (#82)
poslop pushed to dev at poslop/palette 2026-09-09 23:22:32 +00:00
8ecf5338d5 CI: build dev image on dev branch pushes (palette-dev deploy)
poslop pushed to dev at poslop/palette 2026-09-09 23:21:47 +00:00
poslop created branch dev in poslop/palette 2026-09-09 23:21:47 +00:00
poslop pushed to main at poslop/palette 2026-09-09 23:21:47 +00:00
69da340224 Settings page: theme switcher with live preview (#100)
poslop commented on issue poslop/palette#100 2026-09-09 23:17:09 +00:00
Settings page: theme switcher (live preview of presets)

Reopening: closed but the theme switcher changes to settings.html are uncommitted in the working tree and not in the deployed binary. Not live on dev server.

poslop commented on issue poslop/palette#82 2026-09-09 23:17:09 +00:00
[pentest2] burn_after_reads is never enforced: paste content remains readable indefinitely

Reopening: still reproducible on dev server. POST with only burn_after_reads:1 (no burn_after_read:true) creates a normal immortal paste - reads_limit stays NULL because store.go only resolves the…

poslop commented on issue poslop/palette#93 2026-09-09 23:17:09 +00:00
rename the title on the top left to be the current version isntead of beta

Reopening: fix was only half implemented. version.go + template func were added but layout.html still hardcodes 'Palette / beta' and no template calls the version func. Live dev server still shows…

poslop commented on issue poslop/palette#100 2026-09-09 23:16:51 +00:00
Settings page: theme switcher (live preview of presets)

Reopening: closed but the theme switcher changes to settings.html are uncommitted in the working tree and not in the deployed binary. Not live on dev server.

poslop reopened issue poslop/palette#100 2026-09-09 23:16:51 +00:00
Settings page: theme switcher (live preview of presets)
poslop reopened issue poslop/palette#82 2026-09-09 23:16:51 +00:00
[pentest2] burn_after_reads is never enforced: paste content remains readable indefinitely
poslop reopened issue poslop/palette#93 2026-09-09 23:16:51 +00:00
rename the title on the top left to be the current version isntead of beta
poslop pushed to main at poslop/palette 2026-09-09 22:56:51 +00:00
b1af398bea Update README.md
poslop pushed to main at poslop/palette 2026-09-09 22:30:56 +00:00
15f199b2fe README: trim to brief front page + retake themed screenshots (#106)
poslop closed issue poslop/palette#106 2026-09-09 22:30:54 +00:00
README: trim to brief and barely technical, refresh screenshots across themes
poslop closed issue poslop/palette#105 2026-09-09 22:28:31 +00:00
Result box: color-code by result type + rewrite error messages in plain user language
poslop pushed to main at poslop/palette 2026-09-09 22:28:26 +00:00
9df6224a27 Result box: color-code by status + friendly error messages from error codes (#105)
poslop pushed to main at poslop/palette 2026-09-09 22:17:09 +00:00
c35531e03e Settings page: small muted Admin link (#102)
be2b4fb47f Sort arrows: left of label, further spaced, vertically centered, no label shift (#101)
064f05536a Admin page: validate key before persisting to sessionStorage (#99)
Compare 3 commits »
poslop closed issue poslop/palette#102 2026-09-09 22:17:09 +00:00
add a small unobtrusive dark and greyed out link to the admin page in the settings menu
poslop closed issue poslop/palette#101 2026-09-09 22:17:09 +00:00
arrow next to column heads in the public list need to be a little further spaced left from the text