| Age | Commit message (Collapse) | Author |
|
|
|
cache correctly for new documents. fixed links to be shared across users. fixed links to always default to public.
|
|
within the same note, fixed playground fields to write to the server without updating other clients.
|
|
sharing_scenario
|
|
|
|
field is userColor everywhere (not color).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DocumentView. renamed Selectionmanager methods to be views not documents.
|
|
DocumentViewInternal
|
|
|
|
|
|
acls_uv
|
|
from updating .text field every time loaded. avoided slow incremental updating of LinkDB by awaating document anchors when linkdb is setup.
|
|
|
|
|
|
|
|
|
|
into getPropAcl.
|
|
redrawing when a group is added.
|
|
to set lastModified after modifying groups so that remote participants see the right data. fixed text boxes to show blue icon when there's an annotaitn entry
|
|
|
|
multiple rapid modifications to list field where values would be overwrriten when sever sendBack stale information. fixes to list.splice() where deleting nothing but adding something didn't result in an addToSet.
|
|
|
|
acls_uv
|
|
|
|
|
|
|
|
|
|
acls_uv
|
|
once per session if the user list doesn't change
|
|
|
|
|
|
|
|
so that inquiring the users' UserDoc (and everything it referecens) is no longer necessary.
|
|
storing keys in mongo
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|