1. 26 Jul, 2023 1 commit
    • Brendan Wong's avatar
      feat: readme for cloud functions (#6914) · b230cb62
      Brendan Wong authored
      * feat: add token and nft injection
      
      * feat: basic tests
      
      * fix: get jest configured properly
      
      * fix: change timeout
      
      * fix: uninstall port ready
      
      * fix: readd port ready
      
      * fix: local tests work
      
      * Update yarn.lock
      
      * add lint disable for setup files
      
      * fix: update dependencies
      
      * fix: basic test suite for nfts/tokens
      
      * feat: collection data
      
      * fix: make tests more comprehensive
      
      * fix: change matches to contains
      
      * fix: tests for twitter alt image tag
      
      * fix: image gen
      
      * fix: add patch-package
      
      * fix: update yarn install
      
      * feat: basic image gen for nfts and collections
      
      * fix: remove vibrant attempt
      
      * use watermark asset
      
      * dynamically grab color
      
      * modularize code and prototype for token preview
      
      * refactor code
      
      * finalize css
      
      * fix color grabber
      
      * update tests
      
      * fix up css
      
      * refactor code a bit more
      
      * remove console logs
      
      * tests
      
      * update tests
      
      * update images based on design feedback
      
      * network logos
      
      * update lint
      
      * slight refactoring
      
      * more refactoring
      
      * fix packages
      
      * Update yarn.lock
      
      * remove dynamically generated image stuff
      
      * cleanup return values
      
      * Create README.md
      
      * Revert "Create README.md"
      
      This reverts commit 7a91c98d384995fba914c9bf9a2fb3072793621f.
      
      * Revert "Revert "Create README.md""
      
      This reverts commit d0a4f5b95115e8ad47b6b3fd01b47806d68ad3d7.
      
      * add docs for html rewriter
      
      * Update README.md
      
      * remove previously removed files
      b230cb62
  2. 25 Jul, 2023 5 commits
  3. 24 Jul, 2023 1 commit
  4. 21 Jul, 2023 6 commits
  5. 20 Jul, 2023 3 commits
  6. 19 Jul, 2023 2 commits
  7. 18 Jul, 2023 8 commits
  8. 17 Jul, 2023 9 commits
  9. 16 Jul, 2023 1 commit
    • Zach Pomerantz's avatar
      fix: display token images on first pageload (#6956) · bbe42b81
      Zach Pomerantz authored
      * fix: always show img for common bases
      
      * fix: include backup img in first render
      
      * fix: initialize and update token safety lookup
      
      * test: update snapshots to include initial logos
      
      * refactor: better code colocation
      
      * test: updating token safety lookup table
      
      * refactor: tokenSafetyLookup
      
      * refactor: tokenLogoLookup
      
      * fix: pass lists state to token safety update
      
      * test: mock initial update
      bbe42b81
  10. 15 Jul, 2023 4 commits