aboutsummaryrefslogtreecommitdiff
path: root/src/client/util/SerializationHelper.ts
AgeCommit message (Expand)Author
2024-08-21more lint fixes after updatebobzel
2024-08-08many changes to add typing in place of 'any's etcbobzel
2024-04-24fixed search on pdfs to display results when pDF is not selected. fixed pres...bobzel
2024-04-17restoring eslint - updates not complete yetbobzel
2023-12-06more error/warning fixesbobzel
2023-03-14simplified Deserialize code. streamlined currentUserUtils to need fewer comp...bobzel
2022-12-21cleaning up proxys and getFieldRef hopefully to be more understandable and e...bobzel
2022-03-07got rid of include cycles for Scripting globals to make hot updates work better.bobzel
2022-03-04removed pseudo Doc type system. playing with hot reloading.bobzel
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 prevente...bobzel
2020-10-12updated getEffectiveAcl to be a computedFn. got rid of OverrideAcl in favor ...bobzel
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