Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 2 | -36/+4 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | perf: switch places that always use the first getById result to getFirstNodeById | Robin Appelman | 2024-03-04 | 1 | -6/+2 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Refactors lib/private/Collaboration. | Faraz Samapoor | 2023-10-03 | 2 | -18/+9 |
| | | | | | | Mainly using PHP8's constructor property promotion. Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> | ||||
* | Implement file reference wiget | Julius Härtl | 2023-03-02 | 1 | -9/+33 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | safer URL match in FileReferenceProvider | Julien Veyssier | 2023-02-09 | 1 | -4/+4 |
| | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | Merge pull request #35160 from nextcloud/artonge/feat/version_naming_backend | Louis | 2023-01-30 | 1 | -0/+6 |
|\ | | | | | Allow to name a version | ||||
| * | Adapt files_versions tests to modernized hooks | Louis Chemineau | 2023-01-26 | 1 | -0/+6 |
| | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | style: Fix php-cs and psalm | Julius Härtl | 2023-01-27 | 1 | -2/+3 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | add 'last used timestamp' management for reference providers | Julien Veyssier | 2023-01-27 | 1 | -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 Veyssier | 2022-10-06 | 1 | -2/+14 |
| | | | | | | for this type Signed-off-by: Julien Veyssier <eneiluj@posteo.net> | ||||
* | Move Reference class to public namespace | Julius Härtl | 2022-09-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Inject all dependnencies and increase cache timeout | Julius Härtl | 2022-08-31 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Refactor cache handling | Julius Härtl | 2022-08-31 | 2 | -0/+214 |
Signed-off-by: Julius Härtl <jus@bitgrid.net> |