Changed links for moving away from GitHub #noissue
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
Varakh 2022-07-05 18:58:27 +02:00
parent cd07b2fba2
commit 77fee6ae32
3 changed files with 3 additions and 2 deletions

View file

@ -4,6 +4,7 @@
* Increased target SDK to `33`
* Increased dart to `>= 2.17.3`
* Indicate configuration loading in profile view
* Switched linked git repository away from GitHub
## 1.4.2+15
* Minor cleanup

View file

@ -1,6 +1,6 @@
# README
A mobile flutter app for [FileBin](https://github.com/Bluewind/filebin).
A mobile flutter app for [FileBin](https://git.server-speed.net/users/flo/filebin/).
Available on the [Play Store](https://play.google.com/store/apps/details?id=de.varakh.fbmobile).

View file

@ -99,7 +99,7 @@
"faq_headline": "F.A.Q",
"faq": "- How do I login?\nInsert your instance URL and valid credentials you also use in the web interface of FileBin.\n\n- Why is storage permission required?\nIt's not required, but highly advised to grant it. Otherwise sharing files with the app won't work correctly and you might think that sharing has no effect.\n\n- When I am logged out, sharing files via share with the app won't list all files I selected after I login.\nPlease login before you start using the app. Account information are persisted. You only need to do it once.",
"contact_us": "Feedback? Issues?",
"website": "https://github.com/Bluewind/filebin and https://github.com/v4rakh/fbmobile"
"website": "https://git.server-speed.net/users/flo/filebin and https://git.myservermanager.com/varakh/fbmobile"
},
"profile": {
"instance": "Instance",