mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 22:26:06 +03:00
[PR #1605] [CLOSED] feat(NextcloudBookmarks): Accept javascript: links #1911
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#1911
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?
📋 Pull Request Information
Original PR: https://github.com/floccusaddon/floccus/pull/1605
Author: @marcelklehr
Created: 5/10/2024
Status: ❌ Closed
Base:
develop← Head:enh/nc-bm-js📝 Commits (6)
93e49bbfix(webpack): Don't set DEBUG to true in production62310b9feat(NextcloudBookmarks): Accept javascript: linksfb0644cfix(messages): DescriptionAdapternextcloudfoldersc4c28c7fix(NextcloudBookmarks): Retrieve href if possible399c66ffix(NextcloudBookmarks): Fix javascript links979ec05fix(NextcloudBookmarks): Remove feature detection of 5yo features📊 Changes
5 files changed (+158 additions, -223 deletions)
View changed files
📝
.github/workflows/tests.yml(+0 -8)📝
_locales/en/messages.json(+1 -1)📝
src/lib/adapters/NextcloudBookmarks.ts(+79 -192)📝
src/test/test.js(+77 -21)📝
webpack.prod.js(+1 -1)📄 Description
fixes #1445
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.