Andrew Scott
|
e41a52286f
|
Revert "refactor: move example generation into adev, removing content from aio (#55263)" (#55326)
This reverts commit 9bc15994ce.
PR Close #55326
|
2024-04-12 14:57:05 -07:00 |
|
Joey Perrott
|
9bc15994ce
|
refactor: move example generation into adev, removing content from aio (#55263)
Remove the content from aio and set up the example generation in adev
PR Close #55263
|
2024-04-09 11:18:48 -07:00 |
|
Jeremy Elbourn
|
ec6e7303dd
|
perf: pngcrush all pngs (#28479)
This is the result of running
```sh
find ./ -iname "*.png" -exec pngcrush -brute -ow -- {} \;
```
[Summary of size reductions](https://docs.google.com/spreadsheets/d/12Qgx7DfKabWw0PJza6ozC1kCHTofi6wyBLWGtwLW7G4/preview)
Last done in July, 2017 in #18243
PR Close #28479
|
2019-02-01 13:56:02 -05:00 |
|
Pete Bacon Darwin
|
aefa06f7df
|
docs(core): update security guide sanitize example (#26777)
The sanitizer now removes the content of script tags as well as the tag itself.
PR Close #26777
|
2018-10-26 12:31:49 -04:00 |
|
Ward Bell
|
6a46cabb10
|
docs: security guide images
closes #17263
|
2017-06-08 12:57:13 -07:00 |
|
Jesus Rodriguez
|
b016984c04
|
docs(aio): resize images
|
2017-05-12 14:28:09 +01:00 |
|
Georgios Kalpakas
|
6561d46349
|
refactor(aio): move content-related images to content/images/
|
2017-04-27 10:14:32 +01:00 |
|