aboutsummaryrefslogtreecommitdiff
path: root/package.json
AgeCommit message (Collapse)Author
2022-04-12ink to text for groupingsmehekj
2022-03-18restored Schema views.bobzel
2022-03-17removed buxton importer stuff. removed libxmljs needed by buxtonimporter ↵geireann
which was breaking npm install
2022-03-07got rid of include cycles for Scripting globals to make hot updates work better.bobzel
2022-03-04removed pseudo Doc type system. playing with hot reloading.bobzel
2022-03-03fixed pdf rendering and interactionbobzel
2022-03-02upgraded to typescript 4.6.2bobzel
2022-03-01updated to webpack 5bobzel
2021-12-02mapbox cleanupAubrey Li
2021-11-30latest from MapboxAubrey Li
2021-10-26Merge branch 'master' into trails-aubreyAubrey Li
2021-10-26added better exif parser module to serverbobzel
2021-10-26when document is in lightbox view and a link is followed to its sidebar, we ↵bobzel
no longer reopen the document in its context. fixed selecting annotations on web/pdf. don't change document height when shown in a linkPreview. webBox fixes for pages with scripts. fixed range bounds when clicking on web text several fixes to web pages on server and client. client webbox allows clicks on divs with onclick instead of doing selection also hacky fix so that google search url doesn't keep expanding by removing 'q=' regions also added prevent/allow script menu item server grabs all html and hides id="google.." which are ads. also rewrites hrefs starting with http to route through corsProxy also removes target=_blank tags to prevent pages from opening outside of dash. also cleaned up routes and comments also when not logged in, references to anything in dash domain route to /home
2021-09-28converted ink addpoints to not use sampling. needs addPoints() to be filled in.bobzel
2021-07-26package-lock.json fix (why is it lockfileVersion: 2 ?)geireann
push :fr:
2021-07-26fixed npm install issue :dizzy_face:geireann
2021-07-19map as nodeAubrey-Li
2021-07-06fix link to map; ownerdocument errorAubrey-Li
2021-07-05searchbox zoom in and center on searchAubrey-Li
2021-06-26overflow issueAubrey-Li
2021-04-23fixed code warnings. updated some npm pacakges including typescript.bobzel
2021-04-21Fixed errors merging with masterbobzel
2021-04-05adding video wall testsbobzel
2021-03-30mergingusodhi
2021-03-21made it possible to capture screen recordings as videos.bobzel
2021-03-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
filters
2021-03-03trying out a forked branch of equation editor. cleaned up warnings.bobzel
2021-03-03:(usodhi
2021-03-03added functionPlot. trying to make fitWidth make sense everywhere ↵bobzel
(lightbox, stacking panels with autosize columns, etc).
2021-03-02agh stop mergingusodhi
2021-03-01added basic math typeset equation inputbobzel
2021-02-11mergingusodhi
2021-02-02playing with translations in textbox sidebars.bobzel
2021-02-01filters changesusodhi
2020-10-28testing startup scriptusodhi
2020-10-22re-added start-releasebobzel
2020-10-21removed npm start releaseSam Wilkins
2020-10-21server restarts automatically, session key + crash report distributedusodhi
2020-10-19Switch to ts-node from ts-node-dev for server monitoringSam Wilkins
2020-08-06Merge branch 'master' into new_audiobobzel
2020-08-05Merge branch 'master' into presentation_updatesbobzel
2020-08-04Merge branch 'master' into schema_searchbobzel
2020-08-03merge with new uiAndy Rickert
2020-08-03added sharing panelbobzel
2020-08-03updated UI to fit with menu redesignGeireann Lindfield Roberts
2020-08-03Merge remote-tracking branch 'origin/menu_restructure' into presentation_updatesGeireann Lindfield Roberts
2020-08-02from lastbobzel
2020-08-02fixed up import order on server to allow 'npm start' to work without hanging.bobzel
2020-08-01fixed bugs and added waveform (need fix)Lionel Han
2020-07-31mergeAndy Rickert