aboutsummaryrefslogtreecommitdiff
path: root/src/server/authentication/models/user_model.ts
AgeCommit message (Collapse)Author
2020-05-14server side restructure, some documentation to accompany new wiki overview entrySam 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
2019-12-10mergedSam Wilkins
2019-12-10restored updateSearch, changed log_execution behavior, changed search from ↵Sam Wilkins
singleton class instance to namespace
2019-12-10added alt-t for toggle between editing title and textbob
2019-12-10fixed libraryPath issues causing infinite rendering loops.bob
2019-10-17refactored handlersSam Wilkins
2019-07-16reverted user controller email formatMohammad Amoush
2019-07-16mongoose connection bug and usercontroller errors fixedSam Wilkins
2019-04-16Changed config stuff to make compilation fasterTyler Schicke
Fixed linter errors
2019-04-14mostly northstar cleanup, plus cleaning up main.tsxBob Zeleznik
2019-04-08Enabled semi-colon and braces linter ruleTyler 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-27workspaces menu initializedSam Wilkins
2019-02-26beginning multiple workspaces backend and uiSam Wilkins