Robin Appelman
|
ffced73a71
fix: also use optimized getFirstNodeyIdInPath for Folder::getFirstNodeById
|
před 4 měsíci |
Git'Fellow
|
77979b1475
Try create folder first and check if it exists after
|
před 5 měsíci |
Git'Fellow
|
5c4e4c5590
fix(files): Try to create dir only if it not exists
|
před 5 měsíci |
Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
před 5 měsíci |
Marcel Klehr
|
00894e2420
feat: first pass at TaskProcessing API
|
před 6 měsíci |
Côme Chilliet
|
ec5133b739
fix: Apply new coding standard to all files
|
před 7 měsíci |
Robin Appelman
|
e7a7b4a401
perf: switch places that always use the first getById result to getFirstNodeById
|
před 9 měsíci |
Robin Appelman
|
4d110c1dd6
feat: add interface to get only a single node by id instead of all nodes for the id
|
před 9 měsíci |
Marcel Klehr
|
71a06b6bf8
fix(Folder): Allow filename to be '0'
|
před 1 rokem |
Christoph Wurst
|
14719110b9
chore: Replace \OC::$server->query with \OCP\Server::get in /lib
|
před 1 rokem |
Julius Härtl
|
eddb64f8c3
Merge pull request #37969 from nextcloud/poc/noid/systemtags-perf-tag-endpoint
|
před 1 rokem |
Arthur Schiwon
|
a0f9556f7c
fix: cominbation of small fixes
|
před 1 rokem |
Arthur Schiwon
|
b0d1cf5730
fix: change if with conditionless else to switch; and a parameter value
|
před 1 rokem |
Arthur Schiwon
|
58f7fd2370
use efficient tag retrieval on DAV report request
|
před 1 rokem |
Arthur Schiwon
|
088a0eea29
ci: pro forma check of existence of internal method
|
před 1 rokem |
Arthur Schiwon
|
71e41ffeeb
refactor: declare getMount() and getMountsIn() at IRootFolder
|
před 1 rokem |
Arthur Schiwon
|
f6ac874dbf
chore: ugly type juggling
|
před 1 rokem |
Faraz Samapoor
|
e7cc7653b8
Refactors "strpos" calls in lib/private to improve code readability.
|
před 1 rokem |
Arthur Schiwon
|
dbfd2f936a
refactor: remove SystemTag logic from Folder into QuerySearchHelper
|
před 1 rokem |
Arthur Schiwon
|
2489a2d63a
feat: specify media type via url path: systemtags-current/$mediaType
|
před 1 rokem |
Arthur Schiwon
|
6bff6a5667
PoC: SystemTags endpoint to return tags used by a user with meta data
|
před 1 rokem |
Côme Chilliet
|
9c3e06c046
Merge pull request #33061 from ibpl/master-IB#1121253
|
před 1 rokem |
Robin Appelman
|
5bcf37b7ff
only fetch the data for mounts inside a folder when needed
|
před 1 rokem |
Côme Chilliet
|
a78595a45f
Make sure that path is normalized and then checked,
|
před 2 roky |
Pawel Boguslawski
|
4a46c747e9
Merge master
|
před 2 roky |
Carl Schwan
|
67551f379f
Filter out old files when trying to get recent files
|
před 2 roky |
Robin Appelman
|
e9ba58ca61
remove leading slash for search results at mountpoint root
|
před 2 roky |
Julius Härtl
|
83b1415906
Only pass parent if paths match
|
před 2 roky |
Julius Härtl
|
b2d6435737
Avoid extra query for the parent node if we can pass it along
|
před 2 roky |
Paweł Bogusławski
|
a850424b1b
Update Folder.php
|
před 2 roky |