aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2020-04-26merge with masterMelissa Zhang
2020-04-26set new iconMelissa Zhang
2020-04-26fixed title layout for text. fixed documentBox for nested collections. fixe...Bob Zeleznik
2020-04-23fixed loading of notes with template types. changed noteTypes to ["template-...Bob Zeleznik
2020-04-22fixed merge conflictsMelissa Zhang
2020-04-22switched close button to be iconify, and iconfiy to be maximizeBob Zeleznik
2020-04-22reinstated buxton buttonSam Wilkins
2020-04-22fixed clicking gear icon on doc decorations. moved repl to Drag items. Remo...Bob Zeleznik
2020-04-22added raw text field for PDFs. fixed search scrolling in text boxes.Bob Zeleznik
2020-04-20fixed search to avoid server crashes by stripping off initial ?*+ characters....Bob Zeleznik
2020-04-20fixed dragging off search result collectionBob Zeleznik
2020-04-20fixed moving documents in tree viewsBob Zeleznik
2020-04-20fixed deiconify & clipping LOD collections & PathsBob Zeleznik
2020-04-20fixed runtime errors for AntimodeMenu and from current_user_utils not initial...Bob Zeleznik
2020-04-19Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-04-19final structural cleanp up of UserDocument for a while, hopefullyBob Zeleznik
2020-04-19resolved mergeSam Wilkins
2020-04-19cleanupSam Wilkins
2020-04-19fixed removing docs from tree view with menu. restructured current_user_util...Bob Zeleznik
2020-04-19added optional labels for font icons.Bob Zeleznik
2020-04-18changed structure of template docs in sidebar. got rid of special context men...Bob Zeleznik
2020-04-18simplified startup icons to ones we actually use. moved ink icon to bottom b...Bob Zeleznik
2020-04-17fixed home / doc access serving logicSam Wilkins
2020-04-16fixed image drag and dropMelissa Zhang
2020-04-16making debug server workbobzel
2020-04-16getting rid of mongoose server connection warningBob Zeleznik
2020-04-15fixed onCheckedClick to use scriptingBoxBob Zeleznik
2020-04-13fixed some map api issues. fixed image box rotations.Bob Zeleznik
2020-04-13final env cleanupSam Wilkins
2020-04-13completed migration to webpack-transferred environment variables, rather than...Sam Wilkins
2020-04-12fixed warningBob Zeleznik
2020-04-12don't convert buffer if no data in dashuploadutilsBob Zeleznik
2020-04-12exif buffer decoderSam Wilkins
2020-04-11small server checks, removed buxton import document draggerSam Wilkins
2020-04-11fixed deiconifying things. fixed interactions with backgrounds to allow their...Bob Zeleznik
2020-04-09fixed linkAnchorDoc so that it can be selected and deleted.Bob Zeleznik
2020-04-09added initial script template (onClick) for script behaviorsBob Zeleznik
2020-04-08fixesBob Zeleznik
2020-04-08Merge branch 'master' into script_documentsBob Zeleznik
2020-04-08added scripting boxBob Zeleznik
2020-04-08fixed isButton => isLinkButton updatesBob Zeleznik
2020-04-07lots of code cleanup - removed all northstar db stuff. added scriptingBox. ...Bob Zeleznik
2020-04-06cleaned up some scripting. added childClicks to UserDoc to extend menu of On...Bob Zeleznik
2020-04-04fixed not-selection buttons when clicked.Bob Zeleznik
2020-04-03fixed a bunch of warningsBob Zeleznik
2020-04-03fixed templateisused func. fixed slide view templateBob Zeleznik
2020-04-03Merge pull request #350 from browngraphicslab/search_docbobzel
2020-04-03cleaning up .. removing Docs.Create.SearchDocumentBob Zeleznik
2020-04-03fixed queryView template a bit.Bob Zeleznik
2020-04-03Merge branch 'search_doc' of https://github.com/browngraphicslab/Dash-Web int...Sam Wilkins