aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/WebBoxRenderer.js
AgeCommit message (Collapse)Author
2023-08-23fixed creating thumbnails to not break when one of the rendered items is an ↵bobzel
image stored on the same server.
2023-08-23protecting against bad urls especially after generating thumbnailsgeireann
2023-08-23fix attempts for iconifying on browndashgeireann
2023-05-05fixed issues with webpages that use brotli encodingbobzel
2023-01-30fixed pointerEvents for text box footnotes. fixed keyvalue editing to not ↵bobzel
typecheck. fixed schema header field editing from keyvalue pane. fixed webBox error causing overlayview to not work for Repls and others. fixed some layout issues with stackingview columns.
2022-10-13some basic error checking. avoid querying background for non-toggle buttonsbobzel
2022-06-08added ability to make thumbnails of dashboards. started to cleanup ↵bobzel
dockingView/goldenlayout undo event handling. cleaned up tab doc list in docking view. made titles editable again in treeview. fixed overlay view to work with image docs etc by setting top/left in css
2022-05-11added cropped images of pdfsbobzel
2022-04-29changed the way labelBox splits words to allow .&- added icon for webBoxbobzel
2022-02-09speeding up rendering using bitmaps for webpages and other heavyweight docs.bobzel