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

umputun / weblist
85%
master: 85%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.22.0
DEFAULT BRANCH: master
Repo Added 17 Mar 2025 04:43AM UTC
Token tJv92swKEIf1mit2WDYHbqDdVSRy6VLIQ regen
Build 342 Last
Files 9
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 refs/tags/v0.22.0
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • add-e2e-tests
  • add-shell-completions
  • auth-user-login
  • chore/deps-and-ci
  • ci/workflow-hardening
  • csv-table-rendering
  • dependabot/go_modules/github.com/go-jose/go-jose/v3-3.0.5
  • dependabot/go_modules/golang.org/x/crypto-0.45.0
  • dependabot/go_modules/golang.org/x/crypto-0.52.0
  • feat/binary-content-detection
  • feat/csrf-stdlib
  • feat/recursive-mtime
  • feature-branding
  • feature-params-restructure
  • feature/add-direct-link-icon
  • feature/extract-file-modal-template
  • feature/file-preview
  • feature/fix-linting-and-improve-error-handling
  • feature/merge-file-templates
  • feature/multi-file-download
  • feature/refactor-file-handlers-clean
  • feature/sftp-improvements
  • feature/sort-cookies
  • feature/syntax-highlighting
  • file-upload
  • fix-auth-rate-limiting-and-template-caching
  • fix-responsive-design
  • fix/ci-security-hardening
  • fix/exclude-descendants
  • fix/symlink-escape-and-case-excludes
  • fix/timing-attack-protection
  • fix/upload-temp-dir
  • folder-upload
  • json-api-feature
  • markdown-rendering
  • master
  • multiselect-fixes
  • paskal/dependabot-disable-updates
  • playwright-migration
  • public-read
  • redirect-directories
  • refactor/simplify-assets-handler
  • refs/tags/v0.1.0
  • refs/tags/v0.1.1
  • refs/tags/v0.1.2
  • refs/tags/v0.1.3
  • refs/tags/v0.1.4
  • refs/tags/v0.1.5
  • refs/tags/v0.10.3
  • refs/tags/v0.11.0
  • refs/tags/v0.12.0
  • refs/tags/v0.12.1
  • refs/tags/v0.13.0
  • refs/tags/v0.13.1
  • refs/tags/v0.13.2
  • refs/tags/v0.14.0
  • refs/tags/v0.14.1
  • refs/tags/v0.14.2
  • refs/tags/v0.14.3
  • refs/tags/v0.14.4
  • refs/tags/v0.15.0
  • refs/tags/v0.16.0
  • refs/tags/v0.17.0
  • refs/tags/v0.17.1
  • refs/tags/v0.17.2
  • refs/tags/v0.17.3
  • refs/tags/v0.18.0
  • refs/tags/v0.18.1
  • refs/tags/v0.19.0
  • refs/tags/v0.19.1
  • refs/tags/v0.19.2
  • refs/tags/v0.2.1
  • refs/tags/v0.2.2
  • refs/tags/v0.2.3
  • refs/tags/v0.2.4
  • refs/tags/v0.20.0
  • refs/tags/v0.20.1
  • refs/tags/v0.20.2
  • refs/tags/v0.20.3
  • refs/tags/v0.20.4
  • refs/tags/v0.21.0
  • refs/tags/v0.22.0
  • refs/tags/v0.3.0
  • refs/tags/v0.3.1
  • refs/tags/v0.4.0
  • refs/tags/v0.4.1
  • refs/tags/v0.4.2
  • refs/tags/v0.5.0
  • refs/tags/v0.5.1
  • refs/tags/v0.6.0
  • refs/tags/v0.7.0
  • refs/tags/v0.8.0
  • refs/tags/v0.8.1
  • refs/tags/v0.8.2
  • refs/tags/v0.8.3
  • refs/tags/v0.8.4
  • refs/tags/v0.8.5
  • refs/tags/v0.9.0
  • refs/tags/v0.9.1
  • refs/tags/v0.9.2
  • refs/tags/v0.9.3
  • secure-auth-tokens
  • security-enhancements
  • style-improvements
  • test/docker-fix

20 Sep 2026 04:33AM UTC coverage: 84.541%. Remained the same
35493409521

push

github

umputun
docs: correct what GET /upload does under public-read

CLAUDE.md said `GET /upload` keeps the login redirect. That holds only where the read group still runs the middleware; with `--auth.public-read` it has none, so the file is served with no redirect at all. The reason for matching on method is unchanged.

2182 of 2581 relevant lines covered (84.54%)

84.72 hits per line

Relevant lines Covered
Build:
Build:
2581 RELEVANT LINES 2182 COVERED LINES
84.72 HITS PER LINE
Source Files on master
  • Tree
  • List 9
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
35493409521 refs/tags/v0.22.0 docs: correct what GET /upload does under public-read CLAUDE.md said `GET /upload` keeps the login redirect. That holds only where the read group still runs the middleware; with `--auth.public-read` it has none, so the file is served with no redi... push 20 Sep 2026 06:09AM UTC umputun github
84.54
35489394070 master add --auth.public-read for public browsing with authenticated uploads (#60) * feat(auth): add --auth.public-read for public browsing with authenticated uploads `--auth` protects everything today, so a public download site can either have no uplo... push 20 Sep 2026 04:34AM UTC web-flow github
84.54
35489162347 public-read chore: add a revmux project profile without `.revmux/profile.md` every review of this repo runs on generic calibration, a bar drawn for production services, and reports style and hardening findings a self-hosted single-binary tool does not want. ... Pull #60 20 Sep 2026 04:28AM UTC umputun github
84.54
34793566509 refs/tags/v0.21.0 ui: label upload buttons by action and space them apart "Upload" and "Folder" become "Upload files" and "Upload folder", so the folder button says what it does without the hover tooltip. The two buttons had no container rule and sat 4px apart on ... push 14 Sep 2026 12:44AM UTC umputun github
84.23
34793280114 master ui: label upload buttons by action and space them apart "Upload" and "Folder" become "Upload files" and "Upload folder", so the folder button says what it does without the hover tooltip. The two buttons had no container rule and sat 4px apart on ... push 14 Sep 2026 12:38AM UTC umputun github
84.23
34790391831 master folder upload with per-file requests and on-demand subdirectories (#58) * docs: add folder upload implementation plan * feat(upload): enforce per-file size limit and excludes on the full destination path * feat(upload): create missing subdirect... push 13 Sep 2026 11:42PM UTC web-flow github
84.23
34780169907 folder-upload fix(upload): ignore non-file drops and coalesce listing refreshes Pull #58 13 Sep 2026 08:16PM UTC umputun github
84.23
32896668423 refs/tags/v0.20.4 fix(e2e): migrate playwright-go module path (#57) the old release downloads its driver from retired CDN mirrors. Declare the Playwright CLI as a Go tool so browser setup and e2e imports share the same selected module version. Wait for toast conte... push 25 Aug 2026 08:42PM UTC web-flow github
83.98
32896114952 master fix(e2e): migrate playwright-go module path (#57) the old release downloads its driver from retired CDN mirrors. Declare the Playwright CLI as a Go tool so browser setup and e2e imports share the same selected module version. Wait for toast conte... push 25 Aug 2026 08:36PM UTC web-flow github
83.98
32895746780 playwright-migration fix(e2e): migrate playwright-go module path the old release downloads its driver from retired CDN mirrors. Declare the Playwright CLI as a Go tool so browser setup and e2e imports share the same selected module version. Wait for toast content bec... Pull #57 25 Aug 2026 08:32PM UTC umputun github
83.98
See All Builds (289)

Badge your Repo: weblist

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc