aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
AgeCommit message (Collapse)Author
2022-03-18restored Schema views.bobzel
2022-03-17left key make slide & hover infoAubrey Li
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-28Merge branch 'master' into trails-aubreyAubrey Li
2021-10-26Merge branch 'master' into ink_v1bobzel
2021-10-26Merge branch 'master' into trails-aubreyAubrey Li
2021-10-26added better exif parser module to serverbobzel
2021-10-26refactoring snapping slightlyLauren
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-10-07ink rotation based on angle changevkalev
2021-09-28converted ink addpoints to not use sampling. needs addPoints() to be filled in.bobzel
2021-08-19updatesgeireann
2021-08-14code reorganising and updatesgeireann
2021-08-05remove dropshadow for miniMapAubrey-Li
2021-07-31Merge branch 'master' into trails-aubreyAubrey-Li
2021-07-28marker updatesAubrey-Li
2021-07-26Merge branch 'trails-aubrey' of https://github.com/brown-dash/Dash-Web into ↵Aubrey-Li
trails-aubrey
2021-07-26package-lock.json fix (why is it lockfileVersion: 2 ?)geireann
push :fr:
2021-07-26Merge branch 'master' into trails-aubreyAubrey-Li
2021-07-24refreshed linking status bar css, linkmenu cssdinhanhtruong
2021-07-19map as nodeAubrey-Li
2021-07-10Standardizing Colors, changing global CSS variablesAshley Cai
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-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-01fixed bugs and added waveform (need fix)Lionel Han