aboutsummaryrefslogtreecommitdiff
path: root/src/server/authentication/AuthenticationManager.ts
AgeCommit message (Expand)Author
2025-07-21cleaning up server warnings/errorsbobzel
2024-04-19lint errorsbobzel
2024-04-17restoring eslint - updates not complete yetbobzel
2024-04-04trying to get start-release to workbobzel
2023-12-06catch mongo errors. delete (some) sessions from mongo. more package updates....bobzel
2023-12-05mostly working version with latest librariesbobzel
2023-12-04trying to do version updates on all npm packages.bobzel
2022-07-20added a 'guest' login mode. added ability for mainView to be any doc, not ju...bobzel
2022-07-07trying to fix errors in compilesbobzel
2022-03-01updated to webpack 5bobzel
2020-10-21server restarts automatically, session key + crash report distributedusodhi
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