| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
|\
| |
| | |
fix unencrypted_size for folders when scanning the filesystem with encryption enabled
|
| |
| |
| |
| | |
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
| |
| |
| |
| | |
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
| |
| |
| |
| | |
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
| |
| |
| |
| |
| |
| | |
encryption enabled
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
| |
| |
| |
| | |
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
|\ \
| | |
| | |
| | |
| | | |
nextcloud/fix/events/info-to-debug-log-legacy-events
fix(events): Log deprecated events as debug, not info
|
| | |
| | |
| | |
| | | |
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
|\ \ \
| | | |
| | | | |
ignore errors while trying to update parent storage_mtime
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
in the worst case this should only cause an extra rescan later
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- in most cases it would read again in \OC_Util::loadVersion anyway
- remove some unused use statements
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
fixes collissions when more than one instance is running on the same
system
For the memcaches we use a more complex prefix, where version and
instance ID are incorporated. We do not have this data at hand at this
point of time. But we can get the mtime of the version.php file
relatively cheap.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
|\ \ \
| | | |
| | | | |
add command for getting fileinfo for debugging
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
|\ \ \ \
| | | | |
| | | | | |
Check free space only if source exists and is dir
|
| | | | |
| | | | |
| | | | |
| | | | | |
Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
|
| | | | |
| | | | |
| | | | | |
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Use typed version of IConfig::getSystemValue as much as possible
|
| |\ \ \ \ \
| | | | | | |
| | | | | | | |
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
| |/ / / / /
|/| | | | |
| | | | | |
| | | | | | |
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
feat(SpeechToText): Add SpeechToText OCP provider API
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
expose them on the Transcription*Events
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Co-authored-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|