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> | ||||
* | migrate metadata to lazy appconfig | Maxence Lange | 2024-02-14 | 1 | -5/+11 |
| | | | 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 | 1 | -1/+6 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | metadata must be set as editable for PROPPATCH | Maxence Lange | 2023-11-14 | 1 | -1/+15 |
| | | | 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 | 1 | -1/+0 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | Support getting and setting metadata in DAV requests | Louis Chemineau | 2023-11-08 | 1 | -1/+2 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | IFilesMetadata | Maxence Lange | 2023-11-07 | 1 | -4/+6 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | IFilesMetadata | Maxence Lange | 2023-11-07 | 1 | -0/+137 |
Signed-off-by: Maxence Lange <maxence@artificial-owl.com> |