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
/
client
/
apis
/
google_docs
/
GoogleApiClientUtils.ts
Age
Commit message (
Expand
)
Author
2025-02-26
added typing to PostToServer calls. made smartDraw popup create images locally.
bobzel
2024-04-29
more eslint
bobzel
2024-04-29
eslint fixes.
bobzel
2023-12-04
trying to do version updates on all npm packages.
bobzel
2020-05-15
renamed new_fields to fields
Sam Wilkins
2020-05-05
database, delete and google authentication simplifications and improvements, ...
Sam Wilkins
2020-04-07
lots of code cleanup - removed all northstar db stuff. added scriptingBox. ...
Bob Zeleznik
2020-02-11
goole docs fixed except for uploading embedded images
Sam Wilkins
2019-12-03
const linter rule and restored google docs push, fixed routing
Sam Wilkins
2019-11-10
no more RouteStore
Sam Wilkins
2019-10-29
comments and fixes for google photos server sid
Sam Wilkins
2019-09-29
fixed post to server imports
Sam Wilkins
2019-09-26
beginning to read from and write to database
Sam Wilkins
2019-09-16
directory import and document decorations tweaks
Sam Wilkins
2019-09-15
syncing of images in imported google doc
Sam Wilkins
2019-08-31
mostly functional bullet structure import
Sam Wilkins
2019-08-30
restructured paragraphs
Sam Wilkins
2019-08-30
complete transfer except for list items
Sam Wilkins
2019-08-30
model sharing
Sam Wilkins
2019-08-28
separated docs and other apis, beginning less hacky import
Sam Wilkins
2019-08-27
can push links to google docs
Sam Wilkins
2019-08-24
can set links in google docs
Sam Wilkins
2019-08-22
video box fix and slides parsing beginning
Sam Wilkins
2019-08-21
integrated slides
Sam Wilkins
2019-08-21
create is now shared between slides and docs
Sam Wilkins
2019-08-21
can create google slides presentations
Sam Wilkins
2019-08-19
fixed push pull UI
Sam Wilkins
2019-08-19
cleanup, pull push
Sam Wilkins
2019-08-14
clean up and edge cases
Sam Wilkins
2019-08-14
semi-synchronous editing between dash notes and google docs
Sam Wilkins
2019-08-14
clean up and regex improvement
Sam Wilkins
2019-08-14
cleanup and streamlined / robust type requirements
Sam Wilkins
2019-08-13
robust google doc export api and cleanup
Sam Wilkins
2019-08-13
reading options
Sam Wilkins
2019-08-13
more util functions and clean up
Sam Wilkins
2019-08-12
exporting text to google docs almost supported
Sam Wilkins