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
/
RouteStore.ts
Age
Commit message (
Collapse
)
Author
2019-10-09
Merge pull request #293 from browngraphicslab/exif
Sam Wilkins
Exif
2019-10-09
better authentication feedback, cleanup
Sam Wilkins
2019-10-09
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into exif
Sam Wilkins
2019-10-09
client side google api authentication UI
Sam Wilkins
2019-10-05
beginning external file download
Sam Wilkins
2019-10-01
initial commit
Sam Wilkins
2019-09-09
nearly finished transferring images between text notes and google docs
Sam Wilkins
2019-09-07
working on import from google photos
Sam Wilkins
2019-09-06
lightly tested functional export of any image doc (web url or stored in ↵
Sam Wilkins
server public folder) to google photos, optionally stored in a given target album
2019-09-03
working on media uploading
Sam Wilkins
2019-09-03
implemented refresh tokens and create, get, list
Sam Wilkins
2019-08-21
create is now shared between slides and docs
Sam Wilkins
2019-08-12
exporting text to google docs almost supported
Sam Wilkins
2019-07-23
fixed server compilation bug
Sam Wilkins
2019-07-23
cognitive services, not broken so far
Sam Wilkins
2019-06-17
Added share with user functionality
Tyler Schicke
2019-05-20
Added route to save data uri as image
Tyler Schicke
2019-03-20
Refactored users to have a single user document instead of a list of workspaces
Tyler Schicke
2019-03-18
Merged, added delete all route, and added history to workspaces
Tyler Schicke
2019-03-17
added tuple field, beginnig remote cursor display
Sam Wilkins
2019-03-17
merged with master, resolved conflicts and reformatted workspace menu
Sam Wilkins
2019-03-16
initial steps toward implementing remote cursor display
Sam Wilkins
2019-03-12
Merged with master, refactor with route store
Sam Wilkins