Skip to content

pullrequests Search Results · repo:cloudflare/workers-chat-demo language:JavaScript

Filter by

25 results
 (164 ms)

25 results

incloudflare/workers-chat-demo (press backspace or delete to remove)

Changes - Set base color palette to dark values using CSS variables. - Clean up leftover theme-related code and comments in src/chat.html. Testing - Open src/chat.html and confirm the UI is always ...
  • NicklausVega
  • Opened 
    on Sep 9
  • #45

Updated worker name to stay consistent with Cloudflare Wrangler.
  • lancequini
  • Opened 
    on Aug 9
  • #44

When deploying this I got an error (below) about using new_sqlite_classes with a free plan. So I ve updated the wrangler file. According to the docs sqlite is the recommended backend anyway. Cloudflare ...
  • benjamin-brady
  • 2
  • Opened 
    on Jul 12
  • #43

Updating Semgrep.yml file - Semgrep is a tool that will be used to scan Cloudflare s public repos for Supply chain, code and secrets. This work is part of Application Product Security team s initiative ...
  • hrushikeshdeshpande
  • Opened 
    on Sep 21, 2024
  • #40

This PR fixes the issue where the Rate Limiter not actually limits actually because the Promise is not awaited so the messages are still going through.
  • clibequilibrium
  • 6
  • Opened 
    on Mar 10, 2024
  • #39

There have been a lot of changes since this example was last updated. This commit mostly just describes the switch to the Hibernation API, though we may also want to point to the typescript branch.
  • MellowYarker
  • 1
  • Opened 
    on Mar 1, 2024
  • #37