这是indexloc提供的服务,不要输入任何密码
Skip to content

browser: add browser file system based on localStorage #348

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 15, 2025

Conversation

perf2711
Copy link
Contributor

A simple implementation of BrowserFileSystem based on localStorage that enables usage of BacktraceDatabase in the browser.

Requires #347, as browsers have a single session ID and this causes endless loops.

@perf2711 perf2711 requested a review from konraddysput June 27, 2025 11:22
@perf2711 perf2711 self-assigned this Jun 27, 2025
@perf2711 perf2711 added the enhancement New feature or request label Jun 27, 2025
@perf2711 perf2711 mentioned this pull request Jun 27, 2025
@perf2711 perf2711 requested a review from konraddysput July 14, 2025 07:34
@perf2711 perf2711 merged commit ac6e4b0 into main Jul 15, 2025
5 checks passed
@perf2711 perf2711 deleted the feature/browser-file-system branch July 15, 2025 13:29
This was referenced Jul 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants