aboutsummaryrefslogtreecommitdiff
path: root/src/server/GarbageCollector.ts
AgeCommit message (Collapse)Author
2024-10-11fixes for quiz mode - comparisonbox renderSide fixes. scrolling doesn't ↵bobzel
propagate out of carousel or card views. fix for text with image Doc - now gets saved to UPDATE_CACHE working set.
2024-04-23fixes for rich text menu updates and setting parameters on text doc vs ↵bobzel
within in RTF. Lots of lint cleanup.
2023-12-04trying to do version updates on all npm packages.bobzel
2021-07-24backend issues with creating map nodeAubrey-Li
2020-10-10split LinkDatbase into its own field in the user's registry. fixed sharing ↵bobzel
to set lastModified after modifying groups so that remote participants see the right data. fixed text boxes to show blue icon when there's an annotaitn entry
2020-10-01major performance fix by adding a SharingDocument to the user's DB account ↵bobzel
so that inquiring the users' UserDoc (and everything it referecens) is no longer necessary.
2020-08-03Merge remote-tracking branch 'origin/menu_restructure' into presentation_updatesGeireann Lindfield Roberts
2020-05-05database, delete and google authentication simplifications and improvements, ↵Sam Wilkins
as well as formatted text box updates data state at field key not just data
2019-12-10restored updateSearch, changed log_execution behavior, changed search from ↵Sam Wilkins
singleton class instance to namespace
2019-08-07Mostly have field level read only workingTyler Schicke
2019-07-16Added start of deleted documents to searchTyler Schicke
2019-07-10Fixed GC?Tyler Schicke
2019-07-09Added Search to GC and cleaned up some stuffTyler Schicke
2019-07-08Added embedded images to GCTyler Schicke
2019-07-08Added some stuff to GC and sped it upTyler Schicke