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-10-24
work on field refactor
Nathan-SR
2024-10-09
small changes for pull request; removed schema type reference in editableview...
Nathan-SR
2024-10-01
Merge branch 'master' into nathan-starter
bobzel
2024-10-01
more lint fixes
bobzel
2024-10-01
Merge branch 'master' of https://github.com/brown-dash/Dash-Web into nathan-s...
Nathan-SR
2024-09-19
fixed background transparency for images
bobzel
2024-09-10
moved TagsView up into DocumentView so that one row of tags will be visible. ...
bobzel
2024-09-05
Oh, coding makes me feel like an idiot sometimes... (added += where a string ...
Nathan-SR
2024-09-04
stuff
Nathan-SR
2024-08-20
from last
bobzel
2024-08-20
fixed up a bunch of things in face recognition
bobzel
2024-08-08
many changes to add typing in place of 'any's etc
bobzel
2024-08-08
UI for GPT templates in doccreator menu
Nathan-SR
2024-07-30
Merge branch 'master' of https://github.com/brown-dash/Dash-Web into nathan-s...
Nathan-SR
2024-07-25
lots more 'any' cleanup and more.
geireann
2024-07-17
highlighting rows based on layoutpreview hover
Nathan-SR
2024-06-26
feat: worked more on keyword input for docs
IEatChili
2024-06-21
added renderedPixelDimensions to imageBox
bobzel
2024-06-18
feat: added view of labels on docs in freeform
IEatChili
2024-06-13
feat: more ui updates
IEatChili
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
[next]