• Joined on 2026-03-04
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
p1otek pushed to master at p1otek/winterfail 2026-03-21 13:11:43 +00:00
a1564c25a7 feat: enable free movement of measurement tool label box
p1otek pushed to master at p1otek/winterfail 2026-03-21 12:58:17 +00:00
b2a4a6963d fix: implement touch support for mobile and fix timeframe-based data calculation bugs
p1otek pushed to master at p1otek/winterfail 2026-03-21 12:35:16 +00:00
338b1ee895 style: apply dynamic green/red colors to measurement tool and axis labels
p1otek pushed to master at p1otek/winterfail 2026-03-21 12:23:50 +00:00
3575d37764 style: refine measurement tool to match professional style and fix rendering bugs
p1otek pushed to master at p1otek/winterfail 2026-03-21 11:57:35 +00:00
cd2ca2e220 chore: correctly resolve merge conflicts and restore drawing tools implementation
eda151bff5 feat: implement professional drawing tools with selection and editing support
Compare 2 commits »
p1otek pushed to master at p1otek/winterfail 2026-03-21 10:38:02 +00:00
709a565397 chore: resolve merge conflicts in index.html and finalize drawing tools
07a27a12a4 fix: outside-click settings, autoScale/logScale sync
Compare 2 commits »
p1otek pushed to master at p1otek/winterfail 2026-03-21 08:46:39 +00:00
39df199c7f refactor: Move drawing tools to TradingView-style left toolbar
p1otek pushed to master at p1otek/winterfail 2026-03-21 08:42:03 +00:00
a34f80f841 feat: Add drawing tools to chart
p1otek pushed to master at p1otek/winterfail 2026-03-21 08:20:38 +00:00
96edde8f81 Fix mobile touch events for settings panel close
p1otek pushed to master at p1otek/winterfail 2026-03-21 08:15:31 +00:00
8fc6c4f047 remove: btnFitContent button
p1otek pushed to master at p1otek/winterfail 2026-03-21 08:14:41 +00:00
p1otek pushed to master at p1otek/winterfail 2026-03-21 08:11:38 +00:00
b9928ab88c fix: Settings popup close on mobile, remove reset scale button
p1otek pushed to master at p1otek/winterfail 2026-03-21 08:07:59 +00:00
4a3a4a68ce remove: Old Auto Scale/Log Scale buttons (replaced by settings popup)
p1otek pushed to master at p1otek/winterfail 2026-03-21 07:58:22 +00:00
53ddb02dff fix: gear toggle, shortcut sync, and chart scale interaction