aboutsummaryrefslogtreecommitdiff
path: root/src/client/util/Import & Export
AgeCommit message (Collapse)Author
2025-08-18added image foreground mask function. added ui buttons for removing ↵HEADmasterbobzel
background, masking foreground.
2025-08-15cleaned up image background removal code a bit and added undobobzel
2025-08-14moved background removal code into ImageUtilsbobzel
2025-04-14fixed how templates are expanded to avoid template sub-component conflicts ↵bobzel
by changing how field keys are named. fixed various Cast functions to be more typesafe by including undefined as part of return type. overhaul of Doc.MakeClone, MakeCopy, FindRefernces - makeClone is no longer async. fixed inlined docs in text docs.
2025-03-21trying to improve how data / layout / root and templtae docs are accessed.bobzel
2025-02-26added typing to PostToServer calls. made smartDraw popup create images locally.bobzel
2025-02-19more gptpopup cleanup.bobzel
2024-10-08changed carousel view to resize ui buttons based on screen scaling and ↵bobzel
document dimensions. lint errors.
2024-08-08many changes to add typing in place of 'any's etcbobzel
2024-05-02lots more dependency cycle unwinding.bobzel
2024-04-24completing eslint passbobzel
2024-04-21more lint cleanupbobzel
2024-04-17restoring eslint - updates not complete yetbobzel
2024-01-18lots of changes to try to simplify API for viewPaths and relatedbobzel
2023-12-29fixed dropping images from web. fixed exif data on images and autorotating ↵bobzel
exif rotated images. fixed selecting on web pages, and resizing web pages upward so that pointer events aren't grabbed.
2023-12-11commented out unused google photos uploader and directory import boxbobzel
2023-12-10massive changes to use mobx 6 which means not accessing props directly in ↵bobzel
@computed functions.
2023-12-04trying to do version updates on all npm packages.bobzel
2023-12-03cleaned up warnings and errors, working with typescript 20.10bobzel
2023-11-30final rootDoc refactoringbobzel
2023-06-07Update other usesJames Hu
2023-05-14major overhaul of field naming conventions.bobzel
2023-04-14got rid of CollectionView prop. fixed DocFocusOrOpen to toggle targets and ↵bobzel
zoom correctly.
2023-04-13lots of changes to get rid of ContainingCollectionDoc and ↵bobzel
ContainingCollectionView props.
2023-03-05replace jumpToDocument with showDocument. restructure code to get rid of ↵bobzel
scrollFocus by adding getView() and fixing focus() and restoreTargetView
2022-12-07fixed presMovement.none so that no pan or zoom takes place. fixed clicking ↵bobzel
on a presitem to stop audio playing other items.
2022-12-01refactored process of following links / jumping to docs and added following ↵bobzel
options for zoomTime, etc instead of setting temporary fields on docs.
2022-05-06changed following links to open up icons all the way down to the target ↵bobzel
document. allow StartLink to work with webBox w/ text selection. fixed web clippings to have a cursor and grab keyDown events.
2022-03-04removed pseudo Doc type system. playing with hot reloading.bobzel
2022-03-02upgraded to typescript 4.6.2bobzel
2022-03-01updated to webpack 5bobzel
2021-03-19simplified chromeStatus to chromeHidden. fixed presBox item widths. fixed ↵bobzel
colorBox layout.
2021-03-19fixing up some baseProto initialization. fixing stacking view with hidden docs.bobzel
2020-12-10more cleanup/organization of 'props' . removed VisibleHeight props and ↵bobzel
cleaned up PDF and other props
2020-10-29fixed images not having a height when importedbobzel
2020-09-15rearranged menu items, made a bunch developer mode. fixed setting color via ↵bobzel
ColorBox of colelctions.
2020-09-04fixed typos + css + changing value on dropped documents in masonry view + ↵usodhi
ink x + added .mpeg as acceptable audio format
2020-08-24cleaned up all library() calls to add icons. fixed import styles. fixed ↵bobzel
keyboard events for presentation views to trigger when no input box is the target.
2020-06-29changed a lot of collection keys to start with "_" -- particularly for ↵Bob Zeleznik
Stacking and Schema views. Also added filtering to facet filters. enabled facet filter for sidebar library.
2020-06-10fixed iniitalization of ScriptManagerBob Zeleznik
2020-06-09fixed lots of errors/warnings. added 'a' to be able embed documents on ↵Bob Zeleznik
drop. added 'l' toggle to perist lasso/marquee mode.
2020-06-08a bunch of cleanup to fix import order and to organize/restructure ink ↵Bob Zeleznik
things in the right places.
2020-05-15renamed new_fields to fieldsSam Wilkins
2020-04-17fixed native size of images with template on reloadingBob Zeleznik
2020-04-11document from json improvements and documentationSam Wilkins
2020-04-11fixed double click on freeformviews. changed signature for ↵Bob Zeleznik
DocumentHierarchyFromJson() to have an 'all' parameter
2020-02-28allowing different text templates to be the default. fixing transparency. ↵bob
removing audio by default from notes.
2020-02-16improved file upload apiSam Wilkins
2020-02-11refactored image upload data response format, google docs working for ↵Sam Wilkins
specific interactions
2020-01-27nativewidth and nativeheight extension key fix and implemented UI to ↵Sam Wilkins
manually download a remotely hosted image