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
/
GarbageCollector.ts
Age
Commit message (
Expand
)
Author
2024-10-11
fixes for quiz mode - comparisonbox renderSide fixes. scrolling doesn't propa...
bobzel
2024-04-23
fixes for rich text menu updates and setting parameters on text doc vs within...
bobzel
2023-12-04
trying to do version updates on all npm packages.
bobzel
2021-07-24
backend issues with creating map node
Aubrey-Li
2020-10-10
split LinkDatbase into its own field in the user's registry. fixed sharing t...
bobzel
2020-10-01
major performance fix by adding a SharingDocument to the user's DB account so...
bobzel
2020-08-03
Merge remote-tracking branch 'origin/menu_restructure' into presentation_updates
Geireann Lindfield Roberts
2020-05-05
database, delete and google authentication simplifications and improvements, ...
Sam Wilkins
2019-12-10
restored updateSearch, changed log_execution behavior, changed search from si...
Sam Wilkins
2019-08-07
Mostly have field level read only working
Tyler Schicke
2019-07-16
Added start of deleted documents to search
Tyler Schicke
2019-07-10
Fixed GC?
Tyler Schicke
2019-07-09
Added Search to GC and cleaned up some stuff
Tyler Schicke
2019-07-08
Added embedded images to GC
Tyler Schicke
2019-07-08
Added some stuff to GC and sped it up
Tyler Schicke