aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-09-13fixed changing slides on shared presentationbobzel
2022-09-13fixed default name for new dashboardbobzel
2022-09-13fixed rendering non-docs from freeform layout enginebobzel
2022-09-13make filterBox reuse filter if it is unsaved.bobzel
2022-09-13cleanupbobzel
2022-09-13made things consistent by renaming emptyPresentation to emptyTrail and then ↵bobzel
always making copies of emptyTrail instead of calling the Docs.create constructor
2022-09-13made myTrails view navigate to docs the same way presBox does.bobzel
2022-09-13Merge branch 'master' into sharing-jennybobzel
2022-09-13don't add presbox's to header bar closed items.bobzel
2022-09-13fixed activePresentation to work properly with multiple dashboards. fixed ↵bobzel
undoing PinDoc.
2022-09-13fixed errors.bobzel
2022-09-13Merge branch 'sharing-jenny' of https://github.com/brown-dash/Dash-Web into ↵bobzel
sharing-jenny
2022-09-13fixed problem with sharing presentations where preselementbox template ↵bobzel
couldn't be expanded.
2022-09-12removed original setup trails functionJenny Yu
2022-09-12Merge branch 'master' into sharing-jenny (break)Jenny Yu
2022-09-12create new presentation workingJenny Yu
2022-09-12fixed exception from switch of myTrails to dashboard from userDocbobzel
2022-09-12open trails from trails menu on left hand side now.bobzel
2022-09-12fixed crash opening myTrailsbobzel
2022-09-12breaking: made trails belong to dashboard instead of userdocJenny Yu
2022-09-12fixed rotating UI for video boxes. fixed generating error response for ↵bobzel
unsupported video/audio formats.
2022-09-12fixed autosizing text with header tags.bobzel
2022-09-12fixed h1 style for use in text boxes with #,## etc markdown. made %[tix!] ↵bobzel
text tags reset user_mark to current time.
2022-09-12made annotation pen available in lightbox.bobzel
2022-09-12fixed lightbox exception when no media is playingbobzel
2022-09-11fixed fontFamily menu for ink strokesbobzel
2022-09-11fixed crash when selecting ink strokesbobzel
2022-09-08stop playing videos when lightbox doc changes.bobzel
2022-09-08fixed groups to automatically fit to box when not in a collection. fixed ↵bobzel
computing group bounds to not use zoomScaling
2022-09-08fixed maintaining selections after ctrl-a + setting a font propertybobzel
2022-09-08made timelineHeightpercent and currentTimecode palyground fields so that two ↵bobzel
people sharing a doc have independent control over playing and timeline view
2022-09-08fixed font menu settings to be accurate of current selection.bobzel
2022-09-08made presbox slide changes undoablebobzel
2022-09-08added rotation to preselement saved parameters.bobzel
2022-09-08fixed pinning viewScalebobzel
2022-09-07fixed context menu placement so it won't be partially off screen.bobzel
2022-09-07fixed dragging stackedTimeline entries so that they appear during drag. ↵bobzel
fixed cursors for video/pdf/stackedTimeline to be a little more clear. fixed initial corner resize of pdfs. fixed videobox marquee drag when viewScale is undefined.
2022-09-07no pointer events on timeline time to prevent flickerbobzel
2022-09-06changed youtube upload defaults to be more compatible with chrome.bobzel
2022-09-06final cleanup of dragging rotated images. fixed loading of youtube videos ↵bobzel
and displaying errors when the upload fails
2022-09-01cleanup preselementbox a little.bobzel
2022-09-01changed default note templates to be fitWidth/autoHeightbobzel
2022-09-01afixed loadingBox to show error message for unsupported videos. fixed video ↵bobzel
uploading to generate errors for unsupported (Chrome) codecs. fixed videos that don't have codec support to still play audio and show duration. fixed dragging rotated documents to show and place the rotted document WYSIWYG
2022-08-31made jitter rotation be an animatable field.bobzel
2022-08-30fixed loadingDocument issues with overwriting height with NaN and setting ↵bobzel
'data' field unnecessarily and at the expense of being able to set it for replacement docs when using animation frames
2022-08-30made script caching more robust to avoid compiles and speed up startup.bobzel
2022-08-29fixed centering link targets in zoomed images and scrolled docs. stopped ↵bobzel
highlighting opacity=0 documents
2022-08-29fixed being able to draw on web/pdfs. adjusted default margins of stacking ↵bobzel
views.
2022-08-29fixed background colors of pileup icons.bobzel
2022-08-29Merge remote-tracking branch 'origin/naafi-document-loading-placeholder'bobzel