aboutsummaryrefslogtreecommitdiff
path: root/src/server/ActionUtilities.ts
AgeCommit message (Collapse)Author
2024-04-23fixes for rich text menu updates and setting parameters on text doc vs ↵bobzel
within in RTF. Lots of lint cleanup.
2024-04-17restoring eslint - updates not complete yetbobzel
2023-12-04trying to do version updates on all npm packages.bobzel
2022-03-02upgraded to typescript 4.6.2bobzel
2020-10-21server restarts automatically, session key + crash report distributedusodhi
2020-08-03Merge remote-tracking branch 'origin/menu_restructure' into presentation_updatesGeireann Lindfield Roberts
2020-01-10email takes in object, commented debug zip, promisified inter-process ↵Sam Wilkins
messaging, streamlined session manager route responses
2020-01-09backup and mail zipped file first passesSam Wilkins
2020-01-06configurable tolerance, change polling interval from replSam Wilkins
2020-01-06factored out email, got rid of global regexSam Wilkins
2020-01-04cleaner refactor, improved use of configurationSam Wilkins
2020-01-03session restructuring and schema enforced json configurationSam Wilkins
2019-12-12platform dependentSam Wilkins
2019-12-11process factory refactorSam Wilkins
2019-12-11somewhat functional daemonSam Wilkins
2019-12-10persistance daemon improvementsSam Wilkins
2019-12-10persistence daemon improvement, relaxed dummy gmail account security to ↵Sam Wilkins
allow messages
2019-12-10persistence daemonSam Wilkins
2019-12-10restored updateSearch, changed log_execution behavior, changed search from ↵Sam Wilkins
singleton class instance to namespace
2019-12-08solr interactions hopefully more stable, untested but safe shutdown routeSam Wilkins
2019-12-07initial commitSam Wilkins
2019-12-03close connections before exitSam Wilkins
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-11-27improved file partitioning in server and generified upload methodSam Wilkins
2019-11-23improved user activity logSam Wilkins
2019-11-21last cleanupSam Wilkins
2019-11-19loggingSam Wilkins
2019-11-18logSam Wilkins
2019-10-15initial commitSam Wilkins