From 88748998b3bc25cdcf9472547d4923b0914549f9 Mon Sep 17 00:00:00 2001 From: 6543 <6543@obermui.de> Date: Wed, 9 Oct 2019 16:09:07 +0200 Subject: [PATCH] update repo links --- CHANGELOG.md | 2 +- README.md | 22 +++++++++---------- app/src/main/res/values/strings.xml | 6 ++--- .../metadata/android/en-US/changelogs/25.txt | 2 +- .../metadata/android/en-US/changelogs/26.txt | 2 +- .../metadata/android/en-US/changelogs/30.txt | 2 +- .../metadata/android/en-US/changelogs/32.txt | 2 +- .../metadata/android/en-US/changelogs/33.txt | 2 +- .../metadata/android/en-US/changelogs/35.txt | 2 +- .../metadata/android/en-US/changelogs/38.txt | 2 +- .../metadata/android/en-US/changelogs/42.txt | 2 +- .../metadata/android/en-US/changelogs/45.txt | 2 +- .../metadata/android/en-US/changelogs/55.txt | 2 +- .../metadata/android/en-US/changelogs/60.txt | 2 +- .../metadata/android/en-US/changelogs/61.txt | 2 +- .../metadata/android/en-US/changelogs/62.txt | 2 +- .../metadata/android/en-US/changelogs/63.txt | 2 +- .../android/en-US/full_description.txt | 2 +- 18 files changed, 30 insertions(+), 30 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e7f47886..0c55364b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,2 +1,2 @@ # Changelog -[Check out the release notes](https://gitea.com/mmarif/GitNex/releases) +[Check out the release notes](https://gitea.com/gitnex/GitNex/releases) diff --git a/README.md b/README.md index 212ab5f1..9db0fb87 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) -[![Release](https://img.shields.io/badge/dynamic/json.svg?label=release&url=https://gitea.com/api/v1/repos/mmarif/GitNex/releases&query=$[0].tag_name)](https://gitea.com/mmarif/GitNex/releases) +[![Release](https://img.shields.io/badge/dynamic/json.svg?label=release&url=https://gitea.com/api/v1/repos/gitnex/GitNex/releases&query=$[0].tag_name)](https://gitea.com/gitnex/GitNex/releases) [![Crowdin](https://badges.crowdin.net/gitnex/localized.svg)](https://crowdin.com/project/gitnex) [Become a Patroen](https://www.patreon.com/mmarif) @@ -15,12 +15,12 @@ No trackers are used and source code is available here for anyone to audit. ## Downloads [Get it on F-droid](https://f-droid.org/en/packages/org.mian.gitnex/) [Get it on Google Play](https://play.google.com/store/apps/details?id=org.mian.gitnex) -[Download APK](https://gitea.com/mmarif/GitNex/releases) +[Download APK](https://gitea.com/gitnex/GitNex/releases) ## Note about Gitea version Please make sure that you are on Gitea **1.9.x** stable release or later. Below this may not work as one would expect because of the newly added objects to the API at later versions. Please consider updating your Gitea server. -Check the versions [compatibility page](https://gitea.com/mmarif/GitNex/wiki/Compatibility) which lists all the supported versions with compatibility ratio. +Check the versions [compatibility page](https://gitea.com/gitnex/GitNex/wiki/Compatibility) which lists all the supported versions with compatibility ratio. ## Build from source Option 1 - Download the source code, open it in Android Studio and build it there. @@ -34,37 +34,37 @@ Option 2 - Open terminal(Linux) and cd to the project dir. Run `./gradlew build` - Create repository - Create organization - Issues list -- [MANY MORE](https://gitea.com/mmarif/GitNex/wiki/Features) +- [MANY MORE](https://gitea.com/gitnex/GitNex/wiki/Features) ## Contributing -[CONTRIBUTING](https://gitea.com/mmarif/GitNex/src/branch/master/CONTRIBUTING.md) +[CONTRIBUTING](https://gitea.com/gitnex/GitNex/src/branch/master/CONTRIBUTING.md) ## Translation Help us translate GitNex to your native language. We use [Crowdin](https://crowdin.com/project/gitnex) for translation. -If your language is not listed, please request [here](https://gitea.com/mmarif/GitNex/issues) to add it to the project. +If your language is not listed, please request [here](https://gitea.com/gitnex/GitNex/issues) to add it to the project. **Link: https://crowdin.com/project/GitNex** ## Screenshots: -001.png | 002.png | 003.png | 004.png +001.png | 002.png | 003.png | 004.png ---|---|---|--- -005.png | 006.png | 007.png | 008.png +005.png | 006.png | 007.png | 008.png ## FAQ -[Faq](https://gitea.com/mmarif/GitNex/wiki/FAQ) +[Faq](https://gitea.com/gitnex/GitNex/wiki/FAQ) ## Links [Website](https://gitnex.com) -[Wiki](https://gitea.com/mmarif/GitNex/wiki/Home) +[Wiki](https://gitea.com/gitnex/GitNex/wiki/Home) [Website Repository](https://gitlab.com/mmarif4u/gitnex-website) -[Troubleshoot Guide](https://gitea.com/mmarif/GitNex/wiki/Troubleshoot-Guide) +[Troubleshoot Guide](https://gitea.com/gitnex/GitNex/wiki/Troubleshoot-Guide) ## Thanks Thanks to all the open source libraries, contributors and donators. diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 78dd046a..9e5ea1c3 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -4,9 +4,9 @@ Developer : M M Arif gitnex@gitnex.com Source code - https://gitea.com/mmarif/GitNex - https://gitea.com/mmarif/GitNex/issues - https://gitea.com/mmarif/GitNex/src/branch/master/CONTRIBUTING.md + https://gitea.com/gitnex/GitNex + https://gitea.com/gitnex/GitNex/issues + https://gitea.com/gitnex/GitNex/src/branch/master/CONTRIBUTING.md Website https://gitnex.com/ Your Gitea version\n diff --git a/fastlane/metadata/android/en-US/changelogs/25.txt b/fastlane/metadata/android/en-US/changelogs/25.txt index 7959bded..d09bc41a 100644 --- a/fastlane/metadata/android/en-US/changelogs/25.txt +++ b/fastlane/metadata/android/en-US/changelogs/25.txt @@ -5,4 +5,4 @@ - Enhancement: Redesign Profile screen - Enhancement: Added edited status for single issue and comments -Release notes: https://gitlab.com/mmarif4u/gitnex/releases +Release notes: https://gitea.com/gitnex/GitNex/releases diff --git a/fastlane/metadata/android/en-US/changelogs/26.txt b/fastlane/metadata/android/en-US/changelogs/26.txt index ae24b077..3c215f9d 100644 --- a/fastlane/metadata/android/en-US/changelogs/26.txt +++ b/fastlane/metadata/android/en-US/changelogs/26.txt @@ -7,4 +7,4 @@ - Enhancement: Added edited status for single issue and comments And many more, check the release notes. -https://gitlab.com/mmarif4u/gitnex/releases +https://gitea.com/gitnex/GitNex/releases diff --git a/fastlane/metadata/android/en-US/changelogs/30.txt b/fastlane/metadata/android/en-US/changelogs/30.txt index 96c83b02..f2a9e974 100644 --- a/fastlane/metadata/android/en-US/changelogs/30.txt +++ b/fastlane/metadata/android/en-US/changelogs/30.txt @@ -7,4 +7,4 @@ - Enhancement: New nav background image Release Notes -https://gitlab.com/mmarif4u/gitnex/releases +https://gitea.com/gitnex/GitNex/releases diff --git a/fastlane/metadata/android/en-US/changelogs/32.txt b/fastlane/metadata/android/en-US/changelogs/32.txt index 3419f8ef..9ac7ac62 100644 --- a/fastlane/metadata/android/en-US/changelogs/32.txt +++ b/fastlane/metadata/android/en-US/changelogs/32.txt @@ -4,4 +4,4 @@ - Fixed: Layout fixes across the app And many more, check the release notes. -https://gitlab.com/mmarif4u/gitnex/releases +https://gitea.com/gitnex/GitNex/releases diff --git a/fastlane/metadata/android/en-US/changelogs/33.txt b/fastlane/metadata/android/en-US/changelogs/33.txt index ee6ca953..17568198 100644 --- a/fastlane/metadata/android/en-US/changelogs/33.txt +++ b/fastlane/metadata/android/en-US/changelogs/33.txt @@ -9,4 +9,4 @@ - Enhancement: New nav background image For more, check the release notes. -https://gitlab.com/mmarif4u/gitnex/releases \ No newline at end of file +https://gitea.com/gitnex/GitNex/releases diff --git a/fastlane/metadata/android/en-US/changelogs/35.txt b/fastlane/metadata/android/en-US/changelogs/35.txt index b864b93d..a29cbdb1 100644 --- a/fastlane/metadata/android/en-US/changelogs/35.txt +++ b/fastlane/metadata/android/en-US/changelogs/35.txt @@ -9,4 +9,4 @@ - Fixed: Crash when issues and info tabs are frequently switched For more, check the release notes. -https://gitlab.com/mmarif4u/gitnex/releases \ No newline at end of file +https://gitea.com/gitnex/GitNex/releases diff --git a/fastlane/metadata/android/en-US/changelogs/38.txt b/fastlane/metadata/android/en-US/changelogs/38.txt index 9af39ec2..28e61db6 100644 --- a/fastlane/metadata/android/en-US/changelogs/38.txt +++ b/fastlane/metadata/android/en-US/changelogs/38.txt @@ -10,4 +10,4 @@ - Enhancement: German and Russian translation updates For more, check the release notes. -https://gitlab.com/mmarif4u/gitnex/releases \ No newline at end of file +https://gitea.com/gitnex/GitNex/releases diff --git a/fastlane/metadata/android/en-US/changelogs/42.txt b/fastlane/metadata/android/en-US/changelogs/42.txt index ad1363c4..608fe651 100644 --- a/fastlane/metadata/android/en-US/changelogs/42.txt +++ b/fastlane/metadata/android/en-US/changelogs/42.txt @@ -7,4 +7,4 @@ - Fixed: Crash when issue badge is disabled For more, check the release notes. -https://gitlab.com/mmarif4u/gitnex/releases \ No newline at end of file +https://gitea.com/gitnex/GitNex/releases diff --git a/fastlane/metadata/android/en-US/changelogs/45.txt b/fastlane/metadata/android/en-US/changelogs/45.txt index e4f28588..b446bdb2 100644 --- a/fastlane/metadata/android/en-US/changelogs/45.txt +++ b/fastlane/metadata/android/en-US/changelogs/45.txt @@ -4,4 +4,4 @@ - Fixed: Crash when empty password with OTP is used For more, check the release notes. -https://gitea.com/mmarif/GitNex/releases \ No newline at end of file +https://gitea.com/gitnex/GitNex/releases diff --git a/fastlane/metadata/android/en-US/changelogs/55.txt b/fastlane/metadata/android/en-US/changelogs/55.txt index 17a084a2..4e8df69c 100644 --- a/fastlane/metadata/android/en-US/changelogs/55.txt +++ b/fastlane/metadata/android/en-US/changelogs/55.txt @@ -11,4 +11,4 @@ - Fixed: Commit hash url in branches tab For more, check the release notes. -https://gitea.com/mmarif/GitNex/releases +https://gitea.com/gitnex/GitNex/releases diff --git a/fastlane/metadata/android/en-US/changelogs/60.txt b/fastlane/metadata/android/en-US/changelogs/60.txt index 29344293..1be379b0 100644 --- a/fastlane/metadata/android/en-US/changelogs/60.txt +++ b/fastlane/metadata/android/en-US/changelogs/60.txt @@ -13,4 +13,4 @@ - Bugfix: Open issues tab color scheme For more, check the release notes. -https://gitea.com/mmarif/GitNex/releases \ No newline at end of file +https://gitea.com/gitnex/GitNex/releases diff --git a/fastlane/metadata/android/en-US/changelogs/61.txt b/fastlane/metadata/android/en-US/changelogs/61.txt index 5d5caf18..da56a5c7 100644 --- a/fastlane/metadata/android/en-US/changelogs/61.txt +++ b/fastlane/metadata/android/en-US/changelogs/61.txt @@ -3,4 +3,4 @@ Bugfix: Milestone progress bar fix Bugfix: Create new issue enable/disable fix For more, check the release notes. -https://gitea.com/mmarif/GitNex/releases \ No newline at end of file +https://gitea.com/gitnex/GitNex/releases diff --git a/fastlane/metadata/android/en-US/changelogs/62.txt b/fastlane/metadata/android/en-US/changelogs/62.txt index 6400e6fd..2bc71038 100644 --- a/fastlane/metadata/android/en-US/changelogs/62.txt +++ b/fastlane/metadata/android/en-US/changelogs/62.txt @@ -1,4 +1,4 @@ Bugfix: crash when my repo, starred repos are accessed without repo avatar. old Gitea instances For more, check the release notes. -https://gitea.com/mmarif/GitNex/releases \ No newline at end of file +https://gitea.com/gitnex/GitNex/releases diff --git a/fastlane/metadata/android/en-US/changelogs/63.txt b/fastlane/metadata/android/en-US/changelogs/63.txt index 7bf7544f..06c0c075 100644 --- a/fastlane/metadata/android/en-US/changelogs/63.txt +++ b/fastlane/metadata/android/en-US/changelogs/63.txt @@ -10,4 +10,4 @@ Bugfix: another old Gitea instances API issue - New: Added repository avatars For more, check the release notes. -https://gitea.com/mmarif/GitNex/releases \ No newline at end of file +https://gitea.com/gitnex/GitNex/releases diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index c04b227e..2f694627 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -30,6 +30,6 @@ GitNex is a free, open-source Android client for Git repository management tool - Option to access local non-https installs - Login/Logout -More features - https://gitea.com/mmarif/GitNex/wiki/Features +More features - https://gitea.com/gitnex/GitNex/wiki/Features Developer: https://mastodon.social/@mmarif