about summary refs log tree commit diff
path: root/src/lib/media/manip.ts
Commit message (Expand)AuthorAgeFilesLines
* Remove image resizer (#5464)Hailey2024-09-241-16/+58
* Upgrade API, implement XRPC rework (#4857)Hailey2024-08-121-7/+1
* 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-121-1/+73
* Cleanup files after each iteration of compression and downloading (#3599)Hailey2024-04-251-14/+37
* Ignore image responses on non-200 status (#3693)dan2024-04-241-5/+11
* Add permission checks before saving image (#945)Ansh2023-07-031-15/+3
* [APP-716] Add 'save image' button to the lightbox (#926)Paul Frazee2023-06-301-1/+30
* Rework scaled dimensions and compression (#737)Ollie H2023-05-301-44/+0
* Fix image sharing on iOS (#561)Paul Frazee2023-05-021-9/+39
* Android & visual fixes: color themes, repost icon, navigation, back handler, ...Paul Frazee2023-04-241-13/+12
* Split image cropping into secondary step (#473)Ollie Hsieh2023-04-171-83/+115
* Introduce an image sizes cache to improve feed layouts (close #213) (#335)Paul Frazee2023-03-211-4/+5
* Implement image uploading in the web composerPaul Frazee2023-02-231-0/+178