Use clean internal link when server mod_rewrite_working is true#17251
Conversation
Signed-off-by: MaqsudMallick <maqsudmallick@gmail.com>
Signed-off-by: MaqsudMallick <maqsudmallick@gmail.com>
| * SPDX-License-Identifier: AGPL-3.0-or-later | ||
| */ | ||
|
|
||
| package com.nextcloud.client.database.migrations |
There was a problem hiding this comment.
Should be working with auto migration.
Can you please test this?
This would omit the manual migration.
There was a problem hiding this comment.
I have tested with the auto migration. It is working.
Removed the manual migration in favor of auto migration.
Signed-off-by: MaqsudMallick <maqsudmallick@gmail.com>
073c93c to
ba09e03
Compare
…king Signed-off-by: MaqsudMallick <maqsudmallick@gmail.com>
|
Hello there, We hope that the review process is going smooth and is helpful for you. We want to ensure your pull request is reviewed to your satisfaction. If you have a moment, our community management team would very much appreciate your feedback on your experience with this PR review process. Your feedback is valuable to us as we continuously strive to improve our community developer experience. Please take a moment to complete our short survey by clicking on the following link: https://cloud.nextcloud.com/apps/forms/s/i9Ago4EQRZ7TWxjfmeEpPkf6 Thank you for contributing to Nextcloud and we hope to hear from you soon! (If you believe you should not receive this message, you can add yourself to the blocklist.) |
There was a problem hiding this comment.
Can you use latest library version?
https://github.com/nextcloud/android-library/commits/master/
e.g.72a95a990f57135ef2b658d49a99dd193dcd6671
Then we can merge this.
…king Signed-off-by: MaqsudMallick <maqsudmallick@gmail.com>
Signed-off-by: MaqsudMallick <maqsudmallick@gmail.com>
|
@alperozturk96 updated lib version from ed9da9b157a78af1c754dea197442c6727666e37 to 72a95a990f57135ef2b658d49a99dd193dcd6671 (latest one). |
alperozturk96
left a comment
There was a problem hiding this comment.
I cannot build. Dependencies needs to be verified.
Can you try this command?
./gradlew --write-verification-metadata pgp,sha256 help
Signed-off-by: MaqsudMallick <maqsudmallick@gmail.com>
|
@alperozturk9 Done |
🖼️ Screenshots
🏁 Checklist
/backport to stable-xx.x🤖 AI (if applicable)
Fixes #13071
Depends on nextcloud/android-library#2057