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
/
collections
/
collectionFreeForm
/
MarqueeView.tsx
Age
Commit message (
Expand
)
Author
2024-10-02
added showTags button for cardView. fixed unnecessary invalidations of TagsV...
bobzel
2024-10-01
more lint fixes
bobzel
2024-10-01
cleaning up smart drawing menu options.
bobzel
2024-09-11
merged with master
bobzel
2024-09-01
consolidated image resampling. fixed importing zipped workspace.
bobzel
2024-08-29
from last cleanup
bobzel
2024-08-27
still trying to resolve merge issues
eleanor-park
2024-08-27
Merge branch 'master' into eleanor-gptdraw
eleanor-park
2024-08-27
pulling from master
eleanor-park
2024-08-20
fixing lint errors
bobzel
2024-08-20
fixed error handling of images too big to load. cleaned up facecollectionbox...
bobzel
2024-08-07
problem with setting smooth amount
eleanor-park
2024-07-26
Revert "Merge branch 'master' into eleanor-gptdraw"
eleanor-park
2024-07-26
Merge branch 'master' into eleanor-gptdraw
eleanor-park
2024-07-24
bug and render fixes
eleanor-park
2024-07-17
feat: created smart collections
IEatChili
2024-07-02
fixed displaying marquee groups when Bounds isn't set.
bobzel
2024-07-01
weird error?
eleanor-park
2024-06-27
feat: added grid of collections when sorting
IEatChili
2024-06-26
feat: worked more on keyword input for docs
IEatChili
2024-06-13
feat: more ui updates
IEatChili
2024-06-12
feat: updated and fixed ui
IEatChili
2024-06-10
feat: ui changes
IEatChili
2024-06-06
feat: updated ui
IEatChili
2024-05-20
fixed pivotView to provide a white background to docs with no background so t...
bobzel
2024-05-20
updaged npm packages.
bobzel
2024-05-19
from last
bobzel
2024-05-19
use cardView imageUrlToBase64
bobzel
2024-05-19
merged with soon-to-be-master
bobzel
2024-05-19
Merge branch 'master' into keanu
bobzel
2024-05-16
feat: added image sorting
IEatChili
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-21
more lint cleanup
bobzel
2024-04-17
restoring eslint - updates not complete yet
bobzel
2024-03-31
fixed scrolling to targets in text views. fixed referencing fields on anothe...
bobzel
2024-03-27
changed dashFieldViews to support Tab'ing between other dashFieldviews, chang...
bobzel
2024-03-26
added empty image tool and click on empty image to select from filesystem. ...
bobzel
2024-03-09
fixed up default text that uses a template to process an initial carriage ret...
bobzel
2024-03-06
fixed plotly/mermaids loading from a new account
bobzel
2024-02-26
fixed some string types to be enumerations for dropAction. fixed bug in gold...
bobzel
2024-01-28
fixed inking when in panToScroll mode. fixed text templates to restore defau...
bobzel
2024-01-26
cleaning up doubleClick documentview handling. fixed pan mode to drag collec...
bobzel
2024-01-23
reorganization of DocumentView, DocumentViewInternal and FieldView methods an...
bobzel
2023-12-29
cleaned up imports, mobx observable initialization and some compile errors.
bobzel
2023-12-29
fixed sidebar button highoighting. fixed explore mode.
bobzel
2023-12-13
cleaned up props/_props handling by inherting from ObservableReactComponent
bobzel
2023-12-12
cleaned up SelectionManager. fixed schema view
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
[next]