Skip to content

Context-form retrofit (batch 2): browserCachefirefox, NQ_Vault, knuddels, likee#907

Merged
abrignoni merged 1 commit into
mainfrom
context-retrofit-batch2
Jun 24, 2026
Merged

Context-form retrofit (batch 2): browserCachefirefox, NQ_Vault, knuddels, likee#907
abrignoni merged 1 commit into
mainfrom
context-retrofit-batch2

Conversation

@abrignoni

Copy link
Copy Markdown
Owner

Batch 2 of the ALEAPP context-form retrofit (7 functions / 4 files). Same minimal-diff pattern as #906: 4-arg → def fn(context), files_found = context.get_files_found(), and context.get_relative_path() on the path column / source-path return that previously leaked the examiner's full local path.

  • browserCachefirefoxSource column + dirname source.
  • NQ_Vault — both functions; get_NQVault_media has the Full Path column.
  • knuddelsSource File column.
  • likee — all 3 functions (get_likee has the path column; the others get the source-path cleanup).

Logic unchanged; dropped the # pylint: disable=W0613 headers. pylint 10.00, all 7 now context form, imports clean, 10 get_relative_path applications. (22 of 28 artifacts remain.)

…ult, knuddels, likee

Batch 2 of the retrofit (7 functions across 4 files). Same minimal-diff pattern:
4-arg signature -> def fn(context); files_found = context.get_files_found();
the data column / source_path return that held a raw full path now uses
context.get_relative_path(). Logic unchanged; dropped the disable headers.

- browserCachefirefox: 'Source' column + dirname source_path.
- NQ_Vault: get_NQVault (db_path source) + get_NQVault_media ('Full Path' column
  + db_path source).
- knuddels: 'Source File' column.
- likee: get_likee ('Source' column + source), get_likee_users (source),
  get_likee_messages (source).
All 7 context form; pylint 10.00.
@abrignoni abrignoni merged commit 3f0ef1f into main Jun 24, 2026
2 checks passed
@abrignoni abrignoni deleted the context-retrofit-batch2 branch June 24, 2026 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant