From 30d57c06225cb32264a3f89173d79cfcf29132bf Mon Sep 17 00:00:00 2001 From: Vibe <184767752+EhhForge@users.noreply.github.com> Date: Sun, 24 May 2026 06:44:18 +0300 Subject: [PATCH] add rune-vault (#11424) * Create runevault.properties * Rename runevault.properties to rune-vault.properties * Rename rune-vault.properties to rune-vault * Update rune-vault * Update rune-vault * Update rune-vault * Update rune-vault * Update rune-vault * Update rune-vault * Update rune-vault * Update rune-vault * Update rune-vault * rune-vault: bump to 6f08af1 (Supabase key rotation) Plugin-side rotation from legacy anon JWT to sb_publishable_*. No behavioral change; smaller key, RLS continues to enforce access. Co-Authored-By: Claude Opus 4.7 (1M context) * rune-vault: bump to dd46b39 Drops a build.gradle config (failOnNoDiscoveredTests) that was unsupported on this CI's Gradle 8.10. Co-Authored-By: Claude Opus 4.7 (1M context) * rune-vault: bump to ccf15dc Adds build=standard to runelite-plugin.properties so plugin-hub's packager knows to use its bundled core deps. Co-Authored-By: Claude Opus 4.7 (1M context) * Update rune-vault * Add files via upload * Update rune-vault to 4bc5d54 * Delete icons/rune-vault.png * rune-vault: bump to 05715d5 (silent bank/cash sync regression fix) Fixes a 6-week-old silent regression where every plugin upsert returned PostgREST 42P10 (on_conflict columns stopped matching after a 4-col constraint replaced the old 5-col one). Bank scans and cash updates hadn't been persisting to the DB. * Apply suggestion from @riktenx --------- Co-authored-by: Claude Opus 4.7 (1M context) Co-authored-by: riktenx --- plugins/rune-vault | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 plugins/rune-vault diff --git a/plugins/rune-vault b/plugins/rune-vault new file mode 100644 index 000000000..1601d2ab6 --- /dev/null +++ b/plugins/rune-vault @@ -0,0 +1,3 @@ +repository=https://github.com/EhhForge/RuneVault-on-RuneLite.git +commit=05715d5c745fac20a4444ceaf38390846191f4d4 +warning=This plugin submits your IP address, RSN, Grand Exchange trades, inventory pickups and drops, worn equipment, bank contents, and wealth to a 3rd-party server not controlled or verified by Runelite developers.