aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-06-09fixed filtering of fields with strings.bobzel
2022-06-09fixed up creating dashboard icons to work with pdfs in freeformviews with a ↵bobzel
grid. no idea why having a grid breaks thrings.
2022-06-09more comments + testingMichael Foiani
2022-06-09add way to remove segments using touch going off screen, only show undo ↵Michael Foiani
button when something is on undo stack
2022-06-09added activePage field for choosing dash page layout.bobzel
2022-06-09changed tab numbering to be relative to dashboard.bobzel
2022-06-09small ui changes, comments, and formatting :)Michael Foiani
2022-06-09fixed issues with taking dashboard snapshots to update dashboard viewbobzel
2022-06-09Merge branch 'master' into mainview-jennybobzel
2022-06-09add blinking animationMichael Foiani
2022-06-09small ui + commentsMichael Foiani
2022-06-09remove console.logs and cleaup codeMichael Foiani
2022-06-09small progressbar ui changesMichael Foiani
2022-06-09fix undo, add disabled ui while recording, create expanding-segment to fill ↵Michael Foiani
the space while recording
2022-06-09cleaning up map Info Window just a bitbobzel
2022-06-09style: topbarJenny Yu
2022-06-09cleaned up code in InkTranscriptionNaafiyan Ahmed
2022-06-09cleaned up code in InkTranscriptionNaafiyan Ahmed
2022-06-09fixed setting view specs of documents after navigating from headerBar slidesbobzel
2022-06-09got the progress to be smooth, but missing final animationMichael
2022-06-09fixes to navigating to slide document targets in header barbobzel
2022-06-09fixed pin doc navigation when not in presBox (eg. headerBar)bobzel
2022-06-09pinned docs now have click func to navigate to target. restored embedded ↵bobzel
views within presBox
2022-06-09Merge branch 'master' into master-cleanupbobzel
2022-06-09got the progress bar to move while recording, but it is a tad slowMichael
2022-06-09renamed fitToBox to fitContentsToBox. fixed pinning multiple documents at ↵bobzel
same time to not bring up presBox multiple times.
2022-06-09got the removing on the shift key to work.Michael
2022-06-09fixed issues with pinWithView so that thumnails show the pinned area and ↵bobzel
navigating to the view shows the entire pinned area regardless of panel size.
2022-06-09fixed video snapshotmehekj
2022-06-08feat: styling top bar(with share button)Jenny Yu
2022-06-08feat: basic dashboard viewJenny Yu
2022-06-09restored multi-line scripting by not adding 'return' to scripts when it's ↵bobzel
not requested.
2022-06-09restored multi-line scripting by not adding 'return' to scripts when it's ↵bobzel
not requested.
2022-06-08fix: remove recording from overlay when deleting slideJenny Yu
2022-06-08fix: merge conflictsJenny Yu
2022-06-08Merge branch 'master' into master-cleanupbobzel
2022-06-08fixed record() to trigger only once for audiobobzel
2022-06-08fixes from mergebobzel
2022-06-08merge with masterbobzel
2022-06-08big commit. FINALLY got the combining segments to work using ffmpeg using a ↵Michael
different workflow. small ui changes as well.
2022-06-08thumbnail preview of video when hovering over timelinemehekj
2022-06-08got basic ordering to work for the videos that go to the serverMichael
2022-06-08found a hacky way to stop the bug with the mouse. touch devices seems to be ↵Michael
working in a weird way tho
2022-06-08fixed bug with adding to pres when in miniview mode.bobzel
2022-06-08Refactor code, but there is a bug. May go back.Michael
2022-06-08tweaked doc decorations to be visible when clicking on items in headerBar. ↵bobzel
restored dashboard snapshotting.
2022-06-08added context menu back to tab's via the doc icon. made docicon draggable ↵bobzel
and clickable. removed collectiondockingviewmenu.
2022-06-08better controls breakpointsmehekj
2022-06-08fix: hide recording by stopping propagationJenny Yu
2022-06-08styling: pres element boxJenny Yu