aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Collaboration/Reference/File
Commit message (Collapse)AuthorAgeFilesLines
* Implement file reference wigetJulius Härtl2023-03-021-9/+33
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* safer URL match in FileReferenceProviderJulien Veyssier2023-02-091-4/+4
| | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
* Merge pull request #35160 from nextcloud/artonge/feat/version_naming_backendLouis2023-01-301-0/+6
|\ | | | | Allow to name a version
| * Adapt files_versions tests to modernized hooksLouis Chemineau2023-01-261-0/+6
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | style: Fix php-cs and psalmJulius Härtl2023-01-271-2/+3
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | add 'last used timestamp' management for reference providersJulien Veyssier2023-01-271-0/+1
|/ | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
* File reference: use the file type icon as fallback when no preview provider ↵Julien Veyssier2022-10-061-2/+14
| | | | | | for this type Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
* Move Reference class to public namespaceJulius Härtl2022-09-261-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Inject all dependnencies and increase cache timeoutJulius Härtl2022-08-311-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Refactor cache handlingJulius Härtl2022-08-312-0/+214
Signed-off-by: Julius Härtl <jus@bitgrid.net>