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
/
new_fields
/
InkField.ts
Age
Commit message (
Collapse
)
Author
2020-05-15
renamed new_fields to fields
Sam Wilkins
2020-03-11
removed scrubber tool which isn't being used anymore (audiobox has its own ↵
Bob Zeleznik
scrubber)
2020-01-21
added a ToString() method to fields so that rendering them as RichTextField ↵
Bob Zeleznik
won't make them unreadable
2020-01-17
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into pen
Stanley Yip
2020-01-09
some stuff that ive played around with today. mobile interface, five ↵
Stanley Yip
fingers, other stuff
2020-01-09
azure ink fixes, session
Sam Wilkins
2019-12-03
nothing new, infrastructure stuffs
Stanley Yip
2019-11-10
inks are now dox
yipstanley
2019-10-22
added ink audio scrubbing
Bob Zeleznik
2019-10-05
started cleaning up videos. restored link follwing to timecodes. changed ↵
Bob Zeleznik
to currentTimecode from curPage
2019-07-23
Ink recognition and presentation view toggle
Sam Wilkins
2019-07-22
json conversion tweaks
Sam Wilkins
2019-05-20
Fixed a bunch of demo bugs
Tyler Schicke
Moved Field Symbols to separate file Editing is mostly working in debug viewer
2019-05-08
restoration of cursor functionality: cursor field
Sam Wilkins
2019-05-04
initial commit - todo: use cursor field rather than generic tuple field
Sam Wilkins
2019-04-30
all non-list object field [Copy] implemented
Sam Wilkins
2019-04-29
Small ink fix
Tyler Schicke
2019-04-27
Split more files up
Tyler Schicke
2019-04-26
TreeView and others
Tyler Schicke
2019-04-24
Added get fields and did some more fixing
Tyler Schicke