From 1be1a56cdd3452afa27aa6528f7f9909d7acf0c0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 23:03:46 +0000 Subject: [PATCH] This build was committed by a bot. --- dist/assets/{index-CW0FYs6s.js => index-DAL8-vqm.js} | 2 ++ dist/index.html | 3 ++- dist/sw.js | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) rename dist/assets/{index-CW0FYs6s.js => index-DAL8-vqm.js} (99%) diff --git a/dist/assets/index-CW0FYs6s.js b/dist/assets/index-DAL8-vqm.js similarity index 99% rename from dist/assets/index-CW0FYs6s.js rename to dist/assets/index-DAL8-vqm.js index 2a434bb..894a5a6 100644 --- a/dist/assets/index-CW0FYs6s.js +++ b/dist/assets/index-DAL8-vqm.js @@ -792,6 +792,8 @@ $(el.threadPopover).on("click", async (e) => { const tokens = Math.max(0, Math.ceil(totalChars / 4)); const k = tokens >= 1e3 ? Math.round(tokens / 1e3) + "k" : String(tokens); alert(tokens + " tokens (" + k + ")"); + } else if (act === "export") { + dl(`thread-${(th.title || "thread").replace(/\W/g, "_")}-${ts()}.json`, { version: 1, threads: [th] }); } hideThreadPopover(); await THREAD.save(); diff --git a/dist/index.html b/dist/index.html index ea677e1..5f3a310 100644 --- a/dist/index.html +++ b/dist/index.html @@ -12,7 +12,7 @@ - + @@ -66,6 +66,7 @@ diff --git a/dist/sw.js b/dist/sw.js index 7bc1289..b4a8a07 100644 --- a/dist/sw.js +++ b/dist/sw.js @@ -1 +1 @@ -if(!self.define){let e,s={};const i=(i,n)=>(i=new URL(i+".js",n).href,s[i]||new Promise(s=>{if("document"in self){const e=document.createElement("script");e.src=i,e.onload=s,document.head.appendChild(e)}else e=i,importScripts(i),s()}).then(()=>{let e=s[i];if(!e)throw new Error(`Module ${i} didn’t register its module`);return e}));self.define=(n,r)=>{const t=e||("document"in self?document.currentScript.src:"")||location.href;if(s[t])return;let o={};const l=e=>i(e,t),c={module:{uri:t},exports:o,require:l};s[t]=Promise.all(n.map(e=>c[e]||l(e))).then(e=>(r(...e),o))}}define(["./workbox-8c29f6e4"],function(e){"use strict";self.skipWaiting(),e.clientsClaim(),e.precacheAndRoute([{url:"registerSW.js",revision:"1872c500de691dce40960bb85481de07"},{url:"index.html",revision:"aeb2d9a83e218385b9a9255b695abea4"},{url:"assets/index-CZ8Js0gk.css",revision:null},{url:"assets/index-CW0FYs6s.js",revision:null},{url:"manifest.webmanifest",revision:"7a6c5c6ab9cb5d3605d21df44c6b17a2"}],{}),e.cleanupOutdatedCaches(),e.registerRoute(new e.NavigationRoute(e.createHandlerBoundToURL("index.html")))}); +if(!self.define){let e,s={};const i=(i,n)=>(i=new URL(i+".js",n).href,s[i]||new Promise(s=>{if("document"in self){const e=document.createElement("script");e.src=i,e.onload=s,document.head.appendChild(e)}else e=i,importScripts(i),s()}).then(()=>{let e=s[i];if(!e)throw new Error(`Module ${i} didn’t register its module`);return e}));self.define=(n,r)=>{const t=e||("document"in self?document.currentScript.src:"")||location.href;if(s[t])return;let o={};const c=e=>i(e,t),l={module:{uri:t},exports:o,require:c};s[t]=Promise.all(n.map(e=>l[e]||c(e))).then(e=>(r(...e),o))}}define(["./workbox-8c29f6e4"],function(e){"use strict";self.skipWaiting(),e.clientsClaim(),e.precacheAndRoute([{url:"registerSW.js",revision:"1872c500de691dce40960bb85481de07"},{url:"index.html",revision:"50b9a8411eab7cb3f1b4dc4d86217ab4"},{url:"assets/index-DAL8-vqm.js",revision:null},{url:"assets/index-CZ8Js0gk.css",revision:null},{url:"manifest.webmanifest",revision:"7a6c5c6ab9cb5d3605d21df44c6b17a2"}],{}),e.cleanupOutdatedCaches(),e.registerRoute(new e.NavigationRoute(e.createHandlerBoundToURL("index.html")))});