Commit Graph

23 Commits

Author SHA1 Message Date
Yana 38f2a052d2 Add styling to account stats card 2024-12-05 16:26:30 +07:00
Yana 565e9c5a40 Add account stats card, mobile view 2024-12-04 22:16:53 +07:00
Yana b6465836d8 Add account stats card, desktop view 2024-12-04 19:56:08 +07:00
Yana 40916f77da wip 2024-12-03 16:11:38 +07:00
Yana 492fe16e55 wip 2024-12-02 22:18:53 +07:00
Yana cf3baf9398 Add chat to the card 2024-12-01 21:05:24 +07:00
Yana c3f462c34d add styles 2024-11-29 21:45:36 +07:00
Yana b95a026ddd add ratings 2024-11-29 21:17:24 +07:00
Yana 48a38b6bf3 Add qr code 2024-11-29 20:39:24 +07:00
Yana 57e6fa29db Add copy to clipboard 2024-11-29 20:06:09 +07:00
Yana 1856ac95c6 Add profile image and country 2024-11-29 19:12:13 +07:00
Yana bc6d4562d0 WIP 2024-11-28 22:19:31 +07:00
Yana 4887cbbd48 WIP 2024-11-27 22:34:49 +07:00
Yana 3c44ae89da WIP 2024-11-27 15:41:20 +07:00
Yana a9c9381cb6 WIP 2024-11-26 21:44:37 +07:00
Yana fbd8cc5b4d Add ExplorerCard 2024-11-24 21:25:23 +07:00
Yana 399e4b1abd WIP Explorer Card 2024-11-20 20:01:36 +07:00
Yana fd62ee8204 Add remark42 to Mixnode page 2024-11-04 20:25:41 +07:00
Yana 147ec12a28 WIP on yana/remark42 2024-10-31 17:46:04 +02:00
Sachin Kamath 3a053b8dd6 fix links (#4712) 2024-07-15 18:06:56 +02:00
Sachin Kamath 65a1d6d91e switch to new vanity link (#4705) 2024-07-11 13:04:56 +01:00
Sachin Kamath 2ec8349897 update social links (#4695)
* replace vanity link

* fix links
2024-07-05 14:19:09 +00:00
Fouad e5f41731ae Explorer NextJS Rebuild (#4534)
* bootstrap next app + add overview page

* fix AssetList type

* fix up nav stuff

* Refactor Nav component and add network components pages

* Refactor WorldMap component and update TelegramIcon, GitHubIcon, NymVpnIcon, DiscordIcon, and TwitterIcon components

* add service providers page

* mixnodes page

* delegations page + use material react table for all tables

* nodes map page

* Refactor StyledLink component and remove unnecessary console.log statements

* Refactor ESLint configuration, remove unused dependencies, and update component imports

* update deps

* Refactor imports and update dependencies

* fix dark mode

* build single mixnode page

* build single gateway page

* Refactor handleOnDelegate function to use useCallback in mixnodes page.tsx

* Add defaults for constants

---------

Co-authored-by: Mark Sinclair <mmsinclair@users.noreply.github.com>
2024-05-16 16:12:06 +01:00