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
/
DashUserModel.ts
Age
Commit message (
Expand
)
Author
2025-07-21
cleaning up server warnings/errors
bobzel
2025-06-04
more typing/cleanup for google authentication and dashUserModel
bobzel
2025-06-04
more cleanup of google authorization
bobzel
2025-06-04
partial google calendar task integration + fix with dark mode colors for task...
Skitty1238
2025-01-15
fixed so that users are sentt to dropbox to authorized uploads once, and then...
bobzel
2024-04-30
changed acl- and some other field- to acl_ and field_ style
bobzel
2024-04-23
fixes for rich text menu updates and setting parameters on text doc vs within...
bobzel
2024-04-17
restoring eslint - updates not complete yet
bobzel
2023-12-05
mostly working version with latest libraries
bobzel
2022-07-20
added a 'guest' login mode. added ability for mainView to be any doc, not ju...
bobzel
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