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
/
CollectionFreeFormRemoteCursors.tsx
Age
Commit message (
Collapse
)
Author
2025-03-23
more _props.Document to .Document refactoring. type updates to ↵
bobzel
prosemirrortransfer
2024-04-24
completing eslint pass
bobzel
2024-04-17
restoring eslint - updates not complete yet
bobzel
2023-12-29
cleaned up imports, mobx observable initialization and some compile errors.
bobzel
2023-12-06
more error/warning fixes
bobzel
2023-12-03
cleaned up warnings and errors, working with typescript 20.10
bobzel
2022-07-08
restructured currentUserUtils to avoid having import cycles.
bobzel
2020-12-10
fixed filterBox/TreeView to support checkboxes again. Simplified ↵
bobzel
{DocumentView/CollectionView/FieldView}props
2020-05-15
renamed new_fields to fields
Sam Wilkins
2020-05-14
server side restructure, some documentation to accompany new wiki overview entry
Sam Wilkins
2020-02-11
fixed remote cursors:
Sam Wilkins
2019-12-03
const linter rule and restored google docs push, fixed routing
Sam Wilkins
2019-08-19
fixed treeview dragging. got rid of extra stuff from presentationview
bob
2019-06-05
fixed full screen text bug. cleaned up imports
Bob Zeleznik
2019-05-21
Made cursors disappear after 1 second
Tyler Schicke
2019-05-08
Working implementation of remote cursors
Sam Wilkins
2019-05-08
restoration of cursor functionality: cursor field
Sam Wilkins
2019-04-27
A bunch more stuff
Tyler Schicke
2019-04-16
various bug fixes
Bob Zeleznik
2019-04-11
cleaned up z-index stuff
bobzel
2019-04-08
Enabled semi-colon and braces linter rule
Tyler Schicke
2019-04-08
Renamed CollectionViewBase to CollectionSubView
Tyler Schicke
Fixed bug with adding documents to PDF and videos
2019-04-03
Almost compiles
Tyler Schicke
2019-04-01
fixed several things related to selections and creating text boxes. moved ↵
bob
remote cursor stuff into its own file.