[PR #1605] [CLOSED] feat(NextcloudBookmarks): Accept javascript: links #1911

Closed
opened 2026-02-25 23:31:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/1605
Author: @marcelklehr
Created: 5/10/2024
Status: Closed

Base: developHead: enh/nc-bm-js


📝 Commits (6)

  • 93e49bb fix(webpack): Don't set DEBUG to true in production
  • 62310b9 feat(NextcloudBookmarks): Accept javascript: links
  • fb0644c fix(messages): DescriptionAdapternextcloudfolders
  • c4c28c7 fix(NextcloudBookmarks): Retrieve href if possible
  • 399c66f fix(NextcloudBookmarks): Fix javascript links
  • 979ec05 fix(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.

## 📋 Pull Request Information **Original PR:** https://github.com/floccusaddon/floccus/pull/1605 **Author:** [@marcelklehr](https://github.com/marcelklehr) **Created:** 5/10/2024 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `enh/nc-bm-js` --- ### 📝 Commits (6) - [`93e49bb`](https://github.com/floccusaddon/floccus/commit/93e49bb4d8c4662c4e21ad953f36e5d33d569c68) fix(webpack): Don't set DEBUG to true in production - [`62310b9`](https://github.com/floccusaddon/floccus/commit/62310b9473252ee55aa82cf49173d0987adb948d) feat(NextcloudBookmarks): Accept javascript: links - [`fb0644c`](https://github.com/floccusaddon/floccus/commit/fb0644ce8207388ca7b32a135bcddcaac0191185) fix(messages): DescriptionAdapternextcloudfolders - [`c4c28c7`](https://github.com/floccusaddon/floccus/commit/c4c28c72d24ba7d8a33375b6822532843a2703d9) fix(NextcloudBookmarks): Retrieve href if possible - [`399c66f`](https://github.com/floccusaddon/floccus/commit/399c66ff487c5dbbaca2b624cb2da7d755bdbfa5) fix(NextcloudBookmarks): Fix javascript links - [`979ec05`](https://github.com/floccusaddon/floccus/commit/979ec05242cfe5a8e61e15f696ab5320e37ce22c) fix(NextcloudBookmarks): Remove feature detection of 5yo features ### 📊 Changes **5 files changed** (+158 additions, -223 deletions) <details> <summary>View changed files</summary> 📝 `.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) </details> ### 📄 Description fixes #1445 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:31:13 +03:00
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#1911
No description provided.