Commit Graph

1850 Commits

Author SHA1 Message Date
Alec LaLonde
caab9cc4fa More RAM for frontend container 2023-06-07 18:38:22 -06:00
Alec LaLonde
a8ef954aae fix yaml syntax error 2023-06-07 18:22:59 -06:00
Alec LaLonde
31b6f6bbed fix yaml xyntax error 2023-06-07 18:20:57 -06:00
Alec LaLonde
b6d27ef594 remove cruft 2023-06-07 17:44:11 -06:00
Alec LaLonde
b7f89ef72c Removed NODE_ENV and HOSTNAME variables as they are redundant 2023-06-07 17:44:11 -06:00
Alec LaLonde
ab83819a56 Move all NEXT_PUBLIC_ env vars to be configured at build time 2023-06-07 17:44:11 -06:00
Alec LaLonde
3349f851b0 Include Env var values in Dockerfile 2023-06-05 11:41:39 -06:00
Sero
b6f25039d4 rec changes 2023-05-29 22:11:04 -06:00
Sero
367f794ea2 recommended changes 2023-05-29 22:11:04 -06:00
Sero
5e17872e75 Update PlayerMeToken.tsx 2023-05-29 22:11:04 -06:00
Sero
a80248e7b0 Update meTokens.ts
adding types and removing flags that prevent metokens block from rendering with no provider
2023-05-29 22:11:04 -06:00
vidvidvid
fa3379afed wrap DeployedApp with Plausible provider 2023-05-29 22:07:03 -06:00
vidvidvid
8c95e257e3 fix 2023-05-29 22:07:03 -06:00
vidvidvid
ea9964d29a remove leftover 2023-05-29 22:07:03 -06:00
vidvidvid
e8ffdcab06 updated yarn lockfile 2023-05-29 22:07:03 -06:00
vidvidvid
0104b5eaee simplify adding plausible 2023-05-29 22:07:03 -06:00
vidvidvid
8d7e01fc94 add the graph token to sample env 2023-05-29 22:07:03 -06:00
vidvidvid
a909ee7649 add plausible 2023-05-29 22:07:03 -06:00
dysbulic
1b452abb4d pulling in fix from master 💳 2023-05-17 20:56:58 -04:00
dysbulic
54a22fce1b logging to try & find login issue 🐟 2023-05-15 09:12:03 -06:00
dysbulic
68dbed7da2 fixing miscompilation of ??= 🚏 2023-05-15 09:12:03 -06:00
δυς
2921a47ef0 Review: meTokens ₍wᵢₜₕ gᵣₐₙᵤₗₐᵣ 𝄴ₒₘₘᵢₜₛ₎ (#1552)
* linting 🃡

* removing MetaMask specificity 🃢

* moving `StrictMode` to Next.js 🃣

* compressing & commafying 🃤

* upgrading eslint 👘

* removing preface from guild name 🃥

* removing unnecessary ESLint `no-console` directives 🌂

* fixing a typo in a comment 🃦

* updating GraphQL codegen for paid subgraph 🦏

* replacing Discord invite link 📌

* passing through The Graph API token to Docker ♾

* setting Docker ARG to set ENV 📟

* missed a file rename in frontend Docker config 🦀

* adding ts-node to fix Docker build issue ⸙

* trying to narrow down the 500 error's source in the test instance 

* exposing The Graph API token on Cloud Run 🦃

* more logging to try & find server error 🐠

* more logging 🧱

* trying to run Node.js in development mode on Cloud Run 🎁

* reconfiguring frontend Dockerfile to also run the dev environment 🌿

* dev mode seems to function 🧨

* 768MiB wasn't enough memory 🍁

* 1GiB wasn't enough memory 🔱

* 1.5GiB was interpreted as 1GiB 🥃

* 1536MiB wasn't enough memory 👾

* 2GiB wasn't enough memory 🧲

* 3GiB wasn't enough memory 🆎

* 4GiB might have been enough, but it still doesn't load 🧻

* 5GiB requires two CPUs 📝

* giving up on dev server; unexplained HTTP 429s 🎨

* disabling Honeybadger in test instances 📮

* trying an `ErrorBoundary` to gather more info 🕷

* setting GraphQL endpoint 🇲🇰

* exposing environment variables ⛈

* trying to expose `` 📻

* the Next compiled version still references `node_modules` 🦢

* removing Alchemy API key from sources 

* trying a different Docker build action 💉

* removing logging 🍿

* switching to Docker Buildx 👠

* missed an escaped newline 🗿

* trying a newer gcloud setup action 🦝

* hopefully fixing authentication 📴

* bunch of changes to the meTokens profile section 🦜

* need credentials file 🐆

* hunting for layout load error & pushing debug statements to testing 🥁

* updating eslint 💓

* trying to debug the missing Breadchain Coop 🧀

* apparently chose the wrong changeset 🐚

* removing logging 🥀
2023-05-15 09:12:03 -06:00
Seroxdesign
963f848e63 remove editing thing for block 2023-05-15 09:12:03 -06:00
Seroxdesign
06a7205465 rebase 2023-05-15 09:12:03 -06:00
vidvidvid
59125cdc91 fix pictures 2023-05-08 09:40:50 -06:00
vidvidvid
507bd33100 adapt for mobile 2023-05-08 09:40:50 -06:00
vidvidvid
2132c82b10 images 2023-05-08 09:40:50 -06:00
vidvidvid
e6324fd131 mint button 2023-05-08 09:40:50 -06:00
vidvidvid
b44bb81d71 playbook quest chain view 2023-05-08 09:40:50 -06:00
vidvidvid
f5d7fe78e9 update quest chains sdk package 2023-05-08 09:40:50 -06:00
vidvidvid
37a7aa04b8 add MetaTilePlaybook design 2023-05-08 09:40:50 -06:00
vidvidvid
f12b6dde86 fix the page title and description 2023-05-08 09:40:50 -06:00
vidvidvid
5c5668cf20 set up playbooks x questchains integration 2023-05-08 09:40:50 -06:00
dysbulic
a2fe864400 fixed global CSS not loading 🏎 2023-05-03 09:20:35 -06:00
Alec LaLonde
08bae099a9 Cache ENS lookup (#1542)
* Added usePlayerName and usePlayerURL

* Removed resize handler as it was always rendering regardless of edit status

* re-work player page to avoid duplicate player lookups

* Lint fixes

* Force 5.x version of ethers
2023-04-12 05:54:59 -04:00
dysbulic
6be4ac970e from > to >> for $GITHUB_ENV 🎹 2023-03-14 13:41:33 -04:00
dysbulic
957ee99d4b switching to `` 📐 2023-03-13 10:19:16 -06:00
dysbulic
7d1236c85f fixing environment variables 🏪 2023-03-13 10:19:16 -06:00
dysbulic
305b46ceac synching new SourceCred sync action URL with the seeding script 🏮 2023-03-13 10:19:16 -06:00
dysbulic
fc0c0a4023 fixed time zone saving & rendered description as Markdown 2023-03-13 10:19:16 -06:00
dysbulic
769f60195d repeated p weirdness 🐥 2023-03-13 10:19:16 -06:00
dysbulic
9b29fe792d fixing generate task & missed PNGs 🌷 2023-03-13 10:19:16 -06:00
dysbulic
3029a6818b converting PNGs to WebPs 🇲🇦 2023-03-13 10:19:16 -06:00
dysbulic
b4ce27fcc1 💇🏿‍♀️ npx @next/codemod next-image-to-legacy-image . 2023-03-13 10:19:16 -06:00
dysbulic
83004fad00 updating to Next.js v13 🀐 2023-03-13 10:19:16 -06:00
dysbulic
d07f4d785f tweaking Ceramic aliases & trying to remove duplicate @emotions 2023-03-13 10:19:16 -06:00
dysbulic
6901cbcbb6 commiting to try @Sero's changes 🏅 2023-03-13 10:19:16 -06:00
dysbulic
631fe91c08 updating MetaFam image & membership roles 🎍 2023-03-13 10:19:16 -06:00
dysbulic
7a6d0ddc65 renaming migrateSC to syncSC 🥾 2023-03-13 10:19:16 -06:00
dysbulic
148138bb4e exposing sync tasks in Hasura GraphQL interface 👊🏿 2023-03-13 10:19:16 -06:00