aboutsummaryrefslogtreecommitdiff
path: root/src/server/authentication/DashUserModel.ts
AgeCommit message (Expand)Author
2025-07-21cleaning up server warnings/errorsbobzel
2025-06-04more typing/cleanup for google authentication and dashUserModelbobzel
2025-06-04more cleanup of google authorizationbobzel
2025-06-04partial google calendar task integration + fix with dark mode colors for task...Skitty1238
2025-01-15fixed so that users are sentt to dropbox to authorized uploads once, and then...bobzel
2024-04-30changed acl- and some other field- to acl_ and field_ stylebobzel
2024-04-23fixes for rich text menu updates and setting parameters on text doc vs within...bobzel
2024-04-17restoring eslint - updates not complete yetbobzel
2023-12-05mostly working version with latest librariesbobzel
2022-07-20added a 'guest' login mode. added ability for mainView to be any doc, not ju...bobzel
2020-10-10split LinkDatbase into its own field in the user's registry. fixed sharing t...bobzel
2020-10-08load entire DB in one message.bobzel
2020-10-01major performance fix by adding a SharingDocument to the user's DB account so...bobzel
2020-05-14server side restructure, some documentation to accompany new wiki overview entrySam Wilkins