aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/lib/Collaboration/Resources
Commit message (Expand)AuthorAgeFilesLines
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-13/+5
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-9/+9
* chore: Add SPDX headerAndy Scherzinger2024-05-292-39/+4
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-1/+1
* perf: switch places that always use the first getById result to getFirstNodeByIdRobin Appelman2024-03-041-6/+6
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-232-3/+3
* feat!: Migrate unShare events to typed eventsJoas Schilling2023-07-281-2/+4
* feat!: Migrate Sharing events to typed eventsJoas Schilling2023-07-281-1/+2
* fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcherJoas Schilling2023-07-251-2/+2
* Add a public replacement for OC::$server->getCarl Schwan2022-05-101-2/+3
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-042-4/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-092-2/+0
* Update license headersChristoph Wurst2019-12-052-2/+11
* Use rich objects instead of name, link and iconJoas Schilling2019-03-191-42/+31
* Replace the icon-class with an absolute link to an imageJoas Schilling2019-03-191-9/+13
* Fetch node and filename also if access cache was usedJulius Härtl2019-03-011-0/+9
* Invalidate the cache when a share is updatedJoas Schilling2019-03-011-0/+44
* Fix doc blockJoas Schilling2019-03-011-2/+1
* Further work on the access cacheJoas Schilling2019-03-011-1/+1
* Add icon for resource type and icons for folder/fileJulius Härtl2019-03-011-1/+12
* Add link to resource providerJulius Härtl2019-03-011-1/+17
* Only call resource provider if type matchesJulius Härtl2019-03-011-4/+14
* Add iconClass to resourcesJulius Härtl2019-03-011-0/+12
* Make names mandatoryJoas Schilling2019-03-011-0/+83