index
:
Dash-Web.git
master
A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
browndash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
authentication
/
AuthenticationManager.ts
Age
Commit message (
Expand
)
Author
2025-07-21
cleaning up server warnings/errors
bobzel
2024-04-19
lint errors
bobzel
2024-04-17
restoring eslint - updates not complete yet
bobzel
2024-04-04
trying to get start-release to work
bobzel
2023-12-06
catch mongo errors. delete (some) sessions from mongo. more package updates....
bobzel
2023-12-05
mostly working version with latest libraries
bobzel
2023-12-04
trying to do version updates on all npm packages.
bobzel
2022-07-20
added a 'guest' login mode. added ability for mainView to be any doc, not ju...
bobzel
2022-07-07
trying to fix errors in compiles
bobzel
2022-03-01
updated to webpack 5
bobzel
2020-10-21
server restarts automatically, session key + crash report distributed
usodhi
2020-10-10
split LinkDatbase into its own field in the user's registry. fixed sharing t...
bobzel
2020-10-08
load entire DB in one message.
bobzel
2020-10-01
major performance fix by adding a SharingDocument to the user's DB account so...
bobzel
2020-05-14
server side restructure, some documentation to accompany new wiki overview entry
Sam Wilkins