index
:
Dash-Web.git
master
A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
browndash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
SharedMediaTypes.ts
Age
Commit message (
Expand
)
Author
2025-05-09
added user templates to template_user global field. fixed schemas to not eras...
bobzel
2024-08-21
more lint fixes after update
bobzel
2024-08-08
many changes to add typing in place of 'any's etc
bobzel
2024-05-02
lots more dependency cycle unwinding.
bobzel
2024-04-23
fixes for rich text menu updates and setting parameters on text doc vs within...
bobzel
2022-09-06
final cleanup of dragging rotated images. fixed loading of youtube videos an...
bobzel
2021-10-27
new exif interface promotes exif data to the regular data field, not data.gps
bobzel
2021-03-21
from last. tweaks to uploading video screengrabs.
bobzel
2021-03-21
upload screengrab video to server in mkv format ... can't yet play them.
bobzel
2020-10-18
fixed uploading .mov files.
bobzel
2020-09-04
fixed typos + css + changing value on dropped documents in masonry view + ink...
usodhi
2020-04-22
added raw text field for PDFs. fixed search scrolling in text boxes.
Bob Zeleznik
2020-03-18
finalized cleanup
Sam Wilkins
2020-03-04
fixed file location bug
andrewdkim
2020-02-29
added supported audio formats
kimdahey
2020-02-16
improved file upload api
Sam Wilkins
2020-02-14
more image formats
Sam Wilkins
2019-11-27
improved file partitioning in server and generified upload method
Sam Wilkins
2019-11-09
factored out all but google resources into managers
Sam Wilkins