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
/
GestureOverlay.tsx
Age
Commit message (
Expand
)
Author
2024-09-06
cleaned up some code in gesture recognition
bobzel
2024-09-06
fixed scribbleErase crash on non-ink strokes.
bobzel
2024-09-04
code changes and comments
Zachary Zhang
2024-08-31
Merge branch 'master' into zach-starter
Zachary Zhang
2024-08-31
commit
Zachary Zhang
2024-08-13
cleaning up database types
bobzel
2024-08-12
more any -> type fixes
bobzel
2024-08-08
many changes to add typing in place of 'any's etc
bobzel
2024-08-05
fix horrible bug
Zachary Zhang
2024-08-01
working scribble erase with bugss
Zachary Zhang
2024-07-31
working scribble erase
Zachary Zhang
2024-07-31
not working save
Zachary Zhang
2024-07-26
got child docs in gesture overlay
Zachary Zhang
2024-07-24
ndollar stroke data useless
Zachary Zhang
2024-07-18
gesture improvements
Zachary Zhang
2024-07-01
moved active ink settings to DocumentView from Doc. Changed how ink fill col...
bobzel
2024-05-08
lots of api cleanup and cycle removal
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-25
ndollar fix.
bobzel
2024-04-17
restoring eslint - updates not complete yet
bobzel
2024-01-24
several fixes to drag/drop so that dropAction's set on target work for tree v...
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
2023-12-29
cleaned up imports, mobx observable initialization and some compile errors.
bobzel
2023-12-14
a bunch more fixes to making things observable. fixed calling super.componen...
bobzel
2023-12-06
more error/warning fixes
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-01
converted props.DataDoc to props.TemplateDataDocument and fixed so that it's ...
bobzel
2023-11-30
final rootDoc refactoring
bobzel
2023-11-30
fixed rootSelected prop to be optional. fixed fonticont toggle to pass 'sel...
geireann
2023-11-25
cleanup of rootSelected to default to false. remove unused mobile classes.
bobzel
2023-11-16
removed touch code that wasn't being used or maintained
bobzel
2023-11-08
fixed bug where tableBox's didn't render all of the rows they receive. lots o...
bobzel
2023-07-18
consolidated server stats with server heartbeat
bobzel
2023-07-18
made text color readable for shared dashboards. fixed inking to not crash
bobzel
2023-07-17
so many updates
Geireann Lindfield Roberts
2023-06-22
cleaned up dragging - abort presItem drags properly, fix naming for drag/drop...
bobzel
2023-06-13
fixed updating cached docs when opening a backlinks collection. added some F...
bobzel
2023-05-14
major overhaul of field naming conventions.
bobzel
2023-05-02
fixed ink erasing when stroke intersects at endpoint. attempted performance ...
bobzel
2023-04-13
lots of changes to get rid of ContainingCollectionDoc and ContainingCollectio...
bobzel
2023-03-14
simplified Deserialize code. streamlined currentUserUtils to need fewer comp...
bobzel
2023-02-09
fixed childLayoutString to work. made images capable of fitWidth. fixed anim...
bobzel
2022-12-16
fixed problem with undo. regularized all linkfollowing anchor fields to star...
bobzel
2022-10-20
added double-tap to keep ink primitive mode. cleaned up circle drawing and s...
bobzel
2022-10-19
fixed erasing straight line stroke segments caused by intersections with othe...
bobzel
2022-10-18
cleaned up gestureutils a bit. added recognize gestures option, but it proba...
bobzel
2022-09-12
made annotation pen available in lightbox.
bobzel
[next]