implement local data store
Bug #459831 reported by
Toni Ruottu
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenFilepad |
Fix Released
|
Critical
|
Martti Rannanjärvi |
Bug Description
We need a local data store, so we can store basic information (picture and email) about a user and her friends.
~/.qfriendslol/
email.txt
mugshot.jpeg
friends/
0-<userid>/
Related branches
lp://staging/~mrannanj/openfilepad/store-dev
- Toni Ruottu: Approve
-
Diff: 197 lines2 files modifiedsrc/store.py (+118/-0)
src/virtualfs.py (+70/-0)
description: | updated |
Changed in qfriendslol: | |
assignee: | nobody → Martti Rannanjärvi (mrannanj) |
milestone: | none → 0.1.1 |
importance: | Undecided → Critical |
status: | New → Triaged |
description: | updated |
Changed in qfriendslol: | |
status: | Triaged → Fix Released |
To post a comment you must log in.