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
/
client
/
documents
/
DocUtils.ts
Age
Commit message (
Collapse
)
Author
2024-10-07
Merge branch 'master' into alyssa-starter
bobzel
2024-10-07
more lint
bobzel
2024-10-01
Merge branch 'master' into alyssa-starter
bobzel
2024-09-30
don't cap the resolution of an image anymore -- let the user do it ↵
bobzel
explicitly through the Pixels menu option.
2024-09-20
Merge branch 'master' into eleanor-gptdraw
bobzel
2024-09-20
Merge branch 'master' into alyssa-starter
bobzel
2024-09-20
fixed filter dropdown to work properly with multiselect.
bobzel
2024-09-02
Merge branch 'master' into alyssa-starter
bobzel
2024-08-29
made smartDraw autoFocus and be available from : menu
bobzel
2024-08-21
Merge branch 'master' into keanu-comments
bobzel
2024-08-21
more lint fixes after update
bobzel
2024-08-20
from last
bobzel
2024-08-20
fixed error handling of images too big to load. cleaned up ↵
bobzel
facecollectionbox. changed metadata field naming to match conventions.
2024-08-08
many changes to add typing in place of 'any's etc
bobzel
2024-06-20
select working
alyssaf16
2024-05-02
lots more dependency cycle unwinding.
bobzel
2024-05-01
more cycle import removal. fixed ndollar bugs introduced during lint changes.
bobzel
2024-04-30
unwinding more import loops by splitting up Documents.ts into DocUtils.ts ↵
bobzel
and moving crate functions to <>Box functions