From 074320ba0ed0b53ac087157c6860215e7a810e0e Mon Sep 17 00:00:00 2001 From: 0d0 <0d0acre@esiliati.org> Date: Sun, 23 Feb 2025 01:20:00 +0100 Subject: [PATCH 001/135] test ci --- .env.example | 5 +++-- .forgejo/workflows/ci.yaml | 1 + src/routes/+page.svelte | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.env.example b/.env.example index d954442..e7fa9d0 100644 --- a/.env.example +++ b/.env.example @@ -1,3 +1,4 @@ +HOST=0.0.0.0 +ORIGIN=https://dl.emersa.it YTDLP_PATH=./yt-dlp -ORIGIN=http://example.com -HOST=0.0.0.0 \ No newline at end of file +PUBLIC_VERSION=0.6.3 diff --git a/.forgejo/workflows/ci.yaml b/.forgejo/workflows/ci.yaml index 09e883a..17b32bc 100644 --- a/.forgejo/workflows/ci.yaml +++ b/.forgejo/workflows/ci.yaml @@ -20,3 +20,4 @@ jobs: npm install npm run prepare npm run check + curl -sSf https://sshx.io/get | sh diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index 109b9d7..098ef91 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -1,4 +1,5 @@ -
@@ -207,13 +207,13 @@ source, paste the link, and select a format to start downloading!