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
/
views
/
nodes
/
ImageBox.tsx
Age
Commit message (
Expand
)
Author
2024-07-25
Merge branch 'alyssa-starter' of https://github.com/brown-dash/Dash-Web into ...
alyssaf16
2024-07-25
edit labels
alyssaf16
2024-07-24
drag boxes
alyssaf16
2024-07-23
labeling work
alyssaf16
2024-07-19
simple image label
alyssaf16
2024-07-19
image labels
alyssaf16
2024-07-08
Speech to phonemes progress
alyssaf16
2024-06-24
language menu
alyssaf16
2024-06-23
audio quiz cards
alyssaf16
2024-06-21
merged with master. fixed conflicts in comparisonBox
bobzel
2024-06-21
added renderedPixelDimensions to imageBox
bobzel
2024-06-20
Chatcards with images
alyssaf16
2024-06-20
select working
alyssaf16
2024-06-18
working on various image flashcard ideas
alyssaf16
2024-05-06
eslint cleanup
bobzel
2024-05-03
fixed pdf rendering. fixed cropping images. fixed zooming out of an image ...
bobzel
2024-05-03
merged with new version of master
bobzel
2024-05-03
Merge branch 'master' into nathan-starter
bobzel
2024-05-02
lots more dependency cycle unwinding.
bobzel
2024-04-30
unwinding more import loops by splitting up Documents.ts into DocUtils.ts and...
bobzel
2024-04-30
unwinding some import cycles. added PinFuncs and .from(dv:DocumentView) for ...
bobzel
2024-04-30
changed acl- and some other field- to acl_ and field_ style
bobzel
2024-04-28
cleaned up explore mode to use focus(). fixed focusing on group doc elements...
geireann
2024-04-28
simplified explore mode implementation
bobzel
2024-04-21
more lint cleanup
bobzel
2024-04-17
restoring eslint - updates not complete yet
bobzel
2024-04-05
from last
bobzel
2024-04-05
fixed opening up GAI ImageEditor
bobzel
2024-03-30
updated mermaids template. updated paintFunc to also render the underlying co...
bobzel
2024-03-26
added empty image tool and click on empty image to select from filesystem. ...
bobzel
2024-03-22
Merge branch 'master' into nathan-starter
Nathan-SR
2024-03-04
changes to restore template menu and fix freeform templates to always show co...
bobzel
2024-02-27
icon final?
Nathan-SR
2024-02-27
5
Nathan-SR
2024-02-27
4
Nathan-SR
2024-02-27
icon3
Nathan-SR
2024-02-27
icon
Nathan-SR
2024-02-27
icon change
Nathan-SR
2024-01-24
several fixes to drag/drop so that dropAction's set on target work for tree v...
bobzel
2024-01-23
reorganization of DocumentView, DocumentViewInternal and FieldView methods an...
bobzel
2024-01-18
lots of changes to try to simplify API for viewPaths and related
bobzel
2024-01-03
cleaned up screenToLocalTransform in several places by making it additional m...
bobzel
2024-01-03
fixed marquee annotator for lightbox with pdf and rotated documents.
bobzel
2023-12-14
a bunch more fixes to making things observable. fixed calling super.componen...
bobzel
2023-12-13
cleaned up props/_props handling by inherting from ObservableReactComponent
bobzel
2023-12-10
massive changes to use mobx 6 which means not accessing props directly in @co...
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
fixed jimp upload to not hang when error occurs. fied imagebox to show origi...
bobzel
2023-11-30
completed transition from rootDoc => Document, dataDoc, layoutDoc
bobzel
[next]