aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
AgeCommit message (Collapse)Author
2020-02-18fixed up following link to a portal alias. made renaming goldenlayout tabs ↵bob
write to the proto.
2020-02-17fixed fwd/back pdf buttons and selectionBob Zeleznik
2020-02-11fixes for chrome for presBoxbob
2020-02-11fixes to presentation display box, and timeline min/max/span requests.Bob Zeleznik
2020-02-10importer fixesSam Wilkins
2020-02-10server session now localSam Wilkins
2020-02-10buxton data fixes.bob
2020-02-10Merge branch 'master' into new_importerbob
2020-02-10fixed buxton importingbob
2020-02-10tweaks to pivot view layout and filtering.bob
2020-02-10buxton script works on subsetSam Wilkins
2020-02-09Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-02-09from added range slidersBob Zeleznik
2020-02-08Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Mohammad Amoush
webcam_mohammad
2020-02-08switching scraperSam Wilkins
2020-02-01several layout fixes for time views. removed remnants of animate to icon code.Bob Zeleznik
2020-01-31changing document defaults.bob
2020-01-31console.log finderSam Wilkins
2020-01-25added carousel viewBob Zeleznik
2020-01-24updated all packages and fixed pdf.jsbob
2020-01-24fixed color setting from colorbox.bob
2020-01-24fixes for annotationsbob
2020-01-20Merge branch 'claire_settings' of ↵Stanley Yip
https://github.com/browngraphicslab/Dash-Web into pen
2020-01-20oopStanley Yip
2020-01-20Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penStanley Yip
2020-01-19added node scraperSam Wilkins
2020-01-19quick fixMohammad Amoush
2020-01-19from field changes and scraping startSam Wilkins
2020-01-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penStanley Yip
2020-01-17css updateskimdahey
2020-01-16merged w masterkimdahey
2020-01-15wow this almost drove me crazy but swipey swipes on five fingersandrewdkim
2020-01-13radial menu stuff added, too unstable to use currentlyStanley Yip
2020-01-13fixed some scripting and added some functions for adding docFilters to ↵bob
collections
2020-01-12merged with masterSam Wilkins
2020-01-12fixed session managerSam Wilkins
2020-01-11additional cleanupSam Wilkins
2020-01-11session manager updatesSam Wilkins
2020-01-11Merge branch 'master' of github.com:browngraphicslab/Dash-Web into no_dbTyler Schicke
2020-01-10better working version of pivot viewerbob
2020-01-09some stuff that ive played around with today. mobile interface, five ↵Stanley Yip
fingers, other stuff
2020-01-09condensed the link button and made buttons dark when they are active in the ↵Fawn
selection
2020-01-09minor mergeFawn
2020-01-09pull and merge with masterFawn
2020-01-09bounded antimodemenu to the boundaries of the screen and minor styling of ↵Fawn
richtextmenu
2020-01-08setting up architecture for radial menuAndy Rickert
2020-01-08necessary node module updateStanley Yip
2020-01-08Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penStanley Yip
2020-01-08kill and mutual error handling fixesSam Wilkins
2020-01-07Various features/fixes to allow running on Linux w/o MongoDB or SolrTyler Schicke
- Added new launch config option for chromium - Changed port for TypeScript server debugger to account for worker process - Updated packages to versions that work with current node/npm - Update IDatabase interface - Updated MemoryDatabase to work properly with Dash - Added some workarounds for in memory database as they currently don't support users, so you must be guest, which means the guest needs to be able to do things it usually can't - Added environment variable to disable search. This doesn't fully disable search yet, but it is enough to not throw major errors when Solr isn't running - Added logic to support using an in memory DB instead of MongoDB