summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Collapse)AuthorAgeFilesLines
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-0915-15/+0
| | | | | | For PSR2 Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-092-16/+16
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [tx-robot] updated from transifexNextcloud bot2020-04-092-0/+2
|
* Show the displayname instead of the user idJoas Schilling2020-04-081-19/+34
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Try to use the display name of file transfersJoas Schilling2020-04-081-6/+20
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Inline usages of OCP.Toast in bundled filesChristoph Wurst2020-04-065-15/+15
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Use external Toast implementation and deprecate the OCP APIChristoph Wurst2020-04-066-25/+25
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Bump @nextcloud/l10n from 1.1.1 to 1.2.2dependabot-preview[bot]2020-04-065-13/+13
| | | | | | | | | | Bumps [@nextcloud/l10n](https://github.com/nextcloud/nextcloud-l10n) from 1.1.1 to 1.2.2. - [Release notes](https://github.com/nextcloud/nextcloud-l10n/releases) - [Changelog](https://github.com/nextcloud/nextcloud-l10n/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-l10n/compare/v1.1.1...v1.2.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* [tx-robot] updated from transifexNextcloud bot2020-04-062-0/+10
|
* [tx-robot] updated from transifexNextcloud bot2020-04-052-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2020-04-0314-6/+52
|
* Bump regenerator-runtime from 0.13.3 to 0.13.5dependabot-preview[bot]2020-04-032-2/+2
| | | | | | | | | Bumps [regenerator-runtime](https://github.com/facebook/regenerator) from 0.13.3 to 0.13.5. - [Release notes](https://github.com/facebook/regenerator/releases) - [Commits](https://github.com/facebook/regenerator/compare/regenerator-runtime@0.13.3...regenerator-runtime@0.13.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-3112-2/+16
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Merge pull request #20219 from nextcloud/dependabot/npm_and_yarn/webpack-4.42.1Christoph Wurst2020-03-314-7/+7
|\ | | | | Bump webpack from 4.42.0 to 4.42.1
| * Bump webpack from 4.42.0 to 4.42.1dependabot-preview[bot]2020-03-304-7/+7
| | | | | | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.42.0 to 4.42.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.42.0...v4.42.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | [tx-robot] updated from transifexNextcloud bot2020-03-316-0/+6
| |
* | [tx-robot] updated from transifexNextcloud bot2020-03-306-2/+8
| |
* | [tx-robot] updated from transifexNextcloud bot2020-03-2918-2/+18
|/
* [tx-robot] updated from transifexNextcloud bot2020-03-28116-190/+194
|
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-275-13/+0
|\ | | | | Remove unused imports
| * Remove unused importsChristoph Wurst2020-03-255-13/+0
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Fix "Use this address..." Stringszaimen2020-03-261-1/+1
| | | | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* | Use the short array syntax, everywhereChristoph Wurst2020-03-2611-57/+57
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-254-46/+46
|/ | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Update eslint and switch to @nextcloud packagesChristoph Wurst2020-03-254-8/+8
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [tx-robot] updated from transifexNextcloud bot2020-03-252-0/+6
|
* Bump @nextcloud/paths from 1.1.0 to 1.1.1dependabot-preview[bot]2020-03-236-27/+27
| | | | | | | Bumps @nextcloud/paths from 1.1.0 to 1.1.1. Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Merge pull request #20093 from ↵John Molakvoæ2020-03-236-29/+29
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/nextcloud/logger-1.1.2 Bump @nextcloud/logger from 1.1.1 to 1.1.2, @nextcloud/router from 1.0.0 to 1.0.2, @nextcloud/axios from 1.3.1 to 1.3.2 and @babel/core from 7.8.7 to 7.9.0
| * Bump @nextcloud/logger from 1.1.1 to 1.1.2, @nextcloud/router from 1.0.0 to ↵dependabot-preview[bot]2020-03-236-29/+29
| | | | | | | | | | | | 1.0.2, @nextcloud/axios from 1.3.1 to 1.3.2 and @babel/core from 7.8.7 to 7.9.0 Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | [tx-robot] updated from transifexNextcloud bot2020-03-232-2/+2
|/
* Add OCA.Files.Settings for Files SettingsGary Kim2020-03-2213-19/+367
| | | | Signed-off-by: Gary Kim <gary@garykim.dev>
* Bump marked from 0.7.0 to 0.8.1John Molakvoæ (skjnldsv)2020-03-214-52/+36
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* [tx-robot] updated from transifexNextcloud bot2020-03-204-8/+8
|
* Update autoloaders for composer v1.10.1Christoph Wurst2020-03-191-0/+3
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [tx-robot] updated from transifexNextcloud bot2020-03-192-2/+6
|
* Merge pull request #19987 from ↵Roeland Jago Douma2020-03-171-1/+1
|\ | | | | | | | | nextcloud/bugfix/noid/disable-storage-stats-without-session_keepalive Only do regular polling of storage statistics if session_keepalive is enabled
| * Only do regular polling of storage statistics if session_keepalive is enabledJulius Härtl2020-03-161-1/+1
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | [tx-robot] updated from transifexNextcloud bot2020-03-174-4/+54
|/
* [tx-robot] updated from transifexNextcloud bot2020-03-162-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2020-03-156-0/+20
|
* [tx-robot] updated from transifexNextcloud bot2020-03-148-4/+24
|
* Merge pull request #19777 from nextcloud/fix/viewer-publicJohn Molakvoæ2020-03-121-0/+5
|\ | | | | Properly emit Viewer event on files and files_sharing
| * Use dispatchTypedJohn Molakvoæ (skjnldsv)2020-03-111-1/+1
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Properly emit Viewer event on files and files_sharingJohn Molakvoæ (skjnldsv)2020-03-111-0/+5
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | [tx-robot] updated from transifexNextcloud bot2020-03-122-2/+6
| |
* | Merge pull request #19839 from ↵Roeland Jago Douma2020-03-114-31/+31
|\ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/nextcloud/vue-1.4.0 Bump @nextcloud/vue from 1.3.1 to 1.4.0
| * | Bump @nextcloud/vue from 1.3.1 to 1.4.0dependabot-preview[bot]2020-03-104-31/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 1.3.1 to 1.4.0. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v1.3.1...v1.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | [tx-robot] updated from transifexNextcloud bot2020-03-1124-4/+32
| | |
* | | Merge pull request #19173 from ↵Roeland Jago Douma2020-03-102-79/+142
|\ \ \ | |/ / |/| | | | | | | | nextcloud/bugfix/noid/fix-displayname-of-contacts-in-remote-activities Use contacts name on federated activities
| * | Fix unit testsJoas Schilling2020-03-101-56/+75
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>