[PR #130] [MERGED] Webdav caching #1475

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

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/130
Author: @jlbprof
Created: 6/30/2018
Status: Merged
Merged: 6/30/2018
Merged by: @marcelklehr

Base: developHead: webdav_caching


📝 Commits (4)

📊 Changes

3 files changed (+115 additions, -261 deletions)

View changed files

📝 src/lib/Account.js (+8 -6)
📝 src/lib/adapters/Caching.js (+22 -7)
📝 src/lib/adapters/WebDav.js (+85 -248)

📄 Description

No description provided


🔄 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/130 **Author:** [@jlbprof](https://github.com/jlbprof) **Created:** 6/30/2018 **Status:** ✅ Merged **Merged:** 6/30/2018 **Merged by:** [@marcelklehr](https://github.com/marcelklehr) **Base:** `develop` ← **Head:** `webdav_caching` --- ### 📝 Commits (4) - [`54afe72`](https://github.com/floccusaddon/floccus/commit/54afe72f9549eb6012969c01f4d63d5ce7aef9b8) Initial commit - [`6f5587b`](https://github.com/floccusaddon/floccus/commit/6f5587b7eb848b9ef922bf71369d8725879927a5) wip - [`07f27f8`](https://github.com/floccusaddon/floccus/commit/07f27f8900e03837d3bcda8c1ceac03325be6f84) this is functional - [`1be759a`](https://github.com/floccusaddon/floccus/commit/1be759a88ebec3aa9358d2157f1c7e5ffd9587e2) some more cleanup ### 📊 Changes **3 files changed** (+115 additions, -261 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/Account.js` (+8 -6) 📝 `src/lib/adapters/Caching.js` (+22 -7) 📝 `src/lib/adapters/WebDav.js` (+85 -248) </details> ### 📄 Description _No description provided_ --- <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:20 +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#1475
No description provided.