aboutsummaryrefslogtreecommitdiff
path: root/src/server/MemoryDatabase.ts
AgeCommit message (Expand)Author
2024-08-13cleaning up database typesbobzel
2024-04-23fixes for rich text menu updates and setting parameters on text doc vs within...bobzel
2023-12-04trying to do version updates on all npm packages.bobzel
2020-08-02fixed up import order on server to allow 'npm start' to work without hanging.bobzel
2020-05-05database, delete and google authentication simplifications and improvements, ...Sam Wilkins
2020-01-13deleted old Session folder and fixed linter errorsSam Wilkins
2020-01-09Added updateMany to IDatabase to fix type error in GarbageCollector.tsTyler Schicke
2020-01-07Various features/fixes to allow running on Linux w/o MongoDB or SolrTyler Schicke
2020-01-07Added basic implementation of MemoryDatabaseTyler Schicke