aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-05-2042-0/+66
|
* better cleanup of filecache when deleting an external storageRobin Appelman2021-05-194-48/+37
| | | | | | this way it can delete the cache entries even with per-user credentials Signed-off-by: Robin Appelman <robin@icewind.nl>
* Merge pull request #27024 from nextcloud/enh/audit_log/expiration_date_removalLukas Reschke2021-05-191-9/+20
|\ | | | | Properly log expiration date removal in audit log
| * Properly log expiration date removal in audit logRoeland Jago Douma2021-05-191-9/+20
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | [tx-robot] updated from transifexNextcloud bot2021-05-19286-436/+372
| |
* | Merge pull request #26990 from francoisfreitag/rm-unusedChristoph Wurst2021-05-182-4/+0
|\ \ | |/ |/| Remove unused apps/dav/js/schedule-response.js
| * Remove unused apps/dav/js/schedule-response.jsFrançois Freitag2021-05-152-4/+0
| | | | | | | | | | | | | | | | | | | | | | File is not included in the schedule-response-options template and is commented out. The commented code relies on the buttonset() jQuery plugin, which is deprecated. https://api.jqueryui.com/buttonset/ If this code was to be re-introduced, it would take a different form. Signed-off-by: François Freitag <mail@franek.fr>
* | Merge pull request #27007 from francoisfreitag/scriptMorris Jobke2021-05-186-18/+6
|\ \ | | | | | | Prefer string $file over 1-element array in script()
| * | Prefer string $file over 1-element array in script()François Freitag2021-05-186-18/+6
| | | | | | | | | | | | | | | | | | | | | The string syntax is more obvious. There should be one (and preferably only one) way of doing things. Signed-off-by: François Freitag <mail@franek.fr>
* | | Merge pull request #26980 from nextcloud/bugfix/noid/partfile-move-storageRoeland Jago Douma2021-05-181-1/+1
|\ \ \ | | | | | | | | Use parent wrapper to properly handle moves on the same source/target storage
| * | | Use parent wrapper to properly handle moves on the same source/target storageJulius Härtl2021-05-141-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | Merge pull request #26322 from nextcloud/recent-searchJulius Härtl2021-05-181-33/+49
|\ \ \ \ | | | | | | | | | | Use file search for recent files and optimize getting share types
| * | | | optimize getting share types for recent filesRobin Appelman2021-04-211-33/+49
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | Merge pull request #26580 from castillo92/patch-2Morris Jobke2021-05-181-2/+2
|\ \ \ \ \ | | | | | | | | | | | | Fix casing of exception string
| * | | | | Update ShareAPIController.phpcastillo922021-04-161-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change to capital letters in an abbreviation. Signed-off-by: castillo92 javiercizquierdo@gmail.com
* | | | | | Merge pull request #27000 from nextcloud/enh/apptoken/check_apptokenRoeland Jago Douma2021-05-181-0/+20
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | Harden apptoken check
| * | | | | Harden apptoken checkRoeland Jago Douma2021-05-171-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | | Merge pull request #26896 from nextcloud/Valdnet-patch-8Roeland Jago Douma2021-05-184-10/+10
|\ \ \ \ \ \ | | | | | | | | | | | | | | l10n: Replace the apostrophe with double quotation
| * | | | | | Change the values in testValdnet2021-05-101-3/+3
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
| * | | | | | Change the values in the testValdnet2021-05-101-5/+5
| | | | | | |
| * | | | | | l10n: Replace the apostrophe with double quotationValdnet2021-05-061-1/+1
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
| * | | | | | l10n: Replace the apostrophe with double quotationValdnet2021-05-061-1/+1
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
* | | | | | | Merge pull request #26998 from ↵Roeland Jago Douma2021-05-1710-12/+12
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/babel/core-7.14.2 Bump @babel/core from 7.13.16 to 7.14.2
| * | | | | | Bump @babel/core from 7.13.16 to 7.14.2dependabot-preview[bot]2021-05-1710-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.16 to 7.14.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.14.2/packages/babel-core) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* | | | | | | Respect default share permissions for federated resharesRoeland Jago Douma2021-05-171-1/+12
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | | [tx-robot] updated from transifexNextcloud bot2021-05-172-0/+66
| | | | | |
* | | | | | [tx-robot] updated from transifexNextcloud bot2021-05-1612-6/+20
| |_|_|_|/ |/| | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2021-05-152-0/+2
| |_|_|/ |/| | |
* | | | [tx-robot] updated from transifexNextcloud bot2021-05-146-0/+18
| | | |
* | | | Merge pull request #26679 from ↵blizzz2021-05-135-26/+34
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/fix-unauthorized-ocs-status-in-provisioning Fix unauthorized OCS status in provisioning
| * | | | Fix unauthorized OCS status in provisioningJoas Schilling2021-05-125-26/+34
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | Merge pull request #26959 from ↵blizzz2021-05-121-30/+29
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/techdebt/noid/verifiyuserdata-iaccountmanager VerifyUserData shall use IAccountManager, not private API
| * | | | | VerifyUserData shall use IAccountManager, not private APIArthur Schiwon2021-05-121-30/+29
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | | | PersonalInfo settings to use public AccoutManager APIArthur Schiwon2021-05-121-5/+4
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | | Throttle MountPublicLinkController when share is not foundRoeland Jago Douma2021-05-121-1/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | Fix CS checkRoeland Jago Douma2021-05-121-2/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | Merge pull request #26923 from ↵blizzz2021-05-125-68/+100
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 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-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the auto-fallback to v2-local is removed as well to react on wrong input Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | | | | provAPI to use only public API of IAccountManagerArthur Schiwon2021-05-085-68/+100
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | | | Merge pull request #26941 from nextcloud/enh/register-multiselect-fileactionsRoeland Jago Douma2021-05-122-4/+32
|\ \ \ \ \ \ | | | | | | | | | | | | | | Allow apps to register a file action for multiselect
| * | | | | | Allow apps to register a file action for multiselectJulius Härtl2021-05-122-4/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | | | Merge pull request #26922 from nextcloud/techdebt/noid/dav-no-private-classRoeland Jago Douma2021-05-124-137/+84
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | dav: Converter & SyncService shall not use private AccountManager
| * | | | | | | remove private AccountManager from SyncServiceArthur Schiwon2021-05-112-52/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and fix test Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | | | | | | dav: do not use private AccountManagerArthur Schiwon2021-05-082-85/+65
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - also updates data structure in test Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | | | | Merge pull request #26945 from nextcloud/enh/shareinfo/throttleRoeland Jago Douma2021-05-122-5/+14
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | Add bruteforce protection to the shareinfo endpoint
| * | | | | | Add bruteforce protection to the shareinfo endpointRoeland Jago Douma2021-05-122-5/+14
| | |/ / / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* / | | | | [tx-robot] updated from transifexNextcloud bot2021-05-1214-22/+32
|/ / / / /
* | | | | [tx-robot] updated from transifexNextcloud bot2021-05-112-0/+12
| | | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2021-05-106-10/+10
| | | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2021-05-096-6/+112
| | | | |