Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 1 | -19/+2 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | Merge pull request #43574 from nextcloud/enh/noid/lazyappconfig-migrate-metadata | Maxence Lange | 2024-04-17 | 1 | -36/+8 |
|\ | | | | | enh(metadata): migrate metadata to lazy appconfig | ||||
| * | migrate metadata to lazy appconfig | Maxence Lange | 2024-02-14 | 1 | -36/+8 |
| | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | 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> | ||||
* | debug logs on huge metadata | Maxence Lange | 2024-01-04 | 1 | -1/+2 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | +files_metadata_installed | Maxence Lange | 2023-12-05 | 1 | -2/+26 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | fix(metadata): Allow to load metadata of multiple files at once | Joas Schilling | 2023-12-04 | 1 | -0/+13 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Listen to cache event when deleting metadata | Louis Chemineau | 2023-11-21 | 1 | -2/+2 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | add named metadata event | Maxence Lange | 2023-11-20 | 1 | -1/+7 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | metadata must be set as editable for PROPPATCH | Maxence Lange | 2023-11-14 | 1 | -3/+16 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | ignore metadata if table is empty | Maxence Lange | 2023-11-14 | 1 | -2/+6 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | moving metadataquery | Maxence Lange | 2023-11-13 | 1 | -2/+1 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | Support getting and setting metadata in DAV requests | Louis Chemineau | 2023-11-08 | 1 | -4/+11 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | IFilesMetadata | Maxence Lange | 2023-11-07 | 1 | -4/+5 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | IFilesMetadata | Maxence Lange | 2023-11-07 | 1 | -0/+280 |
Signed-off-by: Maxence Lange <maxence@artificial-owl.com> |