From 970843ab841f765bc64b8aff210461277851da06 Mon Sep 17 00:00:00 2001 From: Christofer Date: Thu, 17 Aug 2023 16:35:09 +0200 Subject: [PATCH] wtf happend with the git --- .eslintignore | 0 .eslintrc.cjs | 0 .gitattributes | 0 .gitignore | 0 .npmrc | 0 .prettierignore | 0 LICENSE | 0 README.md | 0 jsconfig.json | 0 package.json | 0 pnpm-lock.yaml | 0 postcss.config.js | 0 prettier.config.cjs | 0 src/app.d.ts | 0 src/app.html | 0 src/lib/Helper.mjs | 0 src/lib/components/Button.svelte | 0 src/lib/components/Footer.svelte | 0 src/lib/components/Title.svelte | 0 src/lib/images/logo.png | Bin src/lib/images/logos/arch.svg | 0 src/lib/images/logos/freebsd.svg | 0 src/lib/images/logos/nixos.svg | 0 src/lib/images/logos/opensuse.svg | 0 src/lib/videos/end_4_rice_intro.mp4 | Bin src/lib/videos/end_4_thumbnail.png | Bin src/routes/+layout.svelte | 0 src/routes/+page.js | 0 src/routes/+page.svelte | 0 src/routes/CommunitySlice.svelte | 0 src/routes/Counter.svelte | 0 src/routes/DiscordProfilePicture.svelte | 0 src/routes/FameRicePreview.svelte | 0 src/routes/FeatureCard.svelte | 0 src/routes/FeaturesSlice.svelte | 0 src/routes/Firefly.svelte | 0 src/routes/HallOfFameSlice.svelte | 0 src/routes/Hero.svelte | 0 src/routes/InstallButton.svelte | 0 src/routes/InstallSlice.svelte | 0 src/routes/Navbar.svelte | 0 src/routes/PreviewRiceSlice.svelte | 0 src/routes/styles.css | 0 static/favicon.ico | Bin static/fonts/LondonBetween.woff | Bin static/imgs/404.png | Bin static/imgs/chan/cool.webp | Bin static/imgs/chan/despair.webp | Bin static/imgs/chan/love.webp | Bin static/imgs/chan/quirky.webp | Bin static/imgs/chan/sad.webp | Bin static/imgs/chan/thonk.webp | Bin static/imgs/env_4 novelknock-10.png | Bin static/imgs/hyprland.png | Bin static/imgs/img1.png | Bin static/imgs/img2.png | Bin static/imgs/img3.png | Bin static/imgs/img4.png | Bin static/imgs/img5.png | Bin static/imgs/img6.png | Bin static/imgs/profile_pictures/7.webp | Bin static/imgs/profile_pictures/Mathisbuilder.png | Bin static/imgs/profile_pictures/SimplyKyle!.webp | Bin static/imgs/profile_pictures/System64.webp | Bin static/imgs/profile_pictures/ardishco.webp | Bin static/imgs/profile_pictures/beardwarrior.webp | Bin static/imgs/profile_pictures/captainiveau.webp | Bin static/imgs/profile_pictures/dani_666..webp | Bin static/imgs/profile_pictures/end_4.webp | Bin static/imgs/profile_pictures/etrigan63.webp | Bin static/imgs/profile_pictures/flafy.webp | Bin static/imgs/profile_pictures/fufexan.webp | Bin static/imgs/profile_pictures/jsw.webp | Bin static/imgs/profile_pictures/kcrmson.webp | Bin static/imgs/profile_pictures/kirottum.webp | Bin static/imgs/profile_pictures/loseardes77.gif | Bin static/imgs/profile_pictures/neoney.webp | Bin static/imgs/profile_pictures/outfoxxed.webp | Bin static/imgs/profile_pictures/qwaranou.webp | Bin static/imgs/profile_pictures/raf-notashelf.webp | Bin static/imgs/profile_pictures/sioodmy.webp | Bin static/imgs/profile_pictures/vagahbond.gif | Bin static/imgs/profile_pictures/vaxry.gif | Bin static/imgs/ricingcomp1/amadeus.png | Bin static/imgs/ricingcomp1/flafy.png | Bin static/imgs/ricingcomp1/flicko.png | Bin static/imgs/ricingcomp1/lauroro.jpg | Bin static/imgs/ricingcomp1/lyasm.png | Bin static/imgs/ricingcomp2/end_4.jpg | Bin static/imgs/ricingcomp2/flafy.png | Bin static/imgs/wall_4K.png | Bin static/robots.txt | 0 svelte.config.js | 0 tailwind.config.js | 0 vite.config.js | 0 95 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 .eslintignore mode change 100644 => 100755 .eslintrc.cjs mode change 100644 => 100755 .gitattributes mode change 100644 => 100755 .gitignore mode change 100644 => 100755 .npmrc mode change 100644 => 100755 .prettierignore mode change 100644 => 100755 LICENSE mode change 100644 => 100755 README.md mode change 100644 => 100755 jsconfig.json mode change 100644 => 100755 package.json mode change 100644 => 100755 pnpm-lock.yaml mode change 100644 => 100755 postcss.config.js mode change 100644 => 100755 prettier.config.cjs mode change 100644 => 100755 src/app.d.ts mode change 100644 => 100755 src/app.html mode change 100644 => 100755 src/lib/Helper.mjs mode change 100644 => 100755 src/lib/components/Button.svelte mode change 100644 => 100755 src/lib/components/Footer.svelte mode change 100644 => 100755 src/lib/components/Title.svelte mode change 100644 => 100755 src/lib/images/logo.png mode change 100644 => 100755 src/lib/images/logos/arch.svg mode change 100644 => 100755 src/lib/images/logos/freebsd.svg mode change 100644 => 100755 src/lib/images/logos/nixos.svg mode change 100644 => 100755 src/lib/images/logos/opensuse.svg mode change 100644 => 100755 src/lib/videos/end_4_rice_intro.mp4 mode change 100644 => 100755 src/lib/videos/end_4_thumbnail.png mode change 100644 => 100755 src/routes/+layout.svelte mode change 100644 => 100755 src/routes/+page.js mode change 100644 => 100755 src/routes/+page.svelte mode change 100644 => 100755 src/routes/CommunitySlice.svelte mode change 100644 => 100755 src/routes/Counter.svelte mode change 100644 => 100755 src/routes/DiscordProfilePicture.svelte mode change 100644 => 100755 src/routes/FameRicePreview.svelte mode change 100644 => 100755 src/routes/FeatureCard.svelte mode change 100644 => 100755 src/routes/FeaturesSlice.svelte mode change 100644 => 100755 src/routes/Firefly.svelte mode change 100644 => 100755 src/routes/HallOfFameSlice.svelte mode change 100644 => 100755 src/routes/Hero.svelte mode change 100644 => 100755 src/routes/InstallButton.svelte mode change 100644 => 100755 src/routes/InstallSlice.svelte mode change 100644 => 100755 src/routes/Navbar.svelte mode change 100644 => 100755 src/routes/PreviewRiceSlice.svelte mode change 100644 => 100755 src/routes/styles.css mode change 100644 => 100755 static/favicon.ico mode change 100644 => 100755 static/fonts/LondonBetween.woff mode change 100644 => 100755 static/imgs/404.png mode change 100644 => 100755 static/imgs/chan/cool.webp mode change 100644 => 100755 static/imgs/chan/despair.webp mode change 100644 => 100755 static/imgs/chan/love.webp mode change 100644 => 100755 static/imgs/chan/quirky.webp mode change 100644 => 100755 static/imgs/chan/sad.webp mode change 100644 => 100755 static/imgs/chan/thonk.webp mode change 100644 => 100755 static/imgs/env_4 novelknock-10.png mode change 100644 => 100755 static/imgs/hyprland.png mode change 100644 => 100755 static/imgs/img1.png mode change 100644 => 100755 static/imgs/img2.png mode change 100644 => 100755 static/imgs/img3.png mode change 100644 => 100755 static/imgs/img4.png mode change 100644 => 100755 static/imgs/img5.png mode change 100644 => 100755 static/imgs/img6.png mode change 100644 => 100755 static/imgs/profile_pictures/7.webp mode change 100644 => 100755 static/imgs/profile_pictures/Mathisbuilder.png mode change 100644 => 100755 static/imgs/profile_pictures/SimplyKyle!.webp mode change 100644 => 100755 static/imgs/profile_pictures/System64.webp mode change 100644 => 100755 static/imgs/profile_pictures/ardishco.webp mode change 100644 => 100755 static/imgs/profile_pictures/beardwarrior.webp mode change 100644 => 100755 static/imgs/profile_pictures/captainiveau.webp mode change 100644 => 100755 static/imgs/profile_pictures/dani_666..webp mode change 100644 => 100755 static/imgs/profile_pictures/end_4.webp mode change 100644 => 100755 static/imgs/profile_pictures/etrigan63.webp mode change 100644 => 100755 static/imgs/profile_pictures/flafy.webp mode change 100644 => 100755 static/imgs/profile_pictures/fufexan.webp mode change 100644 => 100755 static/imgs/profile_pictures/jsw.webp mode change 100644 => 100755 static/imgs/profile_pictures/kcrmson.webp mode change 100644 => 100755 static/imgs/profile_pictures/kirottum.webp mode change 100644 => 100755 static/imgs/profile_pictures/loseardes77.gif mode change 100644 => 100755 static/imgs/profile_pictures/neoney.webp mode change 100644 => 100755 static/imgs/profile_pictures/outfoxxed.webp mode change 100644 => 100755 static/imgs/profile_pictures/qwaranou.webp mode change 100644 => 100755 static/imgs/profile_pictures/raf-notashelf.webp mode change 100644 => 100755 static/imgs/profile_pictures/sioodmy.webp mode change 100644 => 100755 static/imgs/profile_pictures/vagahbond.gif mode change 100644 => 100755 static/imgs/profile_pictures/vaxry.gif mode change 100644 => 100755 static/imgs/ricingcomp1/amadeus.png mode change 100644 => 100755 static/imgs/ricingcomp1/flafy.png mode change 100644 => 100755 static/imgs/ricingcomp1/flicko.png mode change 100644 => 100755 static/imgs/ricingcomp1/lauroro.jpg mode change 100644 => 100755 static/imgs/ricingcomp1/lyasm.png mode change 100644 => 100755 static/imgs/ricingcomp2/end_4.jpg mode change 100644 => 100755 static/imgs/ricingcomp2/flafy.png mode change 100644 => 100755 static/imgs/wall_4K.png mode change 100644 => 100755 static/robots.txt mode change 100644 => 100755 svelte.config.js mode change 100644 => 100755 tailwind.config.js mode change 100644 => 100755 vite.config.js diff --git a/.eslintignore b/.eslintignore old mode 100644 new mode 100755 diff --git a/.eslintrc.cjs b/.eslintrc.cjs old mode 100644 new mode 100755 diff --git a/.gitattributes b/.gitattributes old mode 100644 new mode 100755 diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/.npmrc b/.npmrc old mode 100644 new mode 100755 diff --git a/.prettierignore b/.prettierignore old mode 100644 new mode 100755 diff --git a/LICENSE b/LICENSE old mode 100644 new mode 100755 diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/jsconfig.json b/jsconfig.json old mode 100644 new mode 100755 diff --git a/package.json b/package.json old mode 100644 new mode 100755 diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml old mode 100644 new mode 100755 diff --git a/postcss.config.js b/postcss.config.js old mode 100644 new mode 100755 diff --git a/prettier.config.cjs b/prettier.config.cjs old mode 100644 new mode 100755 diff --git a/src/app.d.ts b/src/app.d.ts old mode 100644 new mode 100755 diff --git a/src/app.html b/src/app.html old mode 100644 new mode 100755 diff --git a/src/lib/Helper.mjs b/src/lib/Helper.mjs old mode 100644 new mode 100755 diff --git a/src/lib/components/Button.svelte b/src/lib/components/Button.svelte old mode 100644 new mode 100755 diff --git a/src/lib/components/Footer.svelte b/src/lib/components/Footer.svelte old mode 100644 new mode 100755 diff --git a/src/lib/components/Title.svelte b/src/lib/components/Title.svelte old mode 100644 new mode 100755 diff --git a/src/lib/images/logo.png b/src/lib/images/logo.png old mode 100644 new mode 100755 diff --git a/src/lib/images/logos/arch.svg b/src/lib/images/logos/arch.svg old mode 100644 new mode 100755 diff --git a/src/lib/images/logos/freebsd.svg b/src/lib/images/logos/freebsd.svg old mode 100644 new mode 100755 diff --git a/src/lib/images/logos/nixos.svg b/src/lib/images/logos/nixos.svg old mode 100644 new mode 100755 diff --git a/src/lib/images/logos/opensuse.svg b/src/lib/images/logos/opensuse.svg old mode 100644 new mode 100755 diff --git a/src/lib/videos/end_4_rice_intro.mp4 b/src/lib/videos/end_4_rice_intro.mp4 old mode 100644 new mode 100755 diff --git a/src/lib/videos/end_4_thumbnail.png b/src/lib/videos/end_4_thumbnail.png old mode 100644 new mode 100755 diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte old mode 100644 new mode 100755 diff --git a/src/routes/+page.js b/src/routes/+page.js old mode 100644 new mode 100755 diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte old mode 100644 new mode 100755 diff --git a/src/routes/CommunitySlice.svelte b/src/routes/CommunitySlice.svelte old mode 100644 new mode 100755 diff --git a/src/routes/Counter.svelte b/src/routes/Counter.svelte old mode 100644 new mode 100755 diff --git a/src/routes/DiscordProfilePicture.svelte b/src/routes/DiscordProfilePicture.svelte old mode 100644 new mode 100755 diff --git a/src/routes/FameRicePreview.svelte b/src/routes/FameRicePreview.svelte old mode 100644 new mode 100755 diff --git a/src/routes/FeatureCard.svelte b/src/routes/FeatureCard.svelte old mode 100644 new mode 100755 diff --git a/src/routes/FeaturesSlice.svelte b/src/routes/FeaturesSlice.svelte old mode 100644 new mode 100755 diff --git a/src/routes/Firefly.svelte b/src/routes/Firefly.svelte old mode 100644 new mode 100755 diff --git a/src/routes/HallOfFameSlice.svelte b/src/routes/HallOfFameSlice.svelte old mode 100644 new mode 100755 diff --git a/src/routes/Hero.svelte b/src/routes/Hero.svelte old mode 100644 new mode 100755 diff --git a/src/routes/InstallButton.svelte b/src/routes/InstallButton.svelte old mode 100644 new mode 100755 diff --git a/src/routes/InstallSlice.svelte b/src/routes/InstallSlice.svelte old mode 100644 new mode 100755 diff --git a/src/routes/Navbar.svelte b/src/routes/Navbar.svelte old mode 100644 new mode 100755 diff --git a/src/routes/PreviewRiceSlice.svelte b/src/routes/PreviewRiceSlice.svelte old mode 100644 new mode 100755 diff --git a/src/routes/styles.css b/src/routes/styles.css old mode 100644 new mode 100755 diff --git a/static/favicon.ico b/static/favicon.ico old mode 100644 new mode 100755 diff --git a/static/fonts/LondonBetween.woff b/static/fonts/LondonBetween.woff old mode 100644 new mode 100755 diff --git a/static/imgs/404.png b/static/imgs/404.png old mode 100644 new mode 100755 diff --git a/static/imgs/chan/cool.webp b/static/imgs/chan/cool.webp old mode 100644 new mode 100755 diff --git a/static/imgs/chan/despair.webp b/static/imgs/chan/despair.webp old mode 100644 new mode 100755 diff --git a/static/imgs/chan/love.webp b/static/imgs/chan/love.webp old mode 100644 new mode 100755 diff --git a/static/imgs/chan/quirky.webp b/static/imgs/chan/quirky.webp old mode 100644 new mode 100755 diff --git a/static/imgs/chan/sad.webp b/static/imgs/chan/sad.webp old mode 100644 new mode 100755 diff --git a/static/imgs/chan/thonk.webp b/static/imgs/chan/thonk.webp old mode 100644 new mode 100755 diff --git a/static/imgs/env_4 novelknock-10.png b/static/imgs/env_4 novelknock-10.png old mode 100644 new mode 100755 diff --git a/static/imgs/hyprland.png b/static/imgs/hyprland.png old mode 100644 new mode 100755 diff --git a/static/imgs/img1.png b/static/imgs/img1.png old mode 100644 new mode 100755 diff --git a/static/imgs/img2.png b/static/imgs/img2.png old mode 100644 new mode 100755 diff --git a/static/imgs/img3.png b/static/imgs/img3.png old mode 100644 new mode 100755 diff --git a/static/imgs/img4.png b/static/imgs/img4.png old mode 100644 new mode 100755 diff --git a/static/imgs/img5.png b/static/imgs/img5.png old mode 100644 new mode 100755 diff --git a/static/imgs/img6.png b/static/imgs/img6.png old mode 100644 new mode 100755 diff --git a/static/imgs/profile_pictures/7.webp b/static/imgs/profile_pictures/7.webp old mode 100644 new mode 100755 diff --git a/static/imgs/profile_pictures/Mathisbuilder.png b/static/imgs/profile_pictures/Mathisbuilder.png old mode 100644 new mode 100755 diff --git a/static/imgs/profile_pictures/SimplyKyle!.webp b/static/imgs/profile_pictures/SimplyKyle!.webp old mode 100644 new mode 100755 diff --git a/static/imgs/profile_pictures/System64.webp b/static/imgs/profile_pictures/System64.webp old mode 100644 new mode 100755 diff --git a/static/imgs/profile_pictures/ardishco.webp b/static/imgs/profile_pictures/ardishco.webp old mode 100644 new mode 100755 diff --git a/static/imgs/profile_pictures/beardwarrior.webp b/static/imgs/profile_pictures/beardwarrior.webp old mode 100644 new mode 100755 diff --git a/static/imgs/profile_pictures/captainiveau.webp b/static/imgs/profile_pictures/captainiveau.webp old mode 100644 new mode 100755 diff --git a/static/imgs/profile_pictures/dani_666..webp b/static/imgs/profile_pictures/dani_666..webp old mode 100644 new mode 100755 diff --git a/static/imgs/profile_pictures/end_4.webp b/static/imgs/profile_pictures/end_4.webp old mode 100644 new mode 100755 diff --git a/static/imgs/profile_pictures/etrigan63.webp b/static/imgs/profile_pictures/etrigan63.webp old mode 100644 new mode 100755 diff --git a/static/imgs/profile_pictures/flafy.webp b/static/imgs/profile_pictures/flafy.webp old mode 100644 new mode 100755 diff --git a/static/imgs/profile_pictures/fufexan.webp b/static/imgs/profile_pictures/fufexan.webp old mode 100644 new mode 100755 diff --git a/static/imgs/profile_pictures/jsw.webp b/static/imgs/profile_pictures/jsw.webp old mode 100644 new mode 100755 diff --git a/static/imgs/profile_pictures/kcrmson.webp b/static/imgs/profile_pictures/kcrmson.webp old mode 100644 new mode 100755 diff --git a/static/imgs/profile_pictures/kirottum.webp b/static/imgs/profile_pictures/kirottum.webp old mode 100644 new mode 100755 diff --git a/static/imgs/profile_pictures/loseardes77.gif b/static/imgs/profile_pictures/loseardes77.gif old mode 100644 new mode 100755 diff --git a/static/imgs/profile_pictures/neoney.webp b/static/imgs/profile_pictures/neoney.webp old mode 100644 new mode 100755 diff --git a/static/imgs/profile_pictures/outfoxxed.webp b/static/imgs/profile_pictures/outfoxxed.webp old mode 100644 new mode 100755 diff --git a/static/imgs/profile_pictures/qwaranou.webp b/static/imgs/profile_pictures/qwaranou.webp old mode 100644 new mode 100755 diff --git a/static/imgs/profile_pictures/raf-notashelf.webp b/static/imgs/profile_pictures/raf-notashelf.webp old mode 100644 new mode 100755 diff --git a/static/imgs/profile_pictures/sioodmy.webp b/static/imgs/profile_pictures/sioodmy.webp old mode 100644 new mode 100755 diff --git a/static/imgs/profile_pictures/vagahbond.gif b/static/imgs/profile_pictures/vagahbond.gif old mode 100644 new mode 100755 diff --git a/static/imgs/profile_pictures/vaxry.gif b/static/imgs/profile_pictures/vaxry.gif old mode 100644 new mode 100755 diff --git a/static/imgs/ricingcomp1/amadeus.png b/static/imgs/ricingcomp1/amadeus.png old mode 100644 new mode 100755 diff --git a/static/imgs/ricingcomp1/flafy.png b/static/imgs/ricingcomp1/flafy.png old mode 100644 new mode 100755 diff --git a/static/imgs/ricingcomp1/flicko.png b/static/imgs/ricingcomp1/flicko.png old mode 100644 new mode 100755 diff --git a/static/imgs/ricingcomp1/lauroro.jpg b/static/imgs/ricingcomp1/lauroro.jpg old mode 100644 new mode 100755 diff --git a/static/imgs/ricingcomp1/lyasm.png b/static/imgs/ricingcomp1/lyasm.png old mode 100644 new mode 100755 diff --git a/static/imgs/ricingcomp2/end_4.jpg b/static/imgs/ricingcomp2/end_4.jpg old mode 100644 new mode 100755 diff --git a/static/imgs/ricingcomp2/flafy.png b/static/imgs/ricingcomp2/flafy.png old mode 100644 new mode 100755 diff --git a/static/imgs/wall_4K.png b/static/imgs/wall_4K.png old mode 100644 new mode 100755 diff --git a/static/robots.txt b/static/robots.txt old mode 100644 new mode 100755 diff --git a/svelte.config.js b/svelte.config.js old mode 100644 new mode 100755 diff --git a/tailwind.config.js b/tailwind.config.js old mode 100644 new mode 100755 diff --git a/vite.config.js b/vite.config.js old mode 100644 new mode 100755