aboutsummaryrefslogtreecommitdiff
path: root/src/server/websocket.ts
AgeCommit message (Expand)Author
2023-05-14major overhaul of field naming conventions.bobzel
2023-05-10fixed server list removal to do value tests.bobzel
2023-05-10formattingbobzel
2023-05-06clean up and comment remFromListJames Hu
2023-05-04First attempt at remfromlsitJames Hu
2023-05-01fixed RecordingBox/View serialization to save docid, not Doc.bobzel
2023-04-17Merge branch 'master' into james-server-statsbobzel
2023-04-08Clean code and CommentsMohammad Amoush
2023-03-18Add operations counterMohammad Amoush
2023-03-06/stats handlerjameshu111
2023-02-27restructured getAnchor()/scrollFocus to be more consistent. added setterscri...bobzel
2022-07-20added a 'guest' login mode. added ability for mainView to be any doc, not ju...bobzel
2022-03-17removed buxton importer stuff. removed libxmljs needed by buxtonimporter whi...geireann
2022-01-18fixed warnings. display last user to edit db. fixed /activity to show onl...bobzel
2021-08-21Merge branch 'master' into trails-aubreyAubrey-Li
2021-08-10from lastbobzel
2021-07-24backend issues with creating map nodeAubrey-Li
2021-02-26fixed serialization error handling to not kill Dash - bad list items prevente...bobzel
2021-02-23fixed backspace to delete text items in treeViews. simplified UndoRunInTempB...bobzel
2020-12-07fixed lists to allow multiple null-value entries & be able to edit in KeyValu...bobzel
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-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-10fixes to issues with updating interactively whe groups change. fixes for mul...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-08-15cleaned up console.logs. fixed updating lastModified for SOLRbobzel
2020-08-13fixed search for type with multipe values. changed search schemabobzel
2020-08-11Merge branch 'master' into schema_searchbobzel
2020-08-10restored context display be re-enabling proxy types in websocketbobzel
2020-08-10filter checkboxesAndy Rickert
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 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