aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/DefaultPublicShareTemplateProvider.php
Commit message (Expand)AuthorAgeFilesLines
* 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