aboutsummaryrefslogtreecommitdiff
path: root/.vscode/launch.json
AgeCommit message (Collapse)Author
2024-07-15citation parsing working much betterA.J. Shulman
2024-03-17cNathan-SR
2023-07-11updated settings managerGeireann Lindfield Roberts
- fixed some things with top toolbar and refactored files - removed FontIconBadge
2022-08-09fixed presbox pinning from crashing/failing by making it a prefetchproxy. ↵bobzel
update user cache when switching active page.
2022-04-26attempt with columnResizer. Not sure about how to handle resize eventsljungster
2022-03-02upgraded to typescript 4.6.2bobzel
2020-10-08changed sharing manager to update users in one action, not multiple and only ↵bobzel
once per session if the user list doesn't change
2020-01-23request image size now server-side and improved image upload routineSam 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
2019-09-28merge cleanupSam Wilkins
2019-09-12sharing workflow supportedSam Wilkins
2019-08-04copy to clipboardkimdahey
2019-07-31Hopefully fixed deserialization bugTyler Schicke
2019-07-25several fixes and added basic fields to treeview displaybob
2019-07-24Added custom views to layout scriptsTyler Schicke
2019-07-16link ctrl makes link show in contextyipstanley
2019-05-20fixed a few things for Firefox - dragging images, typing spaces, scrool ↵bob
speed. and focusing proeprly with zoomBasis.
2019-05-20Added update search scriptTyler Schicke
Added debug current file launch config Made database not ignore requests before it is initialized.
2019-05-16Changed Clear DB ButtonTyler Schicke
2019-05-03Added debugging support and added removing of unused keys in SolrTyler Schicke
2019-03-08Close to refactorSam Wilkins
2019-03-02Merge with master and initial pass at converting main to a componentSam Wilkins
2019-02-28added cssBob Zeleznik
2019-02-25Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
authentication
2019-02-19Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
server_database_merge
2019-02-19Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
server_database_merge
2019-02-18Small changes, pre merge with server branchmadelinegr
2019-02-14getting there?madelinegr
2019-02-13A lot of stuff working, a lot of other stuff not workingTyler Schicke
2019-01-15Have most of document stuff workingTyler Schicke
2019-01-10added config to enable debuggingPhilipp Eichmann