aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/DefaultPublicShareTemplateProvider.php
Commit message (Expand)AuthorAgeFilesLines
* feat(files_sharing): show Account menu on public pagesskjnldsv2025-06-111-3/+2
* fix(files_sharing): show note, label and list of uploaded files on file dropFerdinand Thiessen2025-05-261-0/+3
* fix: Replace the deprecated direct download link with the public DAV endpointartonge/feat/do_not_require_samesite_strict_cookie_on_public.phpLouis Chemineau2025-05-211-4/+1
* fix(files_sharing): bring back owner and ownerDisplayName initial statefix/public-displayname-ownerskjnldsv2025-04-291-1/+3
* fix(files_sharing): do not show download button if `hide-download` is enabledFerdinand Thiessen2025-04-161-2/+2
* feat(files_sharing): Add opengraph meta tags for multimedia, change opengraph...solonovamax2025-02-171-2/+14
* feat(files_sharing): Add twitter meta tagssolonovamax2025-02-171-6/+18
* feat(files_sharing): use share node or label as page titlefeat/sharing-titleskjnldsv2024-11-081-0/+4
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-151-7/+8
* chore(files): Remove legacy style filesFerdinand Thiessen2024-09-201-1/+0
* fix(files_sharing): Open single-file-share by defaultFerdinand Thiessen2024-09-091-0/+1
* fix(files): Do not allow copy action on public shares without `create` permis...Ferdinand Thiessen2024-09-061-0/+1
* feat(files_sharing): Migrate public share to use Vue files listFerdinand Thiessen2024-09-061-170/+133
* refactor(IMenuAction): Make public menu actions use the new Vue UIFerdinand Thiessen2024-09-031-6/+2
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-6/+6
* feat(files_sharing): add public name prompt for files requestsskjnldsv2024-07-181-30/+19
* feat(files_sharing): use label as title and file drop destination if availableskjnldsv2024-07-181-0/+6
* chore: Add SPDX headerAndy Scherzinger2024-06-061-17/+2
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-2/+1
* fix(sharing): Remove casting to int from INFJoas Schilling2023-02-071-1/+1
* Pluggable share providerLouis Chemineau2023-02-021-0/+292