MarcelRobitaille / nextcloud_google_synchronization

🇬 Google integration into Nextcloud
GNU Affero General Public License v3.0
18 stars 1 forks source link

Please update the Nextcloud Store for NC28/29 compatibility #16

Closed FlattusBlastus closed 2 months ago

FlattusBlastus commented 3 months ago

Which version of integration_google are you using?

None

Which version of Nextcloud are you using?

28.0.3

Which browser are you using? In case you are using the phone App, specify the Android or iOS version and device please.

No response

Describe the Bug

I have used this version and prefer it over the mere Google Integration app.

Expected Behavior

Able to install in the latest Nextcloud

To Reproduce

View the NC App Store

MarcelRobitaille commented 3 months ago

Hi. I'm sorry, I don't understand. This app should be compatible with nextcloud 28 and 29.

FlattusBlastus commented 3 months ago

[image: image.png]

Version 1.0.9 shows up from the store.

On Thu, Mar 28, 2024 at 10:38 AM Marcel Robitaille @.***> wrote:

Hi. I'm sorry, I don't understand. This app should be compatible with nextcloud 28 and 29.

— Reply to this email directly, view it on GitHub https://github.com/MarcelRobitaille/nextcloud_google_synchronization/issues/16#issuecomment-2025770777, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASVVEUCIG7TOZDIHWVNUDO3Y2RBR3AVCNFSM6AAAAABFLZDKK2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMRVG43TANZXG4 . You are receiving this because you authored the thread.Message ID: <MarcelRobitaille/nextcloud_google_synchronization/issues/16/2025770777@ github.com>

MarcelRobitaille commented 3 months ago

Version 2.1.0-1 is released: https://apps.nextcloud.com/apps/google_synchronization

It is compatible with Nextcloud version 28 and 29. I don't think this is a problem on my end.

By the way, I don't see your image, only [image: image.png]

FlattusBlastus commented 3 months ago

I am running the develop build of AIO. Will that make a difference?

How can I install this manually?

On Mon, Apr 1, 2024 at 7:47 AM Marcel Robitaille @.***> wrote:

Version 2.1.0-1 is released: https://apps.nextcloud.com/apps/google_synchronization

It is compatible with Nextcloud version 28 and 29. I don't think this is a problem on my end.

By the way, I don't see your image, only [image: image.png]

— Reply to this email directly, view it on GitHub https://github.com/MarcelRobitaille/nextcloud_google_synchronization/issues/16#issuecomment-2029875399, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASVVEUHVEZQRI2YLNI6DSVLY3FXP7AVCNFSM6AAAAABFLZDKK2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMRZHA3TKMZZHE . You are receiving this because you authored the thread.Message ID: <MarcelRobitaille/nextcloud_google_synchronization/issues/16/2029875399@ github.com>

FlattusBlastus commented 3 months ago

I was able to install the unstable version.

On Mon, Apr 1, 2024 at 7:12 PM Charles Babcock @.***> wrote:

I am running the develop build of AIO. Will that make a difference?

How can I install this manually?

On Mon, Apr 1, 2024 at 7:47 AM Marcel Robitaille @.***> wrote:

Version 2.1.0-1 is released: https://apps.nextcloud.com/apps/google_synchronization

It is compatible with Nextcloud version 28 and 29. I don't think this is a problem on my end.

By the way, I don't see your image, only [image: image.png]

— Reply to this email directly, view it on GitHub https://github.com/MarcelRobitaille/nextcloud_google_synchronization/issues/16#issuecomment-2029875399, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASVVEUHVEZQRI2YLNI6DSVLY3FXP7AVCNFSM6AAAAABFLZDKK2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMRZHA3TKMZZHE . You are receiving this because you authored the thread.Message ID: <MarcelRobitaille/nextcloud_google_synchronization/issues/16/2029875399@ github.com>

MarcelRobitaille commented 2 months ago

Hi @FlattusBlastus. Does that mean this issue is resolved? I'm not sure why you cannot install the version from within Nextcloud. As my app shows up in the store, I don't think the problem is on my side.

ibaraki-douji commented 2 months ago

For me it's working like a charm !

The only thing is that the version is not installable with the UI cuz it's unstable. (or i didn't find the option to enable it on NC28)

So you can install with the CLI ./occ app:install --allow-unstable google_synchronization

And if wrong UID when running the command above sudo -u "#33" ./occ app:install --allow-unstable google_synchronization

MarcelRobitaille commented 2 months ago

Which version can you not install from the UI? 2.1.0-1 is stable and installable through the UI. It is compatible with NC 28 and 29.

Thanks for the occ tip. I didn't know about that.

ibaraki-douji commented 2 months ago

Installing from the UI was proposing the 1.0.9 so ye 2.1.0-1 was not installable. IDK really why ..

FlattusBlastus commented 2 months ago

This..... In the UI store, 1.09 was offered.


From: Ibaraki Douji @.> Sent: Monday, April 15, 2024 11:36:05 AM To: MarcelRobitaille/nextcloud_google_synchronization @.> Cc: FlattusBlastus @.>; Mention @.> Subject: Re: [MarcelRobitaille/nextcloud_google_synchronization] Please update the Nextcloud Store for NC28/29 compatibility (Issue #16)

Installing from the UI was proposing the 1.0.9. IDK really why ..

— Reply to this email directly, view it on GitHubhttps://github.com/MarcelRobitaille/nextcloud_google_synchronization/issues/16#issuecomment-2057564505, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ASVVEUBBM4CRUDWOVZ65YA3Y5QMZLAVCNFSM6AAAAABFLZDKK2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANJXGU3DINJQGU. You are receiving this because you were mentioned.Message ID: @.***>

MarcelRobitaille commented 2 months ago

I think I figured out the problem. I was adding a -1 after the semver version number to show the version of the fork upstream and then how many versions I made on top of the fork upstream. I just release 2.1.1 and now it shows up in NC.

ibaraki-douji commented 2 months ago

Yep i got the update notification for it in the UI, thanks ;)