aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Metadata
Commit message (Expand)AuthorAgeFilesLines
* Restrict EXIF extracting to a subset of formatsLouis Chemineau2023-05-091-2/+6
* Prevent error on files scan if metadata existsLouis Chemineau2023-05-091-2/+28
* Add type hints for mappersjld31032023-04-071-2/+5
* Migrate metadata as JSON to value as STRINGLouis Chemineau2023-04-034-12/+23
* try to fix the exif_read_data issueSimon L2023-01-281-2/+2
* Fix getMetadata return typeLouis Chemineau2022-10-261-1/+1
* Allow scanning for metadata with occ scan:file --generate-metadataCarl Schwan2022-10-113-45/+35
* Extract GPS data from EXIFLouis Chemineau2022-10-112-14/+138
* Cleanup tags and Share componentCarl Schwan2022-09-291-0/+5
* fix exif metadata providerRobin Appelman2022-08-121-1/+1
* Fix typos in lib/private subdirectoryluz paz2022-07-271-1/+1
* Merge pull request #32033 from nextcloud/fix/metadata-scan-app-dataVincent Petry2022-04-251-1/+22
|\
| * Fix scanning app data with metadataCarl Schwan2022-04-221-1/+22
* | Fix older migrations to the version patternJoas Schilling2022-04-251-1/+1
|/
* Fix an issue with the search backend updateCarl Schwan2022-04-142-1/+14
* Add a metadata service to store file metadataCarl Schwan2022-04-138-0/+503