mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 14:16:12 +03:00
[GH-ISSUE #7] NextCloud 11 Support #8
Labels
No labels
browser-specific
bug
correctness issues
enhancement
feature: Google Drive
feature: Linkwarden
feature: git
feature: nextcloud-bookmarks
feature: tabs
feature: webdav
help wanted
native-app
priority: high
priority: low
priority: medium
pull-request
question
question
stale
upstream
waiting for more information
wontfix
🙁 Not following issue template
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/floccus#8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
@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...
@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)!
@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 :)
@Yamakasi commented on GitHub (Dec 23, 2016):
This sounds good, which PR are you refering too ?
@marcelklehr commented on GitHub (Dec 23, 2016):
https://github.com/nextcloud/bookmarks/pull/322
@Yamakasi commented on GitHub (Jan 17, 2017):
OK, this seems to be merged now ? Any status ? I'm curious!
@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
@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.
@marcelklehr commented on GitHub (Jan 26, 2017):
@poVoq interesting. Does creating and deleting bookmarks propagate both ways (from server to browser and vice versa)?
@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.
@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.
@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?)
@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
@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 :)
@Gerii commented on GitHub (May 16, 2017):
How long does it usually take for an update to appear on addons.mozilla.org?
@marcelklehr commented on GitHub (May 16, 2017):
I have no idea. Atm, AMO tells me "Queue Position: 266 of 289" :/
@9662 commented on GitHub (May 16, 2017):
And now? 😜
@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.
@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 ?
@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:
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.
@kaistian commented on GitHub (May 17, 2017):
You can create one yourself in Linux like this
To make it work in newer Firefox you'll need following changes in
about:configSet
xpinstall.signatures.requiredto false and create an new String with namexpinstall.whitelist.addwith an empty value.@marcelklehr commented on GitHub (May 19, 2017):
It's just been approved.
@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.