This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app
Rafael dos Santos Silva fa4a462517
FEATURE: Optimize images before upload (#13432)
Integrates [mozJPEG](https://github.com/mozilla/mozjpeg) and [Resize](https://github.com/PistonDevelopers/resize) using WebAssembly to optimize user uploads in the composer on the client-side.

NPM libraries are sourced from our [Squoosh fork](https://github.com/discourse/squoosh/tree/discourse), which was needed because we have an older asset pipeline.
2021-06-23 12:31:12 -03:00
..
assets FEATURE: Optimize images before upload (#13432) 2021-06-23 12:31:12 -03:00
controllers FIX: Load more users URL respect group param (#13485) 2021-06-23 10:21:53 -05:00
helpers PERF: Eager load Theme associations in Stylesheet Manager. 2021-06-21 11:06:58 +08:00
jobs PERF: Update post uploads secure status in a job (#13459) 2021-06-21 19:15:24 +03:00
mailers FIX: Remove duplicate add_unsubscribe_link hash key (#13467) 2021-06-22 11:25:39 +10:00
models FIX: Ignore missing uploads in theme settings (#13486) 2021-06-22 22:34:22 -04:00
serializers DEV: Plugin API to add directory columns (#13440) 2021-06-22 13:00:04 -05:00
services FIX: Add word boundaries to replace and tag watched words (#13405) 2021-06-18 18:54:06 +03:00
views Code review comments. 2021-06-21 11:06:58 +08:00