mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-09 10:15:26 +00:00
Update revite
This commit is contained in:
74
index.html
74
index.html
@@ -1,52 +1,77 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en" background="#191919">
|
<html lang="en" background="#191919">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
|
|
||||||
<!--App Title-->
|
<!--App Title-->
|
||||||
<title>One Chat</title>
|
<title>One Chat Revolt</title>
|
||||||
<meta name="apple-mobile-web-app-title" content="Revolt" />
|
<meta name="apple-mobile-web-app-title" content="Revolt" />
|
||||||
|
|
||||||
<!--App Scaling-->
|
<!--App Scaling-->
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" />
|
<meta
|
||||||
|
name="viewport"
|
||||||
|
content="width=device-width, initial-scale=1.0, user-scalable=no"
|
||||||
|
/>
|
||||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||||
|
|
||||||
<!--App Icons-->
|
<!--App Icons-->
|
||||||
<link rel="apple-touch-icon" href="public/assets/icons/apple-touch.png" />
|
<link
|
||||||
|
rel="apple-touch-icon"
|
||||||
|
href="public/assets/icons/apple-touch.png"
|
||||||
|
/>
|
||||||
<link rel="icon" type="image/png" href="/assets/logo_round.png" />
|
<link rel="icon" type="image/png" href="/assets/logo_round.png" />
|
||||||
|
|
||||||
<!--Splash Screens for iOS Devices-->
|
<!--Splash Screens for iOS Devices-->
|
||||||
<link href="public/assets/splashscreens/iphone5_splash.png"
|
<link
|
||||||
|
href="public/assets/splashscreens/iphone5_splash.png"
|
||||||
media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2)"
|
media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2)"
|
||||||
rel="apple-touch-startup-image" />
|
rel="apple-touch-startup-image"
|
||||||
<link href="public/assets/splashscreens/iphone6_splash.png"
|
/>
|
||||||
|
<link
|
||||||
|
href="public/assets/splashscreens/iphone6_splash.png"
|
||||||
media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2)"
|
media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2)"
|
||||||
rel="apple-touch-startup-image" />
|
rel="apple-touch-startup-image"
|
||||||
<link href="public/assets/splashscreens/iphoneplus_splash.png"
|
/>
|
||||||
|
<link
|
||||||
|
href="public/assets/splashscreens/iphoneplus_splash.png"
|
||||||
media="(device-width: 621px) and (device-height: 1104px) and (-webkit-device-pixel-ratio: 3)"
|
media="(device-width: 621px) and (device-height: 1104px) and (-webkit-device-pixel-ratio: 3)"
|
||||||
rel="apple-touch-startup-image" />
|
rel="apple-touch-startup-image"
|
||||||
<link href="public/assets/splashscreens/iphonex_splash.png"
|
/>
|
||||||
|
<link
|
||||||
|
href="public/assets/splashscreens/iphonex_splash.png"
|
||||||
media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3)"
|
media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3)"
|
||||||
rel="apple-touch-startup-image" />
|
rel="apple-touch-startup-image"
|
||||||
<link href="public/assets/splashscreens/iphonexr_splash.png"
|
/>
|
||||||
|
<link
|
||||||
|
href="public/assets/splashscreens/iphonexr_splash.png"
|
||||||
media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2)"
|
media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2)"
|
||||||
rel="apple-touch-startup-image" />
|
rel="apple-touch-startup-image"
|
||||||
<link href="public/assets/splashscreens/iphonexsmax_splash.png"
|
/>
|
||||||
|
<link
|
||||||
|
href="public/assets/splashscreens/iphonexsmax_splash.png"
|
||||||
media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3)"
|
media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3)"
|
||||||
rel="apple-touch-startup-image" />
|
rel="apple-touch-startup-image"
|
||||||
<link href="public/assets/splashscreens/ipad_splash.png"
|
/>
|
||||||
|
<link
|
||||||
|
href="public/assets/splashscreens/ipad_splash.png"
|
||||||
media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2)"
|
media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2)"
|
||||||
rel="apple-touch-startup-image" />
|
rel="apple-touch-startup-image"
|
||||||
<link href="public/assets/splashscreens/ipadpro1_splash.png"
|
/>
|
||||||
|
<link
|
||||||
|
href="public/assets/splashscreens/ipadpro1_splash.png"
|
||||||
media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2)"
|
media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2)"
|
||||||
rel="apple-touch-startup-image" />
|
rel="apple-touch-startup-image"
|
||||||
<link href="public/assets/splashscreens/ipadpro3_splash.png"
|
/>
|
||||||
|
<link
|
||||||
|
href="public/assets/splashscreens/ipadpro3_splash.png"
|
||||||
media="(device-width: 834px) and (device-height: 1194px) and (-webkit-device-pixel-ratio: 2)"
|
media="(device-width: 834px) and (device-height: 1194px) and (-webkit-device-pixel-ratio: 2)"
|
||||||
rel="apple-touch-startup-image" />
|
rel="apple-touch-startup-image"
|
||||||
<link href="public/assets/splashscreens/ipadpro2_splash.png"
|
/>
|
||||||
|
<link
|
||||||
|
href="public/assets/splashscreens/ipadpro2_splash.png"
|
||||||
media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2)"
|
media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2)"
|
||||||
rel="apple-touch-startup-image" />
|
rel="apple-touch-startup-image"
|
||||||
|
/>
|
||||||
|
|
||||||
<!--CSS for noscript screen-->
|
<!--CSS for noscript screen-->
|
||||||
<style>
|
<style>
|
||||||
@@ -122,5 +147,4 @@
|
|||||||
</div>
|
</div>
|
||||||
</noscript>
|
</noscript>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
@@ -54,8 +54,8 @@ export default defineConfig({
|
|||||||
filename: "sw.ts",
|
filename: "sw.ts",
|
||||||
strategies: "injectManifest",
|
strategies: "injectManifest",
|
||||||
manifest: {
|
manifest: {
|
||||||
name: "One Chat",
|
name: "One Chat Revolt",
|
||||||
short_name: "onech.at",
|
short_name: "revolt.onech.at",
|
||||||
description: "User-first, privacy-focused chat platform.",
|
description: "User-first, privacy-focused chat platform.",
|
||||||
categories: ["communication", "chat", "messaging"],
|
categories: ["communication", "chat", "messaging"],
|
||||||
start_url: "/",
|
start_url: "/",
|
||||||
|
|||||||
Reference in New Issue
Block a user