aboutsummaryrefslogtreecommitdiff
path: root/package.json
AgeCommit message (Collapse)Author
2023-02-14fixed pinning regions on pdf/web pages to allow proper pres following. ↵bobzel
added click on pres item# to select w/o navigation. fixed dashDocView to be selectable without losing selection to parent textbox. added BingMaps rudimentary option to googleMaps
2023-01-24stopped storing presCollection in PresBox in favor of computing it. added ↵bobzel
anchor menu option for viewing linked trail. fixed showing slected slides in presbox when link with up is used.
2022-12-21server side updatesgeireann
2022-09-21update component libraryGeireann Lindfield Roberts
fixes slider ui issues fixes color options on home page
2022-09-20updated homepage viewGeireann Lindfield Roberts
2022-09-19if same youtube video is uploaded, reuse the existing file without ↵bobzel
downloading again. removed failed uploads from parsed_files. change pinWithView to highlight the pinned view region. Give pinWithView collections an option to just pan or zoom to % of screen size.
2022-08-23Merge branch 'master' into parkerbobzel
2022-08-11add basic way to view issues. videos still won't play/show controls.Michael Foiani
2022-08-11ccljungster
2022-08-03got the label and resetting form to work for issue feature.Michael Foiani
2022-07-07fixed more errors.bobzel
2022-07-07got rid of typings for ReactTextareaAutocomplete to avoid react warnings.bobzel
2022-07-07trying to fix errors in compilesbobzel
2022-07-01Merge branch 'master' into geireann-eslint-prettierGeireann Lindfield Roberts
2022-06-29Prettier and eslint rules added!Geireann Lindfield Roberts
2022-06-29Added ESLint & Prettier filesGeireann Lindfield Roberts
2022-06-10merge with jenny bug fixes and fix small uiMichael Foiani
2022-06-02merge with presentmodeMichael Foiani
2022-06-02ffmpeg code added, but there is an error with sharedArrayBufferMichael Foiani
2022-04-22uploading not working (cannot find ffmpeg)Jenny Yu
2022-04-12ink to text for groupingsmehekj
2022-04-07added RecordingViewgeireann
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).