Skip to content

Commit

Permalink
Compress images (#242)
Browse files Browse the repository at this point in the history
  • Loading branch information
AgentRBY authored Jul 30, 2022
1 parent d7b0b13 commit dfc7bf6
Show file tree
Hide file tree
Showing 18 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/data/features.ts
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ export const previewFiles = [
},
{
name: "waves",
extension: "png",
icon: "/preview-samples/waves.png",
extension: "jpg",
icon: "/preview-samples/waves.jpg",
bitDepth: 24,
dimensions: {
horizontal: 1496,
Expand Down
2 changes: 1 addition & 1 deletion src/routes/docs/configuring/replace-file-explorer.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
1. Open the settings dialog in Files
2. Navigate to the experimental section and toggle the switch to set Files as the default file manager

![Settings dialog](/docs-resources/Settings-Dialog-Experimental.png)
![Settings dialog](/docs-resources/Settings-Dialog-Experimental.jpg)
Binary file modified static/blog-resources/filesv2-1/HeroImage.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/blog-resources/filesv2-1/PropertiesDialog.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/blog-resources/filesv2-3/HeroImage.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/blog-resources/filesv2/Files21_V2_Themes_Dark_RGB.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/blog-resources/filesv2/FilesV2Banner.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/blog-resources/setting-custom-background/HeroImage.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file added static/preview-samples/waves.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed static/preview-samples/waves.png
Binary file not shown.
Binary file modified static/screenshots/folder-list-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/screenshots/folder-list-light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/screenshots/hero-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/screenshots/hero-light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit dfc7bf6

Please sign in to comment.