Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 12 | -228/+24 |
| | | | | 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 | 2 | -5/+13 |
|\ | | | | | enh(metadata): migrate metadata to lazy appconfig | ||||
| * | migrate metadata to lazy appconfig | Maxence Lange | 2024-02-14 | 2 | -5/+13 |
| | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | feat(metadata): get deprecated status using file etag | Maxence Lange | 2024-03-07 | 2 | -0/+37 |
|/ | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | fix(metadata): Fix copy-paste doc block throws | Joas Schilling | 2023-12-04 | 1 | -1/+0 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(metadata): Allow to load metadata of multiple files at once | Joas Schilling | 2023-12-04 | 1 | -1/+13 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | add named metadata event | Maxence Lange | 2023-11-20 | 3 | -3/+82 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | metadata must be set as editable for PROPPATCH | Maxence Lange | 2023-11-14 | 3 | -6/+78 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | ignore metadata if table is empty | Maxence Lange | 2023-11-14 | 1 | -2/+2 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | moving metadataquery | Maxence Lange | 2023-11-13 | 2 | -2/+3 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | Support getting and setting metadata in DAV requests | Louis Chemineau | 2023-11-08 | 2 | -3/+4 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | IFilesMetadata | Maxence Lange | 2023-11-07 | 2 | -4/+7 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | IFilesMetadata | Maxence Lange | 2023-11-07 | 11 | -0/+1174 |
Signed-off-by: Maxence Lange <maxence@artificial-owl.com> |