Commit Graph

97 Commits

Author SHA1 Message Date
ajvpot
7addbb3165 update stats and path viz to use 2 day last seen time 2025-09-14 18:26:47 +02:00
ajvpot
e41dfe83d3 stuff 2025-09-14 18:25:56 +02:00
ajvpot
3ade624a51 emoji 2025-09-13 03:31:30 +02:00
ajvpot
8ac7d5eece Discord bot, profile picture endpoint, channel management ux, streaming apis, refactor region logic 2025-09-13 02:57:52 +02:00
ajvpot
2afbe80c1b fix clickhouse constructor 2025-09-11 18:29:27 +02:00
ajvpot
1dd6781113 override region for node info page with detected region info 2025-09-11 18:28:12 +02:00
ajvpot
46606abbf9 Replies/highlights 2025-09-11 17:53:13 +02:00
ajvpot
cdd66725ec fix build 2025-09-10 03:52:26 +02:00
ajvpot
93cfd969a8 link target for embed view 2025-09-10 03:49:39 +02:00
ajvpot
fbe31eb092 create embeddable map view, finish migration to route groups 2025-09-10 03:42:31 +02:00
ajvpot
6171bf812a restructure: use app route group and replace relative imports with @ imports 2025-09-10 03:21:40 +02:00
ajvpot
6fab8a112a move stats to tanstack query, implement cancelation 2025-09-10 02:47:44 +02:00
ajvpot
a5638fe924 fix search params for path vis 2025-09-10 02:17:24 +02:00
ajvpot
f92895ca8f optimize neighbors, fix aggregation 2025-09-10 02:12:18 +02:00
ajvpot
83b41619ac Store map lat/lng, fix state handling 2025-09-10 01:58:26 +02:00
ajvpot
e43dd51336 persist selectedtab in usequeryparams 2025-09-10 01:47:45 +02:00
ajvpot
901cec1820 cache decryption results 2025-09-10 01:41:42 +02:00
ajvpot
9eb1c4d62c Search batching, display nodes on graph, spinner for loading neighbors 2025-09-10 01:33:29 +02:00
ajvpot
256886f2e8 Node info page improvements, search, neighbors 2025-09-09 04:01:19 +02:00
ajvpot
8b9ae36072 path display 2025-09-08 17:32:38 +02:00
ajvpot
abd421a2a1 some kind of node info page 2025-09-07 02:22:20 +02:00
ajvpot
8a4b591776 Server side message decryption and api docs 2025-09-06 03:10:34 +02:00
Alex Vanderpot
3d9f2cca21 Merge pull request #20 from bryantkelley/fix/7-region-selection-too-big
Update styling for region selection and chat box
2025-09-05 14:27:13 -07:00
Bryant Kelley
91a6df25a6 Update styling for region selection and chat box 2025-09-04 15:58:11 -07:00
ajvpot
b03aef4f74 First seen time 2025-09-01 10:16:41 +02:00
ajvpot
fb3338d1d8 word wrap messages 2025-08-25 22:59:09 +02:00
ajvpot
93d11b08a0 change styling of messages that failed to decrypt 2025-08-25 22:55:35 +02:00
ajvpot
8382a583a5 repeaters and room servers in stats 2025-08-23 07:40:04 +02:00
ajvpot
de010fc4ac clickable links 2025-08-23 03:49:47 +02:00
ajvpot
7bc035d4c7 types 2025-08-23 03:47:49 +02:00
ajvpot
98a745039e fullscreen graph 2025-08-23 03:43:20 +02:00
ajvpot
3d73e51ad7 message prop graph 2025-08-23 02:17:27 +02:00
ajvpot
4e8af83e41 add origin pubkey prefix 2025-08-23 00:53:55 +02:00
ajvpot
0ca5e55ba3 todo 2025-08-19 08:24:15 +02:00
ajvpot
6091f1b43a change default zoom to include portland 2025-08-19 07:28:31 +02:00
ajvpot
6e7e62806a add region filtering to stats 2025-08-19 06:51:32 +02:00
ajvpot
881174dce7 add region filtering to stats 2025-08-19 06:48:41 +02:00
ajvpot
3aec06782d todo 2025-08-19 06:23:52 +02:00
ajvpot
4d48589cef chat regions 2025-08-19 06:19:14 +02:00
ajvpot
02e1e5c908 fix nodes query 2025-08-18 21:55:13 +02:00
Alex Vanderpot
76b75d4637 Merge pull request #5 from bryantkelley/feat/dark-mode
Enable Dark Mode with Some Overall Style Changes
2025-08-16 01:11:32 -07:00
Bryant Kelley
3bdd925a01 Remove custom theme required for old override 2025-08-04 09:57:29 -07:00
Bryant Kelley
d037c99c54 Enable dark mode and update some dark mode styles including meta theme colors and html background. 2025-08-04 09:23:57 -07:00
ajvpot
6847076717 repeater prefixes 2025-08-04 05:50:57 +02:00
Alex Vanderpot
80f283a495 Merge pull request #4 from bryantkelley/fix/map-chat-dom-order
Align ChatBox Visual and DOM Order
2025-08-02 01:34:48 -07:00
Alex Vanderpot
bc6e53654a Merge pull request #3 from bryantkelley/feat/filter-empty-configs
Filter empty meshcoreKeys when closing config popover
2025-08-01 22:54:45 -07:00
ajvpot
78a9857fec fix modal shade 2025-08-02 04:35:17 +02:00
ajvpot
6c297b4daf support for changing the app name, info modal 2025-08-02 04:27:36 +02:00
ajvpot
b990123256 info modal 2025-08-02 04:21:32 +02:00
Bryant Kelley
f9d70635b8 Change ChatBox to reorder the messages so that the visual and DOM order are the same 2025-08-01 19:01:14 -07:00