From 642029308379e6a9e2ad6ed878c0284d653cc30d Mon Sep 17 00:00:00 2001 From: 0x5BFA <62196528+0x5bfa@users.noreply.github.com> Date: Thu, 1 Aug 2024 12:02:50 +0900 Subject: [PATCH 1/5] Create +page.md --- src/layout/Footer/Footer.svelte | 6 +++++ src/routes/privacy/+page.md | 47 +++++++++++++++++++++++++++++++++ 2 files changed, 53 insertions(+) create mode 100644 src/routes/privacy/+page.md diff --git a/src/layout/Footer/Footer.svelte b/src/layout/Footer/Footer.svelte index f75b34ec4..fa57c360a 100644 --- a/src/layout/Footer/Footer.svelte +++ b/src/layout/Footer/Footer.svelte @@ -117,6 +117,12 @@ {/each} +
+

Support

+ +
From cdc4a6db3fd7f0ff80741d427c8ae3600d9f0d4f Mon Sep 17 00:00:00 2001 From: 0x5BFA <62196528+0x5bfa@users.noreply.github.com> Date: Fri, 2 Aug 2024 03:02:47 +0000 Subject: [PATCH 2/5] Translate --- src/i18n/locales/en.json | 4 +++- src/layout/Footer/Footer.svelte | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/en.json b/src/i18n/locales/en.json index 6029e2134..c9dfdefe3 100644 --- a/src/i18n/locales/en.json +++ b/src/i18n/locales/en.json @@ -115,7 +115,9 @@ "feedback": "Give Feedback", "style_guide": "Style Guide", "translations": "Translations", - "web_team": "Web Team" + "web_team": "Web Team", + "support": "Support", + "privacy": "Privacy" }, "navbar": { "home": "Home", diff --git a/src/layout/Footer/Footer.svelte b/src/layout/Footer/Footer.svelte index fa57c360a..07316af58 100644 --- a/src/layout/Footer/Footer.svelte +++ b/src/layout/Footer/Footer.svelte @@ -118,9 +118,9 @@ {/each}
-

Support

+

{$_("footer.support", defaultI18nValues)}

From f6ba0b20193289a99c1d432ea0808717fff4c445 Mon Sep 17 00:00:00 2001 From: Yair <39923744+yaira2@users.noreply.github.com> Date: Wed, 4 Sep 2024 11:00:59 -0400 Subject: [PATCH 3/5] Update +page.md --- src/routes/privacy/+page.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/privacy/+page.md b/src/routes/privacy/+page.md index 66c525a67..d5aee746c 100644 --- a/src/routes/privacy/+page.md +++ b/src/routes/privacy/+page.md @@ -2,7 +2,7 @@ # Privacy policy -Effective date: June 2, 2024 +Effective date: September 4th, 2024 This Privacy Policy ("Policy") for Files ("we", "us", or "our") describes how and why we collect, store, use, and disclose information about users ("you", "your") when you use our services ("Services"), and our desktop application (the "Application", "Files"). By using our Services, you acknowledge and consent to the practices described in this Policy. From 1b03ac18f634a338ddf55c683a6b2133316cf5ba Mon Sep 17 00:00:00 2001 From: 0x5BFA <62196528+0x5bfa@users.noreply.github.com> Date: Thu, 5 Sep 2024 00:58:05 +0900 Subject: [PATCH 4/5] Update +page.md --- src/routes/privacy/+page.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/routes/privacy/+page.md b/src/routes/privacy/+page.md index d5aee746c..0e1241995 100644 --- a/src/routes/privacy/+page.md +++ b/src/routes/privacy/+page.md @@ -6,12 +6,6 @@ Effective date: September 4th, 2024 This Privacy Policy ("Policy") for Files ("we", "us", or "our") describes how and why we collect, store, use, and disclose information about users ("you", "your") when you use our services ("Services"), and our desktop application (the "Application", "Files"). By using our Services, you acknowledge and consent to the practices described in this Policy. -## Table of Contents - -1. Information We Collect -2. How We Use Your Information -3. Changes to This Privacy Policy - ## Information We Collect **Diagnostic Information.** Our Application collects non-personably identifiable diagnostic data such as fault analysis and performance logs. This information may include technical details about your device, such as its make, model, operating system, and Application version. In addition, Files may store log files containing diagnostic information on the user's device. These files are not shared with us by default. From fdd923e06a2cd9478f4a6e4486138a0753cafaa6 Mon Sep 17 00:00:00 2001 From: 0x5BFA <62196528+0x5bfa@users.noreply.github.com> Date: Thu, 5 Sep 2024 01:02:14 +0900 Subject: [PATCH 5/5] Update src/routes/privacy/+page.md Co-authored-by: Yair <39923744+yaira2@users.noreply.github.com> --- src/routes/privacy/+page.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/privacy/+page.md b/src/routes/privacy/+page.md index 0e1241995..7114c7b51 100644 --- a/src/routes/privacy/+page.md +++ b/src/routes/privacy/+page.md @@ -12,7 +12,7 @@ This Privacy Policy ("Policy") for Files ("we", "us", or "our") describes how an **Usage Information.** We collect non-identifiable information about your use of our Services, including but not limited to interactions within the Application, enabled user preferences (Application settings), and usage patterns. Our Application uses Sentry for error reporting, please review the Sentry Privacy Policy here: https://sentry.io/privacy/. -Furthermore, we use certain Microsoft services such as Microsoft Partner Center to collect usage data, to learn more about how data is collected, used, and disclosed by Microsoft and its subsidiaries, please review the Microsoft Privacy Policy Statement available here: https://privacy.microsoft.com/privacystatement +Furthermore, we may use certain Microsoft services such as Microsoft Partner Center to collect usage data, to learn more about how data is collected, used, and disclosed by Microsoft and its subsidiaries, please review the Microsoft Privacy Policy Statement available here: https://privacy.microsoft.com/privacystatement Please note that any information we collect is non-identifiable and does not include any personal data. We do not share collected information with any third parties.