aboutsummaryrefslogtreecommitdiff
path: root/src/server/ApiManagers/UtilManager.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.
2020-08-03Merge remote-tracking branch 'origin/menu_restructure' into presentation_updatesGeireann Lindfield Roberts
2020-05-17release server integration with sslbobzel
2020-04-13completed migration to webpack-transferred environment variables, rather ↵Sam Wilkins
than a server route
2020-03-08removed recommender from branchSam Wilkins
2020-02-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penyipstanley
2020-02-12switched importer to websocket for continual updatesSam Wilkins
2020-02-12fixed bugs and intentional behaviors of importer, namely destroying the size ↵Sam Wilkins
stream and making DOF and price optional fields, respectively
2020-02-09recommender system worksStanley Yip
2020-02-08image upload in importer now functionalSam Wilkins
2020-02-08initial commit, pending png read error bug fixSam Wilkins
2020-02-08switching scraperSam Wilkins
2020-02-07scraperSam Wilkins
2020-02-03added base64 encodings support for image upload, removed logs from scraper.pySam Wilkins
2020-01-02connected index to sessionSam Wilkins
2019-12-10persistence daemon improvement, relaxed dummy gmail account security to ↵Sam Wilkins
allow messages
2019-12-08logging process.env accessesSam Wilkins
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-11-10no more RouteStoreSam Wilkins
2019-10-28repaired google photos routine, no route handlers can have dangling promisesSam Wilkins
2019-10-26restructured route registration and added preliminary comments for exporterSam Wilkins
2019-10-22api managers and web socket initial refactoringSam Wilkins