From d33e56bb7499769758a44cf2291f7c5559a557e2 Mon Sep 17 00:00:00 2001 From: Limezy Date: Mon, 6 May 2024 14:41:42 +0700 Subject: [PATCH] Updates --- manifest.toml | 6 +++--- sources/patches/diff.txt | 45 ++++++++++++++++++++++++---------------- 2 files changed, 30 insertions(+), 21 deletions(-) diff --git a/manifest.toml b/manifest.toml index 3e3eeae..b5b5c63 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Outline" description.en = "Wiki and knowledge base for teams" description.fr = "Wiki et base de connaissances pour les équipes" -version = "0.75.0~ynh2" +version = "0.76.1~ynh1" maintainers = ["Raoul de Limezy"] @@ -55,8 +55,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/outline/outline/archive/2c9b01391fa12ebfd65dc01ec33bbb4941ef23bf.zip" - sha256 = "1bf8ef7fdac470ed0faeefd9575ffbac1f12d623e89d9ee244b2f83788d92933" + url = "https://github.com/outline/outline/archive/86abd274b0865a4453bd5245392a0a042e68931b.zip" + sha256 = "65cd3b1d4420cd4ae1f50345b45c89ede2d75b377576cdc6d2db48d5f24c6c4c" [resources.system_user] allow_email = true diff --git a/sources/patches/diff.txt b/sources/patches/diff.txt index f781b63..9d0ef57 100644 --- a/sources/patches/diff.txt +++ b/sources/patches/diff.txt @@ -41,10 +41,10 @@ index 301c2610d..1e6917bd8 100644 name: "separator", }, diff --git a/app/hooks/useDictionary.ts b/app/hooks/useDictionary.ts -index 6a73e6750..15b74aa9e 100644 +index cfbd81bcd..683fa6883 100644 --- a/app/hooks/useDictionary.ts +++ b/app/hooks/useDictionary.ts -@@ -81,6 +81,8 @@ export default function useDictionary() { +@@ -83,6 +83,8 @@ export default function useDictionary() { warningNotice: t("Warning notice"), success: t("Success"), successNotice: t("Success notice"), @@ -54,10 +54,10 @@ index 6a73e6750..15b74aa9e 100644 insertTime: t("Current time"), insertDateTime: t("Current date and time"), diff --git a/app/scenes/Document/components/Document.tsx b/app/scenes/Document/components/Document.tsx -index a231a90ee..67684d36d 100644 +index 094c9dafb..a749e8e6a 100644 --- a/app/scenes/Document/components/Document.tsx +++ b/app/scenes/Document/components/Document.tsx -@@ -532,11 +532,6 @@ class DocumentScene extends React.Component { +@@ -547,11 +547,6 @@ class DocumentScene extends React.Component { @@ -70,7 +70,7 @@ index a231a90ee..67684d36d 100644 {!isShare && (