cobalt/web
wukko 49460bd16d
web: load turnstile only in save tab and only once
turnstile will stay in background after being loaded once (just like before), but now it will not load on pages other than save if they are opened first
2024-09-05 00:04:41 +06:00
..
changelogs web/changelogs: remove 3.3 changelog as it's a duplicate of 3.4 2024-07-23 12:44:13 +06:00
i18n web/DonateOptionsCard: parametrize card processor string 2024-09-04 17:01:51 +00:00
src web: load turnstile only in save tab and only once 2024-09-05 00:04:41 +06:00
static web: add static headers file for multithreading on cloudflare pages 2024-08-13 12:06:09 +06:00
.gitignore git: update general gitignore & web gitignore 2024-08-02 21:16:04 +06:00
.npmrc web: project skeleton 2024-06-13 15:32:17 +06:00
eslint.config.js web: add eslint 2024-06-19 17:55:06 +06:00
LICENSE web: add license 2024-07-29 15:26:04 +06:00
package.json web: add support for cloudflare turnstile 2024-08-16 00:08:57 +06:00
README.md web: project skeleton 2024-06-13 15:32:17 +06:00
svelte.config.js web/svelte: enable fallback page generation 2024-09-03 13:39:21 +00:00
tsconfig.json web: add support for cloudflare turnstile 2024-08-16 00:08:57 +06:00
vite.config.ts web/vite: expose libav.js files directly 2024-08-12 16:47:11 +00:00

cobalt web

wip