d13a427c6d
removing admin UI and layout #2
...
This become only one layout for Web UI
2024-05-18 20:36:33 +07:00
ef6d2a481f
Load netFees from pageLoad
2024-05-08 20:01:11 +07:00
3556b24d7c
Place section-container & hero-gradient to app.css
...
Make section-container & hero-gradient css class globally accesible.
2024-05-08 19:39:26 +07:00
bc90c8bf3c
Create auto refresh action as a component
2024-05-08 00:38:10 +07:00
8f5f972faf
Simple display probe logs
2024-05-06 17:19:17 +07:00
33aae21237
Filter datatable (backend)
...
Adding filter by country, protocol, status, cors and nettype
2024-05-06 14:33:13 +07:00
3acfdd2905
Frontend display countries option
2024-05-06 13:59:33 +07:00
1ceb00543b
Adding majority net fee
...
Note that because this app not caching "expensive" query from database,
I use static majority data for frontend to reduce API call.
2024-05-06 13:19:48 +07:00
a40c81d881
Moving xmr datatable components
2024-05-05 14:45:00 +07:00
e9577b9bcf
Follow the monero RPC response
...
This commit change database name and MoneroNode struct:
- `NodeVersion` to `Version`
- `LastHeight` to `Height`
This commit also add `Status` to the MoneroNode struct.
2024-05-04 22:53:03 +07:00
ca759fc1d0
Monero remote node UI for frontend
...
This commit also implement the simple remote node queries.
TODO: Add filter for various data
2024-05-04 18:52:47 +07:00
92acb52aac
Adding my old frontpage UI to this project
2024-05-04 15:32:42 +07:00