-
Notifications
You must be signed in to change notification settings - Fork 5
fix(accounts): retire private memory on removal #456
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
Open
veryCrunchy
wants to merge
20
commits into
fix/dynamic-memory-account-retirement
from
fix/private-memory-account-retirement
Open
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
07612a6
fix(accounts): retire private memory on removal
veryCrunchy 1d17fca
fix(accounts): reactivate private memory holders
veryCrunchy 3e1b1bc
docs(changelog): record private memory retirement
veryCrunchy 8fa04dc
fix(accounts): fence workspace cache completions
veryCrunchy 96fffba
fix(accounts): purge media timeline carryover
veryCrunchy 823d5d9
test(accounts): run composition lifecycle on desktop
veryCrunchy f2b768e
fix(accounts): retire remaining media memory
veryCrunchy 8dc723e
chore(website): refresh marketing captures
veryCrunchy bc3ef02
fix(memories): bound shared timeline index cache
veryCrunchy c87c477
chore(website): refresh marketing captures
obiente-automations[bot] cf27a24
Merge branch 'fix/dynamic-memory-account-retirement' into fix/private…
veryCrunchy f42ea36
chore(website): refresh marketing captures
obiente-automations[bot] 815d054
fix(accounts): integrate guarded private memory cleanup
veryCrunchy 46d4629
fix(accounts): integrate cleanup recovery guidance
veryCrunchy f207c0c
chore(website): refresh marketing captures
obiente-automations[bot] 699369e
fix(accounts): integrate pending cleanup recovery guidance
veryCrunchy 46f8100
chore(website): refresh marketing captures
obiente-automations[bot] dc6ef0a
fix(accounts): integrate complete account recovery lifecycle
veryCrunchy 96462b8
chore(website): refresh marketing captures
obiente-automations[bot] 1c9676d
fix(accounts): integrate scoped legacy discovery cleanup
veryCrunchy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
androidApp/src/main/kotlin/dev/obiente/nextcloudnative/AndroidDynamicAccountActivation.kt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| category: security | ||
| issue: 172 | ||
| pull: 456 | ||
| platforms: android, desktop | ||
| user-facing: yes | ||
|
|
||
| Removing an account clears its previews, Notes cache, support drafts, and other private in-memory state. Memories timeline indices keep only four recently used account scopes. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.