aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Collapse)Author
2020-03-09Merge branch 'master' into audio_refactorBob Zeleznik
2020-03-08removed recommender from branchSam Wilkins
2020-03-06made tree views display documentViews instead of just stringsbob
2020-03-05Merge branch 'master' into audio_refactorBob Zeleznik
2020-03-05masonry view fix to add notes to the top. fixed uploadURI to use image ↵bob
resizer better
2020-03-04fixes for video snapshots & following links to anchors in videosBob Zeleznik
2020-03-04fixed file location bugandrewdkim
2020-03-03fixed enumerations a bit.Bob Zeleznik
2020-03-03restored audio recording.bob
2020-03-03fixes to allow navigation from hashtag tag to pivot/schema/stacking viewsbob
2020-03-03several fixes to templates (simplified expanding, notes use 'text' field ↵Bob Zeleznik
now, collections show documents when their data field is not a list). multicol/row resizers select their doc.
2020-02-29allow proper type inference for batched arrays systemwideSam Wilkins
2020-02-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-02-29consolidate server side google photos filesSam Wilkins
2020-02-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penyipstanley
2020-02-29Merge branch 'audio_refactor' of ↵kimdahey
https://github.com/browngraphicslab/Dash-Web into audio_refactor
2020-02-29created upload audiokimdahey
2020-02-29added new audio categoryandrewdkim
2020-02-29added supported audio formatskimdahey
2020-02-28fixed stacking view input color. made doc decs more size aware. fixed ↵bob
default note templates to be templates.
2020-02-27streamlined setting enumerations for fields in text boxes.bob
2020-02-25improved text templates to work better with captionsBob Zeleznik
2020-02-25added optional display templates for metadata field valuesBob Zeleznik
2020-02-23consolidated update search to a routeSam Wilkins
2020-02-23final commits before demoStanley Yip
2020-02-22can now update search indices from serverSam Wilkins
2020-02-22removed LinkFollow box.Bob Zeleznik
2020-02-21added a descriptionView templatebob
2020-02-21fixed link naming and exposed link database (at least for testing)Bob Zeleznik
2020-02-19enabled multicolumn document to show contents of original document if its a ↵bob
template and no fields are specified ... probably will reverse this later
2020-02-17made creation of template docs from context menu simplerBob Zeleznik
2020-02-17fixed initialization of note types and alias titles.bob
2020-02-17fixed pdf upload naming issuesSam Wilkins
2020-02-16cleanupSam Wilkins
2020-02-16clean upSam Wilkins
2020-02-16collection sub view and google authentication manager cleanup, deleteAssets ↵Sam Wilkins
route added
2020-02-16cleanupSam Wilkins
2020-02-16Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-02-16improved file upload apiSam Wilkins
2020-02-15more color scheme fixes.Bob Zeleznik
2020-02-15Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-02-15title bar fixes and more dark scheme stuffBob Zeleznik
2020-02-15Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-02-15commented google photos managerSam Wilkins
2020-02-15fixed dark scheme a bit more. fixed entering metadata on goldenlayout tabsBob Zeleznik
2020-02-14Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-02-14more image formatsSam Wilkins
2020-02-13starting a broad cleanup of code. trying to make standard doc field names ↵Bob Zeleznik
be more regular
2020-02-13made time controls show only on hover. fixed removing from template ↵Bob Zeleznik
collection. fixed errors.
2020-02-12mergeStanley Yip