Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 1 | -1/+1 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 1 | -3/+3 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 1 | -21/+4 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | fix: Apply new coding standard to all files | Côme Chilliet | 2024-04-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | add more checks to ensure mounts aren't empty | Robin Appelman | 2023-09-12 | 1 | -0/+5 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | more filesystem setup performance instrumentation | Robin Appelman | 2023-02-10 | 1 | -13/+25 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | only register mounts that are new from providers that are new during a full ↵ | Robin Appelman | 2022-04-21 | 1 | -0/+4 |
| | | | | | | | | setup this fixes cases where during the (partial) setup of a shared mount a full setup is triggered Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | allow getting mounts by providers | Robin Appelman | 2022-04-04 | 1 | -2/+2 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Make phpcs happy in MountProviderCollection | Vincent Petry | 2022-03-24 | 1 | -2/+2 |
| | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | Apply suggestions from code review | Robin Appelman | 2022-03-24 | 1 | -7/+8 |
| | | | | | | | Co-authored-by: Louis <6653109+artonge@users.noreply.github.com> Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | don't double setup provider when calling `setupForUser` after `setupForPath` | Robin Appelman | 2022-03-24 | 1 | -3/+8 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | allow getting mounts by provider | Robin Appelman | 2022-03-24 | 1 | -6/+16 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | move user mountpoint setup to setupmanager | Robin Appelman | 2022-03-04 | 1 | -10/+0 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | move teardown logic to SetupManager | Robin Appelman | 2022-03-04 | 1 | -0/+6 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Properly add new methods to interface and document in PHPDoc for getRootMounts() | Morris Jobke | 2020-08-17 | 1 | -0/+6 |
| | | | | | | Introduced in #22063 and was just forgotten. Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Distribute preview folders in appdata in multibucket setup to multiple buckets | Morris Jobke | 2020-08-06 | 1 | -0/+19 |
| | | | | | | | | | * introduces a new IRootMountProvider to register mount points inside the root storage * adds a AppdataPreviewObjectStoreStorage to handle the split between preview folders and bucket number Ref #22033 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -2/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
| | | | | | | | | | | | * Order the imports * No leading slash on imports * Empty line before namespace * One line per import * Empty after imports * Emmpty line at bottom of file Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Add the option to filter mounts for a user | Robin Appelman | 2018-07-10 | 1 | -1/+22 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | mount shared mounts last | Robin Appelman | 2017-03-22 | 1 | -0/+33 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
| | |||||
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
| | |||||
* | use mount providers to setup home storages (#24567) | Robin Appelman | 2016-05-17 | 1 | -0/+36 |
| | |||||
* | Move \OC\Files to PSR-4 | Roeland Jago Douma | 2016-04-24 | 1 | -0/+108 |