| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-11 | fixed uploading remote image blobs | bobzel | |
| 2024-01-04 | fixed ffmpeg for uploading videos. fixed getView() to take focus options so ↵ | bobzel | |
| that if a sidebar or timeline has to be opened, the didMove flag can be set properly. added video snapshot frame to top menu. fixed using '^' to stop and start a selection region on timelines. | |||
| 2023-12-29 | fixed imports a little in dashuploadutils | bobzel | |
| 2023-12-29 | fixed dropping images from web. fixed exif data on images and autorotating ↵ | bobzel | |
| exif rotated images. fixed selecting on web pages, and resizing web pages upward so that pointer events aren't grabbed. | |||
| 2023-12-28 | fixed youtube uploads, cleaned up a bunch of imports and added some typings ↵ | bobzel | |
| files. | |||
| 2023-12-28 | fixed uploading unsupported file. changed admzip reference. | bobzel | |
| 2023-12-14 | a bunch more fixes to making things observable. fixed calling ↵ | bobzel | |
| super.componentDidUpdate on subsclasses | |||
| 2023-12-11 | fixed importing pdfs that have already been imported. removed unused ↵ | bobzel | |
| pdfmanager for creating pdf thumbnails. | |||
| 2023-12-11 | more updates to mobx 6. updated typescript to v5. updated pdf-dist | bobzel | |
| 2023-12-10 | massive changes to use mobx 6 which means not accessing props directly in ↵ | bobzel | |
| @computed functions. | |||
| 2023-12-06 | more error/warning fixes | bobzel | |
| 2023-12-05 | mostly working version with latest libraries | bobzel | |
| 2023-12-04 | trying to do version updates on all npm packages. | bobzel | |
| 2023-12-03 | cleaned up warnings and errors, working with typescript 20.10 | bobzel | |
| 2023-12-02 | changed uploading messages. | bobzel | |
| 2023-12-02 | fixed jimp upload to not hang when error occurs. fied imagebox to show ↵ | bobzel | |
| original image if resized images fail. | |||
| 2023-12-02 | jimp cleanup | bobzel | |
| 2023-12-02 | replaced sharp with jimp | bobzel | |
| 2023-09-10 | turning off command line progress printout to make log more readable. | bobzel | |
| 2023-09-10 | added progress for pdf uploads | bobzel | |
| 2023-09-10 | instrumented pdf uploads | bobzel | |
| 2023-09-10 | fixes for file uploads: restored progress for youtube videos, fixed info ↵ | bobzel | |
| display on loadingBoxes, stop client from asking for progress on failed uploads. attempt to catch stream errors on webpages. fixed dataFieldView in text to print out layout document's field, not field of document that contains the field definition. | |||
| 2023-09-02 | changed upload progress to say pending instead of failed. | geireann | |
| 2023-08-29 | fixed uploading images to not resize _o image and to not crash if image size ↵ | bobzel | |
| is too big for resizer. | |||
| 2023-08-22 | fix | James Hu | |
| 2023-08-17 | Added the beginning of an A/V recording button | bobzel | |
| 2023-08-09 | updated file system to include recentlyClosed, Shared, and Dashboards and ↵ | bobzel | |
| fixed drag drop to make sense for the filesystem. Fixed loading documents to happen in one batch by fixing UPDATE_CACHED_DOCS to save only documents accessible from current dashboard. | |||
| 2023-08-08 | fix dall-e issue | James Hu | |
| 2023-08-01 | fix for SOS error on samsung images during upload -- ignore errors | bobzel | |
| 2023-07-11 | clean up | James Hu | |
| 2023-07-11 | clean up | James Hu | |
| 2023-07-06 | flag with comments | James Hu | |
| 2023-06-28 | back to using original filename | James Hu | |
| 2023-06-26 | temp working version | James Hu | |
| 2023-06-07 | Comments | James Hu | |
| 2023-06-07 | logging | James Hu | |
| 2023-05-13 | fixed caption scrolling in carousel view. fixed display of audio tags in ↵ | bobzel | |
| textboxes. fixed screengrab video upload and made dictation view possible (but needs reworking) | |||
| 2023-05-01 | fixed RecordingBox/View serialization to save docid, not Doc. | bobzel | |
| 2023-02-27 | restructured getAnchor()/scrollFocus to be more consistent. added ↵ | bobzel | |
| setterscript for computedFields. restructed getFieldsImpl to avoid making multiple requests for the same document due to timing issues by 'locking' a document cache with a promise before sending the server request. added rotation and fill color as animatable fields. fixed image cropping for | |||
| 2023-01-03 | fixed occasional errors loading images | bobzel | |
| 2022-10-05 | from last | bobzel | |
| 2022-10-05 | fixed uploading tif and other unsupported images to generate an error ↵ | bobzel | |
| quickly with a better erorr message. | |||
| 2022-09-26 | generate error when pdf parsing fails (eg., needs password) | bobzel | |
| 2022-09-23 | added max file size to youtube uploads of 100M | bobzel | |
| 2022-09-23 | added progress messages to youtube uploads | bobzel | |
| 2022-09-23 | grab youtube upload output ... still need to transmit to client. | bobzel | |
| 2022-09-22 | switched to yt-dlp | bobzel | |
| 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 | fixed renaming existing files | bobzel | |
| 2022-09-21 | gifs w/ drag drop work now | bobzel | |
