• Joined on 2026-03-04
p1otek pushed to master at p1otek/dione 2026-06-17 20:36:51 +00:00
b585f70d31 feat: import wallet support, HYPE tracking, bug fixes
b7eb8ece97 docs: reconcile AGENTS.md with actual code (EIP-712 chainId, loadWallets verification, Aave endpoint)
d27efd4b90 Fix wallet pill filters and drag-and-drop for multi-chain wallets
Compare 3 commits »
p1otek pushed to master at p1otek/dione 2026-06-13 06:42:00 +00:00
11c292eb90 fix: extend chart x-axes to current date for cumul, sats, and breakdown charts
p1otek pushed to master at p1otek/dione 2026-06-12 07:08:29 +00:00
32c20e67a2 docs: add remote Git credentials info to AGENTS.md
p1otek pushed to master at p1otek/dione 2026-06-12 07:00:40 +00:00
d96e56bde5 feat: draggable wallet reorder for chart layering
b52da96ba0 Fix avg buy price calculation by iterating snapshots oldest-first
8606673928 feat: stacked per-wallet area chart for Avg BTC Acquired/Day
80a7449688 Convert BTC Treasury Growth chart to stacked multi-wallet area chart
7a34190956 Generate daily data points for cumulative and breakdown charts
Compare 10 commits »
p1otek created branch master in p1otek/dione 2026-06-12 07:00:39 +00:00
p1otek created repository p1otek/dione 2026-06-12 06:57:42 +00:00
p1otek pushed to master at p1otek/winterfail 2026-03-24 07:24:24 +00:00
02c54cb354 feat: set default zoom to 300 candles desktop, 125 candles mobile
c3ca5670e3 style: update chart type icons and header layout for better mobile/desktop experience
Compare 2 commits »
p1otek pushed to master at p1otek/winterfail 2026-03-23 08:47:15 +00:00
bde7945a1b feat: add chart type selector with candlestick, line, and bar charts
p1otek pushed to master at p1otek/winterfail 2026-03-22 20:47:02 +00:00
eccfcc4b79 hide indicators panel when clicking on chart
31ac1ead5b Disable crosshair magnet mode
a3bf8624fb fix: improve chart resizer for mobile with touch support, save chart height, disable sidebar scrollbar
Compare 3 commits »
p1otek pushed to master at p1otek/winterfail 2026-03-22 19:08:23 +00:00
df657ec621 feat: Add draggable chart resizer and fix flexible layout to prevent empty space
5b6b134c16 feat: Add fat arrow pointer and directional arrows with color/text settings, implement active state for drawing toolbar buttons
0f1ea8976c fix: Drawing settings panel UI and interaction bugs (close button, text color palette, keyboard propagation)
beda3858e9 fix: Text rendering and settings for horizontal and vertical lines, parallel trendline text
Compare 4 commits »
p1otek pushed to master at p1otek/winterfail 2026-03-22 11:44:16 +00:00
f9eda9f18b fix: Remove text visibility bounds check
e3999e6506 fix: Ensure horizontal/vertical line text is visible on screen
c8d9cf9645 fix: Show Text tab immediately for all line types
9fefd1847a fix: Show Text tab for horizontal and vertical line settings
09c7657070 feat: Add text support for horizontal and vertical lines
Compare 6 commits »
p1otek pushed to master at p1otek/winterfail 2026-03-21 22:28:46 +00:00
43fa8efda7 feat: Implement draggable Trendline Settings Panel with Shift+Click and TF layout fixes
fd816edc54 UI: Move drawing toolbar to top and remove Cursor, Ray, and Fibonacci buttons
Compare 2 commits »
p1otek pushed to master at p1otek/winterfail 2026-03-21 21:32:22 +00:00
cb2cd53a8a Fix drawing tools: allow future/whitespace drawing and improve TF scaling precision
p1otek pushed to master at p1otek/winterfail 2026-03-21 21:02:42 +00:00
ace4d4f49e fix: disable auto-scrolling to real-time on new data load
p1otek pushed to master at p1otek/winterfail 2026-03-21 20:57:31 +00:00
cdfe8f1a39 fix: improve timeframe-independent dragging and prevent undefined dragStartPos error
p1otek pushed to master at p1otek/winterfail 2026-03-21 16:48:23 +00:00
p1otek pushed to master at p1otek/winterfail 2026-03-21 16:38:51 +00:00
901a25d727 refactor: add ignored images and update chart.js for drawing
p1otek pushed to master at p1otek/winterfail 2026-03-21 16:38:02 +00:00
78363fa269 refactor: improve measurement label anchoring and time duration format
p1otek pushed to master at p1otek/winterfail 2026-03-21 16:20:45 +00:00
7c92aa38be feat: enhance measurement duration to show d h m and refine label anchoring
p1otek pushed to master at p1otek/winterfail 2026-03-21 13:25:00 +00:00
8931d76a43 refactor: improve measurement label anchoring to track area edges during resize