read.markets/app/static/js
Giorgio Gilestro 1a20f0a15b mobile: tag Qty/Avg cells in JS-rendered portfolio table
The portfolio table is rendered client-side in portfolio.js (not by
the partials/portfolio.html Jinja template, which is unused for this
view). The previous commit's mobile-hide class made it into the
template but never reached the actual DOM. Adding the class to the
JS-emitted <th> and <td> strings so .dense .mobile-hide { display:
none } actually picks them up at ≤480px.
2026-05-28 19:13:52 +02:00
..
chat.js ui: fix chat pending class, invented CSS vars, .pf-secondary scope 2026-05-27 19:19:42 +02:00
htmx.min.js initial commit — cassandra v0.1 2026-05-15 21:56:10 +01:00
portfolio-sync.js sync: detect orphaned blobs (pepper rotation) + fix AESGCM arg order 2026-05-25 12:49:11 +02:00
portfolio.js mobile: tag Qty/Avg cells in JS-rendered portfolio table 2026-05-28 19:13:52 +02:00
portfolio_edit.js portfolio-edit: form is edit-mode only; submit becomes a + glyph 2026-05-27 15:22:13 +02:00
settings-import.js settings: extract sync + import widget JS to static files 2026-05-27 20:55:49 +02:00
settings-sync.js settings: extract sync + import widget JS to static files 2026-05-27 20:55:49 +02:00