aboutsummaryrefslogtreecommitdiff
path: root/src/server/ApiManagers/SessionManager.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
2020-10-21SessionManager now expects .MONITORED rather than .RELEASESam Wilkins
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
2020-02-11backdoor asyncSam Wilkins
2020-02-11added secure backdoor delete routeSam Wilkins
2020-01-16session keySam Wilkins
2020-01-12fixed session managerSam Wilkins
2020-01-12backup fixesSam Wilkins
2020-01-11session manager updatesSam Wilkins
2020-01-11small changesSam Wilkins
2020-01-11final session cleanupSam Wilkins
2020-01-11made mode optional paramSam Wilkins
2020-01-11refactorSam Wilkins
2020-01-11extends message, removed duplicate handlers, IPC streamlinedSam Wilkins
2020-01-10created multicolumn view file, made recipient parameter optional in ↵Sam Wilkins
sessionmanager
2020-01-10email takes in object, commented debug zip, promisified inter-process ↵Sam Wilkins
messaging, streamlined session manager route responses
2020-01-09final sessionSam Wilkins
2020-01-09more informative error messages for session routesSam Wilkins
2020-01-09remote authorized session actionsSam Wilkins