aboutsummaryrefslogtreecommitdiff
path: root/src/server/authentication/controllers/user_controller.ts
AgeCommit message (Collapse)Author
2020-05-14server side restructure, some documentation to accompany new wiki overview entrySam Wilkins
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-11-23improved user activity logSam Wilkins
2019-11-10no more RouteStoreSam Wilkins
2019-07-17server login redirect potential fixSam Wilkins
2019-07-16reverted user controller email formatMohammad Amoush
2019-07-16mongoose connection bug and usercontroller errors fixedSam Wilkins
2019-07-09logging in now directs you to original target url and restored logout button ↵Sam Wilkins
functionality
2019-04-08Enabled semi-colon and braces linter ruleTyler Schicke
2019-04-04Started adding lintingTyler Schicke
2019-03-20Refactored users to have a single user document instead of a list of workspacesTyler Schicke
2019-03-12Merged with master, refactor with route storeSam Wilkins
2019-02-27clean upSam Wilkins
2019-02-27mostly finished workspace manipulation: golden-layout bug when creating a ↵Sam Wilkins
new workspace
2019-02-26beginning multiple workspaces backend and uiSam Wilkins