aboutsummaryrefslogtreecommitdiff
path: root/package.json
AgeCommit message (Collapse)Author
2020-01-12merged with masterSam Wilkins
2020-01-12fixed session managerSam Wilkins
2020-01-11additional cleanupSam Wilkins
2020-01-11removed unused dependenciesSam Wilkins
2020-01-11session manager updatesSam Wilkins
2020-01-11switched out to npmSam 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-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
2020-01-07fix for link line opacitybob
2020-01-07repl improvements, additional logging, removed duplicate arg pattern ↵Sam Wilkins
conflict for set
2020-01-06from lastbob
2020-01-03session restructuring and schema enforced json configurationSam Wilkins
2019-12-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2019-12-17ipcSam Wilkins
2019-12-16Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbob
2019-12-16fixed docbutton flyout from docking menubob
2019-12-14factored out repl into moduleSam Wilkins
2019-12-12killportSam Wilkins
2019-12-11first steps toward restructure of session daemonSam Wilkins
2019-12-10persistance daemon improvementsSam Wilkins
2019-12-10persistence daemon improvement, relaxed dummy gmail account security to ↵Sam Wilkins
allow messages
2019-12-10restored updateSearch, changed log_execution behavior, changed search from ↵Sam Wilkins
singleton class instance to namespace
2019-12-08added release scriptSam Wilkins
2019-12-04tweaks to textbox sidebar. update to passport and npmbob
2019-12-03fixed routingSam Wilkins
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-11-27improved file partitioning in server and generified upload methodSam Wilkins
2019-11-20fixed some layout issues with PDF boxesBob Zeleznik
2019-11-14tweaks to text box commentbob
2019-11-06updated typescriptSam Wilkins
2019-11-06schema view cleanupsbob
2019-10-21switched to a lightbox package that has rotationBob Zeleznik
2019-10-10fixed scrolltoannotation bug in pdfviewer. removed CollectionPdfViewbob
2019-10-09Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into exifSam Wilkins
2019-10-01fixed issues with isMinimized and with iconBoxs being too big.Bob Zeleznik
2019-10-01initial commitSam Wilkins
2019-10-01fixed issues with pdf loading and layout.bob
2019-09-29fixed pdf uploading. merged.Bob Zeleznik
2019-09-29added pdf text searchingBob Zeleznik
2019-09-27batcher updatesSam Wilkins
2019-09-26merged with master againSam Wilkins
2019-09-26rendering adjustments for pdfs for speed/readabilitybob
2019-09-21final batcher fixesSam Wilkins
2019-09-20integrated with array batcher npm moduleSam Wilkins
2019-09-20factored out extensions into npm moduleSam Wilkins
2019-09-12merged with master and batch directory upload requestsSam Wilkins
2019-09-09nearly finished transferring images between text notes and google docsSam Wilkins
2019-09-06lightly 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-04package updatesbob