[GH-ISSUE #7] NextCloud 11 Support #8

Closed
opened 2026-02-25 22:35:46 +03:00 by kerem · 23 comments
Owner

Originally created by @Yamakasi on GitHub (Dec 18, 2016).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/7

Hi I was just coming up your nice plugin and I wondered if this should be working on Nextcloud 11 at the moment ?

Would be nice to know and see where it stores it.

Originally created by @Yamakasi on GitHub (Dec 18, 2016). Original GitHub issue: https://github.com/floccusaddon/floccus/issues/7 Hi I was just coming up your nice plugin and I wondered if this should be working on Nextcloud 11 at the moment ? Would be nice to know and see where it stores it.
kerem closed this issue 2026-02-25 22:35:46 +03:00
Author
Owner

@marcelklehr commented on GitHub (Dec 18, 2016):

Hi!
It doesn't work at all, at the moment, sadly. The mechanism I used to create the bookmarks no longer works (it was a hacky mechanism, admittedly, so no real surprise there). The actual problem is that the bookmarks app doesn't offer a useful API for programmatic CRUD access to the bookmarks (See my PR for this: https://github.com/nextcloud/bookmarks/pull/322; there's also a PR that does the same thing, but is about a year old. A bit frustrating...).

I guess I should update the README to reflect this...

<!-- gh-comment-id:267825829 --> @marcelklehr commented on GitHub (Dec 18, 2016): Hi! It doesn't work at all, at the moment, sadly. The mechanism I used to create the bookmarks no longer works (it was a hacky mechanism, admittedly, so no real surprise there). The actual problem is that the bookmarks app doesn't offer a useful API for programmatic CRUD access to the bookmarks (See my PR for this: https://github.com/nextcloud/bookmarks/pull/322; there's also a PR that does the same thing, but is about a year old. A bit frustrating...). I guess I should update the README to reflect this...
Author
Owner

@Yamakasi commented on GitHub (Dec 18, 2016):

Hi yes I just read that but as there were no conflicts reported I hoped it would :)

What do you think we can do here because this would be awesome to have (again)!

<!-- gh-comment-id:267826084 --> @Yamakasi commented on GitHub (Dec 18, 2016): Hi yes I just read that but as there were no conflicts reported I hoped it would :) What do you think we can do here because this would be awesome to have (again)!
Author
Owner

@marcelklehr commented on GitHub (Dec 22, 2016):

The maintainer of nextcloud/bookmarks seems responsive, so I'd say it's possible to get the new CRUD methods for the REST API rather soon-ish. You could leave a comment on the PR supporting it :)

<!-- gh-comment-id:268857457 --> @marcelklehr commented on GitHub (Dec 22, 2016): The maintainer of nextcloud/bookmarks seems responsive, so I'd say it's possible to get the new CRUD methods for the REST API rather soon-ish. You could leave a comment on the PR supporting it :)
Author
Owner

@Yamakasi commented on GitHub (Dec 23, 2016):

This sounds good, which PR are you refering too ?

<!-- gh-comment-id:268933863 --> @Yamakasi commented on GitHub (Dec 23, 2016): This sounds good, which PR are you refering too ?
Author
Owner

@marcelklehr commented on GitHub (Dec 23, 2016):

https://github.com/nextcloud/bookmarks/pull/322

<!-- gh-comment-id:268987848 --> @marcelklehr commented on GitHub (Dec 23, 2016): https://github.com/nextcloud/bookmarks/pull/322
Author
Owner

@Yamakasi commented on GitHub (Jan 17, 2017):

OK, this seems to be merged now ? Any status ? I'm curious!

<!-- gh-comment-id:273275349 --> @Yamakasi commented on GitHub (Jan 17, 2017): OK, this seems to be merged now ? Any status ? I'm curious!
Author
Owner

@marcelklehr commented on GitHub (Jan 17, 2017):

The status for this is the following: The bookmarks app needs a refactoring reconciling the two (public and private) REST APIs. Additionally, it appears that the following issues await addressing until the next version of the bookmarks app can be released: https://github.com/nextcloud/bookmarks/milestone/3

<!-- gh-comment-id:273303018 --> @marcelklehr commented on GitHub (Jan 17, 2017): The status for this is the following: The bookmarks app needs a refactoring reconciling the two (public and private) REST APIs. Additionally, it appears that the following issues await addressing until the next version of the bookmarks app can be released: https://github.com/nextcloud/bookmarks/milestone/3
Author
Owner

@poVoq commented on GitHub (Jan 26, 2017):

at the moment with my recently installed Nextcloud11 it works fine. Not sure if the above errors were fixed or why it works for me.

<!-- gh-comment-id:275407324 --> @poVoq commented on GitHub (Jan 26, 2017): at the moment with my recently installed Nextcloud11 it works fine. Not sure if the above errors were fixed or why it works for me.
Author
Owner

@marcelklehr commented on GitHub (Jan 26, 2017):

@poVoq interesting. Does creating and deleting bookmarks propagate both ways (from server to browser and vice versa)?

<!-- gh-comment-id:275428643 --> @marcelklehr commented on GitHub (Jan 26, 2017): @poVoq interesting. Does creating and deleting bookmarks propagate both ways (from server to browser and vice versa)?
Author
Owner

@poVoq commented on GitHub (Jan 26, 2017):

no actually I just noticed that it only works one way (nextcloud to firefox). Sorry for causing confusion there.

<!-- gh-comment-id:275502609 --> @poVoq commented on GitHub (Jan 26, 2017): no actually I just noticed that it only works one way (nextcloud to firefox). Sorry for causing confusion there.
Author
Owner

@marcelklehr commented on GitHub (Feb 27, 2017):

Status update: I'm confident, we will see the update to the bookmarks app before the end of this year. </sarcasm> tbh, I have no idea how long it will take, from my perspective things are ready, however the maintainer has a lot on his plate, so it will take some time before the review process is completed.

<!-- gh-comment-id:282709934 --> @marcelklehr commented on GitHub (Feb 27, 2017): Status update: I'm confident, we will see the update to the bookmarks app before the end of this year. \</sarcasm> tbh, I have no idea how long it will take, from my perspective things are ready, however the maintainer has a lot on his plate, so it will take some time before the review process is completed.
Author
Owner

@jkaberg commented on GitHub (May 8, 2017):

@marcelklehr I see you'r an maintainer for the NC bookmark app now. Any ETA on this? 😸 (is there an PR/issue @ https://github.com/nextcloud/bookmarks one could follow?)

<!-- gh-comment-id:299959331 --> @jkaberg commented on GitHub (May 8, 2017): @marcelklehr I see you'r an maintainer for the NC bookmark app now. Any ETA on this? 😸 (is there an PR/issue @ https://github.com/nextcloud/bookmarks one could follow?)
Author
Owner

@marcelklehr commented on GitHub (May 8, 2017):

@jkaberg Yes, I am 🎉. I still can't just push my stuff to master and be done with it, though, heh :) That wouldn't be the right approach and wouldn't lead to good software being released. Still I'm confident we'll have a new release soon-ish. Hopefully before July.

You can follow the process of getting the new API ready over here: https://github.com/nextcloud/bookmarks/pull/338

<!-- gh-comment-id:299962131 --> @marcelklehr commented on GitHub (May 8, 2017): @jkaberg Yes, I am :tada:. I still can't just push my stuff to master and be done with it, though, heh :) That wouldn't be the right approach and wouldn't lead to good software being released. Still I'm confident we'll have a new release soon-ish. Hopefully before July. You can follow the process of getting the new API ready over here: https://github.com/nextcloud/bookmarks/pull/338
Author
Owner

@marcelklehr commented on GitHub (May 14, 2017):

🎉 Nextcloud bookmarks v0.10 was released yesterday. As was floccus v1.2.0. This means: Floccus works again! Happy syncing everyone :)

<!-- gh-comment-id:301341195 --> @marcelklehr commented on GitHub (May 14, 2017): :tada: Nextcloud bookmarks v0.10 was released yesterday. As was floccus v1.2.0. This means: Floccus works again! Happy syncing everyone :)
Author
Owner

@Gerii commented on GitHub (May 16, 2017):

How long does it usually take for an update to appear on addons.mozilla.org?

<!-- gh-comment-id:301758625 --> @Gerii commented on GitHub (May 16, 2017): How long does it usually take for an update to appear on addons.mozilla.org?
Author
Owner

@marcelklehr commented on GitHub (May 16, 2017):

I have no idea. Atm, AMO tells me "Queue Position: 266 of 289" :/

<!-- gh-comment-id:301802008 --> @marcelklehr commented on GitHub (May 16, 2017): I have no idea. Atm, AMO tells me "Queue Position: 266 of 289" :/
Author
Owner

@9662 commented on GitHub (May 16, 2017):

Atm, AMO tells me "Queue Position: 266 of 289" :/

And now? 😜

<!-- gh-comment-id:301908785 --> @9662 commented on GitHub (May 16, 2017): > Atm, AMO tells me "Queue Position: 266 of 289" :/ And now? 😜
Author
Owner

@marcelklehr commented on GitHub (May 16, 2017):

265 of 295, so that gives us a rate of about three per day... Although, they also mention that they do not strictly follow the order of submission.

<!-- gh-comment-id:301918416 --> @marcelklehr commented on GitHub (May 16, 2017): 265 of 295, so that gives us a rate of about three per day... Although, they also mention that they do not strictly follow the order of submission.
Author
Owner

@Rinma commented on GitHub (May 17, 2017):

Can you not provide a xpi package by yourself to download for those who want to install it earlier ?

<!-- gh-comment-id:302006052 --> @Rinma commented on GitHub (May 17, 2017): Can you not provide a xpi package by yourself to download for those who want to install it earlier ?
Author
Owner

@marcelklehr commented on GitHub (May 17, 2017):

Sadly most Firefox versions will not install addons that aren't signed by Mozilla...

On May 17, 2017 9:13:43 AM GMT+02:00, Marvin Dalheimer notifications@github.com wrote:

Can you not provide a xpi package by yourself to download for those who
want to install it earlier ?

--
You are receiving this because you modified the open/close state.
Reply to this email directly or view it on GitHub:
https://github.com/marcelklehr/floccus/issues/7#issuecomment-302006052

--
Sent from my Android device with K-9 Mail. Please excuse my brevity.

<!-- gh-comment-id:302009591 --> @marcelklehr commented on GitHub (May 17, 2017): Sadly most Firefox versions will not install addons that aren't signed by Mozilla... On May 17, 2017 9:13:43 AM GMT+02:00, Marvin Dalheimer <notifications@github.com> wrote: >Can you not provide a xpi package by yourself to download for those who >want to install it earlier ? > >-- >You are receiving this because you modified the open/close state. >Reply to this email directly or view it on GitHub: >https://github.com/marcelklehr/floccus/issues/7#issuecomment-302006052 -- Sent from my Android device with K-9 Mail. Please excuse my brevity.
Author
Owner

@kaistian commented on GitHub (May 17, 2017):

You can create one yourself in Linux like this

wget https://github.com/marcelklehr/floccus/archive/v1.2.0.zip -O /tmp/floccus-1.2.0.zip
unzip -o /tmp/floccus-1.2.0.zip -d /tmp
cd /tmp/floccus-1.2.0
zip -r -FS ~/floccus-1.2.0.xpi *

To make it work in newer Firefox you'll need following changes in about:config
Set xpinstall.signatures.required to false and create an new String with name xpinstall.whitelist.add with an empty value.

<!-- gh-comment-id:302052609 --> @kaistian commented on GitHub (May 17, 2017): You can create one yourself in Linux like this ``` wget https://github.com/marcelklehr/floccus/archive/v1.2.0.zip -O /tmp/floccus-1.2.0.zip unzip -o /tmp/floccus-1.2.0.zip -d /tmp cd /tmp/floccus-1.2.0 zip -r -FS ~/floccus-1.2.0.xpi * ``` To make it work in newer Firefox you'll need following changes in `about:config` Set `xpinstall.signatures.required` to false and create an new String with name `xpinstall.whitelist.add` with an empty value. ```
Author
Owner

@marcelklehr commented on GitHub (May 19, 2017):

It's just been approved.

<!-- gh-comment-id:302744980 --> @marcelklehr commented on GitHub (May 19, 2017): It's just been approved.
Author
Owner

@github-actions[bot] commented on GitHub (Mar 21, 2023):

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

<!-- gh-comment-id:1478282026 --> @github-actions[bot] commented on GitHub (Mar 21, 2023): This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/floccus#8
No description provided.