Skip to content

feat(web): add flowing light strands to the homepage - #956

Merged
Zach Dunn (zachdunn) merged 1 commit into
mainfrom
feat/homepage-light-strands
Sep 10, 2026
Merged

feat(web): add flowing light strands to the homepage#956
Zach Dunn (zachdunn) merged 1 commit into
mainfrom
feat/homepage-light-strands

Conversation

@zachdunn

Copy link
Copy Markdown
Member

In plain terms

Add flowing colored light strands behind the uploads.sh homepage, using the Stream animation from the Flow lab. The existing copy, layout, and actions stay unchanged.

What it does / what it is not

  • Uses 16 strands and the Solar palette, with spread 0.45, movement 0.30, pulse speed 0.70, glow 1.45, line weight 1.70, pulse length 0.15, and depth 0.45.
  • Enables pointer depth and forward pulses. A dimmed region behind the reading column preserves text readability.
  • Renders a static frame for reduced motion and suspends animation while the page is hidden.
  • Changes only the homepage background; no copy, API, authentication, or CLI changes.

How to try it

Run pnpm dev:web in the repository and open the homepage. Check desktop and mobile widths, move the pointer, and enable the system's reduced-motion preference.

Desktop and mobile screenshots are attached in the managed screenshots comment.

Technical notes

The decorative canvas uses the demo's Stream curves and pulse rendering without its configuration panel or browser storage. It caps pixel density at 2 and cleans up animation frames, observers, and listeners on Astro navigation.

Test plan

  • Desktop and mobile visual review; no horizontal overflow at 390px.
  • Reduced-motion browser check: successive screenshots are identical.
  • Manual lifecycle harness: pixel-density cap, hidden-tab pause/resume, reduced motion, resize, and cleanup.
  • pnpm --filter @uploads/web exec astro check — no errors or warnings; existing hints remain.
  • pnpm --filter @uploads/web exec tsc -p tsconfig.worker.json --noEmit.
  • Targeted oxlint, oxfmt, Prettier, and git diff --check.
  • pnpm --filter @uploads/web build.

@changeset-bot

changeset-bot Bot commented Sep 10, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 0c4c75c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai

coderabbitai Bot commented Sep 10, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are limited based on label configuration.

🏷️ Required labels (at least one) (2)
  • coderabbit:review
  • review
🚫 Excluded labels (none allowed) (1)
  • wip

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: ca4598a9-3ca7-4bac-b6c3-826046dcc32b

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 10, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
uploads-web 0c4c75c Commit Preview URL

Branch Preview URL
Sep 10 2026, 01:03 AM

@uploads-sh

uploads-sh Bot commented Sep 10, 2026

Copy link
Copy Markdown

uploads-home-strands-desktop.webp
after

uploads-home-strands-mobile.webp
after

Maintained by uploads.sh · add media: uploads put <file> --pr 956 · docs

@zachdunn
Zach Dunn (zachdunn) merged commit 602de61 into main Sep 10, 2026
4 checks passed
@zachdunn
Zach Dunn (zachdunn) deleted the feat/homepage-light-strands branch September 10, 2026 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant