nextcloud/apps/files_sharing
solonovamax 9b9ea77035 feat(files_sharing): Add opengraph meta tags for multimedia, change opengraph type to website
- Adds the following opengraph tags
  - images:
    - `og:image:type`: the mimetype of the image file
  - audio:
    - `og:audio`: a direct link to the audio file
    - `og:audio:type`: the mimetype of the audio file
  - video:
    - `og:video`: a direct link to the video file
    - `og:video:type`: the mimetype of the video file
- Changes th `og:type` meta tag from `object` (which is not valid) to `website`

Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
2025-02-17 12:52:08 +01:00
..
appinfo chore: Bump app versions and requirements 2025-01-23 08:56:06 +01:00
composer fix(sharing): add command to fix broken shares after ownership transferring 2024-11-18 21:24:23 +01:00
css chore: Compile assets 2024-11-19 09:42:13 +01:00
img chore: Make app icons consistent Material Symbols with same settings 2024-07-10 15:53:45 +02:00
l10n Fix(l10n): Update translations from Transifex 2025-02-16 00:44:56 +00:00
lib feat(files_sharing): Add opengraph meta tags for multimedia, change opengraph type to website 2025-02-17 12:52:08 +01:00
src feat(sharing): Allow to set default view mode for public shares 2025-02-10 18:57:38 +01:00
templates chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
tests chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
.l10nignore chore: Add SPDX header 2024-06-02 20:00:00 +02:00
openapi.json fix(files_sharing): Respect permissions passed when creating link shares 2025-01-28 16:40:50 +01:00
openapi.json.license chore: Add SPDX header 2024-06-02 20:00:00 +02:00