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
/
UtilManager.ts
Age
Commit message (
Collapse
)
Author
2024-04-23
fixes for rich text menu updates and setting parameters on text doc vs ↵
bobzel
within in RTF. Lots of lint cleanup.
2020-08-03
Merge remote-tracking branch 'origin/menu_restructure' into presentation_updates
Geireann Lindfield Roberts
2020-05-17
release server integration with ssl
bobzel
2020-04-13
completed migration to webpack-transferred environment variables, rather ↵
Sam Wilkins
than a server route
2020-03-08
removed recommender from branch
Sam Wilkins
2020-02-29
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into pen
yipstanley
2020-02-12
switched importer to websocket for continual updates
Sam Wilkins
2020-02-12
fixed bugs and intentional behaviors of importer, namely destroying the size ↵
Sam Wilkins
stream and making DOF and price optional fields, respectively
2020-02-09
recommender system works
Stanley Yip
2020-02-08
image upload in importer now functional
Sam Wilkins
2020-02-08
initial commit, pending png read error bug fix
Sam Wilkins
2020-02-08
switching scraper
Sam Wilkins
2020-02-07
scraper
Sam Wilkins
2020-02-03
added base64 encodings support for image upload, removed logs from scraper.py
Sam Wilkins
2020-01-02
connected index to session
Sam Wilkins
2019-12-10
persistence daemon improvement, relaxed dummy gmail account security to ↵
Sam Wilkins
allow messages
2019-12-08
logging process.env accesses
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-28
repaired google photos routine, no route handlers can have dangling promises
Sam Wilkins
2019-10-26
restructured route registration and added preliminary comments for exporter
Sam Wilkins
2019-10-22
api managers and web socket initial refactoring
Sam Wilkins