nextcloud/apps/files/lib
Maxence Lange 467c84ec53 feat(files): copy live photos
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-03-08 13:09:22 -01:00
..
Activity perf: switch places that always use the first getById result to getFirstNodeById 2024-03-04 13:57:31 +01:00
AppInfo feat(files): copy live photos 2024-03-08 13:09:22 -01:00
BackgroundJob perf: switch places that always use the first getById result to getFirstNodeById 2024-03-04 13:57:31 +01:00
Collaboration/Resources perf: switch places that always use the first getById result to getFirstNodeById 2024-03-04 13:57:31 +01:00
Command chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Controller feat(files): add search plugin to search in specified folder exclusively 2024-03-07 21:10:54 +01:00
Db Add type hints for mappers 2023-04-07 09:49:42 +02:00
Event feat(files): add search plugin to search in specified folder exclusively 2024-03-07 21:10:54 +01:00
Exception Update php licenses 2021-06-04 22:02:41 +02:00
Listener feat(files): copy live photos 2024-03-08 13:09:22 -01:00
Migration chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Notification chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Search feat(search): allows to search files by path 2024-02-27 10:43:06 +01:00
Service Merge pull request #39215 from shdehnavi/replace_substr_calls_in_files_app 2024-02-23 19:45:56 +01:00
Settings Update php licenses 2021-06-04 22:02:41 +02:00
App.php Add a public replacement for OC::$server->get 2022-05-10 18:51:12 +02:00
Capabilities.php fix: Also expose forbidden filename character in the capabilities 2024-02-28 22:19:25 +01:00
DirectEditingCapabilities.php files: Add OpenAPI spec 2023-07-12 09:06:10 +02:00
Helper.php chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps 2024-02-05 11:16:04 +01:00
ResponseDefinitions.php chore(files): Remove unused type alias 2024-01-18 16:00:18 +01:00