aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2019-09-28lots of fixes to pdfs and link following.Bob Zeleznik
2019-09-28search bar filtering updatesAyipstanley
2019-09-28sidebar now flies outyipstanley
2019-09-28library updatesyipstanley
2019-09-28fixed import issueSam Wilkins
2019-09-28small fixSam Wilkins
2019-09-28merge cleanupSam Wilkins
2019-09-28merged with master againSam Wilkins
2019-09-27got rid of opacity 0.99bob
2019-09-27fixed lockedPosition to allow move events to pass through (ie, for panning).bob
2019-09-27fixed borderRounding. fixed pdf marqueeing for efficiency.bob
2019-09-27added initial zooming for PDFS --- needs more work.bob
2019-09-27removed unneeded setTimeout in draggingbob
2019-09-27fixed freeformview bug.bob
2019-09-27pdf loading now works the way it should.bob
2019-09-27lint fixes and start of pdf cover page viewBob Zeleznik
2019-09-27batcher updatesSam Wilkins
2019-09-27fixed loading of pdfs to show indicatorBob Zeleznik
2019-09-26commenting upload utilsSam Wilkins
2019-09-26fixed dragging PDFs (or other canvases) to render properlyBob Zeleznik
2019-09-26merged with master againSam Wilkins
2019-09-26added route for deleting google credentialsSam Wilkins
2019-09-26finally transferred google credential management to databaseSam Wilkins
2019-09-26fix to native pdf sizes to avoid dealing with CSS_UNITS in pdf_viewerBob Zeleznik
2019-09-26beginning to read from and write to databaseSam Wilkins
2019-09-26rendering adjustments for pdfs for speed/readabilitybob
2019-09-26fixed warnings with PDF page numbering.bob
2019-09-26hopefully last fixes for pdf interactions -- this time for marquee dragging ↵bob
with right button.
2019-09-26one line import fixSam Wilkins
2019-09-26Merge branch 'googlephotos_sharing' of ↵Sam Wilkins
https://github.com/browngraphicslab/Dash-Web into googlephotos_sharing_master
2019-09-26fixed prevent defaultSam Wilkins
2019-09-26more pdf cleanup/fixesbob
2019-09-26a bunch of fixes to PDF interactions.bob
2019-09-25all pdf annotations work?Bob Zeleznik
2019-09-25now working with annotations.bob
2019-09-25pdf rendering is working, I think. Annotation documents aren't aligned at all.bob
2019-09-25more ui updates -- don't need CollectionPDFview anymore...bob
2019-09-25Merge branch 'master' into pdf_refactorbob
2019-09-25fixing up pdf rendering...bob
2019-09-25refactored collection view to be cleaner and more modular for supporting ↵Bob Zeleznik
things like PivotView. fixed pivot view selection bug.
2019-09-24now store cache in mongodb collection, fixed extension asSam Wilkins
2019-09-24ahhhhyipstanley
2019-09-24Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbob
2019-09-24fixed moving to not redraw objects. pdf changes started.bob
2019-09-23allowed resizing of bullets in a more reasonable way. restore use_marks.Bob Zeleznik
2019-09-23fixed exception in scrolltoposition for text.Bob Zeleznik
2019-09-23from lastbob
2019-09-23Merge branch 'master' into doc_deco_clairebob
2019-09-23restructured link following to text regionsbob
2019-09-22initial commit post master mergeSam Wilkins