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
/
ApiManagers
/
GeneralGoogleManager.ts
Age
Commit message (
Expand
)
Author
2025-06-09
documentation
Skitty1238
2025-06-09
implemented undoable deletion so that tasks reappear in Google Tasks upon und...
Skitty1238
2025-06-06
added bi directional syncing for task editing (based on most recent edit). Mo...
Skitty1238
2025-06-05
fixed automatically enabling/disabling sync button + persistence on reload
Skitty1238
2025-06-05
changed add to google tasks button to sync to google button. Implemented auto...
Skitty1238
2025-06-04
from last
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
cleaned up getting client id/secret for google. fixed final message after goi...
bobzel
2025-06-04
changed google authentication to not reload the page.
bobzel
2025-06-04
fixed google authentication + linking and task creation via GT button
Skitty1238
2025-06-04
partial google calendar task integration + fix with dark mode colors for task...
Skitty1238
2025-06-03
gcal task addition route added -- problems with fetchOrGenerateAccessToken
Skitty1238
2024-04-17
restoring eslint - updates not complete yet
bobzel
2020-05-14
server side restructure, some documentation to accompany new wiki overview entry
Sam Wilkins
2020-05-05
database, delete and google authentication simplifications and improvements, ...
Sam Wilkins
2020-01-02
connected index to session
Sam Wilkins
2019-12-03
const linter rule and restored google docs push, fixed routing
Sam Wilkins
2019-12-02
further cleanup
Sam Wilkins
2019-11-19
api key route switched to environment, added client side util
Sam Wilkins
2019-11-12
fixed everything except for async
Mohammad Amoush
2019-11-09
initial
Mohammad Amoush