Skip to content

Move app pages under /apps, add lightweight redirect stubs, and introduce Gallium UI + ripple UI touches#34

Open
360-Host wants to merge 1 commit into
mainfrom
codex/add-hover-effect-to-theme-color-option-5fbr2e
Open

Move app pages under /apps, add lightweight redirect stubs, and introduce Gallium UI + ripple UI touches#34
360-Host wants to merge 1 commit into
mainfrom
codex/add-hover-effect-to-theme-color-option-5fbr2e

Conversation

@360-Host

Copy link
Copy Markdown
Collaborator

Motivation

  • Consolidate application pages under an /apps directory and replace bulky root-level HTML files with tiny redirect stubs to reduce duplication and keep top-level routes lightweight.
  • Surface new UI affordances (a translucent “Gallium” visual mode and click ripple feedback) and make app pages available at stable /apps/... paths.
  • Clean up/standardize links and a few small UI details (theme swatches, upload button, etc.) while preserving existing app implementations.

Description

  • Replaced large root-level app pages (e.g. 360Do.html, 360Docs.html, 360Draw.html, 360Music.html, 360Notes.html, 360mail.html, 360vids.html, 360zone.html, apps.html) with minimal redirect pages that immediately forward to the new paths under /apps using meta refresh + JS location.replace.
  • Added complete app pages copied/moved into apps/ (e.g. apps/360Do.html, apps/360Docs.html, apps/360Draw.html, apps/360Music.html, apps/360Notes.html, apps/360mail.html, apps/360vids.html, apps/360zone.html) and introduced apps/index.html as the new apps landing page.
  • Introduced a new visual mode: assets/css/gallium.css and assets/js/gallium.js to enable a translucent “Gallium” UI; wired the toggle into settings.html and included the new script and stylesheet.
  • Added click ripple effects for app/game cards and an animated ripple helper in apps/index.html and games.html; adjusted a few UI details in settings.html (swatch styles, upload button, cursor controls) and updated internal links to point to the /apps subtree.

Testing

  • No automated tests were executed for this change.

Codex Task

@vercel

vercel Bot commented Apr 30, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
360 Ready Ready Preview, Comment Apr 30, 2026 1:23am
project-736pa Ready Ready Preview, Comment Apr 30, 2026 1:23am
project-9n83g Ready Ready Preview, Comment Apr 30, 2026 1:23am
project-ge4q2 Ready Ready Preview, Comment Apr 30, 2026 1:23am
project-mlwwm Ready Ready Preview, Comment Apr 30, 2026 1:23am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant