aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused constantsLukas Reschke2021-05-251-13/+0
| | | | | | | | No calls in all of GitHub as per https://sourcegraph.com/search?q=USER_AGENT_OWNCLOUD_&patternType=literal Deprecation has also been years ago. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Merge pull request #26600 from hosting-de/feature/occ-tagsMorris Jobke2021-05-254-4/+57
|\ | | | | Add commands to manage tags via OCC
| * Add commands to manage tags via OCCJohannes Leuker2021-05-254-4/+57
| | | | | | | | | | | | list, add, delete, edit Signed-off-by: Johannes Leuker <j.leuker@hosting.de>
* | Merge pull request #27062 from nextcloud/search-limit-offset-jailVincent Petry2021-05-251-7/+2
|\ \ | | | | | | properly use limit and offset for search in Jail wrapper
| * | properly use limit and offset for search in Jail wrapperRobin Appelman2021-05-211-7/+2
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #27040 from nextcloud/FlorentCoppint-masterMorris Jobke2021-05-251-0/+1
|\ \ \ | | | | | | | | Avoid reading ~/.aws/config when using S3 provider
| * | | Avoid reading ~/.aws/config when using S3 providerFlorent2021-05-201-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | When using S3 storage, we sometimes have open_basedir errors due to aws-sdk-php trying to read ~/.aws/config which is out of open_basedir restrictions. Christoph Wurst already added csm=false config in #21406 but it wasn't enough, we also need to set use_arn_region=false, added in this commit. Signed-off-by: Florent <florent@coppint.com>
* | | | [tx-robot] updated from transifexNextcloud bot2021-05-2510-8/+46
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2021-05-234-0/+24
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2021-05-2212-2/+74
| | | |
* | | | Merge pull request #27052 from nextcloud/bugfix/noid/fix-log-entry-readabilitykesselb2021-05-211-2/+2
|\ \ \ \ | | | | | | | | | | Fix log entry readability
| * | | | Fix log entry readabilityJoas Schilling2021-05-211-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | Merge pull request #26727 from nextcloud/group-exclude-link-shareMorris Jobke2021-05-214-90/+121
|\ \ \ \ \ | | | | | | | | | | | | Add option to exclude groups from creating link shares
| * | | | | update public interface with new methodsRobin Appelman2021-05-121-0/+48
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | | allow excluding groups from creating link sharesRobin Appelman2021-05-122-61/+62
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | | load share settings from the share manager in more placesRobin Appelman2021-05-121-29/+11
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | Merge pull request #25679 from nextcloud/drop/ocp-userMorris Jobke2021-05-215-89/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | Drop \OCP\User
| * | | | | Drop \OCP\UserChristoph Wurst2021-05-215-89/+2
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | Inlines and remaining usages and drops the deprecated public API. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | Merge pull request #27032 from nextcloud/bugfix/noid/log-rotation-errorblizzz2021-05-211-1/+1
|\ \ \ \ \ | | | | | | | | | | | | Fix filesize error on log rotation, if file does not exist
| * | | | | typodartcafe2021-05-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: dartcafe <github@dartcafe.de>
| * | | | | fix #25813dartcafe2021-05-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: dartcafe <github@dartcafe.de>
* | | | | | Merge pull request #26832 from nextcloud/object-close-stream-non-countJulius Härtl2021-05-211-0/+3
|\ \ \ \ \ \ | | | | | | | | | | | | | | explicitly close source stream on object store upload even if count…
| * | | | | | explicitly close source stream on object store upload even if count wrapper ↵Robin Appelman2021-04-291-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | isn't needed Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | | Merge pull request #27039 from nextcloud/fix/2973/rename-external-storagesMorris Jobke2021-05-214-4/+4
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Rename External storages to External storage
| * | | | | | | Rename External storages to External storageszaimen2021-05-204-4/+4
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* / | | | | | [tx-robot] updated from transifexNextcloud bot2021-05-21132-752/+720
|/ / / / / /
* | | | | | l10n: Unify spellingValdnet2021-05-201-13/+13
| | | | | | | | | | | | | | | | | | Spelling unification in Nextcloud applications.
* | | | | | l10n: Unify spellingValdnet2021-05-201-5/+5
| | | | | | | | | | | | | | | | | | Spelling unification in Nextcloud applications.
* | | | | | l10n: Unify spellingValdnet2021-05-201-2/+2
| | | | | | | | | | | | | | | | | | Spelling unification in Nextcloud applications.
* | | | | | l10n: Unify spellingValdnet2021-05-201-1/+1
| |_|_|/ / |/| | | | | | | | | Spelling unification in Nextcloud applications.
* | | | | better cleanup of filecache when deleting an external storageRobin Appelman2021-05-191-0/+40
| |/ / / |/| | | | | | | | | | | | | | | | | | | this way it can delete the cache entries even with per-user credentials Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | Refine version comparision for repair job for major version updatesMorris Jobke2021-05-191-2/+3
| | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | Merge pull request #26834 from nextcloud/enh/only_run_onceJoas Schilling2021-05-191-1/+2
|\ \ \ \ | | | | | | | | | | Inject the repair job only once
| * | | | Inject the repair job only onceRoeland Jago Douma2021-04-291-1/+2
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | Since we backproted we should do a better check. Else we run the code again for everybody upgrading to 22. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | Merge pull request #26852 from nextcloud/fix-noauth-corsJoas Schilling2021-05-191-5/+4
|\ \ \ \ | | | | | | | | | | fix error when using CORS with no auth credentials
| * | | | fix error when using CORS with no auth credentialskorelstar2021-05-181-5/+4
| | | | |
* | | | | Merge pull request #26963 from nextcloud/bugfix/noid/empty-template-errorRoeland Jago Douma2021-05-191-0/+1
|\ \ \ \ \ | | | | | | | | | | | | Fix log error when creating files from an empty template
| * | | | | Fix log error when creating files from an empty templateJulius Härtl2021-05-181-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | | Merge pull request #26322 from nextcloud/recent-searchJulius Härtl2021-05-181-161/+36
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Use file search for recent files and optimize getting share types
| * | | | | adjust testsRobin Appelman2021-04-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | | use search query for Folder::getRecentRobin Appelman2021-04-211-160/+36
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | Merge pull request #26626 from J0WI/strict-securityRoeland Jago Douma2021-05-189-50/+79
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | Make Security module strict
| * | | | | Make Security module strictJ0WI2021-04-199-50/+79
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: J0WI <J0WI@users.noreply.github.com>
* | | | | | [tx-robot] updated from transifexNextcloud bot2021-05-162-0/+2
| | | | | |
* | | | | | Merge pull request #26679 from ↵blizzz2021-05-132-3/+11
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/fix-unauthorized-ocs-status-in-provisioning Fix unauthorized OCS status in provisioning
| * | | | | | Fix unauthorized OCS status in provisioningJoas Schilling2021-05-122-3/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | | Repair job to use public AccoutManager APIArthur Schiwon2021-05-121-12/+10
| |_|_|_|/ / |/| | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | | | Merge pull request #26923 from ↵blizzz2021-05-122-11/+23
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | nextcloud/techdebt/noid/provapi-no-private-accountmanager provisioning API to use only public API of IAccountManager
| * | | | | allow to set valid scopes only in AccountPropertyArthur Schiwon2021-05-122-11/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the auto-fallback to v2-local is removed as well to react on wrong input Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | | | [tx-robot] updated from transifexNextcloud bot2021-05-084-0/+38
|/ / / / /