| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-17 | fixed dragging docs on web and pdf to work better by temporarily adding ↵ | bobzel | |
| transparent docs to the opaque layer so they can get drop events. cleaned eraser and pen interaction code and made erasing strokes work faster and avoid hanging by not intersecting strokes that are already partially deleted. | |||
| 2022-07-28 | from last | bobzel | |
| 2022-07-28 | fixed video thumbnail generation to have a lock that prevents multiple ↵ | bobzel | |
| attempts to create the thumbnails at the same time. fixed ImageUpload to catch resize errors and not crash the server. | |||
| 2022-07-22 | adjusted native dim scaling slightly combining props.scaling and ↵ | bobzel | |
| props.ContentScaling into props.NativeDimScaling and fixing some resizing behaviors for fitWidth freeformviews and native-sized text boxes. Also fixed clicking on presboxe elements to not drag. | |||
| 2022-07-08 | restructured currentUserUtils to avoid having import cycles. | bobzel | |
| 2022-06-23 | merge with mehek video | Michael Foiani | |
| 2022-06-23 | small bug fixes and debugging | Michael Foiani | |
| 2022-06-21 | took scrubbing opacity down to 0.3 for videos | bobzel | |
| 2022-06-21 | fixed scrubbing in full screen or after dragging slider | mehekj | |
| 2022-06-21 | fades when scrub with arrow keys and cleaner transition | mehekj | |
| 2022-06-21 | fade controls when scrubbing | mehekj | |
| 2022-06-20 | Merge branch 'master' into temporalmedia-mehek | mehekj | |
| 2022-06-20 | Revert "Revert "Merge branch 'master' into temporalmedia-mehek"" | mehekj | |
| This reverts commit 3415f672292bb349c7d9ec66564933a746ee3b25. | |||
| 2022-06-20 | Revert "Merge branch 'master' into temporalmedia-mehek" | mehekj | |
| This reverts commit 145117365b2708ef6b365c6f0f10c38b85a87307, reversing changes made to 7eedde332010c8896be636f0b5c6a7b2c8043e48. | |||
| 2022-06-20 | Merge branch 'master' into temporalmedia-mehek | mehekj | |
| 2022-06-20 | a bunch of changes to make some userDoc() field accesses more typesafe by ↵ | bobzel | |
| going through CurrentUserUtils. Some normalization of naming/functionality in CurrentUserUtils | |||
| 2022-06-15 | got basic demo working | Michael Foiani | |
| 2022-06-15 | think i got basic videoplayer good enough for demo. should meet with mehek ↵ | Michael Foiani | |
| to fix some bugs i found | |||
| 2022-06-15 | fix the glitchy videoBox (i think), now a fairly smooth experience :) | Michael Foiani | |
| 2022-06-15 | remove comments in videobox | Michael Foiani | |
| 2022-06-15 | Refactor RecordingApi into two main files - TrackMovements and ↵ | Michael Foiani | |
| ReplayMovements. TrackMovements is for recording presentations and ReplayMovments is for replaying them. | |||
| 2022-06-15 | refactor code, fix bugs, make first movement on screen the beginning of the ↵ | Michael Foiani | |
| presentation. | |||
| 2022-06-15 | ui fixes and thumbnails upload in parallel | mehekj | |
| 2022-06-14 | change to using mobx to see when videoBox is paused or played | Michael Foiani | |
| 2022-06-14 | done for day - get the functionality down. will make code more readable and ↵ | Michael Foiani | |
| fix some small bugs tomorrow | |||
| 2022-06-09 | fixed video snapshot | mehekj | |
| 2022-06-08 | merge with master | bobzel | |
| 2022-06-08 | thumbnail preview of video when hovering over timeline | mehekj | |
| 2022-06-08 | better controls breakpoints | mehekj | |
| 2022-06-07 | dynamically adjust video controls based on scale | mehekj | |
| 2022-06-06 | fixed funky video UI scaling and movement | mehekj | |
| 2022-06-06 | Merge branch 'master' into temporalmedia-mehek | mehekj | |
| 2022-06-06 | fixed recorded videos so that they can be played back. fixed regiontimer to ↵ | bobzel | |
| be turned off after pausing a video to not prevent the video from being played again. removed dictation from stackedtimeline rendering. | |||
| 2022-06-05 | fade full screen controls | mehekj | |
| 2022-06-05 | cleanup from search box popup test | mehekj | |
| 2022-06-02 | fixed previously introduced bug where pin doc added pres to first tab ↵ | bobzel | |
| collection. Highlight pres targets when following. fixed videoBox to play regions properly. adjusted labelBox for stackedTimeline views. fixed stacked timelines to not stop keyboard events which was preventing text notes from being created on video boxes. | |||
| 2022-06-02 | merge with presentmode | Michael Foiani | |
| 2022-06-01 | now tracks and replays scaling accurately | Michael Foiani | |
| 2022-05-13 | removed layerProvider functionality. | bobzel | |
| 2022-05-12 | feat: added checkbox for optional screen tracking | Jenny Yu | |
| 2022-05-12 | feat: option to recreate recording | Jenny Yu | |
| 2022-05-05 | drag video controls in full screen | mehekj | |
| 2022-05-05 | fixed videobox ui sizing. added rotation for imageBoxs | bobzel | |
| 2022-05-05 | fix some bugs and start position. ready for demo :) | Michael Foiani | |
| 2022-05-04 | Merge with jenny bug fixes | Michael Foiani | |
| 2022-05-04 | fix infinite pause/play bug with a stopper, but still very buggy | Michael Foiani | |
| 2022-05-04 | fixes to make recordingBox appear on slides after reopening. | bobzel | |
| 2022-05-04 | Pause works with presentation now. | Michael Foiani | |
| 2022-05-04 | Get play and pause to work. There is a bug with getting double called that ↵ | Michael Foiani | |
| was causing choppiness. | |||
| 2022-05-04 | Get storing pres data working, but is choppy due to mobx usage. | Michael Foiani | |
