first commit

This commit is contained in:
2026-04-29 01:21:40 +08:00
commit 6f974ee6d5
4 changed files with 5671 additions and 0 deletions

4377
main.js Normal file

File diff suppressed because it is too large Load Diff

9
manifest.json Normal file
View File

@@ -0,0 +1,9 @@
{
"id": "media-gallery",
"name": "Media Gallery",
"version": "2.0.0",
"minAppVersion": "1.1.8",
"description": "Flexible and convenient gallery for images, GIFs, videos, and music.",
"author": "rokokol",
"isDesktopOnly": false
}

1279
styles.css Normal file

File diff suppressed because it is too large Load Diff

6
versions.json Normal file
View File

@@ -0,0 +1,6 @@
{
"1.0.0": "0.14.6",
"1.1.0": "1.1.8",
"1.1.1": "1.1.8",
"2.0.0": "1.1.8"
}