Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unify links to php.net | J0WI | 2020-09-17 | 31 | -466/+466 |
| | | | | | | Update all links to https://www.php.net/ Signed-off-by: J0WI <J0WI@users.noreply.github.com> | ||||
* | Merge pull request #22844 from nextcloud/enh/richdocumentscode-arm | Morris Jobke | 2020-09-17 | 5 | -4/+53 |
|\ | | | | | Support architecture limitations for apps and allow richdocumentscode_arm64 though htaccess | ||||
| * | Allow to specify supported architectures in appinfo.xml | Julius Härtl | 2020-09-17 | 3 | -0/+43 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | Add htaccess exception for richdocumentscode_arm64 | Julius Härtl | 2020-09-17 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | Install richdocumentscode depending on the architecture | Julius Härtl | 2020-09-17 | 1 | -3/+9 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Merge pull request #22898 from ↵ | Morris Jobke | 2020-09-17 | 2 | -4/+4 |
|\ \ | | | | | | | | | | | | | nextcloud/fix/16696/add-spaces-and-fix-variable-name Fix variable name and add spaces around path in info log line | ||||
| * | | Fix variable name and add spaces around path in info log line | Morris Jobke | 2020-09-17 | 2 | -4/+4 |
| | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | Merge pull request #22903 from ↵ | Morris Jobke | 2020-09-17 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | nextcloud/techdebt/16696/no-need-to-get-full-path-again Do not fetch the normalized full path again if it is already available | ||||
| * | | | Do not fetch the normalized full path again if it is already available | Morris Jobke | 2020-09-17 | 1 | -1/+1 |
| |/ / | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | Merge pull request #22902 from ↵ | Morris Jobke | 2020-09-17 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | nextcloud/fix/16696/proper-target-path-for-share-event Create proper target path for shared storage fopen event | ||||
| * | | | Create proper target path for shared storage fopen event | Morris Jobke | 2020-09-17 | 1 | -1/+1 |
| |/ / | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | Merge pull request #22867 from nextcloud/shared-storage-init-less | Roeland Jago Douma | 2020-09-17 | 5 | -21/+90 |
|\ \ \ | |/ / |/| | | Shared storage optimizations | ||||
| * | | optimize View::getPath if we already know the storage id | Robin Appelman | 2020-09-16 | 3 | -19/+23 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | disable update checking for shared storages | Robin Appelman | 2020-09-15 | 4 | -6/+71 |
| | | | | | | | | | | | | | | | | | | update checking is already handled by the share source Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Merge pull request #22890 from ↵ | Roeland Jago Douma | 2020-09-17 | 5 | -29/+14 |
|\ \ \ | | | | | | | | | | | | | | | | | nextcloud/techdebt/18680/help-static-code-analysis-understand-code Help static code analysis to understand code | ||||
| * | | | Update baseline | Morris Jobke | 2020-09-16 | 1 | -22/+0 |
| | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | | | Help static code analysis to understand code. | Daniel Kesselberg | 2020-09-16 | 4 | -7/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | It adds proper type hints to private namespace to allow private namespace methods. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | | | Merge pull request #22874 from nextcloud/Valdnet-patch-4 | Roeland Jago Douma | 2020-09-17 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | l10n: Add parentheses | ||||
| * | | | | l10n: Change the size of the letter | Valdnet | 2020-09-16 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | l10n: Add parentheses | Valdnet | 2020-09-16 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #22885 from ↵ | Morris Jobke | 2020-09-17 | 3 | -9/+8 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/show-group-displayname-in-workflows Show group display name in workflows | ||||
| * | | | | Show group display name in workflows | Joas Schilling | 2020-09-16 | 3 | -9/+8 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-09-17 | 86 | -92/+112 |
| | | | | | |||||
* | | | | | Merge pull request #22888 from nextcloud/techdebt/18680/remove-unused-code | Morris Jobke | 2020-09-16 | 2 | -2/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | Remove not needed semicolon and PHPDoc hint | ||||
| * | | | | | Remove not needed semicolon and PHPDoc hint | Morris Jobke | 2020-09-16 | 2 | -2/+1 |
| | |_|/ / | |/| | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | | | Merge pull request #22880 from nextcloud/crl/noid/revoke-secsignid | Roeland Jago Douma | 2020-09-16 | 1 | -17/+18 |
|\ \ \ \ \ | | | | | | | | | | | | | Revoke secsignid | ||||
| * | | | | | Revoke secsignid | Morris Jobke | 2020-09-16 | 1 | -17/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See nextcloud/app-certificate-requests#343 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | | | | Merge pull request #22884 from nextcloud/phpdoc/21873/define-deprecated-version | Morris Jobke | 2020-09-16 | 1 | -91/+92 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Specific version for @deprecated PHPDoc | ||||
| * | | | | | Specific version for @deprecated PHPDoc | Morris Jobke | 2020-09-16 | 1 | -91/+92 |
| | |/ / / | |/| | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | | | Merge pull request #22883 from nextcloud/techdebt/noid/remove-phan | Morris Jobke | 2020-09-16 | 34 | -2750/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | Remove phan config - was replaced by Psalm | ||||
| * | | | | Remove @suppress SqlInjectionChecker | Morris Jobke | 2020-09-16 | 20 | -47/+0 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | | | | Remove phan config - was replaced by Psalm | Morris Jobke | 2020-09-16 | 14 | -2703/+1 |
|/ / / / | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | | Merge pull request #22865 from nextcloud/dashboard/design-fixing | Morris Jobke | 2020-09-16 | 3 | -5/+5 |
|\ \ \ \ | | | | | | | | | | | Dashboard design detail fixing | ||||
| * | | | | Dashboard recompile | Jan C. Borchardt | 2020-09-15 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net> | ||||
| * | | | | Dashboard: Fix 'Get more widgets' button size | Jan C. Borchardt | 2020-09-15 | 3 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net> | ||||
| * | | | | Dashboard: Change heading padding to relative so it adjusts based on screen ↵ | Jan C. Borchardt | 2020-09-15 | 3 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | size, ref #22864 Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net> | ||||
| * | | | | Fix v-deep overwrite for weather and status buttons, ref #22864 | Jan C. Borchardt | 2020-09-15 | 3 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net> | ||||
* | | | | | Merge pull request #22866 from nextcloud/fix/recommendations-alt | Morris Jobke | 2020-09-16 | 3 | -4/+4 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | Fix recommendation design details | ||||
| * | | | | Recommendations recompile | Jan C. Borchardt | 2020-09-15 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net> | ||||
| * | | | | Recommended apps: Fix loading spinner color | Jan C. Borchardt | 2020-09-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net> | ||||
| * | | | | Recommended apps: Empty alt text since the app logo is decorative | Jan C. Borchardt | 2020-09-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net> | ||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-09-16 | 8 | -2/+46 |
| | | | | | |||||
* | | | | | Merge pull request #22870 from nextcloud/dependabot/composer/psalm/phar-3.16 | dependabot-preview[bot] | 2020-09-15 | 1 | -5/+5 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Bump psalm/phar from 3.15 to 3.16 | dependabot-preview[bot] | 2020-09-15 | 1 | -5/+5 |
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | 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> | ||||
* | | | | Merge pull request #22859 from nextcloud/fix/reasons-to-use-pdf | Roeland Jago Douma | 2020-09-15 | 1 | -0/+0 |
|\ \ \ \ | |/ / / |/| | | | Fix duplicate sentence in 'Reasons to use Nextcloud.pdf' | ||||
| * | | | Fix duplicate sentence in 'Reasons to use Nextcloud.pdf' | Jan C. Borchardt | 2020-09-15 | 1 | -0/+0 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-09-15 | 230 | -374/+716 |
| | | | | |||||
* | | | | Merge pull request #22860 from nextcloud/fix/22796/update-l10nignore | Morris Jobke | 2020-09-15 | 10 | -21/+11 |
|\ \ \ \ | |_|/ / |/| | | | Update .l10nignore for apps to exclude bundled JS files | ||||
| * | | | Update .l10nignore for apps to exclude bundled JS files | Morris Jobke | 2020-09-15 | 10 | -21/+11 |
|/ / / | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | Merge pull request #22857 from nextcloud/bugfix/activity-490/doc-fixes | Morris Jobke | 2020-09-15 | 1 | -0/+2 |
|\ \ \ | | | | | | | | | It is very highly recommended to set an object for better filtering |