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
/
PreviewCursor.tsx
Age
Commit message (
Expand
)
Author
2020-01-25
added text templates for FormattedText, added field views in formatted text b...
Bob Zeleznik
2020-01-24
warning fixes.
bob
2020-01-24
made dataDoc be a data doc, not a layout doc & stopped expanding templates in...
bob
2020-01-23
got rid of extension docs. changed layout-specific keys to start with "_" wh...
bob
2019-12-16
fixes to focus() from tree view. removed scrollbars from collectionview (when...
bob
2019-12-12
from last
Bob Zeleznik
2019-12-12
fixed warnings. Limited the size of pasted text boxes
Bob Zeleznik
2019-12-03
const linter rule and restored google docs push, fixed routing
Sam Wilkins
2019-11-22
cleaned up previewcursor warnings
Bob Zeleznik
2019-10-10
removed CollectionVideoView
bob
2019-09-11
added default note type collection
bob
2019-09-06
cleanup of prosemirror stuff.
bob
2019-08-23
pulled from master
monikahedman
2019-08-21
moved links to own folder
monikahedman
2019-08-20
send halp
monikahedman
2019-08-19
switch to text needs help lol
monikahedman
2019-08-16
paste is working for text, images from web, and youtube links
monikahedman
2019-08-16
images work
monikahedman
2019-08-15
text paste working!
monikahedman
2019-08-15
things are not working
monikahedman
2019-08-15
text box almost happening
monikahedman
2019-07-14
added key handling for ctrl left, ctrl right, and preview cursor stuff
yipstanley
2019-07-12
changed a bunch of style/color things with treeView and toolbar
bob
2019-05-16
running into performance problems. fixed some things about summaries.
bob
2019-05-12
fixed issues with scrolled text input. preview region for schema. and pasti...
Bob Zeleznik
2019-05-08
Working implementation of remote cursors
Sam Wilkins
2019-05-07
changed css for text background colors. made api to add text to new textboxes...
bob
2019-05-04
initial commit - todo: use cursor field rather than generic tuple field
Sam Wilkins
2019-04-26
fixed previewcursor appearing on select. adjusted rounded border text.
Bob Zeleznik
2019-04-26
fixed keyboard modifier to not create document. cleaned up videobox render.
Bob Zeleznik
2019-04-24
playing with linking
bob
2019-04-23
cleaned up events a bit
Bob Zeleznik
2019-04-23
fixes for text box input and dock view problems.
Bob Zeleznik
2019-04-12
combined preview cursor with marquee. moved preview cursor prompt to its own...
Bob Zeleznik