summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #23026 from nextcloud/backport/23014/stable20Roeland Jago Douma2020-09-241-1/+1
|\ | | | | [stable20] Make 'Reasons to use Nextcloud' button translatable, fix #22977
| * Make 'Reasons to use Nextcloud' button translatable, fix #22977Jan C. Borchardt2020-09-241-1/+1
| | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* | Never copy the share link when the password is forcedJoas Schilling2020-09-223-3/+3
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #22928 from nextcloud/backport/22915/stable20Roeland Jago Douma2020-09-221-0/+6
|\ | | | | [stable20] improve handling of out of space errors for smb
| * improve handling of out of space errors for smbRobin Appelman2020-09-171-0/+6
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Add transifex config for all new appsMorris Jobke2020-09-188-0/+0
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Prevent empty search placeholderJohn Molakvoæ (skjnldsv)2020-09-184-6/+0
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Build assets and fix unified search event syntaxJohn Molakvoæ (skjnldsv)2020-09-188-11/+17
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Dashboard: Fix accessibility skip linksJan C. Borchardt2020-09-184-2/+16
|/ | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* Merge pull request #22919 from J0WI/https-stackoverflow.comMorris Jobke2020-09-172-4/+4
|\ | | | | Update urls to stackoverflow.com to "HTTPS"
| * Update urls to stackoverflow.com to "HTTPS"J0WI2020-09-172-4/+4
| | | | | | | | Signed-off-by: J0WI <J0WI@users.noreply.github.com>
* | Merge pull request #22917 from nextcloud/Valdnet-patch-4Morris Jobke2020-09-171-2/+2
|\ \ | | | | | | l10n: Add parentheses for unification
| * | l10n: Add parentheses for unificationValdnet2020-09-171-2/+2
| |/
* / l10n: Add a dotValdnet2020-09-171-1/+1
|/
* Merge pull request #22898 from ↵Morris Jobke2020-09-172-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 lineMorris Jobke2020-09-172-4/+4
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Merge pull request #22902 from ↵Morris Jobke2020-09-171-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 eventMorris Jobke2020-09-171-1/+1
| |/ | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Merge pull request #22867 from nextcloud/shared-storage-init-lessRoeland Jago Douma2020-09-171-10/+17
|\ \ | |/ |/| Shared storage optimizations
| * optimize View::getPath if we already know the storage idRobin Appelman2020-09-161-5/+5
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * disable update checking for shared storagesRobin Appelman2020-09-151-6/+13
| | | | | | | | | | | | update checking is already handled by the share source Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #22890 from ↵Roeland Jago Douma2020-09-173-6/+12
|\ \ | | | | | | | | | | | | nextcloud/techdebt/18680/help-static-code-analysis-understand-code Help static code analysis to understand code
| * | Help static code analysis to understand code.Daniel Kesselberg2020-09-163-6/+12
| | | | | | | | | | | | | | | | | | 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-4Roeland Jago Douma2020-09-171-1/+1
|\ \ \ | | | | | | | | l10n: Add parentheses
| * | | l10n: Change the size of the letterValdnet2020-09-161-1/+1
| | | |
| * | | l10n: Add parenthesesValdnet2020-09-161-1/+1
| | | |
* | | | Merge pull request #22885 from ↵Morris Jobke2020-09-173-9/+8
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/show-group-displayname-in-workflows Show group display name in workflows
| * | | | Show group display name in workflowsJoas Schilling2020-09-163-9/+8
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | [tx-robot] updated from transifexNextcloud bot2020-09-1714-2/+20
| | | | |
* | | | | Remove not needed semicolon and PHPDoc hintMorris Jobke2020-09-161-1/+1
| |_|/ / |/| | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | Remove @suppress SqlInjectionCheckerMorris Jobke2020-09-163-14/+0
| | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | Remove phan config - was replaced by PsalmMorris Jobke2020-09-162-8/+0
|/ / / | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | Merge pull request #22865 from nextcloud/dashboard/design-fixingMorris Jobke2020-09-163-5/+5
|\ \ \ | |/ / |/| | Dashboard design detail fixing
| * | Dashboard recompileJan C. Borchardt2020-09-152-2/+2
| | | | | | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
| * | Dashboard: Fix 'Get more widgets' button sizeJan C. Borchardt2020-09-153-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. Borchardt2020-09-153-3/+3
| | | | | | | | | | | | | | | | | | size, ref #22864 Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
| * | Fix v-deep overwrite for weather and status buttons, ref #22864Jan C. Borchardt2020-09-153-3/+3
| | | | | | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* | | [tx-robot] updated from transifexNextcloud bot2020-09-166-2/+44
| | |
* | | Merge pull request #22859 from nextcloud/fix/reasons-to-use-pdfRoeland Jago Douma2020-09-151-0/+0
|\ \ \ | |/ / |/| | Fix duplicate sentence in 'Reasons to use Nextcloud.pdf'
| * | Fix duplicate sentence in 'Reasons to use Nextcloud.pdf'Jan C. Borchardt2020-09-151-0/+0
| | | | | | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* | | [tx-robot] updated from transifexNextcloud bot2020-09-15164-260/+616
| | |
* | | Update .l10nignore for apps to exclude bundled JS filesMorris Jobke2020-09-1510-21/+11
| | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | Merge pull request #22858 from nextcloud/fix/translations/ignore_assetsRoeland Jago Douma2020-09-152-0/+4
|\ \ \ | | | | | | | | Ignore bundled assets in l10n
| * | | Ignore bundled assets in l10nRoeland Jago Douma2020-09-152-0/+4
| | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | Merge pull request #22854 from nextcloud/bugfix/noid/unified-searchRoeland Jago Douma2020-09-152-5/+5
|\ \ \ \ | |_|/ / |/| | | Bugfix/noid/unified search
| * | | Use absolute URLs on search results for the clientsJoas Schilling2020-09-152-5/+5
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Mention in the settings the side effect of outgoing federated sharesDaniel Calviño Sánchez2020-09-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | Bump @nextcloud/vue-dashboard from 0.1.8 to 1.0.0dependabot-preview[bot]2020-09-144-6/+6
| |/ / |/| | | | | | | | | | | | | | | | | | | | 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>
* | | Emit event on status-changeGeorg Ehrke2020-09-145-10/+44
| | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | | Bump dompurify from 2.0.14 to 2.0.15dependabot-preview[bot]2020-09-147-9/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.0.14 to 2.0.15. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/2.0.14...2.0.15) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>