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
/
client
/
util
/
SerializationHelper.ts
Age
Commit message (
Collapse
)
Author
2021-02-26
think I got serialization right now.
bobzel
2021-02-26
reverting back some parts of the fix to serialization
bobzel
2021-02-26
fixed serialization error handling to not kill Dash - bad list items ↵
bobzel
prevented tabs from being created. cleaned up document fields a little more - switched layers to _layerTags, got rid of a couple unused fields.
2020-10-12
updated getEffectiveAcl to be a computedFn. got rid of OverrideAcl in favor ↵
bobzel
of just using UpdatingFromServer
2020-05-17
release server integration with ssl
bobzel
2020-05-15
renamed new_fields to fields
Sam Wilkins
2019-12-03
const linter rule and restored google docs push, fixed routing
Sam Wilkins
2019-08-01
Cleaned up and fixed up GetRefFields
Tyler Schicke
2019-07-31
Hopefully fixed deserialization bug
Tyler Schicke
2019-07-25
Fixed async deserialization bug
Tyler Schicke
2019-07-23
Fixed async deserialization
Tyler Schicke
2019-07-23
Added async deserialization and got captures for script fields working again
Tyler Schicke
2019-07-14
Added console warn
Tyler Schicke
2019-07-14
Some search fixes and tweaks
Tyler Schicke
2019-07-10
Added stuff to check for empty object sent to server
Tyler Schicke
2019-06-06
Added computed fields
Tyler Schicke
2019-05-01
Fixed most of video annotations
Tyler Schicke
2019-04-29
Got rid of some casting
Tyler Schicke
2019-04-29
Fixes
Tyler Schicke
2019-04-19
Deleted more old fields and split new stuff into multiple files
Tyler Schicke
2019-04-17
Got saving to database working
Tyler Schicke
2019-04-17
Serialization is mostly working
Tyler Schicke