From 25fbefbcac08bc437a5e7c63010009d8ea248ecc Mon Sep 17 00:00:00 2001 From: Leon135 Date: Mon, 15 Sep 2025 00:28:43 +0200 Subject: [PATCH 1/5] chore: Add cswatch-plugin submodule --- .gitmodules | 3 +++ plugins/cswatch-plugin | 1 + 2 files changed, 4 insertions(+) create mode 160000 plugins/cswatch-plugin diff --git a/.gitmodules b/.gitmodules index ca98274..ce170fe 100644 --- a/.gitmodules +++ b/.gitmodules @@ -49,3 +49,6 @@ [submodule "plugins/leetify-extension"] path = plugins/leetify-extension url = https://github.com/TOR968/leetify-extension +[submodule "plugins/cswatch-plugin"] + path = plugins/cswatch-plugin + url = https://github.com/Leon135/cswatch-plugin.git diff --git a/plugins/cswatch-plugin b/plugins/cswatch-plugin new file mode 160000 index 0000000..5d841ad --- /dev/null +++ b/plugins/cswatch-plugin @@ -0,0 +1 @@ +Subproject commit 5d841addc8c5fc8a836b1a64444149569a3d2dc3 From 90919ad70ff612fc65429022ae7fe776e38403b7 Mon Sep 17 00:00:00 2001 From: Leon135 Date: Mon, 15 Sep 2025 21:32:36 +0200 Subject: [PATCH 2/5] chore: Update cswatch-plugin submodule to latest commit --- plugins/cswatch-plugin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/cswatch-plugin b/plugins/cswatch-plugin index 5d841ad..b9fc8b5 160000 --- a/plugins/cswatch-plugin +++ b/plugins/cswatch-plugin @@ -1 +1 @@ -Subproject commit 5d841addc8c5fc8a836b1a64444149569a3d2dc3 +Subproject commit b9fc8b5bd28be0e9b6b17af30f545d56d1e20f2c From 9086649aae2ad44618e21fd07cfa68244b9edfa0 Mon Sep 17 00:00:00 2001 From: Leon135 Date: Tue, 16 Sep 2025 08:34:52 +0200 Subject: [PATCH 3/5] fix: broken pnpm lock --- plugins/cswatch-plugin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/cswatch-plugin b/plugins/cswatch-plugin index b9fc8b5..1e628f7 160000 --- a/plugins/cswatch-plugin +++ b/plugins/cswatch-plugin @@ -1 +1 @@ -Subproject commit b9fc8b5bd28be0e9b6b17af30f545d56d1e20f2c +Subproject commit 1e628f7e64d82d25ea7bd7f8b6abc269994420aa From 7c8cbf2d2e16d2a4bddd56b5b25ec919953d28bc Mon Sep 17 00:00:00 2001 From: Leon135 Date: Tue, 16 Sep 2025 20:38:49 +0200 Subject: [PATCH 4/5] fix: update typo --- plugins/cswatch-plugin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/cswatch-plugin b/plugins/cswatch-plugin index 1e628f7..7e29c89 160000 --- a/plugins/cswatch-plugin +++ b/plugins/cswatch-plugin @@ -1 +1 @@ -Subproject commit 1e628f7e64d82d25ea7bd7f8b6abc269994420aa +Subproject commit 7e29c89eb3759d2212f836b79dbb9161c6c932b6 From da02f142ce7bf1470b032a3e5d2eea2e0262f8ea Mon Sep 17 00:00:00 2001 From: Leon135 Date: Tue, 16 Sep 2025 22:53:56 +0200 Subject: [PATCH 5/5] fix: build scripts --- plugins/cswatch-plugin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/cswatch-plugin b/plugins/cswatch-plugin index 7e29c89..4301c42 160000 --- a/plugins/cswatch-plugin +++ b/plugins/cswatch-plugin @@ -1 +1 @@ -Subproject commit 7e29c89eb3759d2212f836b79dbb9161c6c932b6 +Subproject commit 4301c426562988553bb6486d29c7acc6e1999b78