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
/
MarqueeAnnotator.tsx
Age
Commit message (
Expand
)
Author
2025-05-13
fixed setting up link anchors for video to be added to Doc. fixed imageTempla...
bobzel
2025-05-10
changed how we corsProxy web pages to be simpler and work better. changed d...
bobzel
2025-03-21
trying to improve how data / layout / root and templtae docs are accessed.
bobzel
2025-03-06
a bunch of changes to improve how docs are selected automatically when created.
bobzel
2025-01-07
fixed pdfs/marqueeAnnotator so that you can add rectangle annotations.
bobzel
2024-10-28
reworked LabelBox's to be fully editable. gor rid of singleLine for label bo...
bobzel
2024-10-01
Merge branch 'master' into alyssa-starter
bobzel
2024-09-02
Merge branch 'master' into alyssa-starter
bobzel
2024-08-29
from last cleanup
bobzel
2024-08-27
Merge branch 'master' into eleanor-gptdraw
eleanor-park
2024-08-27
pulling from master
eleanor-park
2024-07-26
Revert "Merge branch 'master' into eleanor-gptdraw"
eleanor-park
2024-07-25
lots more 'any' cleanup and more.
geireann
2024-06-20
select working
alyssaf16
2024-06-18
working on various image flashcard ideas
alyssaf16
2024-05-08
fixed text selection on web pages. cleaned up gptSummarize to work on any text.
bobzel
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 and...
bobzel
2024-04-25
changed marqueeAnnotator to save inline annotations as text strings instead o...
bobzel
2024-04-24
fixed search on pdfs to display results when pDF is not selected. fixed pres...
bobzel
2024-04-23
more lint cleanup
bobzel
2024-04-17
restoring eslint - updates not complete yet
bobzel
2024-03-30
got rid of HTMLMarkers in favor of Configs -- fixes issues with pdf and web a...
bobzel
2024-03-28
fixed following link to pdf text selection with highlights. fixed hide key/va...
bobzel
2024-03-26
added empty image tool and click on empty image to select from filesystem. ...
bobzel
2024-03-18
changed pdf paste ref title
bobzel
2024-03-14
cleaned up some audio recording and annotating code
bobzel
2024-03-09
fixed up default text that uses a template to process an initial carriage ret...
bobzel
2024-01-23
reorganization of DocumentView, DocumentViewInternal and FieldView methods an...
bobzel
2024-01-22
fixed schema rows to render, fix for resizing docs from left side. all lockin...
bobzel
2024-01-18
lots of changes to try to simplify API for viewPaths and related
bobzel
2024-01-11
fixed obervable values not updateing because of component functions being def...
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-29
fixed displaying zoomed text annotations when following links/trails and for ...
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-03
cleaned up warnings and errors, working with typescript 20.10
bobzel
2023-12-01
converted props.DataDoc to props.TemplateDataDocument and fixed so that it's ...
bobzel
2023-11-30
final rootDoc refactoring
bobzel
2023-11-29
numerous changes to fix bugs and to fix/remove old or hacky code. fixed doc ...
bobzel
2023-11-22
fixed more issues with rotation. restrutured how MarqueeAnnotator works to b...
bobzel
2023-11-19
fixed creating anchors when pinning pdf/web/text doc with selection. fixed s...
bobzel
2023-09-29
fixed autoHeight text scrolling in its own tab and elsewhere. update ChildDr...
bobzel
2023-09-21
fixed following links from things with Configs to read the link following pro...
bobzel
2023-08-18
fixed field name errors.
bobzel
2023-08-17
fixed brushing of pinned viewports for chrome to not flash. converted pres<Pr...
bobzel
2023-06-15
fixes post-merge
bobzel
[next]