summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-07-0620-12/+104
|
* Merge pull request #26650 from nextcloud/backport/26548/stable21John Molakvoæ2021-07-058-39/+87
|\
| * Fix avatar actionsJoas Schilling2021-07-011-2/+8
| | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
| * Fix accessibility of federation menu privacy buttonsJan C. Borchardt2021-06-154-25/+40
| | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
| * Fix accessibility of profile picture sectionJan C. Borchardt2021-06-153-4/+14
| | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
| * Fix missing label of Files navigation sublist togglesJan C. Borchardt2021-06-151-1/+4
| | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
| * Fix missing label of grid view toggleJan C. Borchardt2021-06-151-0/+1
| | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
| * Add proper labels for personal settings privacy togglesJan C. Borchardt2021-06-151-7/+7
| | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
| * Improve focus feedback for file list actionsJan C. Borchardt2021-06-151-4/+15
| | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
| * Fix summary footer position and text contrastJan C. Borchardt2021-06-151-3/+5
| | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* | [tx-robot] updated from transifexNextcloud bot2021-07-046-46/+48
| |
* | [tx-robot] updated from transifexNextcloud bot2021-07-0312-24/+34
| |
* | [tx-robot] updated from transifexNextcloud bot2021-07-02114-112/+144
| |
* | [tx-robot] updated from transifexNextcloud bot2021-07-0114-36/+36
| |
* | Prevent running FixEncryptedVersion without master keyVincent Petry2021-06-302-1/+64
| | | | | | | | | | | | | | Return an error when running occ encryption:fix-encrypted-version when master key encryption is not enabled. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | Fix FixEncryptedVersionTest testVincent Petry2021-06-302-158/+85
| | | | | | | | | | | | | | Fixed setup to use EncryptionTrait like other existing tests. Fix expectations to not rely on side effects from previous test cases. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | Fix warnings in FixEncryptedVersion commandVincent Petry2021-06-301-13/+26
| | | | | | | | | | | | Fixed code warnings Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | Detect disabled signature check when reparingVincent Petry2021-06-301-1/+13
| | | | | | | | | | | | | | | | | | When running occ encryption:fix-encrypted-version, detect whether the setting 'encryption_skip_signature_check' is set and abort if it is, because the repair cannot detect version mismatch errors with it enabled. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | Downstream FixEncryptedVersionTestVincent Petry2021-06-301-0/+373
| | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | Downstream encryption:fix-encrypted-versionVincent Petry2021-06-304-0/+247
| | | | | | | | | | | | For fixing "Bad signature" errors. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2021-06-3022-6/+124
| |
* | Only allow removing existing shares that would not be allowed due to reshare ↵Julius Härtl2021-06-293-3/+3
| | | | | | | | | | | | restrictions Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | When changing the share owner, downgrade permissions where neededJulius Härtl2021-06-291-0/+1
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Drop share if moved to a parent share that does not allow resharingJulius Härtl2021-06-291-0/+5
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | LDAP: determine shares of offline users only when neededArthur Schiwon2021-06-281-7/+3
| | | | | | | | | | | | | | | | - determine shares may via Sharing code result in user exists checks - this may result in an infinite loop when user exists was called before - the info is really only required at one occ command Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Merge pull request #27679 from nextcloud/backport/27675/stable21John Molakvoæ2021-06-282-1/+10
|\ \ | | | | | | [stable21] Validate the theming color also on CLI
| * | Validate the theming color also on CLIJoas Schilling2021-06-252-1/+10
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | [tx-robot] updated from transifexNextcloud bot2021-06-2828-80/+132
| | |
* | | [tx-robot] updated from transifexNextcloud bot2021-06-2718-20/+78
| | |
* | | [tx-robot] updated from transifexNextcloud bot2021-06-264-2/+4
|/ /
* | [tx-robot] updated from transifexNextcloud bot2021-06-2516-22/+266
| |
* | [tx-robot] updated from transifexNextcloud bot2021-06-2420-38/+144
| |
* | Merge pull request #27622 from ↵Julius Härtl2021-06-235-6/+6
|\ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/stable21/dompurify-2.2.9 Bump dompurify from 2.2.8 to 2.2.9
| * | Bump dompurify from 2.2.8 to 2.2.9dependabot[bot]2021-06-235-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.2.8 to 2.2.9. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/2.2.8...2.2.9) --- updated-dependencies: - dependency-name: dompurify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* | | Merge pull request #27616 from nextcloud/backport/27610/stable21Lukas Reschke2021-06-233-3/+25
|\ \ \ | | | | | | | | [stable21] Throttle on public DAV endpoint
| * | | Reference correct private variableLukas Reschke2021-06-231-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
| * | | Throttle on public DAV endpointLukas Reschke2021-06-233-3/+25
| | | | | | | | | | | | | | | | | | | | | | | | We should throttle whenever an invalid request is sent to the public WebDAV endpoint. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | | | Merge pull request #27237 from ↵Julius Härtl2021-06-232-2/+2
|\ \ \ \ | |/ / / |/| | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/stable21/moment-timezone-0.5.33 Bump moment-timezone from 0.5.32 to 0.5.33
| * | | Bump moment-timezone from 0.5.32 to 0.5.33dependabot[bot]2021-06-222-2/+2
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.32 to 0.5.33. - [Release notes](https://github.com/moment/moment-timezone/releases) - [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md) - [Commits](https://github.com/moment/moment-timezone/compare/0.5.32...0.5.33) Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* / / [tx-robot] updated from transifexNextcloud bot2021-06-2324-0/+454
|/ /
* | [tx-robot] updated from transifexNextcloud bot2021-06-2236-538/+74
| |
* | [tx-robot] updated from transifexNextcloud bot2021-06-214-10/+10
| |
* | [tx-robot] updated from transifexNextcloud bot2021-06-206-12/+22
| |
* | [tx-robot] updated from transifexNextcloud bot2021-06-1928-46/+70
| |
* | [tx-robot] updated from transifexNextcloud bot2021-06-1826-2/+62
| |
* | [tx-robot] updated from transifexNextcloud bot2021-06-17218-462/+476
| |
* | [tx-robot] updated from transifexNextcloud bot2021-06-164-2/+6
|/
* [tx-robot] updated from transifexNextcloud bot2021-06-1512-34/+58
|
* Merge pull request #27415 from nextcloud/backport/26494/stable21Julius Härtl2021-06-141-1/+1
|\
| * Fix functions taking optional parameters before required onesRichard de Boer2021-06-071-1/+1
| | | | | | | | | | | | | | PHP 8 shows deprecation warnings about this, see #25806 Removes the "default" values, as they actually are required parameters anyway. Signed-off-by: Richard de Boer <git@tubul.net>