aboutsummaryrefslogtreecommitdiff
path: root/src/server/RouteManager.ts
AgeCommit message (Collapse)Author
2025-07-21cleaning up server warnings/errorsbobzel
2025-06-05changed add to google tasks button to sync to google button. Implemented ↵Skitty1238
auto creation and auto deletion in Google when node is created/deleted in dash
2025-01-09fixed sizing of images created by firefly. added error message for failed ↵bobzel
firefly request.
2024-04-17restoring eslint - updates not complete yetbobzel
2023-12-05mostly working version with latest librariesbobzel
2022-07-20added a 'guest' login mode. added ability for mainView to be any doc, not ↵bobzel
just a docking collection.
2022-03-01updated to webpack 5bobzel
2020-08-03Merge remote-tracking branch 'origin/menu_restructure' into presentation_updatesGeireann Lindfield Roberts
2020-05-17one line type upateSam Wilkins
2020-05-17cleanupSam Wilkins
2020-05-17release server integration with sslbobzel
2020-05-14server side restructure, some documentation to accompany new wiki overview entrySam Wilkins
2020-04-07lots of code cleanup - removed all northstar db stuff. added scriptingBox. ↵Bob Zeleznik
renamed things. made collectiontypes strings not numbers.
2020-03-17cleaned up relative web page paths.Bob Zeleznik
2020-03-17fixed up route handling for relative paths. changed search to dashsearch ↵Bob Zeleznik
for server request.
2020-03-16fixed pdf uploading. changed routes to allow web pages to be loaded with ↵Bob Zeleznik
relative urls. added a 'text' field to web documents with the page text contents.
2020-01-23request image size now server-side and improved image upload routineSam Wilkins
2020-01-17merge w masterkimdahey
2020-01-16basic multicolumn resizing implemented, still not performant at allSam Wilkins
2020-01-16session keySam Wilkins
2020-01-16merged w masterkimdahey
2020-01-13deleted old Session folder and fixed linter errorsSam Wilkins
2020-01-11Merge branch 'master' of github.com:browngraphicslab/Dash-Web into no_dbTyler Schicke
2020-01-10ipcSam Wilkins
2020-01-09Merge branch 'master' of github.com:browngraphicslab/Dash-Web into no_dbTyler Schicke
2020-01-09remote authorized session actionsSam 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
2020-01-02connected index to sessionSam Wilkins
2019-12-03fixed routingSam Wilkins
2019-12-03fixes to rich text embedded notes & focus behavior. fixes to compile errors ↵Bob Zeleznik
in passport/routemanager/Initiatlization
2019-12-03error check route creation and observable button bar instanceSam Wilkins
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-12-02further cleanupSam Wilkins
2019-11-26cleanup after looking at changed filesSam Wilkins
2019-11-10no more RouteStoreSam Wilkins
2019-10-30updated array batcherSam Wilkins
2019-10-29comments and fixes for google photos server sidSam Wilkins
2019-10-28repaired google photos routine, no route handlers can have dangling promisesSam Wilkins
2019-10-26restructured route registration and added preliminary comments for exporterSam Wilkins
2019-10-22startSam Wilkins
2019-10-17linter errors, small fixesSam Wilkins
2019-10-17tweak timeout for fallback responseSam Wilkins
2019-10-17streamlinedSam Wilkins
2019-10-17reorderSam Wilkins
2019-10-17logical short ciruitSam Wilkins
2019-10-17try executeSam Wilkins
2019-10-17refactored handlersSam Wilkins
2019-10-15initial commitSam Wilkins