[PR #480] [MERGED] Replace localforage with browser extension storage. Fixes #459 #1594

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

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/480
Author: @mlshapiro
Created: 3/25/2020
Status: Merged
Merged: 4/4/2020
Merged by: @marcelklehr

Base: developHead: develop


📝 Commits (3)

  • 3af7fb8 Replace localforage with browser extension storage. Fixes #459
  • 484abd2 Use browser storage module
  • 0e9fb1e Add migration from local forage

📊 Changes

2 files changed (+20 additions, -12 deletions)

View changed files

📝 src/lib/AccountStorage.js (+16 -8)
📝 src/lib/Controller.js (+4 -4)

📄 Description

This PR reverts some changes from da085e0 and 5739a5c.


🔄 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/480 **Author:** [@mlshapiro](https://github.com/mlshapiro) **Created:** 3/25/2020 **Status:** ✅ Merged **Merged:** 4/4/2020 **Merged by:** [@marcelklehr](https://github.com/marcelklehr) **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (3) - [`3af7fb8`](https://github.com/floccusaddon/floccus/commit/3af7fb855b17595c5b8404a186517c6ff57dd95a) Replace localforage with browser extension storage. Fixes #459 - [`484abd2`](https://github.com/floccusaddon/floccus/commit/484abd21abccb3ddf082ea99feb42e9f34987a01) Use browser storage module - [`0e9fb1e`](https://github.com/floccusaddon/floccus/commit/0e9fb1e21b3e6d4e6f3442930f5e2cb84212a7d2) Add migration from local forage ### 📊 Changes **2 files changed** (+20 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/AccountStorage.js` (+16 -8) 📝 `src/lib/Controller.js` (+4 -4) </details> ### 📄 Description This PR reverts some changes from da085e0 and 5739a5c. --- <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:43 +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#1594
No description provided.