• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

umputun / secrets
87%
master: 84%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/github-actions-updates-35b2a8182b
DEFAULT BRANCH: master
Repo Added 19 Feb 2020 07:55AM UTC
Token sB5IQd6nrGTB6eLS13Gs8W0iEnogsEMeH regen
Build 391 Last
Files 15
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH feat/file-upload-v2
branch: feat/file-upload-v2
CHANGE BRANCH
x
Reset
Sync Branches
  • feat/file-upload-v2
  • audit-logging-improvements
  • auth-for-link-generation
  • bump-ver
  • bump_modules
  • ciphertext-format-validation
  • dependabot
  • dependabot/github_actions/github-actions-updates-167a898cab
  • dependabot/github_actions/github-actions-updates-2d3733e69a
  • dependabot/github_actions/github-actions-updates-35b2a8182b
  • dependabot/github_actions/github-actions-updates-822744b99e
  • dependabot/github_actions/github-actions-updates-c0bc7ccf5f
  • dependabot/go_modules/github.com/go-pkgz/routegroup-1.6.0
  • dependabot/go_modules/github.com/stretchr/testify-1.11.0
  • dependabot/go_modules/go-modules-updates-1bff98da5a
  • dependabot/go_modules/go-modules-updates-3f2513770d
  • dependabot/go_modules/go-modules-updates-709908b018
  • dependabot/go_modules/go-modules-updates-891cda64be
  • dependabot/go_modules/go-modules-updates-be53f05598
  • dependabot/go_modules/go-modules-updates-dc9768f38b
  • dependabot/go_modules/go-modules-updates-dd7da38a6b
  • dependabot/go_modules/golang.org/x/crypto-0.17.0
  • dependabot/go_modules/golang.org/x/crypto-0.31.0
  • dependabot/go_modules/golang.org/x/crypto-0.41.0
  • dependabot/go_modules/golang.org/x/crypto-0.43.0
  • dependabot/go_modules/golang.org/x/crypto-0.44.0
  • dependabot/go_modules/golang.org/x/crypto-0.46.0
  • dependabot/go_modules/modernc.org/sqlite-1.42.2
  • dependabot/npm_and_yarn/frontend/copy-props-2.0.5
  • dependabot/npm_and_yarn/frontend/decode-uri-component-0.2.2
  • dependabot/npm_and_yarn/frontend/engine.io-and-browser-sync-6.2.1
  • dependabot/npm_and_yarn/frontend/follow-redirects-1.14.8
  • dependabot/npm_and_yarn/frontend/ini-1.3.8
  • dependabot/npm_and_yarn/frontend/lodash-4.17.19
  • dependabot/npm_and_yarn/frontend/minimist-1.2.6
  • dependabot/npm_and_yarn/frontend/socket.io-parser-3.3.3
  • dependabot/npm_and_yarn/frontend/ua-parser-js-0.7.33
  • e2e-tests
  • feat/file-upload
  • feat/ui-redesign
  • feature/email-sharing
  • feature/paranoid-mode-sqlite
  • fix-content-type-header
  • fix/file-upload-review-fixes
  • humanDuration-fix
  • hybrid-encryption-mode
  • increase-test-coverage
  • issue-31-new-ui
  • issue-40-fix-http
  • issue-refactor-for-issue-40
  • master
  • migrate-router-to-routegroup
  • modern
  • modern-ui-redesign
  • multiple-domains
  • optional-pin
  • paskal/dependabot-security-updates
  • paskal/fix_golangci_lint
  • refs/tags/v1.0.0
  • refs/tags/v1.0.1
  • refs/tags/v1.1.0
  • refs/tags/v1.2.0
  • refs/tags/v1.2.1
  • refs/tags/v1.2.2
  • refs/tags/v1.2.3
  • refs/tags/v1.2.4
  • refs/tags/v1.3.0
  • refs/tags/v1.4.0
  • refs/tags/v1.4.1
  • refs/tags/v1.4.2
  • refs/tags/v1.4.3
  • refs/tags/v1.4.4
  • refs/tags/v1.4.5
  • refs/tags/v1.5.0
  • refs/tags/v1.5.1
  • refs/tags/v1.6.0
  • refs/tags/v1.6.1
  • refs/tags/v1.6.2
  • refs/tags/v1.6.3
  • refs/tags/v1.7.0
  • refs/tags/v1.7.1
  • refs/tags/v1.8.0
  • refs/tags/v1.8.1
  • refs/tags/v1.9.0
  • refs/tags/v1.9.1
  • refs/tags/v1.9.2
  • refs/tags/v1.9.3
  • refs/tags/v2.0.0
  • refs/tags/v2.1.0
  • refs/tags/v2.2.0
  • refs/tags/v2.2.1
  • refs/tags/v2.2.2
  • refs/tags/v2.2.3
  • refs/tags/v2.2.4
  • remove-old-frontend
  • seo-improvements

16 Dec 2025 09:49AM UTC coverage: 87.263% (+0.8%) from 86.444%
20263606904

Pull #88

github

umputun
fix(ui): improve PIN error handling and button display on show-message page

- clear PIN input field after wrong PIN attempt in file download mode
- fix button icon alignment by using inline-flex instead of inline
- add oninput handler to clear error message when re-entering PIN in text mode
- correct success message to say "decrypted" instead of "encrypted"
Pull Request #88: feat: add encrypted file upload and download support

324 of 355 new or added lines in 5 files covered. (91.27%)

1151 of 1319 relevant lines covered (87.26%)

21.13 hits per line

Relevant lines Covered
Build:
Build:
1319 RELEVANT LINES 1151 COVERED LINES
21.13 HITS PER LINE
Source Files on feat/file-upload-v2
  • Tree
  • List 12
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20263606904 feat/file-upload-v2 fix(ui): improve PIN error handling and button display on show-message page - clear PIN input field after wrong PIN attempt in file download mode - fix button icon alignment by using inline-flex instead of inline - add oninput handler to clear er... Pull #88 16 Dec 2025 09:50AM UTC umputun github
87.26
20262746060 feat/file-upload-v2 refactor(files): address code review findings - fix misleading comment about file storage format - add content-type validation to prevent header parsing issues - add 4KB scan limit to ParseFileHeader for safety - add tests for edge cases (no deli... Pull #88 16 Dec 2025 09:20AM UTC umputun github
87.26
20262322275 feat/file-upload-v2 refactor: address code review findings - fix IsFile() timing issue in handleLoadMessageError (check before LoadMessage) - add null byte and control char validation to filename - fix misleading comments in crypt.go (NaCl/base64 not AES/hex) - rena... Pull #88 16 Dec 2025 09:05AM UTC umputun github
87.06
20261996599 feat/file-upload-v2 fix(files): encrypt file metadata in storage filename and content-type were previously visible in plaintext. now only !!FILE!! prefix is unencrypted, all metadata encrypted with file data. Pull #88 16 Dec 2025 08:53AM UTC umputun github
86.98
20261686190 feat/file-upload-v2 fix(files): resolve file download form submission and error handling - fix form data encoding: use URLSearchParams instead of FormData to send application/x-www-form-urlencoded (server's ParseForm expects this format) - add proper error handlin... Pull #88 16 Dec 2025 08:41AM UTC umputun github
86.31
20260606924 feat/file-upload-v2 fix(files): address code review findings for file upload - change file delimiter from ~ to !! to avoid filename conflicts - add filename validation rejecting !! and newline characters - add X-Content-Type-Options: nosniff header for file download... Pull #88 16 Dec 2025 07:57AM UTC umputun github
85.97
20260607833 feat/file-upload-v2 fix(files): address code review findings for file upload - change file delimiter from ~ to !! to avoid filename conflicts - add filename validation rejecting !! and newline characters - add X-Content-Type-Options: nosniff header for file download... Pull #88 16 Dec 2025 07:57AM UTC umputun github pending completion  
20260224212 feat/file-upload-v2 style(ui): polish file upload interface and fix layout issues - redesign mode toggle as compact segmented control in card header - simplify copy button using onclick instead of htmx to fix blink - implement sticky footer that stays at viewport bo... Pull #88 16 Dec 2025 07:39AM UTC umputun github
79.12
20260193871 feat/file-upload-v2 style(ui): polish file upload interface and fix layout issues - redesign mode toggle as compact segmented control in card header - simplify copy button using onclick instead of htmx to fix blink - implement sticky footer that stays at viewport bo... push 16 Dec 2025 07:38AM UTC umputun github
79.12
See All Builds (330)
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc