|
5b3319060a
|
bump Next.js to v14.2.1
|
2024-04-16 13:16:21 +02:00 |
|
|
ef1241e292
|
Persist user interactions (#7)
* persist all user interactions
* move localstorage logic to custom hook
* hook rewrite
|
2024-04-16 13:04:00 +02:00 |
|
|
0d08ba807b
|
better number formatting (#9)
* tweak number display
* select whole amount upon input focus
* handle letter input
* number formatting
|
2024-04-16 12:20:29 +02:00 |
|
|
34464d00aa
|
change green
|
2024-04-14 19:44:10 +02:00 |
|
|
64e138248d
|
static rendering for front page again
|
2024-04-14 12:53:32 +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 |
|
|
f0380351a8
|
reorg
|
2024-04-07 01:09:43 +01:00 |
|
|
6c7427590c
|
selection styles
|
2024-04-06 22:50:12 +01:00 |
|
|
837e24ce52
|
fix input styles in dark mode
|
2024-04-06 22:41:35 +01:00 |
|
|
183e92af7d
|
analytics only in production
|
2024-04-06 18:34:43 +01:00 |
|
|
979e2361fb
|
add commit hash to footer
* closes #5
|
2024-04-06 14:35:49 +01:00 |
|
|
7fb3c95822
|
auto-growing token select
* closes #6
|
2024-04-06 14:14:05 +01:00 |
|
|
0c3eecd681
|
response caching
|
2024-04-05 00:15:38 +01:00 |
|
|
d1adc49455
|
simplify logic in Buy strategy
|
2024-04-04 02:20:58 +01:00 |
|
|
e73022c875
|
spacing tweaks
|
2024-04-02 22:40:44 +01:00 |
|
|
7d0f208b6b
|
replace og image endpoint with static & manually optimized image
|
2024-04-02 20:07:40 +01:00 |
|
|
f6df268470
|
marketdata tweaks
|
2024-04-02 14:19:59 +01:00 |
|
|
84df787a31
|
add commit hash to footer
|
2024-04-02 13:18:38 +01:00 |
|
|
45a0bc81f6
|
dynamic opengraph image
* closes #3
|
2024-04-02 12:58:12 +01:00 |
|
dependabot[bot]
|
3625cbfe9b
|
Bump @types/node from 20.11.30 to 20.12.2 (#4)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.30 to 20.12.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-02 10:59:39 +01:00 |
|
|
ca7aba9ff9
|
use complete ratios for calculations
|
2024-04-02 10:57:15 +01:00 |
|
|
69d6b512bb
|
ci setup
|
2024-04-02 10:54:55 +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 |
|
|
817b962f78
|
add license
|
2024-04-02 00:20:10 +01:00 |
|
|
27b90be087
|
readme update
|
2024-04-02 00:16:43 +01:00 |
|
|
944982413d
|
copy tweak
|
2024-04-02 00:13:29 +01:00 |
|
|
76ca58fe83
|
copy update
|
2024-04-02 00:10:57 +01:00 |
|
|
b2e86167c8
|
spacing
|
2024-04-01 15:24:46 +01:00 |
|
|
26c0623326
|
copy updates
|
2024-04-01 15:00:15 +01:00 |
|
|
dfbf7bb55a
|
form refactor
|
2024-04-01 14:49:03 +01:00 |
|
|
fd7bbe224a
|
Merge pull request #2 from kremalicious/simplify
Allow market selection
|
2024-04-01 14:29:08 +01:00 |
|
|
68ce3d0102
|
type fix
|
2024-04-01 14:25:11 +01:00 |
|
|
f2991d22df
|
more refactor for feature structure
|
2024-04-01 14:23:01 +01:00 |
|
|
c75354a54d
|
refactor to allow switching markets
|
2024-04-01 13:42:08 +01:00 |
|
|
1496238b4a
|
copy
|
2024-04-01 12:03:06 +01:00 |
|
|
5e90976479
|
mention swap source in ui
|
2024-04-01 04:19:32 +01:00 |
|
|
82254994de
|
content updates
|
2024-04-01 03:38:59 +01:00 |
|
|
78351df926
|
cleanup
|
2024-04-01 03:25:28 +01:00 |
|
|
002dde6efb
|
refactor
|
2024-04-01 02:25:23 +01:00 |
|
|
110744f4ce
|
auto growing inputs
|
2024-04-01 01:49:17 +01:00 |
|
|
4850c19417
|
loading ui
|
2024-04-01 01:15:51 +01:00 |
|
|
e2c21cf497
|
make token switching work
|
2024-03-31 22:50:43 +01:00 |
|
|
538f78f0d7
|
footer link
|
2024-03-31 22:13:06 +01:00 |
|
|
20bef02de1
|
more token refactor
|
2024-03-31 15:58:26 +01:00 |
|
|
6123e5d182
|
refactor
|
2024-03-31 15:48:31 +01:00 |
|
|
1ffaab23f5
|
validating style
|
2024-03-31 14:24:07 +01:00 |
|
|
bebb27e600
|
header and footer components
|
2024-03-31 05:01:26 +01:00 |
|
|
e5153b2730
|
add isValidating behavior
|
2024-03-31 04:32:11 +01:00 |
|
|
1aa4ee1afc
|
better fiat representation
|
2024-03-31 04:03:37 +01:00 |
|