aboutsummaryrefslogtreecommitdiff
path: root/src/client/util/SerializationHelper.ts
AgeCommit message (Collapse)Author
2021-02-26think I got serialization right now.bobzel
2021-02-26reverting back some parts of the fix to serializationbobzel
2021-02-26fixed 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-12updated getEffectiveAcl to be a computedFn. got rid of OverrideAcl in favor ↵bobzel
of just using UpdatingFromServer
2020-05-17release server integration with sslbobzel
2020-05-15renamed new_fields to fieldsSam Wilkins
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-08-01Cleaned up and fixed up GetRefFieldsTyler Schicke
2019-07-31Hopefully fixed deserialization bugTyler Schicke
2019-07-25Fixed async deserialization bugTyler Schicke
2019-07-23Fixed async deserializationTyler Schicke
2019-07-23Added async deserialization and got captures for script fields working againTyler Schicke
2019-07-14Added console warnTyler Schicke
2019-07-14Some search fixes and tweaksTyler Schicke
2019-07-10Added stuff to check for empty object sent to serverTyler Schicke
2019-06-06Added computed fieldsTyler Schicke
2019-05-01Fixed most of video annotationsTyler Schicke
2019-04-29Got rid of some castingTyler Schicke
2019-04-29FixesTyler Schicke
2019-04-19Deleted more old fields and split new stuff into multiple filesTyler Schicke
2019-04-17Got saving to database workingTyler Schicke
2019-04-17Serialization is mostly workingTyler Schicke