aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #41668 from nextcloud/enh/noid/test-dav-favorite-searchMaxence Lange2023-11-232-0/+26
|\ | | | | test boolean favorite
| * test boolean favoriteMaxence Lange2023-11-222-0/+26
| | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | Merge pull request #41459 from nextcloud/enh/noid/search-metadata-nullMaxence Lange2023-11-236-13/+61
|\ \ | | | | | | implements search on null/notnull metadata
| * | fixing testMaxence Lange2023-11-231-2/+34
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
| * | Fix is-define operatorLouis Chemineau2023-11-222-2/+2
| | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | Fix param name after Sabre\CalDAV updateLouis Chemineau2023-11-221-2/+2
| | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | Update 3rdpartyLouis Chemineau2023-11-221-0/+0
| | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | implements search on null/notnull metadataMaxence Lange2023-11-223-9/+25
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | Merge pull request #41676 from nextcloud/bugfix/noid/fix-reminder-versionJoas Schilling2023-11-231-2/+2
|\ \ \ | | | | | | | | fix(reminder): Fix app version and requirement for files_reminder app
| * | | fix(reminder): Fix app version and requirement for files_reminder appJoas Schilling2023-11-231-2/+2
|/ / / | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #41662 from ↵Kate2023-11-232-29/+48
|\ \ \ | | | | | | | | | | | | nextcloud/chore/settings/cleanup-manager-type-annotations
| * | | chore(settings): Cleanup IManager and Manager type annotationsjld31032023-11-232-29/+48
| | | | | | | | | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* | | | Merge pull request #41673 from nextcloud/Valdnet-patch-1Andy Scherzinger2023-11-231-2/+2
|\ \ \ \ | | | | | | | | | | Correct spelling
| * | | | Add quotation marksValdnet2023-11-231-1/+1
| | | | | | | | | | | | | | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
| * | | | Correct spellingValdnet2023-11-231-1/+1
| | | | | | | | | | | | | | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
* | | | | Merge pull request #41603 from nextcloud/automated/noid/master-fix-npm-auditSimon L2023-11-237-26/+16
|\ \ \ \ \ | |/ / / / |/| | | | [master] Fix npm audit
| * | | | chore(deps): fix npm auditnextcloud-command2023-11-237-26/+16
|/ / / / | | | | | | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | | | Merge pull request #41666 from nextcloud/Valdnet-patch-2rakekniven2023-11-231-1/+1
|\ \ \ \ | | | | | | | | | | Add quotation marks
| * | | | Add quotation marksValdnet2023-11-221-1/+1
| | |_|/ | |/| | | | | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-23204-418/+400
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #40462 from nextcloud/refactor/lib-array_search-to-in_arrayAndy Scherzinger2023-11-228-10/+10
|\ \ \ \ | | | | | | | | | | refactor: Replace array_search with in_array in lib/
| * | | | refactor: Repalce array_search with in_array in lib/Christoph Wurst2023-11-228-10/+10
| | |/ / | |/| | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | Merge pull request #41649 from nextcloud/bug/noid/lower-sync-thresholdAndy Scherzinger2023-11-221-1/+1
|\ \ \ \ | | | | | | | | | | fix: lower threshold for system address book sync
| * | | | fix: lower threshold for system address book syncDaniel Kesselberg2023-11-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Switch back to countUsers to have the actual value. countSeenUsers is bad if Nextcloud is connected to a larger directory, but only a part is using Nextcloud and therefore the seen count is much lower because the sync is done for all users. - Lower the threshold to 100 for smaller installations. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | Merge pull request #41642 from nextcloud/Valdnet-patch-1Andy Scherzinger2023-11-224-7/+7
|\ \ \ \ \ | | | | | | | | | | | | Correct spelling of Brute Force and other fixes
| * | | | | Change "brute force" to "brute-force"Valdnet2023-11-221-3/+3
| | | | | | | | | | | | | | | | | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
| * | | | | Correct a typoValdnet2023-11-211-1/+1
| | | | | | | | | | | | | | | | | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
| * | | | | Add quotation marksValdnet2023-11-211-2/+2
| | | | | | | | | | | | | | | | | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
| * | | | | Add quotation marksValdnet2023-11-211-1/+1
| | | | | | | | | | | | | | | | | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
| * | | | | Correct spelling of Brute ForceValdnet2023-11-211-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correcting the spelling of "Bruteforce" to "Brute Force" Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
* | | | | | Merge pull request #41638 from ↵Pytal2023-11-226-70/+76
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/fix/41625-Replace_contacts-menu_search_and_unified-search_with_NcTextField Replace input form with `NcTextField`
| * | | | | | Replace input form with `NcTextField`julia.kirschenheuter2023-11-226-70/+76
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | | | | | | Merge pull request #41656 from ↵Andy Scherzinger2023-11-223-4/+8
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/enh/41620/shared-label-takes-a-lot-of-space-in-files-list Show shared label only if the current user have shared the file.
| * | | | | | | Show shared label only if the current user have shared the file.Marco Ambrosini2023-11-223-4/+8
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The presence of the text "Sharing label" in all shared files caused the view to be too loaded, so it's been decided to show it only when the current user is the owner of the share. Signed-off-by: Marco Ambrosini <marcoambrosini@proton.me> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | | | | Merge pull request #41481 from nextcloud/enh/beta-improvementsSimon L2023-11-2218-29/+43
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Enh/beta improvements
| * | | | | | | Add star indicator in file descriptionMarco2023-11-2217-25/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marco <marcoambrosini@icloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | | | Remove quotes from inputMarco2023-11-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marco <marcoambrosini@icloud.com>
| * | | | | | | Verticaly align comment avatarMarco2023-11-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marco <marcoambrosini@icloud.com>
| * | | | | | | Move starring into actions menuMarco2023-11-221-2/+15
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Marco <marcoambrosini@icloud.com>
* | | | | | | Merge pull request #40071 from ↵Arthur Schiwon2023-11-221-1/+3
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/dont-block-admin-page-when-updater.nextcloud.com-is-down fix(updatecheck): Don't wait 120s for a response of updater.nextcloud…
| * | | | | | fix(updatecheck): Don't wait 120s for a response of updater.nextcloud.comJoas Schilling2023-11-221-1/+3
| | |/ / / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | Merge pull request #39739 from nextcloud/fix/db/print-migration-generation-errorArthur Schiwon2023-11-221-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | fix(db): Print why the migration file could not be created
| * | | | | fix(db): Print why the migration file could not be createdChristoph Wurst2023-11-221-1/+1
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | Merge pull request #41565 from nextcloud/fix/object-storage-inconsitent-behaviorFerdinand Thiessen2023-11-223-2/+47
|\ \ \ \ \ | | | | | | | | | | | | fix(ObjectStore): Make copying behavior consistent with local storage
| * | | | | fix(ObjectStore): Make copying behavior consistent with local storageFerdinand Thiessen2023-11-173-2/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop file permissions on copy like we do on local storage. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | | Merge pull request #41653 from nextcloud/enh/noid/sync-token-on-retrievemetadataMaxence Lange2023-11-221-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | get sync_token on retrieveMetadata()
| * | | | | get sync_token on retrieveMetadata()Maxence Lange2023-11-211-0/+1
| | |_|/ / | |/| | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | | | Merge pull request #40114 from summersab/refactor/OC-Server-getAvatarManagerArthur Schiwon2023-11-221-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | | Refactor `OC\Server::getAvatarManager`
| * | | | Refactor `OC\Server::getAvatarManagerAndrew Summers2023-09-011-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Andrew Summers <18727110+summersab@users.noreply.github.com>
* | | | | Merge pull request #41646 from nextcloud/feat/hide-search-providerBenjamin Gaussorgues2023-11-223-30/+18
|\ \ \ \ \ | | | | | | | | | | | | feat(search): hide search provider from list