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
/
DocComponent.tsx
Age
Commit message (
Expand
)
Author
2020-01-27
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web
Bob Zeleznik
2020-01-27
template fixes
Bob Zeleznik
2020-01-27
nativewidth and nativeheight extension key fix and implemented UI to manually...
Sam Wilkins
2020-01-24
fixes for annotations
bob
2020-01-23
got rid of extension docs. changed layout-specific keys to start with "_" wh...
bob
2020-01-22
streamling templates.
Bob Zeleznik
2019-12-18
fix for note templates by fixing DocComponents' dataDoc method
bob
2019-12-17
fixed up interactions with documentBox contents.
Bob Zeleznik
2019-12-14
fixes to make nativewidth/height more robust for PDFs. fixes for search - fi...
Bob Zeleznik
2019-12-12
major changes to drag and drop
bob
2019-12-03
const linter rule and restored google docs push, fixed routing
Sam Wilkins
2019-11-23
a lot of fixes!
Stanley Yip
2019-11-20
lots of changes to make rendering more efficient (fewer mobx invalidations). ...
bob
2019-11-19
fixed drawing on images, pdfs, and videos
bob
2019-11-19
more fixes to pdfs
bob
2019-11-16
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into in...
yipstanley
2019-11-13
fixed search on client/server to work with richTextFields. got rid of 'text...
bob
2019-10-26
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into in...
yipstanley
2019-10-21
big cleanup of layoutStrings, fieldExt, fieldKey, etc
Bob Zeleznik
2019-10-21
got rid of fieldExt from layoutstring. set directly by annotated fields
bob
2019-10-21
initial simplification to fieldExt
bob
2019-10-19
fixing up audioboxes little by little.
Bob Zeleznik
2019-10-16
some fixes to linearView for handling templates. fixed DOCUMENTS on library ...
Bob Zeleznik
2019-10-15
good enough for stanley to start texting i think
Stanley Yip
2019-10-15
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into in...
Stanley Yip
2019-10-15
extensions for linearViews or nesting.
bob
2019-10-15
cleaned up current_user_utils. cleaned up some interactions with colorBox, t...
Bob Zeleznik
2019-10-13
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into in...
Stanley Yip
2019-10-10
switching sidebar to a stacking view...
Bob Zeleznik
2019-10-10
got rid of all CollectionView wrappers around XxxBox's added DocAnnotatableC...
bob
2019-10-08
touchable added baseline
Stanley Yip
2019-05-09
merge with master, but haven't reconciled internal and external linking
Sam Wilkins