.github /workflows
dlx not glx
2024-03-07 14:28:02 -05:00
.vscode
Add yarn sdk for vscode
2022-11-30 23:55:17 +09:00
.yarn
Bump @sentry/nextjs to 7.29.0
2023-01-06 17:08:42 +09:00
components
Fix some logic handling error
2022-12-23 22:30:35 +09:00
constants
Add count up layout
2022-12-21 22:39:07 +09:00
hooks
Add count up layout
2022-12-21 22:39:07 +09:00
messages
Fix verification check logic
2022-12-17 01:25:10 +09:00
pages
Minor fix
2023-05-11 18:29:17 +09:00
public
Add invite copy button
2022-12-21 22:39:24 +09:00
queries
Fix some logic handling error
2022-12-23 22:30:35 +09:00
scripts
publish
2024-03-07 14:22:18 -05:00
styles
Minor fix
2022-12-17 00:29:56 +09:00
types
Fix some logic handling error
2022-12-23 22:30:35 +09:00
utils
Improve error handling for twitter api
2022-12-26 18:03:54 +09:00
wallets
Minor fix
2022-12-21 00:54:13 +09:00
.eslintignore
add: eslint, prettier setting
2022-11-30 19:36:59 +09:00
.eslintrc.js
Add eslint cnofig for nextjs
2022-11-30 23:58:48 +09:00
.gitignore
Add Sentry
2022-12-17 20:42:56 +09:00
.pnp.cjs
Bump @sentry/nextjs to 7.29.0
2023-01-06 17:08:42 +09:00
.pnp.loader.mjs
Upgrade yarn version to support pnp
2022-11-30 23:18:18 +09:00
.prettierignore
add: eslint, prettier setting
2022-11-30 19:36:59 +09:00
.prettierrc.js
add: eslint, prettier setting
2022-11-30 19:36:59 +09:00
.yarnrc.yml
Upgrade yarn version to support pnp
2022-11-30 23:18:18 +09:00
iron.config.ts
Refactor logic of twitter oauth
2022-12-05 19:50:13 +09:00
next-env.d.ts
init nextjs
2022-11-30 17:11:45 +09:00
next.config.js
Fix some logic handling error
2022-12-23 22:30:35 +09:00
package.json
Bump @sentry/nextjs to 7.29.0
2023-01-06 17:08:42 +09:00
README.md
Update README.md
2022-12-12 15:33:39 +09:00
sentry.client.config.js
Change Sentry tracesSampleRate to 0.2
2023-01-06 16:55:16 +09:00
sentry.properties
Update sentry.properties
2022-12-20 23:17:01 +09:00
sentry.server.config.js
Change Sentry tracesSampleRate to 0.2
2023-01-06 16:55:16 +09:00
tsconfig.json
init nextjs
2022-11-30 17:11:45 +09:00
window.d.ts
[WIP] Add checkbox handler, chain image error handler, keplr init logic
2022-12-12 22:45:24 +09:00
yarn.lock
Bump @sentry/nextjs to 7.29.0
2023-01-06 17:08:42 +09:00