aboutsummaryrefslogtreecommitdiff
path: root/src/server/websocket.ts
AgeCommit message (Expand)Author
2024-10-07lint fixesbobzel
2024-08-21more lint fixes after updatebobzel
2024-08-15cleaned up server list add/rem.bobzel
2024-08-13fixed bugs introduced cleaning up database list ops.bobzel
2024-08-13updated list ops on serverbobzel
2024-08-13from lastbobzel
2024-08-13removed youtube query callsbobzel
2024-08-08many changes to add typing in place of 'any's etcbobzel
2024-04-23fixes for rich text menu updates and setting parameters on text doc vs within...bobzel
2024-04-17restoring eslint - updates not complete yetbobzel
2024-04-05fixed npm start-release on ssl servergeireann
2024-04-05more fixes to socket.io and socket.io-client includesbobzel
2023-12-05mostly working version with latest librariesbobzel
2023-12-04trying to do version updates on all npm packages.bobzel
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