From 6735a09a2cec51a9043f9b702eb0fc35f9d4aaa1 Mon Sep 17 00:00:00 2001 From: chachachalga <32978524+chachachalga@users.noreply.github.com> Date: Thu, 25 Jun 2026 23:23:00 +0200 Subject: [PATCH 1/6] Create gifSorter --- exts/gifSorter | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 exts/gifSorter diff --git a/exts/gifSorter b/exts/gifSorter new file mode 100644 index 0000000..1bd889d --- /dev/null +++ b/exts/gifSorter @@ -0,0 +1,4 @@ +{ + "repository": "https://github.com/chachachalga/my-moonlight-extensions", + "commit": "d33f7c1b1c6d0d5cce3bd504de0af6260d68bdfe" +} From fc755fa2cff20a8a5d02f79a8a7b433049bb4b42 Mon Sep 17 00:00:00 2001 From: chachachalga <32978524+chachachalga@users.noreply.github.com> Date: Thu, 25 Jun 2026 23:53:42 +0200 Subject: [PATCH 2/6] Update gifSorter --- exts/gifSorter | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exts/gifSorter b/exts/gifSorter index 1bd889d..4929dd5 100644 --- a/exts/gifSorter +++ b/exts/gifSorter @@ -1,4 +1,4 @@ { "repository": "https://github.com/chachachalga/my-moonlight-extensions", - "commit": "d33f7c1b1c6d0d5cce3bd504de0af6260d68bdfe" + "commit": "a046aad7d77d88fdd558f48f3bd3c9d1d7953855" } From ca0d56f213a895cdaf81753b40a06d0771f58768 Mon Sep 17 00:00:00 2001 From: chachachalga <32978524+chachachalga@users.noreply.github.com> Date: Fri, 26 Jun 2026 00:09:17 +0200 Subject: [PATCH 3/6] Rename gifSorter to gifSorter.json --- exts/{gifSorter => gifSorter.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename exts/{gifSorter => gifSorter.json} (100%) diff --git a/exts/gifSorter b/exts/gifSorter.json similarity index 100% rename from exts/gifSorter rename to exts/gifSorter.json From 5e5434f8d18e9c9c7ffe1e8affe6e5e42dcec602 Mon Sep 17 00:00:00 2001 From: chachachalga <32978524+chachachalga@users.noreply.github.com> Date: Sat, 27 Jun 2026 12:08:24 +0200 Subject: [PATCH 4/6] Update gifSorter.json --- exts/gifSorter.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exts/gifSorter.json b/exts/gifSorter.json index 4929dd5..3182daa 100644 --- a/exts/gifSorter.json +++ b/exts/gifSorter.json @@ -1,4 +1,4 @@ { "repository": "https://github.com/chachachalga/my-moonlight-extensions", - "commit": "a046aad7d77d88fdd558f48f3bd3c9d1d7953855" + "commit": "393d7823fa7f408807f287879214b16e478ed999" } From ec9c9237f1e7929809f4e896b7de7263f8da587c Mon Sep 17 00:00:00 2001 From: chachachalga <32978524+chachachalga@users.noreply.github.com> Date: Sat, 27 Jun 2026 17:36:53 +0200 Subject: [PATCH 5/6] Update gifSorter.json --- exts/gifSorter.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exts/gifSorter.json b/exts/gifSorter.json index 3182daa..c3441e0 100644 --- a/exts/gifSorter.json +++ b/exts/gifSorter.json @@ -1,4 +1,4 @@ { "repository": "https://github.com/chachachalga/my-moonlight-extensions", - "commit": "393d7823fa7f408807f287879214b16e478ed999" + "commit": "a36732c31bf7b7c9f027524dd0a6425faf293034" } From 4eb8f33980cc7bce9cdb97b6840bdbae3bcbd18b Mon Sep 17 00:00:00 2001 From: chachachalga <32978524+chachachalga@users.noreply.github.com> Date: Sat, 27 Jun 2026 17:43:55 +0200 Subject: [PATCH 6/6] Update gifSorter.json This should be the final update. Removed previous minified variable usage Added stylesheets Removed left over files from sample extension --- exts/gifSorter.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exts/gifSorter.json b/exts/gifSorter.json index c3441e0..9f05d29 100644 --- a/exts/gifSorter.json +++ b/exts/gifSorter.json @@ -1,4 +1,4 @@ { "repository": "https://github.com/chachachalga/my-moonlight-extensions", - "commit": "a36732c31bf7b7c9f027524dd0a6425faf293034" + "commit": "47cc0c71b54c74cfde60a6c0d88a636bf0d7c8e5" }