Commit Graph

14 Commits

Author SHA1 Message Date
dependabot[bot]
26f68e478f
Bump eslint-config-next from 14.2.1 to 14.2.3 (#14)
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 14.2.1 to 14.2.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.2.3/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-02 22:54:03 +01:00
dependabot[bot]
de24a65124
Bump next from 14.2.1 to 14.2.3 (#12)
Bumps [next](https://github.com/vercel/next.js) from 14.2.1 to 14.2.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.1...v14.2.3)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-02 22:53:53 +01:00
5b3319060a
bump Next.js to v14.2.1 2024-04-16 13:16:21 +02:00
dd44cc864e
market data refactor, add 24h price change (#8)
* new prices data structure

* market data refactor, add 24h price change

* browser language detection with middleware

* middleware tweaks
2024-04-09 13:46:15 +01:00
979e2361fb
add commit hash to footer
* closes #5
2024-04-06 14:35:49 +01:00
f6df268470
marketdata tweaks 2024-04-02 14:19:59 +01:00
5bfac6001b
add husky 2024-04-02 10:54:41 +01:00
fd5707709b
use Next.js turbo compiler 2024-04-02 10:54:01 +01:00
be65325b55
markdown content setup, more styling 2024-03-30 20:56:36 +00:00
894009fe69
prepare token switching 2024-03-30 19:51:32 +00:00
ac386a6ef4
reorg 2024-03-29 21:56:20 +00:00
a9c5c20bc2
tweaks 2024-03-29 20:37:30 +00:00
b2f3c3a5ec
prototype 2024-03-29 14:06:40 +00:00
936f803902
Initial commit from Create Next App 2024-03-29 11:36:05 +00:00