| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-26 | Merge branch 'restored_server_monitor' of ↵ | usodhi | |
| https://github.com/browngraphicslab/Dash-Web into restored_server_monitor | |||
| 2020-10-22 | Single line rename | Sam Wilkins | |
| 2020-10-22 | added server comment | bobzel | |
| 2020-10-22 | Merge pull request #899 from browngraphicslab/restored_server_monitor | bobzel | |
| Restored server monitor | |||
| 2020-10-21 | Replaced redundant DeconstructedError with ErrorLike | Sam Wilkins | |
| 2020-10-21 | SessionManager now expects .MONITORED rather than .RELEASE | Sam Wilkins | |
| 2020-10-20 | removed artificial error | Sam Wilkins | |
| 2020-10-20 | Merge branch 'restored_server_monitor' of ↵ | Sam Wilkins | |
| https://github.com/browngraphicslab/Dash-Web into restored_server_monitor | |||
| 2020-10-20 | Fixed crash report | Sam Wilkins | |
| 2020-10-20 | fixed list operation synchronizatoin on server and made preselementbox change | bobzel | |
| 2020-10-20 | Fixed. bug from last push. | bobzel | |
| 2020-10-21 | server restarts automatically, session key + crash report distributed | usodhi | |
| 2020-10-20 | fixed concurrency problem when adding/deleting from lists in rapid ↵ | bobzel | |
| succession. was causing presentation lists to do strange things when deleting multiple documents at once. | |||
| 2020-10-20 | Merge branch 'restored_server_monitor' of ↵ | usodhi | |
| https://github.com/browngraphicslab/Dash-Web into restored_server_monitor | |||
| 2020-10-19 | Switch to ts-node from ts-node-dev for server monitoring | Sam Wilkins | |
| 2020-10-18 | fixed uploading .mov files. | bobzel | |
| 2020-10-19 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵ | usodhi | |
| restored_server_monitor | |||
| 2020-10-17 | fixed rubberbadning ink shapes not to get cutoff. fixed animating ↵ | bobzel | |
| annotations. fixed ink masks. fixed warnings. | |||
| 2020-10-17 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵ | usodhi | |
| restored_server_monitor | |||
| 2020-10-16 | updated user initialization code to not generate server traffic when ↵ | bobzel | |
| creating a new account. set user accounts to update their cache 2.5s after login. | |||
| 2020-10-16 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵ | usodhi | |
| restored_server_monitor | |||
| 2020-10-15 | got rid of isDragging in favor of a field on the PresElement. fixed moving ↵ | bobzel | |
| items in presBox by fixing websocket to maintain ordering on sequential operations on a list. fixed list splicing to not call addToSet unless splicing is at end of list. fixed setting return scale when following link into portal | |||
| 2020-10-15 | With a MONITORED=true in .env, this should now work | Sam Wilkins | |
| 2020-10-10 | fixed docFilters to use up one string field, not 3. makes adding/removing ↵ | bobzel | |
| to lists incrementally work with new server code. | |||
| 2020-10-10 | split LinkDatbase into its own field in the user's registry. fixed sharing ↵ | bobzel | |
| 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 | |||
| 2020-10-10 | fixes to issues with updating interactively whe groups change. fixes for ↵ | bobzel | |
| 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. | |||
| 2020-10-08 | load entire DB in one message. | bobzel | |
| 2020-10-08 | fixed adding/removing schema columns. fixed showing text/ink tools in menu ↵ | bobzel | |
| at right time. cleaned up schema view a bit and fixed drag bar from disappearing when shown in full tab. | |||
| 2020-10-06 | fixes for undo with multi-users | bobzel | |
| 2020-10-06 | fixed list additions to be truly incremental to allow undo to work | bobzel | |
| 2020-10-06 | cleanup fixes. | bobzel | |
| 2020-10-05 | from last | bobzel | |
| 2020-10-05 | try sending list back to sender if we notice the set of fields is different ↵ | bobzel | |
| than the originally sent set of fields | |||
| 2020-10-05 | handled concurrent list additions as a special case (need to handle all ↵ | bobzel | |
| concurrent edits still). | |||
| 2020-10-01 | major performance fix by adding a SharingDocument to the user's DB account ↵ | bobzel | |
| so that inquiring the users' UserDoc (and everything it referecens) is no longer necessary. | |||
| 2020-09-28 | fixed follow link to scroll stacking/masonry views properly. | bobzel | |
| 2020-09-28 | fixing search to handle bad regexps without killing the server. fixed ↵ | bobzel | |
| search to not loop forever on bad searches that return nothing. | |||
| 2020-09-04 | fixed typos + css + changing value on dropped documents in masonry view + ↵ | usodhi | |
| ink x + added .mpeg as acceptable audio format | |||
| 2020-09-01 | trying new solr schema that splits words on whitespace. fixed context menu ↵ | bobzel | |
| clicking in schema/search view. | |||
| 2020-08-30 | fixed importBox upload to give feedback, share code. fixed stacking ↵ | bobzel | |
| autoHeight to happen immediately. fixed images to not need to request image information. changed doc decorations to change image native width. changed alert() when dropping on impermissibale doc. fixed allow dropping over images,etc. changed default image nativeSize to 900 | |||
| 2020-08-15 | cleaned up console.logs. fixed updating lastModified for SOLR | bobzel | |
| 2020-08-15 | fixes for search -- need to rethink how to get a sortable string field ↵ | bobzel | |
| (removed _s suffix for now). | |||
| 2020-08-13 | fixed search for type with multipe values. changed search schema | bobzel | |
| 2020-08-13 | changed solr schema so that text and date fields are sortable. fixed one ↵ | bobzel | |
| line text not to show scrollbars. fixed scriptingRepl to allow document ids to be entered. | |||
| 2020-08-13 | bug fixes, small UI changes, import in left sidebar | Geireann Lindfield Roberts | |
| 2020-08-11 | Merge branch 'master' into schema_search | bobzel | |
| 2020-08-10 | restored context display be re-enabling proxy types in websocket | bobzel | |
| 2020-08-10 | merge | Andy Rickert | |
| 2020-08-10 | reverting back to earlier algorithm | Andy Rickert | |
| 2020-08-10 | fixes for search to do filter system and non-searchable documents on the server. | bobzel | |
