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

App router pages #15114

Open
wants to merge 25 commits into
base: dev
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
58eca70
intial home page migration to server component
pettinarip Mar 17, 2025
2f5ecd6
move run-a-node page
pettinarip Mar 17, 2025
884dd79
Merge branch 'dev' into app-router-pages
pettinarip Mar 17, 2025
4cad79d
include app dir in tailwind config
pettinarip Mar 18, 2025
b9c55ba
what is ethereum page
pettinarip Mar 18, 2025
82a8dd9
move more pages
pettinarip Mar 18, 2025
c45463d
and... more pages
pettinarip Mar 18, 2025
e311f8e
replace useRouter with useSearchParams to get the query from url
pettinarip Mar 18, 2025
ff20766
fix intl namespace
pettinarip Mar 18, 2025
15fa290
remove _app and _document
pettinarip Mar 18, 2025
7c9b6dd
migrate api endpoints
pettinarip Mar 18, 2025
686e609
keep old favicon png but with new name as it is used in the stablecoi…
pettinarip Mar 18, 2025
d3ce339
replace old hooks
pettinarip Mar 20, 2025
b389644
use nextjs fonts module
pettinarip Mar 20, 2025
895ddde
Merge branch 'dev' into app-router-pages
pettinarip Mar 20, 2025
7a96ca6
delete unused file
pettinarip Mar 20, 2025
a950503
replace pagemetadata
pettinarip Mar 20, 2025
07e4e1a
refactor name
pettinarip Mar 20, 2025
eea55b6
add matomo support with app router
pettinarip Mar 20, 2025
b053623
Merge branch 'dev' into app-router-pages
pettinarip Mar 21, 2025
e147ad5
Merge branch 'dev' into app-router-pages
pettinarip Mar 22, 2025
9e3d279
update favicon ref
pettinarip Mar 24, 2025
4964d78
update fonts load logic in storybook
pettinarip Mar 24, 2025
20a5743
bundle intl json files for runtime usage
pettinarip Mar 24, 2025
bb36d71
fix: use optional unwrap
wackerow Mar 26, 2025
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
Prev Previous commit
Next Next commit
delete unused file
  • Loading branch information
pettinarip committed Mar 20, 2025
commit 7a96ca6e73b485d86036d15a52855238bb06c9b7
31 changes: 0 additions & 31 deletions src/i18n/loadNamespaces.ts

This file was deleted.