aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
AgeCommit message (Collapse)Author
2022-08-11ccljungster
2022-07-08restructured currentUserUtils to avoid having import cycles.bobzel
2022-07-07got rid of typings for ReactTextareaAutocomplete to avoid react warnings.bobzel
2022-07-07trying to fix errors in compilesbobzel
2022-07-05current package-lockbobzel
2022-07-01added resize handlers and linted document decorationsGeireann Lindfield Roberts
2022-06-14got init views based on the current tabs open - able to remove my code in ↵Michael Foiani
collection free form view.
2022-06-10merge with jenny bug fixes and fix small uiMichael Foiani
2022-06-08merge with master-cleanupJenny Yu
2022-06-08fix: merge conflictsJenny Yu
2022-06-08merge with masterbobzel
2022-06-07removing decorations on recording boxJenny Yu
2022-06-05merged with master and added transcription icon view for recognized inkbobzel
2022-06-02merge with presentmodeMichael Foiani
2022-06-02ffmpeg code added, but there is an error with sharedArrayBufferMichael Foiani
2022-05-02Add timers that can be paused and resumed for followingMovementsMichael Foiani
2022-04-28Handle merge conflicts with jenny workMichael Foiani
2022-04-28Merge with jennyMichael Foiani
2022-04-28feat: recording box turning into video + only one recording boxJenny Yu
2022-04-28Add static instanceMichael Foiani
2022-04-28Work with bob briefly.Michael Foiani
2022-04-28feat: uploading worksJenny Yu
2022-04-22uploading not working (cannot find ffmpeg)Jenny Yu
2022-04-20feat: styling + play entire video after finishJenny Yu
2022-04-12revert presbox & treeview onclick focusAubrey Li
2022-04-12ink to text for groupingsmehekj
2022-04-07added RecordingViewgeireann
2022-04-05merge masterAubrey Li
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