Felicio Mununga
|
45ae36a64f
|
[website] resolve ENS public key (#415)
* remove og api route
* sort deps
* add compress opt to resolve fn
* add ens api route
* use ens
* fix loading state
* type response
* use await
* add zod dep
* add schema module
* add declaration file
* update yarn.lock
* mv next.config.js to next.config.mjs
* require some env
* update env loading
---------
Co-authored-by: Pavel Prichodko <14926950+prichodko@users.noreply.github.com>
|
2023-06-20 12:05:59 +01:00 |
Felicio Mununga
|
eb5cbcdda3
|
[website] Add link previews (#407)
---------
Co-authored-by: Pavel Prichodko <14926950+prichodko@users.noreply.github.com>
|
2023-05-29 17:11:02 +02:00 |
Pavel
|
e05c318035
|
Add initial insights implementation (#388)
* add colors to tailwind config
* update reset.css
* add epics page
* add epic detail page
* add orphans page
* add repos page
* add missing @status-im/components exports
* update visx link
* support icons in <Tag />
* update Tag in website
* emojiOnly -> iconOnly
* update icons scripts
* add missing dir to clean script
* enable eslint next config
* restructure website and add layouts
* move static data outside components
|
2023-05-03 14:25:17 +02:00 |
Felicio Mununga
|
665d2df7e8
|
Setup apps/website (#383)
* scaffold website project with Next.js
* set tamagui target
* remove whitespace
* update clean npm scripts
* apply patches post-install
* lock tamagui version
* add patch-package to root
* patch @tamagui/core-node
* patch @tamagui/normalize-css-color
* patch @achingbrain/ssdp
* remove patches from website
* update clean script in website
* remove @tamagui/vite-plugin from dependencies
* patch @tamagui/static
* update node-version
* define env vars
|
2023-04-26 12:06:18 +02:00 |