aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionFreeForm
AgeCommit message (Expand)Author
2022-04-26added image cropping. made treeView icons show up for file system and dashboa...bobzel
2022-04-26Merge branch master into presentation_upgradeAubrey-Li
2022-04-26made creating a new thumbnail icon delete previous ones. fixed bug where doc...bobzel
2022-04-25 changed freeformview's with engines to not allow children to be edited using...bobzel
2022-04-21Integrate with jenny's videobox apiMichael Foiani
2022-04-21fixed issues with pile view - dragging, burst size, rendering within grid/non...bobzel
2022-04-20Merge branch 'presentmode-mfoiani' into recording-jennyMichael Foiani
2022-04-19Extracted view tracking into api classMichael Foiani
2022-04-14auto transcribes on groupingmehekj
2022-04-14fix: fixed panning with finger interactionNaafiyan Ahmed
2022-04-14Create smooth record and playback of tracking.Michael Foiani
2022-04-14gave summary documents pushpin behaviors. fixed following link to doc that i...bobzel
2022-04-13added images to treeView bullets for docs with icons. fixed following pushpi...bobzel
2022-04-13Merge branch 'inkocr-mehek' into inking-naafi-mehekmehekj
2022-04-13fixed ink transcription document locationmehekj
2022-04-12Merge branch 'inkocr-mehek' into inking-naafi-mehekmehekj
2022-04-12ink to text for groupingsmehekj
2022-04-12made changes to ink groupingNaafiyan Ahmed
2022-04-12cleaned up errors/warnings. fixed dragging to turn off pointer events on wh...bobzel
2022-04-12cleaned up pileView to feel somewhat usable by tweaking icon sizes, and makin...bobzel
2022-04-11lots of layout fixes to groups, labels, ink to support iconification better. ...bobzel
2022-04-11making layout icons work better.bobzel
2022-04-07added todo commentNaafiyan Ahmed
2022-04-07added grouping and write mode vs pen modeNaafiyan Ahmed
2022-04-05added basic grouping when exiting pen modeNaafiyan Ahmed
2022-04-05merge masterAubrey Li
2022-04-04fixed autolink. fixed the pileup view to animate properly and activate withou...bobzel
2022-03-22fixed temporal media merge that had reverted a lot of things.bobzel
2022-03-17left key make slide & hover infoAubrey Li
2022-03-17Merge remote-tracking branch 'origin/speedups2' into presentation_upgradeAubrey Li
2022-03-15marquee create slideAubrey Li
2022-03-04removed pseudo Doc type system. playing with hot reloading.bobzel
2022-02-22improve efficiency for scenes with lots of documents by using computed functi...bobzel
2022-02-22fixed switching tabs to immediately render the title of the tab as content to...bobzel
2022-02-16changed incremental loading to generate update requests more quickly. turned...bobzel
2022-02-15improved version of incrementall rendering of large collections of documents ...bobzel
2022-02-14added an incremental load for freeform collections. fixed updating of web pa...bobzel
2022-02-09speeding up rendering using bitmaps for webpages and other heavyweight docs.bobzel
2022-01-18fixed warnings. display last user to edit db. fixed /activity to show onl...bobzel
2021-12-10Merge branch 'master' into ink_v1bobzel
2021-12-09changing cursor + adding entire ink deletion mode when 'Alt' is pressedvkalev
2021-12-02Merge pull request #49 from brown-dash/lauren-linkingGeireann Lindfield Roberts
2021-12-02fixed filled strokes when erasing to render properly. fixed stretch ink to w...bobzel
2021-12-02added shift erase stroke to delete full strokes. added shift drag end of str...bobzel
2021-11-29Merge branch 'ink_v1'bobzel
2021-11-25fixed up erasing ink by segmentsbobzel
2021-11-24segmentation of ink strokes prior to deletionvkalev
2021-11-21splitting/deletion occurs but too many t-values are storedvkalev
2021-11-20updating intersections to map t-values to inksvkalev
2021-11-20fixing undo batchvkalev