aboutsummaryrefslogtreecommitdiff
path: root/src/server/SharedMediaTypes.ts
AgeCommit message (Collapse)Author
2025-05-09added user templates to template_user global field. fixed schemas to not ↵bobzel
erase field values when setting a new column name. fixed templates to render properly when switching by fixing contentsRef to be observable. fixed templates with fields in stacks to autoHeight update correctly by . fixed images in templates to set their nativeDim after rendering. fixed text views of descriptions to auto-updated by setting the modification date of the description field.
2024-08-21more lint fixes after updatebobzel
2024-08-08many changes to add typing in place of 'any's etcbobzel
2024-05-02lots more dependency cycle unwinding.bobzel
2024-04-23fixes for rich text menu updates and setting parameters on text doc vs ↵bobzel
within in RTF. Lots of lint cleanup.
2022-09-06final cleanup of dragging rotated images. fixed loading of youtube videos ↵bobzel
and displaying errors when the upload fails
2021-10-27new exif interface promotes exif data to the regular data field, not data.gpsbobzel
2021-03-21from last. tweaks to uploading video screengrabs.bobzel
2021-03-21upload screengrab video to server in mkv format ... can't yet play them.bobzel
2020-10-18fixed uploading .mov files.bobzel
2020-09-04fixed typos + css + changing value on dropped documents in masonry view + ↵usodhi
ink x + added .mpeg as acceptable audio format
2020-04-22added raw text field for PDFs. fixed search scrolling in text boxes.Bob Zeleznik
2020-03-18finalized cleanupSam Wilkins
2020-03-04fixed file location bugandrewdkim
2020-02-29added supported audio formatskimdahey
2020-02-16improved file upload apiSam Wilkins
2020-02-14more image formatsSam Wilkins
2019-11-27improved file partitioning in server and generified upload methodSam Wilkins
2019-11-09factored out all but google resources into managersSam Wilkins