about summary refs log tree commit diff
path: root/src/lib/media/picker.web.tsx
Commit message (Expand)AuthorAgeFilesLines
* New Edit Profile dialog on web, use new Edit Image dialog everywhere (#8220)Samuel Newman2025-05-061-23/+6
* swap out cropper library (#8327)hailey2025-05-061-13/+13
* Revamp image editor (#5462)Mary2024-09-251-1/+3
* Dont leave promise unresolvedPaul Frazee2024-05-061-1/+3
* allow for custom cropper aspect ration based on imagePiotr P2024-04-271-0/+4
* Fix cropper crashing after clicking cancelPiotr P2024-04-271-3/+1
* eslint autofixesPiotr P2024-04-271-1/+2
* Composer update (react-query refactor) (#1899)Paul Frazee2023-11-141-9/+2
* Add modal state provider, replace usage except methods (#1833)Eric Bailey2023-11-081-2/+3
* Use expo-image-picker on Web (#847)Logan Rosen2023-06-061-68/+2
* Fix user avatar and banner selector on web (#490)Paul Frazee2023-04-181-3/+3
* Split image cropping into secondary step (#473)Ollie Hsieh2023-04-171-61/+8
* Fixes profile edit image selection not prompting users on web (#309) (#321)John Fawcett2023-03-191-0/+12
* Move to expo and react-navigation (#288)Paul Frazee2023-03-131-4/+1
* Rework modals to support multiple activePaul Frazee2023-02-231-5/+6
* Implement image uploading in the web composerPaul Frazee2023-02-231-0/+143