Coder Social home page Coder Social logo

NextCloud 11 Support about floccus HOT 23 CLOSED

floccusaddon avatar floccusaddon commented on August 21, 2024 3
NextCloud 11 Support

from floccus.

Comments (23)

marcelklehr avatar marcelklehr commented on August 21, 2024 5

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

from floccus.

marcelklehr avatar marcelklehr commented on August 21, 2024 1

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.

from floccus.

marcelklehr avatar marcelklehr commented on August 21, 2024 1

@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: nextcloud/bookmarks#338

from floccus.

Rinma avatar Rinma commented on August 21, 2024 1

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

from floccus.

marcelklehr avatar marcelklehr commented on August 21, 2024 1

It's just been approved.

from floccus.

marcelklehr avatar marcelklehr commented on August 21, 2024

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: nextcloud/bookmarks#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...

from floccus.

Yamakasi avatar Yamakasi commented on August 21, 2024

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)!

from floccus.

marcelklehr avatar marcelklehr commented on August 21, 2024

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 :)

from floccus.

Yamakasi avatar Yamakasi commented on August 21, 2024

This sounds good, which PR are you refering too ?

from floccus.

marcelklehr avatar marcelklehr commented on August 21, 2024

nextcloud/bookmarks#322

from floccus.

Yamakasi avatar Yamakasi commented on August 21, 2024

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

from floccus.

marcelklehr avatar marcelklehr commented on August 21, 2024

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

from floccus.

poVoq avatar poVoq commented on August 21, 2024

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.

from floccus.

marcelklehr avatar marcelklehr commented on August 21, 2024

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

from floccus.

poVoq avatar poVoq commented on August 21, 2024

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

from floccus.

jkaberg avatar jkaberg commented on August 21, 2024

@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?)

from floccus.

Gerii avatar Gerii commented on August 21, 2024

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

from floccus.

marcelklehr avatar marcelklehr commented on August 21, 2024

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

from floccus.

9662 avatar 9662 commented on August 21, 2024

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

And now? 😜

from floccus.

marcelklehr avatar marcelklehr commented on August 21, 2024

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.

from floccus.

marcelklehr avatar marcelklehr commented on August 21, 2024

from floccus.

kaistian avatar kaistian commented on August 21, 2024

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.

from floccus.

github-actions avatar github-actions commented on August 21, 2024

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.

from floccus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.