aboutsummaryrefslogtreecommitdiff
path: root/src/client/DocServer.ts
AgeCommit message (Collapse)Author
2020-07-31chaned implementation of playroundModeBob Zeleznik
2020-07-29fixed bug with acl's when they previously had been ReadOnly (UVs bug)Bob Zeleznik
2020-07-24several siggnificant changes to how acls work with makin documents updated ↵Bob Zeleznik
interactively when permissions chane.
2020-07-09acls now work I think + some cleanupusodhi
2020-07-06trying first implementation of storing aclsusodhi
2020-07-03many changes related to adding and removing document from the ↵usodhi
notificationDoc of a user
2020-06-27set LivePlayground to be the default for view-oriented fieldsBob Zeleznik
2020-06-15fixed acls for text hyperlinks (mostly) by not allowing links to be traversedBob Zeleznik
2020-05-17release server integration with sslbobzel
2020-05-15renamed new_fields to fieldsSam Wilkins
2020-05-13ngrok changeBob Zeleznik
2020-05-09lint fixesBob Zeleznik
2020-05-07added batch requesting of list items. fixed some performance issues with ↵Bob Zeleznik
tree views.
2020-02-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penyipstanley
2020-02-11mergeHannah
2020-02-09can upload collection from mobile to desktopvellichora
2020-02-02started creating upload from web on mobilevellichora
2020-02-01basic ocr lolStanley Yip
2020-02-01mobile ink overlay is draggable from desktopvellichora
2020-01-19Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Mohammad Amoush
webcam_mohammad
2020-01-15abstracted mobile ink overlay stuff into its own componentFawn
2020-01-15strokes from mobile interface get properly inserted into desktop with offset ↵Fawn
of the mobile ink overlay
2020-01-15mobile interface emits events when switched to inking view and when strokes ↵Fawn
are drawn, currently with dummy callbacks
2020-01-09Merge branch 'master' of github.com:browngraphicslab/Dash-Web into no_dbTyler Schicke
2020-01-09azure ink fixes, sessionSam Wilkins
2020-01-09unhandled rejection improvements and isSessionEnd flagSam Wilkins
2020-01-08session cleanupSam 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-03factored out smaller functions in sessionSam Wilkins
2019-12-07initial commitSam Wilkins
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-10-29Client Side NamespaceMohammad Amoush
2019-08-19cleaned up some buttonsbob
2019-08-09Compile errors and Fixed read only modesTyler Schicke
2019-08-08Fixed per field write modesTyler Schicke
2019-08-07Mostly have field level read only workingTyler Schicke
2019-08-01Cleaned up and fixed up GetRefFieldsTyler Schicke
2019-07-31fix for library doc not stretching?bob
2019-07-31Third times the charm?Tyler Schicke
2019-07-31Hopefully fixed deserialization bugTyler Schicke
2019-07-30Merge branch 'master' into youtube-api-muhammedbob
2019-07-25Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-WebTyler Schicke
2019-07-25Hopefully fixed release server jitteringTyler Schicke
2019-07-25postponed dealing with circular import bug imageboxSam Wilkins
2019-07-24Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Mohammad Amoush
youtube-api-muhammed
2019-07-23Added async deserialization and got captures for script fields working againTyler Schicke
2019-07-22Pulled Duration and ViewCount details, Need to csss durationMohammad Amoush
2019-07-22Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Mohammad Amoush
youtube-api-muhammed
2019-07-17Moved DocServer.prepend and changed how corsProxy worksTyler Schicke
2019-07-16Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Mohammad Amoush
youtube-api-muhammed