index
:
Dash-Web.git
master
A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
browndash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
websocket.ts
Age
Commit message (
Expand
)
Author
2024-10-07
lint fixes
bobzel
2024-08-21
more lint fixes after update
bobzel
2024-08-15
cleaned up server list add/rem.
bobzel
2024-08-13
fixed bugs introduced cleaning up database list ops.
bobzel
2024-08-13
updated list ops on server
bobzel
2024-08-13
from last
bobzel
2024-08-13
removed youtube query calls
bobzel
2024-08-08
many changes to add typing in place of 'any's etc
bobzel
2024-04-23
fixes for rich text menu updates and setting parameters on text doc vs within...
bobzel
2024-04-17
restoring eslint - updates not complete yet
bobzel
2024-04-05
fixed npm start-release on ssl server
geireann
2024-04-05
more fixes to socket.io and socket.io-client includes
bobzel
2023-12-05
mostly working version with latest libraries
bobzel
2023-12-04
trying to do version updates on all npm packages.
bobzel
2023-05-14
major overhaul of field naming conventions.
bobzel
2023-05-10
fixed server list removal to do value tests.
bobzel
2023-05-10
formatting
bobzel
2023-05-06
clean up and comment remFromList
James Hu
2023-05-04
First attempt at remfromlsit
James Hu
2023-05-01
fixed RecordingBox/View serialization to save docid, not Doc.
bobzel
2023-04-17
Merge branch 'master' into james-server-stats
bobzel
2023-04-08
Clean code and Comments
Mohammad Amoush
2023-03-18
Add operations counter
Mohammad Amoush
2023-03-06
/stats handler
jameshu111
2023-02-27
restructured getAnchor()/scrollFocus to be more consistent. added setterscri...
bobzel
2022-07-20
added a 'guest' login mode. added ability for mainView to be any doc, not ju...
bobzel
2022-03-17
removed buxton importer stuff. removed libxmljs needed by buxtonimporter whi...
geireann
2022-01-18
fixed warnings. display last user to edit db. fixed /activity to show onl...
bobzel
2021-08-21
Merge branch 'master' into trails-aubrey
Aubrey-Li
2021-08-10
from last
bobzel
2021-07-24
backend issues with creating map node
Aubrey-Li
2021-02-26
fixed serialization error handling to not kill Dash - bad list items prevente...
bobzel
2021-02-23
fixed backspace to delete text items in treeViews. simplified UndoRunInTempB...
bobzel
2020-12-07
fixed lists to allow multiple null-value entries & be able to edit in KeyValu...
bobzel
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-20
fixed concurrency problem when adding/deleting from lists in rapid succession...
bobzel
2020-10-17
fixed rubberbadning ink shapes not to get cutoff. fixed animating annotations...
bobzel
2020-10-16
updated user initialization code to not generate server traffic when creating...
bobzel
2020-10-15
got rid of isDragging in favor of a field on the PresElement. fixed moving i...
bobzel
2020-10-10
fixed docFilters to use up one string field, not 3. makes adding/removing to...
bobzel
2020-10-10
fixes to issues with updating interactively whe groups change. fixes for mul...
bobzel
2020-10-08
fixed adding/removing schema columns. fixed showing text/ink tools in menu a...
bobzel
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 t...
bobzel
2020-10-05
handled concurrent list additions as a special case (need to handle all concu...
bobzel
2020-08-15
cleaned up console.logs. fixed updating lastModified for SOLR
bobzel
[next]