diff --git a/Apps/FileBrowser/appfile.json b/Apps/FileBrowser/appfile.json index 377b9c3..6d88ed0 100644 --- a/Apps/FileBrowser/appfile.json +++ b/Apps/FileBrowser/appfile.json @@ -5,11 +5,11 @@ "icon": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/FileBrowser/icon.png", "tagline": "Upload, delete, preview, rename, edit and share your files.", "overview": "File Browser - Webbased File Browser including sharing functions etc.", - "thumbnail": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/FileBrowser/thumbnail.png", + "thumbnail": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/FileBrowser/thumbnail.jpg", "screenshots": [ - "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/FileBrowser/snapshot-1.gif", - "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/FileBrowser/snapshot-2.png", - "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/FileBrowser/snapshot-3.png" + "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/FileBrowser/screenshot-1.jpg", + "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/FileBrowser/screenshot-2.jpg", + "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/FileBrowser/screenshot-3.jpg" ], "category": [ "Cloud", @@ -109,5 +109,5 @@ "latest_updates": "", "url": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/FileBrowser/changelog.txt" }, - "latest_update_date": "1640072737" + "latest_update_date": "1640166210" } \ No newline at end of file diff --git a/Apps/FileBrowser/screenshot-1.jpg b/Apps/FileBrowser/screenshot-1.jpg new file mode 100644 index 0000000..d752824 Binary files /dev/null and b/Apps/FileBrowser/screenshot-1.jpg differ diff --git a/Apps/FileBrowser/screenshot-2.jpg b/Apps/FileBrowser/screenshot-2.jpg new file mode 100644 index 0000000..87f41bf Binary files /dev/null and b/Apps/FileBrowser/screenshot-2.jpg differ diff --git a/Apps/FileBrowser/screenshot-3.jpg b/Apps/FileBrowser/screenshot-3.jpg new file mode 100644 index 0000000..d4cc838 Binary files /dev/null and b/Apps/FileBrowser/screenshot-3.jpg differ diff --git a/Apps/FileBrowser/snapshot-1.gif b/Apps/FileBrowser/snapshot-1.gif deleted file mode 100644 index 1387a0c..0000000 Binary files a/Apps/FileBrowser/snapshot-1.gif and /dev/null differ diff --git a/Apps/FileBrowser/snapshot-2.png b/Apps/FileBrowser/snapshot-2.png deleted file mode 100644 index 1215e65..0000000 Binary files a/Apps/FileBrowser/snapshot-2.png and /dev/null differ diff --git a/Apps/FileBrowser/snapshot-3.png b/Apps/FileBrowser/snapshot-3.png deleted file mode 100644 index 6208569..0000000 Binary files a/Apps/FileBrowser/snapshot-3.png and /dev/null differ diff --git a/Apps/FileBrowser/thumbnail.jpg b/Apps/FileBrowser/thumbnail.jpg new file mode 100644 index 0000000..8958b73 Binary files /dev/null and b/Apps/FileBrowser/thumbnail.jpg differ diff --git a/Apps/FileBrowser/thumbnail.png b/Apps/FileBrowser/thumbnail.png deleted file mode 100644 index 6208569..0000000 Binary files a/Apps/FileBrowser/thumbnail.png and /dev/null differ