| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-09-22 | went back to simple mp4 request for youtube videos. audio wasn't coming ↵ | bobzel | |
| through otherwise which is weird because it used to work. | |||
| 2022-09-21 | from last | bobzel | |
| 2022-09-21 | added error message for file upload errors before parsing. | bobzel | |
| 2022-09-21 | fixed renaming existing files | bobzel | |
| 2022-09-21 | gifs w/ drag drop work now | bobzel | |
| 2022-09-19 | if same youtube video is uploaded, reuse the existing file without ↵ | bobzel | |
| downloading again. removed failed uploads from parsed_files. change pinWithView to highlight the pinned view region. Give pinWithView collections an option to just pan or zoom to % of screen size. | |||
| 2022-09-15 | cleaned up youtube escaping code | bobzel | |
| 2022-09-15 | again... | bobzel | |
| 2022-09-15 | from last | bobzel | |
| 2022-09-15 | from last | bobzel | |
| 2022-09-15 | changed youtube ffmpeg command to escape filename (problem with videos ↵ | bobzel | |
| starting with a '-') | |||
| 2022-09-15 | Revert "Update server_Initialization.ts" | geireann | |
| This reverts commit 7f48d9656387b40c4e3d53d6a7e71e9e17ceefe9. | |||
| 2022-09-15 | Update server_Initialization.ts | geireann | |
| npm | |||
| 2022-09-12 | fixed rotating UI for video boxes. fixed generating error response for ↵ | bobzel | |
| unsupported video/audio formats. | |||
| 2022-09-06 | changed youtube upload defaults to be more compatible with chrome. | bobzel | |
| 2022-09-06 | final cleanup of dragging rotated images. fixed loading of youtube videos ↵ | bobzel | |
| and displaying errors when the upload fails | |||
| 2022-09-01 | afixed 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-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-20 | added a 'guest' login mode. added ability for mainView to be any doc, not ↵ | bobzel | |
| just a docking collection. | |||
| 2022-07-07 | trying to fix errors in compiles | bobzel | |
| 2022-06-30 | merge with master | Michael Foiani | |
| 2022-06-29 | got basic file upload to work | Naafiyan Ahmed | |
| 2022-06-10 | remove console.logs | Michael Foiani | |
| 2022-06-10 | merge with jenny bug fixes and fix small ui | Michael Foiani | |
| 2022-06-08 | big commit. FINALLY got the combining segments to work using ffmpeg using a ↵ | Michael | |
| different workflow. small ui changes as well. | |||
| 2022-06-08 | got it to run, but not concatenating - only first video | Michael Foiani | |
| 2022-06-08 | Took stab at ffmpeg in server. did some reworking of recordingview css. fix ↵ | Michael Foiani | |
| smoothness bug for the moving segment that follow cursor. | |||
| 2022-06-03 | ffmpeg testing | Michael | |
| 2022-06-02 | merge with presentmode | Michael Foiani | |
| 2022-05-13 | removed layerProvider functionality. | bobzel | |
| 2022-05-13 | fixed bug with following links in lightbox. | bobzel | |
| 2022-05-13 | simplified how web pages are served and I think fixed some bugs with pages ↵ | bobzel | |
| that didn't always render | |||
| 2022-05-13 | fixed crashing bug when quickly re-updating webbox (or other) icon. fixed ↵ | bobzel | |
| infinite loop in FilterBox. changed TimeView to scale WebBox's. fixed issues with timeView filters. fixed bugs with webBox scrolling on startup, following links, etc. | |||
| 2022-04-29 | fixes to webpage proxying. fixes for images (and clippings) to use ↵ | bobzel | |
| appropriate sampled image. | |||
| 2022-04-29 | another fix for Label's BigText to make multiline work better. fixed server ↵ | bobzel | |
| bug for 'write after end' when servering web pages. | |||
| 2022-04-28 | Merge branch 'master' into recording-jenny | Jenny Yu | |
| 2022-04-28 | Update database.ts | Geireann | |
| 2022-04-28 | fixed feedback dragging link button. fixed warnings. added some assymetric ↵ | bobzel | |
| linkRelationships. | |||
| 2022-04-27 | attempting to fix server topology issues | Geireann Lindfield Roberts | |
| 2022-04-26 | Update applied_session_agent.ts | geireann | |
| 2022-04-26 | made creating a new thumbnail icon delete previous ones. fixed bug where ↵ | bobzel | |
| documents would re-render if an earlier docuent in the collection list was added/removed. | |||
| 2022-04-22 | uploading not working (cannot find ffmpeg) | Jenny Yu | |
| 2022-03-17 | removed buxton importer stuff. removed libxmljs needed by buxtonimporter ↵ | geireann | |
| which was breaking npm install | |||
| 2022-03-10 | added prop when thumbnail is shown for a document so componentView can ↵ | bobzel | |
| choose not to render. fixed pdf views to not generate gray box when first transitioning from thumb to live view. | |||
| 2022-03-02 | upgraded to typescript 4.6.2 | bobzel | |
| 2022-03-01 | updated to webpack 5 | bobzel | |
| 2022-02-22 | fixed switching tabs to immediately render the title of the tab as content ↵ | bobzel | |
| to provide feedback that something is happening. changed server to only set caching for images. fixed warnings/errors. | |||
| 2022-02-16 | changed incremental loading to generate update requests more quickly. ↵ | bobzel | |
| turned on local browser caching of server responses (eg, images) | |||
| 2022-02-14 | added an incremental load for freeform collections. fixed updating of web ↵ | bobzel | |
| page thumbs on deselection after the first thumb is generated. | |||
| 2022-02-10 | switched scripts to use a cache to avoid recompiling. simplified some things ↵ | bobzel | |
| with documentView and zooming to avoid invalidations. | |||
