Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5500082426 |
@@ -2,7 +2,7 @@
|
|||||||
"id": "aurora",
|
"id": "aurora",
|
||||||
"name": "Aurora",
|
"name": "Aurora",
|
||||||
"author": "Coop",
|
"author": "Coop",
|
||||||
"url": "https://github.com/lumehq/coop",
|
"url": "https://coopchat.xyz",
|
||||||
"light": {
|
"light": {
|
||||||
"background": "#fdfcfeff",
|
"background": "#fdfcfeff",
|
||||||
"surface_background": "#f8f8ffff",
|
"surface_background": "#f8f8ffff",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"id": "forest",
|
"id": "forest",
|
||||||
"name": "Forest",
|
"name": "Forest",
|
||||||
"author": "Coop",
|
"author": "Coop",
|
||||||
"url": "https://github.com/lumehq/coop",
|
"url": "https://coopchat.xyz",
|
||||||
"light": {
|
"light": {
|
||||||
"background": "#fbfefcff",
|
"background": "#fbfefcff",
|
||||||
"surface_background": "#f4fbf6ff",
|
"surface_background": "#f4fbf6ff",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"id": "ocean",
|
"id": "ocean",
|
||||||
"name": "Ocean",
|
"name": "Ocean",
|
||||||
"author": "Coop",
|
"author": "Coop",
|
||||||
"url": "https://github.com/lumehq/coop",
|
"url": "https://coopchat.xyz",
|
||||||
"light": {
|
"light": {
|
||||||
"background": "#fafefeff",
|
"background": "#fafefeff",
|
||||||
"surface_background": "#f2fbfaff",
|
"surface_background": "#f2fbfaff",
|
||||||
|
|||||||
@@ -64,7 +64,7 @@ impl Default for ThemeFamily {
|
|||||||
id: "coop".into(),
|
id: "coop".into(),
|
||||||
name: "Coop Default Theme".into(),
|
name: "Coop Default Theme".into(),
|
||||||
author: "Coop".into(),
|
author: "Coop".into(),
|
||||||
url: "https://github.com/lumehq/coop".into(),
|
url: "https://github.com/reyakov/coop".into(),
|
||||||
light: ThemeColors::light(),
|
light: ThemeColors::light(),
|
||||||
dark: ThemeColors::dark(),
|
dark: ThemeColors::dark(),
|
||||||
}
|
}
|
||||||
@@ -186,7 +186,7 @@ mod tests {
|
|||||||
"id": "test-theme",
|
"id": "test-theme",
|
||||||
"name": "Test Theme",
|
"name": "Test Theme",
|
||||||
"author": "Coop",
|
"author": "Coop",
|
||||||
"url": "https://github.com/lumehq/coop",
|
"url": "https://github.com/reyakov/coop",
|
||||||
"light": {
|
"light": {
|
||||||
"background": "#ffffff",
|
"background": "#ffffff",
|
||||||
"surface_background": "#fafafa",
|
"surface_background": "#fafafa",
|
||||||
|
|||||||
@@ -35,13 +35,13 @@
|
|||||||
<content_attribute id="social-audio">intense</content_attribute>
|
<content_attribute id="social-audio">intense</content_attribute>
|
||||||
</content_rating>
|
</content_rating>
|
||||||
|
|
||||||
<url type="homepage">https://reya.su/coop</url>
|
<url type="homepage">https://coopchat.xyz</url>
|
||||||
<url type="bugtracker">https://github.com/lumehq/coop/issues</url>
|
<url type="bugtracker">https://github.com/reyakov/coop/issues</url>
|
||||||
<url type="faq">https://github.com/lumehq/coop</url>
|
<url type="faq">https://github.com/reyakov/coop</url>
|
||||||
<url type="help">https://github.com/lumehq/coop/issues</url>
|
<url type="help">https://github.com/reyakov/coop/issues</url>
|
||||||
<url type="contact">https://reya.su/</url>
|
<url type="contact">reyakov@proton.me</url>
|
||||||
<url type="vcs-browser">https://github.com/lumehq/coop</url>
|
<url type="vcs-browser">https://github.com/reykov/coop</url>
|
||||||
<url type="contribute">https://github.com/lumehq/coop/blob/main/CONTRIBUTING.md</url>
|
<url type="contribute">https://github.com/reyakov/coop/blob/main/CONTRIBUTING.md</url>
|
||||||
|
|
||||||
<supports>
|
<supports>
|
||||||
<internet>yes</internet>
|
<internet>yes</internet>
|
||||||
|
|||||||
@@ -14,10 +14,10 @@ description: |
|
|||||||
grade: stable
|
grade: stable
|
||||||
confinement: classic
|
confinement: classic
|
||||||
compression: lzo
|
compression: lzo
|
||||||
website: https://reya.su/coop
|
website: https://reya.info/coop
|
||||||
source-code: https://github.com/lumehq/coop
|
source-code: https://git.reya.info/reya/coop
|
||||||
issues: https://github.com/lumehq/coop/issues
|
issues: https://github.com/reyakov/coop/issues
|
||||||
contact: https://reya.su
|
contact: https://coopchat.xyz
|
||||||
|
|
||||||
parts:
|
parts:
|
||||||
coop:
|
coop:
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ cd "$(dirname "$0")/.."
|
|||||||
# Configuration
|
# Configuration
|
||||||
APP_ID="su.reya.coop"
|
APP_ID="su.reya.coop"
|
||||||
APP_NAME="Coop"
|
APP_NAME="Coop"
|
||||||
REPO_URL="https://git.reya.su/reya/coop"
|
REPO_URL="https://git.reya.info/reya/coop"
|
||||||
BRANDING_LIGHT="#FFE629"
|
BRANDING_LIGHT="#FFE629"
|
||||||
BRANDING_DARK="#FFE629"
|
BRANDING_DARK="#FFE629"
|
||||||
|
|
||||||
@@ -173,7 +173,7 @@ modules:
|
|||||||
sources:
|
sources:
|
||||||
# Main source code - specific commit
|
# Main source code - specific commit
|
||||||
- type: git
|
- type: git
|
||||||
url: https://git.reya.su/reya/coop.git
|
url: https://git.reya.info/reya/coop.git
|
||||||
commit: "@COMMIT@"
|
commit: "@COMMIT@"
|
||||||
tag: "v@VERSION@"
|
tag: "v@VERSION@"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user