uniswap-interface-uncensored/functions/utils
Connor McEwen e6519a7dd1
feat: support redirects for a list of header paths (#7411)
* add country code to meta tag

* use blocked paths header

* proper types

* add test

* Update functions/components/metaTagInjector.ts

Co-authored-by: Zach Pomerantz <zzmp@uniswap.org>

* Update functions/components/metaTagInjector.ts

Co-authored-by: Zach Pomerantz <zzmp@uniswap.org>

* Update src/pages/App.tsx

Co-authored-by: Zach Pomerantz <zzmp@uniswap.org>

* pr suggestions

* skip failing e2e

* revert test change

* take file from main

---------

Co-authored-by: Zach Pomerantz <zzmp@uniswap.org>
2023-10-05 15:25:45 -04:00
..
cache.test.ts feat: caches GraphQL queries for Cloudflare workers (#6929) 2023-08-04 14:12:20 -04:00
cache.ts feat: dynamically generated images for rich link previews (#6902) 2023-08-10 15:29:37 -04:00
getAsset.ts feat: dynamically generated images for rich link previews (#6902) 2023-08-10 15:29:37 -04:00
getCollection.ts feat: dynamically generated images for rich link previews (#6902) 2023-08-10 15:29:37 -04:00
getFont.ts fix: add assets to public folder (#7153) 2023-08-17 16:15:17 -04:00
getNetworkLogoURL.ts fix: add assets to public folder (#7153) 2023-08-17 16:15:17 -04:00
getRequest.test.ts feat: dynamically generated images for rich link previews (#6902) 2023-08-10 15:29:37 -04:00
getRequest.ts feat: support redirects for a list of header paths (#7411) 2023-10-05 15:25:45 -04:00
getToken.ts fix: color extraction for rich link previews (#7138) 2023-08-10 18:32:08 -04:00