[PR #99] [CLOSED] Julian 001 #1467

Closed
opened 2026-02-25 22:40:19 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/99
Author: @jlbprof
Created: 5/10/2018
Status: Closed

Base: masterHead: julian_001


📝 Commits (3)

📊 Changes

9 files changed (+223 additions, -8 deletions)

View changed files

lib/webdavlib.js (+5 -0)
📝 src/entries/options.js (+5 -1)
📝 src/lib/Adapter.js (+4 -0)
src/lib/InputInitializeHook.js (+9 -0)
📝 src/lib/adapters/Nextcloud.js (+1 -7)
src/lib/adapters/WebDav.js (+179 -0)
📝 views/background.html (+1 -0)
📝 views/options.html (+18 -0)
📝 views/test.html (+1 -0)

📄 Description

DO NOT MERGE for comparison and review.


🔄 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/99 **Author:** [@jlbprof](https://github.com/jlbprof) **Created:** 5/10/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `julian_001` --- ### 📝 Commits (3) - [`32286bc`](https://github.com/floccusaddon/floccus/commit/32286bc6aa892df5f48a0a4f2699de6f97cdc16c) Initial commit - [`4452106`](https://github.com/floccusaddon/floccus/commit/4452106670c17bd6bc83e3f43787c0f6cec7dc2c) Added renderOptions per Marcel - [`9d86efe`](https://github.com/floccusaddon/floccus/commit/9d86efe884605525482f9b667fb1c91874a594a1) I have the options working ### 📊 Changes **9 files changed** (+223 additions, -8 deletions) <details> <summary>View changed files</summary> ➕ `lib/webdavlib.js` (+5 -0) 📝 `src/entries/options.js` (+5 -1) 📝 `src/lib/Adapter.js` (+4 -0) ➕ `src/lib/InputInitializeHook.js` (+9 -0) 📝 `src/lib/adapters/Nextcloud.js` (+1 -7) ➕ `src/lib/adapters/WebDav.js` (+179 -0) 📝 `views/background.html` (+1 -0) 📝 `views/options.html` (+18 -0) 📝 `views/test.html` (+1 -0) </details> ### 📄 Description DO NOT MERGE for comparison and review. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 22:40:19 +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#1467
No description provided.