1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/outline_ynh.git synced 2024-09-03 19:56:12 +02:00
This commit is contained in:
Limezy 2023-02-28 09:08:32 +07:00
parent 7a653b822d
commit 5e5e54fc1b
5 changed files with 11 additions and 11 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/outline/outline/archive/51909772a48d86cba215296e580db78769b75321.zip
SOURCE_SUM=b37d31f93e0541ce5d890c0f302054083739a6f72b24d16e992694e57a414aec
SOURCE_URL=https://github.com/outline/outline/archive/18905535d36176a0058e54905d3d3daebf3bfbfc.zip
SOURCE_SUM=a58b2b268914c9ec35716151ed516aa026d51b4184a80f0a5361a417e9b5ace5
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Wiki and knowledge base for teams",
"fr": "Wiki et base de connaissances pour les équipes"
},
"version": "0.68.0.1~ynh1",
"version": "0.68.0.2~ynh1",
"url": "www.getoutline.com",
"upstream": {
"license": "BUSL-1.1",

View file

@ -1,5 +1,5 @@
diff --git a/package.json b/package.json
index 5cf338265..0c05d9dab 100644
index aad57975c..da175737d 100644
--- a/package.json
+++ b/package.json
@@ -143,6 +143,7 @@
@ -106,7 +106,7 @@ index 000000000..bc03fc6d3
+
+export default router;
diff --git a/yarn.lock b/yarn.lock
index 524d96791..a0c1cc51f 100644
index f36f6d2d6..47a6cea8d 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -10179,6 +10179,14 @@ passport-oauth@1.0.x:

View file

@ -67,10 +67,10 @@ index c9a41b710..812dc1612 100644
interface Colors {
diff --git a/shared/editor/components/Styles.ts b/shared/editor/components/Styles.ts
index 71f28bed3..1dce0bf0a 100644
index 6fe93455a..0b257801b 100644
--- a/shared/editor/components/Styles.ts
+++ b/shared/editor/components/Styles.ts
@@ -646,6 +646,20 @@ h6 {
@@ -642,6 +642,20 @@ h6 {
}
}

View file

@ -173,7 +173,7 @@ index c9a41b710..812dc1612 100644
interface Colors {
diff --git a/package.json b/package.json
index 5cf338265..0c05d9dab 100644
index aad57975c..da175737d 100644
--- a/package.json
+++ b/package.json
@@ -143,6 +143,7 @@
@ -293,10 +293,10 @@ index 5df80a051..4e32de826 100644
}
diff --git a/shared/editor/components/Styles.ts b/shared/editor/components/Styles.ts
index 71f28bed3..1dce0bf0a 100644
index 6fe93455a..0b257801b 100644
--- a/shared/editor/components/Styles.ts
+++ b/shared/editor/components/Styles.ts
@@ -646,6 +646,20 @@ h6 {
@@ -642,6 +642,20 @@ h6 {
}
}
@ -376,7 +376,7 @@ index fe2441c3c..11b972f03 100644
scrollbarBackground: colors.black,
scrollbarThumb: colors.lightBlack,
diff --git a/yarn.lock b/yarn.lock
index 524d96791..a0c1cc51f 100644
index f36f6d2d6..47a6cea8d 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -10179,6 +10179,14 @@ passport-oauth@1.0.x: