Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump zod from 3.22.2 to 3.22.3 #54

Open
wants to merge 56 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
56 commits
Select commit Hold shift + click to select a range
6a68d10
feat(i18n): add Turkish locale
mrcnk Sep 7, 2023
fa51320
Merge branch 'main' into feat/add-turkish-locale
mrcnk Sep 7, 2023
8f8d90b
feat(i18n): update Turkish locale
mrcnk Sep 7, 2023
815ecf1
feat(i18n): update Turkish locale
mrcnk Sep 8, 2023
65dbfad
Merge pull request #34 from palladians/feat/add-turkish-locale
mrcnk Sep 8, 2023
157dd89
feat(sitemap): add simple sitemap
mrcnk Sep 12, 2023
0c54191
feat(sitemap): change runtime
mrcnk Sep 12, 2023
2516b97
Merge pull request #38 from palladians/feat/add-sitemap
mrcnk Sep 13, 2023
5f7a699
chore(repo): trigger deploy
mrcnk Sep 13, 2023
25a1dda
chore(repo): add meta keywords
mrcnk Sep 13, 2023
691a77a
feat(blog): refactor footer
mrcnk Sep 14, 2023
4f94fcd
feat(app): add ukrainian locale
mrcnk Sep 14, 2023
2041528
Merge pull request #39 from palladians/feat/add-ukrainian-locale
mrcnk Sep 15, 2023
c93e3d0
feat(footer): add translations
mrcnk Sep 16, 2023
1ba9c2b
Merge branch 'main' of github.com:palladians/minaverse into feat/add-…
mrcnk Sep 16, 2023
a83649b
feat(blog): refactor layout
mrcnk Sep 19, 2023
da5d173
fix(errors): fix error handling
mrcnk Sep 19, 2023
c737704
fix(ci): update variable names
mrcnk Sep 19, 2023
0a03f7c
fix(errors): fix providers
mrcnk Sep 19, 2023
bfe15f2
feat(navbar): adjust
mrcnk Sep 20, 2023
754f0dd
fix(lint): format
mrcnk Sep 20, 2023
5f78642
feat(accounts): add reporting feature, toast and dialog
Sep 22, 2023
79506b5
chore(env): add env variable to workflow
rago4 Sep 22, 2023
b591b65
fix(conflicts): resolve merge conflicts
mrcnk Sep 24, 2023
ee8beba
feat(blog): add sitemap entries
mrcnk Sep 25, 2023
3b4811d
feat(blog): rwd fixes
mrcnk Sep 25, 2023
d36a79e
fix(tests): fix unit tests
mrcnk Sep 25, 2023
0c01294
fix(my accounts): prevent from adding same account twice
mrcnk Sep 25, 2023
cd07b7c
fix(my accounts): add missing translations
mrcnk Sep 25, 2023
945dcf1
feat(blog): add metadata
mrcnk Sep 25, 2023
ede3643
feat(my accounts): link to accounts in table
mrcnk Sep 25, 2023
0606a4e
fix(navbar): fix color for light theme
mrcnk Sep 25, 2023
c066415
fix(my accounts): return 0 if added non existing account
mrcnk Sep 25, 2023
35eab56
fix(my accounts): add simple validation
mrcnk Sep 25, 2023
5f8824f
fix(og): try fixing blog og
mrcnk Sep 25, 2023
c47448b
fix(og): add excerpt
mrcnk Sep 25, 2023
6f2ce84
fix(blog): fix ssr
mrcnk Sep 25, 2023
f7fc71e
Merge pull request #47 from palladians/release/release_1.1
mrcnk Sep 25, 2023
1e0b9f9
chore(next): bump next and node
mrcnk Sep 25, 2023
08bee5a
Merge pull request #48 from palladians/chore/bump-next-13.5
mrcnk Sep 26, 2023
19ebdda
fix(blog): show only published articles
mrcnk Sep 26, 2023
7109ebc
fix(blog): only published in sitemap
mrcnk Sep 26, 2023
d0f1969
Merge pull request #49 from palladians/fix/blog-show-only-published-a…
mrcnk Sep 26, 2023
5b0245e
fix(blog): fix headers
mrcnk Sep 27, 2023
a853842
fix(blog): fix caching
mrcnk Sep 27, 2023
cc5bc79
Merge pull request #50 from palladians/fix/blog-caching
mrcnk Sep 27, 2023
417e673
chore(repo): trigger deploy
mrcnk Sep 27, 2023
f86cb45
chore(repo): add sharp
mrcnk Sep 27, 2023
062ac23
fix(blog): disable deep caching
mrcnk Sep 28, 2023
91bc0fe
fix(blog): centerize images
mrcnk Sep 28, 2023
d6d4f7b
trigger build
mrcnk Oct 2, 2023
c543f4f
trigger build
mrcnk Oct 2, 2023
9f758e3
feat(glossary): add basic glossary
mrcnk Oct 6, 2023
5f3659e
feat(glossary): add credits
mrcnk Oct 6, 2023
79ea985
Merge pull request #52 from palladians/feat/add-glossary
mrcnk Oct 6, 2023
ad4ca02
chore(deps): bump zod from 3.22.2 to 3.22.3
dependabot[bot] Oct 6, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
NEXT_PUBLIC_APP_URL=http://localhost:3000
NEXT_PUBLIC_ERROR_REPORTING_URL=
NEXT_PUBLIC_ERROR_REPORTING_APP_ID=
NEXT_PUBLIC_CONTENT_API_URL=
NEXT_PUBLIC_APP_ID=
NEXT_PUBLIC_SENTINEL_API_URL=
3 changes: 2 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"simple-import-sort/exports": "error",
"@typescript-eslint/no-unused-vars": "error",
"import/no-extraneous-dependencies": "error",
"react/jsx-no-literals": [2, {"noStrings": true, "ignoreProps": true}]
"react/jsx-no-literals": [2, {"noStrings": true, "ignoreProps": true}],
"no-console": "error"
}
}
5 changes: 3 additions & 2 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@ jobs:
runs-on: ubuntu-latest
env:
NEXT_PUBLIC_APP_URL: http://localhost:3000
NEXT_PUBLIC_ERROR_REPORTING_URL: ${{ vars.NEXT_PUBLIC_ERROR_REPORTING_URL }}
NEXT_PUBLIC_ERROR_REPORTING_APP_ID: ${{ vars.NEXT_PUBLIC_ERROR_REPORTING_APP_ID }}
NEXT_PUBLIC_CONTENT_API_URL: ${{ vars.NEXT_PUBLIC_CONTENT_API_URL }}
NEXT_PUBLIC_APP_ID: ${{ vars.NEXT_PUBLIC_APP_ID }}
NEXT_PUBLIC_SENTINEL_API_URL: ${{ vars.NEXT_PUBLIC_SENTINEL_API_URL }}
steps:
- uses: actions/checkout@v3
- uses: pnpm/action-setup@v2
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v20.4.0
v20.7.0
14 changes: 11 additions & 3 deletions next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,30 @@ import './src/env.mjs'

/** @type {import('next').NextConfig} */
const nextConfig = {
images: {
remotePatterns: [
{
protocol: 'https',
hostname: 'api.palladians.xyz'
}
]
},
async redirects() {
return [
{
source: '/accounts/:path*',
destination: '/mainnet/accounts/:path*',
permanent: true,
permanent: true
},
{
source: '/staking/:path*',
destination: '/mainnet/staking/:path*',
permanent: true,
permanent: true
},
{
source: '/transactions/:path*',
destination: '/mainnet/transactions/:path*',
permanent: true,
permanent: true
},
]
},
Expand Down
29 changes: 17 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "minaverse",
"version": "1.0.2",
"version": "1.1.0",
"private": true,
"packageManager": "[email protected]",
"scripts": {
Expand All @@ -19,7 +19,6 @@
"preinstall": "npx only-allow pnpm"
},
"dependencies": {
"@formatjs/intl-localematcher": "^0.4.0",
"@hookform/resolvers": "^3.2.0",
"@radix-ui/react-accordion": "^1.1.2",
"@radix-ui/react-alert-dialog": "^1.0.4",
Expand Down Expand Up @@ -62,35 +61,41 @@
"dayjs": "^1.11.9",
"es-cookie": "^1.4.0",
"eslint": "8.47.0",
"eslint-config-next": "13.4.18",
"eslint-config-next": "13.5.2",
"graphql-request": "^6.1.0",
"i18next": "^23.4.6",
"lucide-react": "^0.268.0",
"next": "13.4.18",
"match-sorter": "^6.3.1",
"next": "13.5.2",
"next-themes": "^0.2.1",
"pocketbase": "^0.18.0",
"postcss": "8.4.28",
"pupa": "^3.1.0",
"rambda": "^8.3.0",
"react": "18.2.0",
"react-day-picker": "^8.8.0",
"react-dom": "18.2.0",
"react-highlight-words": "^0.20.0",
"react-hook-form": "^7.45.4",
"reading-time-estimator": "^1.9.0",
"server-only": "^0.0.1",
"sharp": "^0.32.6",
"swr": "^2.2.1",
"tailwind-merge": "^1.14.0",
"tailwindcss": "3.3.3",
"tailwindcss-animate": "^1.0.6",
"typescript": "5.2.2",
"zod": "^3.22.1",
"use-debounce": "^9.0.4",
"zod": "^3.22.3",
"zustand": "^4.4.1"
},
"devDependencies": {
"@next/eslint-plugin-next": "^13.4.19",
"@playwright/test": "^1.37.1",
"@next/eslint-plugin-next": "^13.5.2",
"@playwright/test": "^1.38.1",
"@testing-library/react": "^14.0.0",
"@total-typescript/ts-reset": "^0.5.1",
"@types/jest": "^29.5.4",
"@types/negotiator": "^0.6.1",
"@types/react-highlight-words": "^0.16.5",
"@typescript-eslint/eslint-plugin": "^6.4.0",
"@typescript-eslint/parser": "^6.4.0",
"encoding": "^0.1.13",
Expand All @@ -99,9 +104,9 @@
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-simple-import-sort": "^10.0.0",
"happy-dom": "^11.0.2",
"husky": "^8.0.0",
"prettier": "^3.0.2",
"vitest": "^0.34.3"
"happy-dom": "^12.1.6",
"husky": "^8.0.3",
"prettier": "^3.0.3",
"vitest": "^0.34.5"
}
}
Loading