aboutsummaryrefslogtreecommitdiff
path: root/src/server/database.ts
AgeCommit message (Expand)Author
2024-08-21cleanup of face recognition. some lint fixes.bobzel
2024-08-15cleaned up server list add/rem.bobzel
2024-08-13cleaning up database typesbobzel
2024-04-29eslint fixes.bobzel
2024-04-23fixes for rich text menu updates and setting parameters on text doc vs within...bobzel
2024-04-17restoring eslint - updates not complete yetbobzel
2023-12-06catch mongo errors. delete (some) sessions from mongo. more package updates....bobzel
2023-12-05mostly working version with latest librariesbobzel
2023-12-04trying to do version updates on all npm packages.bobzel
2022-04-28Update database.tsGeireann
2022-04-27attempting to fix server topology issuesGeireann Lindfield Roberts
2021-02-26reverting back some parts of the fix to serializationbobzel
2021-02-26fixed serialization error handling to not kill Dash - bad list items prevente...bobzel
2020-08-03merge with masterMelissa Zhang
2020-07-31added debug flag to transpiler to catch hangs. fixed hang caused by imports b...bobzel
2020-07-30remove unnecessary authentication/database stuffMelissa Zhang
2020-07-10hypothes.is authentication is fully functional, no longer need to manually in...Melissa Zhang
2020-07-08implemented much more link functionality, redirects to annotation URL when li...Melissa Zhang
2020-07-08store hypothesis API tokens to databaseMelissa Zhang
2020-06-13import tweaksBob Zeleznik
2020-06-12removed unncessary changes from script_documentsBob Zeleznik
2020-05-15working with error messagesanika-ahluwalia
2020-05-15Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into sc...anika-ahluwalia
2020-05-15renamed new_fields to fieldsSam Wilkins
2020-05-14server side restructure, some documentation to accompany new wiki overview entrySam Wilkins
2020-05-07added batch requesting of list items. fixed some performance issues with tre...Bob Zeleznik
2020-05-05cleanupSam Wilkins
2020-05-05database, delete and google authentication simplifications and improvements, ...Sam Wilkins
2020-04-29fixed parts of drag and drop and finalized deleting paramsanika-ahluwalia
2020-04-19cleanupSam Wilkins
2020-04-16making debug server workbobzel
2020-04-16getting rid of mongoose server connection warningBob Zeleznik
2020-04-11small server checks, removed buxton import document draggerSam Wilkins
2020-04-01fixed warnings and some compile errors. Made a key value layout and extened ...Bob Zeleznik
2020-02-16improved file upload apiSam Wilkins
2020-01-07Various features/fixes to allow running on Linux w/o MongoDB or SolrTyler Schicke
2020-01-07Added basic implementation of MemoryDatabaseTyler Schicke
2019-12-08solr interactions hopefully more stable, untested but safe shutdown routeSam Wilkins
2019-12-03close connections before exitSam 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-10-29db error handling and example codeSam Wilkins
2019-10-27further cleanup for oauth, separated access token function from client functionSam Wilkins
2019-10-17sig int logSam Wilkins
2019-10-17refactored handlersSam Wilkins
2019-10-16database separation and preliminary functionsSam Wilkins
2019-10-15initial commitSam Wilkins
2019-10-12parse google user data and use it to provide customized feedback on loginSam Wilkins
2019-10-06implemented image hierarchy export to client file systemSam Wilkins
2019-09-26merged with master againSam Wilkins