aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-06-15remove comments in videoboxMichael Foiani
2022-06-15fix debugging messageMichael Foiani
2022-06-15comment out debugging console.infosMichael Foiani
2022-06-15Refactor RecordingApi into two main files - TrackMovements and ↵Michael Foiani
ReplayMovements. TrackMovements is for recording presentations and ReplayMovments is for replaying them.
2022-06-15refactor code, fix bugs, make first movement on screen the beginning of the ↵Michael Foiani
presentation.
2022-06-15fix small disposer bug and reintroduce pausing on interactionMichael Foiani
2022-06-15Revert "refactored trackingtabs code to be used for replaying a presentation"Michael Foiani
This reverts commit 7ad93167a216acfe4992eed6b3ac3263c2dfd012. didn't need this refactor since mobx tracks my movements
2022-06-15Revert "not working - moving this to a private branch"Michael Foiani
This reverts commit 1192b1c92ed17cda0a82342324ec82552da579a0. mobx tracks my movements, so need to add one line of code to ccffview to get it to work
2022-06-15not working - moving this to a private branchMichael Foiani
2022-06-15made hover time more visiblemehekj
2022-06-15ui fixes and thumbnails upload in parallelmehekj
2022-06-15refactored trackingtabs code to be used for replaying a presentationMichael Foiani
2022-06-14change to using mobx to see when videoBox is paused or playedMichael Foiani
2022-06-14fixed clippings on cropped imagesbobzel
2022-06-14done for day - get the functionality down. will make code more readable and ↵Michael Foiani
fix some small bugs tomorrow
2022-06-14Correctly hops between free form views.Michael Foiani
2022-06-14got the tab to open, but can't replay the movements on the tabMichael Foiani
2022-06-14added code that correctly and effeicintly adds and removes reactions onto ↵Michael Foiani
any tab the user observes
2022-06-14got init views based on the current tabs open - able to remove my code in ↵Michael Foiani
collection free form view.
2022-06-14made shared with me doc count decrement when a document is viewed ↵bobzel
(double-clicked, dragged out)
2022-06-14stashing before massive overhaulljungster
2022-06-13feat: automatically open dashboard on createJenny Yu
2022-06-13Merge branch 'mainview-jenny' of https://github.com/brown-dash/Dash-Web into ↵Jenny Yu
mainview-jenny
2022-06-13styling: home icon for navigating back to dashboard viewJenny Yu
2022-06-13feat: pop up modal for naming dashboardJenny Yu
2022-06-13Merge branch 'master' into mainview-jennybobzel
2022-06-13fixed adding annotations when in augment mode to rtfsocsvvvvvvvvdssssdc. ↵bobzel
cw22121q`````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````
2022-06-13formatting and removing logsMichael Foiani
2022-06-13Revert "debug w bob"Michael Foiani
This reverts commit 1dfb694ffa8f34a834387eb073ffb9bd3a678039. return to stable version without printing the logs.
2022-06-13revert to previous stable commit. lmao get ratioed by a mouseMichael Foiani
2022-06-13debug w bobMichael
2022-06-13fix bugs with selecting tracking. very stable now.Michael
2022-06-13support for not checking the track screen movementsMichael
2022-06-13fix: separation between my dashboard and shared dashboardsJenny Yu
2022-06-13small fix on recordingApi to work with segments. now tracks accuratelyMichael
2022-06-12fix: filtering dashboardsJenny Yu
2022-06-12fix small bug with video recorder. need to work on recording api bugMichael Foiani
2022-06-10big bug problems with recording. some reason interacting with the canvas is ↵Michael
making the recording inactive - i think :/
2022-06-10fixed some initialization problems with tabsbobzel
2022-06-10remove console.logsMichael Foiani
2022-06-10small cleanup - remove imports, more descriptive logs/comments, etc.Michael Foiani
2022-06-10cleanup code from performance. stop streams after video is done.Michael Foiani
2022-06-10merge with jenny bug fixes and fix small uiMichael Foiani
2022-06-10Merge branch 'master' into master-cleanupbobzel
2022-06-10fixed some errorsbobzel
2022-06-10fixed errorsbobzel
2022-06-10added logout to user labelbobzel
2022-06-10added snapshot and explore back into topbar for now.bobzel
2022-06-10fixed some problems with dragging doc onto empty tab bar. made topBar be ↵bobzel
just one line to save vertical space. added a context menu to Dashboard
2022-06-10Merge branch 'master' into mainview-jennybobzel