Wolf Gallery — offline encrypted gallery (looking for a packaging volunteer)

@gwitko , again for packaging Wolf Gallery! One small thing — the app currently only shows up under the Gallery category. I’d originally hoped for several, and all of them exist in config/categories.yml. Could the Categories field be updated to a list with these five?

Categories:

  • Gallery
  • Graphics
  • Multimedia
  • Security
  • File Encryption & Vault

File Encryption & Vault is actually the most accurate one for the app, so I’d love to have it included. No new build needed — it’s just a metadata change. Thanks a lot!

1 Like

Quick follow-up on the category request above.

I double-checked against config/categories.yml and all five are valid category names: Gallery, Graphics, Multimedia, Security, and File Encryption & Vault. Right now the app only carries “Gallery”.

Since this is a metadata-only change (no rebuild needed), I’m happy to open the merge request myself if that’s the preferred route — I already have the exact diff ready. Just let me know if I should go ahead and submit it, or if a maintainer would rather handle it directly.

For reference, the change is just:

  Categories:
    - Gallery
    - Graphics
    - Multimedia
    - Security
    - File Encryption & Vault

Thanks!

I will add it now. Sorry for the delay :slight_smile:

It seems this was declined @Wolf-Project

Thanks @linsui, makes sense. I’ll trim to just the two specific ones: Gallery and File Encryption & Vault — both are narrow subcategories, no large umbrellas. @gwitko could you update the MR with only those two? Pipeline was already green, so it’s a one-line change. :folded_hands:

The PR was closed idk. mybe just keep the current category since it describes it perfectly?

@gwitko, thanks for checking! One thing though — I wasn’t asking to create a new category, only to add an EXISTING one. Both “Gallery” and “File Encryption & Vault” are already defined in config/categories.yml, so this isn’t a taxonomy change.

I think the previous PR just got misread as a new-category proposal and closed for that reason. All I’m after is a one-line edit in metadata/dev.encgallery.yml, changing:

Categories:

  • Gallery

to:

Categories:

  • Gallery
  • File Encryption & Vault

Wolf Gallery is an encrypted, offline photo/video vault, so “File Encryption & Vault” is actually the most precise fit — “Gallery” covers the browsing side, and the vault category covers the encryption
side. Both already exist, so it should be a valid change.

If it was only closed by mistake I’d like to add the second one. I can open a fresh minimal MR that touches only the Categories block and spells out that both categories already exist, so the bot/reviewer won’t confuse it again.

Ok I will add today

@gwitko, gentle nudge on the Categories edit. Still shows only Gallery in master. Just flagging it didn’t land yet.
Ready-to-apply diff for metadata/dev.encgallery.yml:

Categories:

  • Gallery
  • File Encryption & Vault

Both categories already exist in config/categories.yml, so this isn’t a taxonomy change — just adding the vault one alongside Gallery.

1 Like

@gwitko, perfect, thank you for opening it! :folded_hands: I’ll wait for the merge.

1 Like