aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2020-10-20fixed list operation synchronizatoin on server and made preselementbox changebobzel
2020-10-20Fixed. bug from last push.bobzel
2020-10-20fixed concurrency problem when adding/deleting from lists in rapid succession...bobzel
2020-10-18fixed uploading .mov files.bobzel
2020-10-17fixed rubberbadning ink shapes not to get cutoff. fixed animating annotations...bobzel
2020-10-16updated user initialization code to not generate server traffic when creating...bobzel
2020-10-15got rid of isDragging in favor of a field on the PresElement. fixed moving i...bobzel
2020-10-10fixed docFilters to use up one string field, not 3. makes adding/removing to...bobzel
2020-10-10split LinkDatbase into its own field in the user's registry. fixed sharing t...bobzel
2020-10-10fixes to issues with updating interactively whe groups change. fixes for mul...bobzel
2020-10-08load entire DB in one message.bobzel
2020-10-08fixed adding/removing schema columns. fixed showing text/ink tools in menu a...bobzel
2020-10-06fixes for undo with multi-usersbobzel
2020-10-06fixed list additions to be truly incremental to allow undo to workbobzel
2020-10-06cleanup fixes.bobzel
2020-10-05from lastbobzel
2020-10-05try sending list back to sender if we notice the set of fields is different t...bobzel
2020-10-05handled concurrent list additions as a special case (need to handle all concu...bobzel
2020-10-01major performance fix by adding a SharingDocument to the user's DB account so...bobzel
2020-09-28fixed follow link to scroll stacking/masonry views properly.bobzel
2020-09-28fixing search to handle bad regexps without killing the server. fixed search...bobzel
2020-09-04fixed typos + css + changing value on dropped documents in masonry view + ink...usodhi
2020-09-01trying new solr schema that splits words on whitespace. fixed context menu c...bobzel
2020-08-30fixed importBox upload to give feedback, share code. fixed stacking autoHeigh...bobzel
2020-08-15cleaned up console.logs. fixed updating lastModified for SOLRbobzel
2020-08-15fixes for search -- need to rethink how to get a sortable string field (remov...bobzel
2020-08-13fixed search for type with multipe values. changed search schemabobzel
2020-08-13changed solr schema so that text and date fields are sortable. fixed one lin...bobzel
2020-08-13bug fixes, small UI changes, import in left sidebarGeireann Lindfield Roberts
2020-08-11Merge branch 'master' into schema_searchbobzel
2020-08-10restored context display be re-enabling proxy types in websocketbobzel
2020-08-10mergeAndy Rickert
2020-08-10reverting back to earlier algorithmAndy Rickert
2020-08-10fixes for search to do filter system and non-searchable documents on the server.bobzel
2020-08-10filter checkboxesAndy Rickert
2020-08-08Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ne...Lionel Han
2020-08-08minor fixesLionel Han
2020-08-08clean up code, fix delete link bugsMelissa Zhang
2020-08-07merge with masterMelissa Zhang
2020-08-05fixes for bobAndy Rickert
2020-08-05fixed some warnings/errors. added tooltip for filter icon.bobzel
2020-08-05 lintAndy Rickert
2020-08-03merge with masterMelissa Zhang
2020-08-03merge with new uiAndy Rickert
2020-08-03Merge branch 'master' into menu_restructurebobzel
2020-08-02changed server printout again.bobzel
2020-08-02Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into me...anika-ahluwalia
2020-08-02changed output on serverbobzel
2020-08-02Merge branch 'master' into menu_restructurebobzel
2020-08-02fixed up import order on server to allow 'npm start' to work without hanging.bobzel