about summary refs log tree commit diff
path: root/src/lib/media
Commit message (Expand)AuthorAgeFilesLines
* run `yarn lint --fix` (#9013)Samuel Newman2025-09-095-12/+12
* Use Automatic representation for all image pickers (#8963)Eric Bailey2025-09-021-1/+3
* Improve e2e tests (#8927)Samuel Newman2025-08-294-2/+45
* [APP-1318] `SelectMediaButton` (#8828)Eric Bailey2025-08-182-8/+11
* new arch (#8295)hailey2025-06-121-50/+37
* Speculative fix to Android camera roll issue (#8397)Samuel Newman2025-05-211-0/+59
* [Android] Save photos to "Bluesky" folder (#8018)Samuel Newman2025-05-081-2/+30
* Fix some more warnings for web (#8316)Samuel Newman2025-05-081-1/+1
* New Edit Profile dialog on web, use new Edit Image dialog everywhere (#8220)Samuel Newman2025-05-064-31/+12
* swap out cropper library (#8327)hailey2025-05-067-71/+77
* Optimize compressImage method to also use binary search (#7490)Kae2025-04-262-12/+36
* Update `VideoTooLargeError` strings (#7923)surfdude292025-03-121-1/+1
* tweak ci (#7916)Samuel Newman2025-03-061-3/+2
* Adding webp to regex list. Added function return type for consistency with th...André Fernandes2025-02-051-2/+2
* Remove unused default argumentDan Abramov2025-01-071-1/+1
* Fix `moveToPermanentPath` ext Default Missing '.' (#7281)Jonathan Herbert2025-01-071-1/+1
* Add gif support to web (#6433)Samuel Newman2024-11-221-0/+4
* [Lightbox] Always rely on Expo Image cache (#6189)dan2024-11-091-93/+0
* use megabytes rather than mebibytes for video limit (#6117)Samuel Newman2024-11-051-1/+1
* Unify dimensions cache between lightbox and feed (#6047)dan2024-11-041-21/+79
* Sort imports (#6009)dan2024-10-292-2/+3
* Translate some missing strings via global i18n instance (#5740)Samuel Newman2024-10-141-3/+5
* [Sheets] [Pt. 1] Root PR (#5557)Hailey2024-10-042-2/+2
* Rename some files and variables (#5587)dan2024-10-035-1/+289
* Remove image resizer (#5464)Hailey2024-09-241-16/+58
* Remove `react-native-fs` (#5463)Hailey2024-09-251-11/+23
* Revamp image editor (#5462)Mary2024-09-252-2/+7
* MobX removal take 2 (#5381)Mary2024-09-251-1/+1
* fix min size for compression (#5272)Samuel Newman2024-09-111-9/+10
* [Video] TEMP disable skip compression (#5271)Samuel Newman2024-09-111-9/+9
* [Video] use correct max size (#5245)Samuel Newman2024-09-092-3/+3
* [Video] Upload tweaks (#5228)Samuel Newman2024-09-081-1/+2
* [Video] Fix type on web (#5211)Hailey2024-09-071-2/+4
* [Video] Check upload limits before uploading (#5153)Samuel Newman2024-09-071-0/+7
* [Video] Only compress if >25mb or unknown format (#5187)Samuel Newman2024-09-071-2/+15
* fix mime checks (#5118)Samuel Newman2024-09-031-1/+1
* [Video] Upload errors and UI improvements (#5092)Samuel Newman2024-09-034-1/+11
* [Videos] avoid using fetch for blob handling where possible (#5041)Samuel Newman2024-08-303-12/+40
* [Video] Make compress/upload cancelable (#4996)Samuel Newman2024-08-292-5/+12
* [Video] Add uploaded video to post (#4884)Samuel Newman2024-08-291-36/+0
* Upgrade API, implement XRPC rework (#4857)Hailey2024-08-121-7/+1
* [Video] Uploads (#4754)Hailey2024-07-301-0/+36
* Use appropriate icons for toasts (#4803)Samuel Newman2024-07-231-2/+2
* Video compression in composer (#4638)Samuel Newman2024-07-053-0/+64
* add `legacy` to picker for Android (#4377)Hailey2024-06-051-1/+3
* match web version exports (#4257)Samuel Newman2024-05-291-0/+4
* New onboarding tests (#3996)Paul Frazee2024-05-131-8/+17
* Delete the entire temporary directory instead of just the temp file, also use...Hailey2024-05-131-13/+18
* ✅ Fix "Download CAR file" on mobile (#3816)Matthieu Sieben2024-05-122-3/+96
* [Reduced Onboarding] Add profile step (#3933)Eric Bailey2024-05-111-0/+0