Commit Graph

55334 Commits

Author SHA1 Message Date
Julius Härtl 364b96d5b9
Add htaccess exception for richdocumentscode_arm64
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-09-17 08:55:15 +02:00
Julius Härtl 5340215871
Install richdocumentscode depending on the architecture
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-09-17 08:55:14 +02:00
Roeland Jago Douma 05edd1e5d6
Merge pull request #22890 from nextcloud/techdebt/18680/help-static-code-analysis-understand-code
Help static code analysis to understand code
2020-09-17 08:51:20 +02:00
Roeland Jago Douma d788299cbd
Merge pull request #22874 from nextcloud/Valdnet-patch-4
l10n: Add parentheses
2020-09-17 08:39:48 +02:00
Morris Jobke 5a4c7a92de
Merge pull request #22885 from nextcloud/bugfix/noid/show-group-displayname-in-workflows
Show group display name in workflows
2020-09-17 07:47:21 +02:00
Nextcloud bot cbd13a26f4
[tx-robot] updated from transifex 2020-09-17 02:27:04 +00:00
Valdnet 8d3adead4e
l10n: Change the size of the letter 2020-09-16 21:04:15 +02:00
Morris Jobke 1bed77c5fc
Merge pull request #22888 from nextcloud/techdebt/18680/remove-unused-code
Remove not needed semicolon and PHPDoc hint
2020-09-16 20:44:46 +02:00
Roeland Jago Douma 8f30e61344
Merge pull request #22880 from nextcloud/crl/noid/revoke-secsignid
Revoke secsignid
2020-09-16 19:33:00 +02:00
Morris Jobke c6948c2517
Update baseline
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-09-16 16:54:10 +02:00
Daniel Kesselberg 096fe20611
Help static code analysis to understand code.
It adds proper type hints to private namespace to allow private namespace methods.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-09-16 16:37:17 +02:00
Morris Jobke 6b4998f20f
Merge pull request #22884 from nextcloud/phpdoc/21873/define-deprecated-version
Specific version for @deprecated PHPDoc
2020-09-16 16:25:11 +02:00
Morris Jobke d3680e682a
Remove not needed semicolon and PHPDoc hint
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-09-16 16:18:43 +02:00
Morris Jobke a72edb0d0e
Merge pull request #22883 from nextcloud/techdebt/noid/remove-phan
Remove phan config - was replaced by Psalm
2020-09-16 16:00:58 +02:00
Morris Jobke 99c9423766
Remove @suppress SqlInjectionChecker
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-09-16 15:53:56 +02:00
Joas Schilling f9b4084f52
Show group display name in workflows
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-09-16 15:34:10 +02:00
Morris Jobke 4cfbe0c97d
Specific version for @deprecated PHPDoc
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-09-16 15:09:00 +02:00
Morris Jobke 04a3580d19
Remove phan config - was replaced by Psalm
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-09-16 14:46:29 +02:00
Robin Appelman cfde74442c
optimize View::getPath if we already know the storage id
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-09-16 13:49:07 +02:00
Morris Jobke f7c59ffdb5
Merge pull request #22865 from nextcloud/dashboard/design-fixing
Dashboard design detail fixing
2020-09-16 13:45:56 +02:00
Morris Jobke e392525c2c
Merge pull request #22866 from nextcloud/fix/recommendations-alt
Fix recommendation design details
2020-09-16 13:41:53 +02:00
Morris Jobke c3578912d8
Revoke secsignid
See nextcloud/app-certificate-requests#343

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-09-16 12:45:17 +02:00
Valdnet 583bc5505a
l10n: Add parentheses 2020-09-16 10:51:41 +02:00
Nextcloud bot 498684efd6
[tx-robot] updated from transifex 2020-09-16 02:16:50 +00:00
dependabot-preview[bot] 659bea6de2
Merge pull request #22870 from nextcloud/dependabot/composer/psalm/phar-3.16 2020-09-15 17:32:50 +00:00
dependabot-preview[bot] f17c35655e
Bump psalm/phar from 3.15 to 3.16
Bumps [psalm/phar](https://github.com/psalm/phar) from 3.15 to 3.16.
- [Release notes](https://github.com/psalm/phar/releases)
- [Commits](https://github.com/psalm/phar/compare/3.15...3.16)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-15 16:25:16 +00:00
Robin Appelman 244fd6ae49
disable update checking for shared storages
update checking is already handled by the share source

Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-09-15 16:42:40 +02:00
Jan C. Borchardt 1661f32574
Recommendations recompile
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2020-09-15 16:20:48 +02:00
Jan C. Borchardt 38dd302745
Recommended apps: Fix loading spinner color
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2020-09-15 16:19:03 +02:00
Jan C. Borchardt f59af60609
Recommended apps: Empty alt text since the app logo is decorative
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2020-09-15 16:18:08 +02:00
Jan C. Borchardt d2b9382d84
Dashboard recompile
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2020-09-15 15:38:40 +02:00
Roeland Jago Douma 2209d0af16
Merge pull request #22859 from nextcloud/fix/reasons-to-use-pdf
Fix duplicate sentence in 'Reasons to use Nextcloud.pdf'
2020-09-15 15:21:13 +02:00
Jan C. Borchardt e67ceee609
Dashboard: Fix 'Get more widgets' button size
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2020-09-15 15:06:06 +02:00
Jan C. Borchardt 7e60295d4a
Dashboard: Change heading padding to relative so it adjusts based on screen size, ref #22864
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2020-09-15 15:01:49 +02:00
Jan C. Borchardt aef82c0a7c
Fix v-deep overwrite for weather and status buttons, ref #22864
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2020-09-15 14:54:03 +02:00
Nextcloud bot 869f3f5895
[tx-robot] updated from transifex 2020-09-15 10:48:26 +00:00
Morris Jobke 54bbc89354
Merge pull request #22860 from nextcloud/fix/22796/update-l10nignore
Update .l10nignore for apps to exclude bundled JS files
2020-09-15 12:31:41 +02:00
Morris Jobke f6c729a96c
Update .l10nignore for apps to exclude bundled JS files
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-09-15 12:28:43 +02:00
Morris Jobke 733c0f7d22
Merge pull request #22857 from nextcloud/bugfix/activity-490/doc-fixes
It is very highly recommended to set an object for better filtering
2020-09-15 12:11:28 +02:00
Roeland Jago Douma 1e67a83d40
Merge pull request #22858 from nextcloud/fix/translations/ignore_assets
Ignore bundled assets in l10n
2020-09-15 11:42:45 +02:00
Roeland Jago Douma 2dbeb58c7a
Merge pull request #22854 from nextcloud/bugfix/noid/unified-search
Bugfix/noid/unified search
2020-09-15 11:35:28 +02:00
Roeland Jago Douma 160046d333
Ignore bundled assets in l10n
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-09-15 11:28:10 +02:00
Jan C. Borchardt 8917d64e20
Fix duplicate sentence in 'Reasons to use Nextcloud.pdf'
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2020-09-15 11:12:23 +02:00
Joas Schilling 702c858604
It is very highly recommended to set an object for better filtering
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-09-15 10:22:54 +02:00
Roeland Jago Douma 74e0b50199
Merge pull request #22852 from nextcloud/mention-in-the-settings-the-side-effect-of-outgoing-federated-shares
Mention in the settings the side effect of outgoing federated shares
2020-09-15 10:11:57 +02:00
Joas Schilling d37bd2cbab
Use absolute URLs on search results for the clients
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-09-15 09:20:10 +02:00
Joas Schilling a8d9b22beb
Add an ETag for the search providers
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-09-15 09:19:53 +02:00
Daniel Calviño Sánchez eaeb994a20 Mention in the settings the side effect of outgoing federated shares
Currently outgoing federated shares need to be enabled to allow WebDAV
access to public shares.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-09-15 02:30:19 +02:00
dependabot-preview[bot] 0e207a8756
Merge pull request #22822 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-dashboard-1.0.0 2020-09-14 19:35:10 +00:00
dependabot-preview[bot] 8f1b8e2c81
Bump @nextcloud/vue-dashboard from 0.1.8 to 1.0.0
Bumps [@nextcloud/vue-dashboard](https://github.com/nextcloud/nextcloud-vue-dashboard) from 0.1.8 to 1.0.0.
- [Release notes](https://github.com/nextcloud/nextcloud-vue-dashboard/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue-dashboard/compare/v0.1.8...v1.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-14 20:46:23 +02:00