summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2020-04-092-0/+2
* Show the displayname instead of the user idJoas Schilling2020-04-081-19/+34
* Try to use the display name of file transfersJoas Schilling2020-04-081-6/+20
* Inline usages of OCP.Toast in bundled filesChristoph Wurst2020-04-065-15/+15
* Use external Toast implementation and deprecate the OCP APIChristoph Wurst2020-04-066-25/+25
* Bump @nextcloud/l10n from 1.1.1 to 1.2.2dependabot-preview[bot]2020-04-065-13/+13
* [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
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-3112-2/+16
* 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.1dependabot-preview[bot]2020-03-304-7/+7
* | [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 importsChristoph Wurst2020-03-255-13/+0
* | Fix "Use this address..." Stringszaimen2020-03-261-1/+1
* | Use the short array syntax, everywhereChristoph Wurst2020-03-2611-57/+57
* | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-254-46/+46
|/
* Update eslint and switch to @nextcloud packagesChristoph Wurst2020-03-254-8/+8
* [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
* Merge pull request #20093 from nextcloud/dependabot/npm_and_yarn/nextcloud/lo...John Molakvoæ2020-03-236-29/+29
|\
| * Bump @nextcloud/logger from 1.1.1 to 1.1.2, @nextcloud/router from 1.0.0 to 1...dependabot-preview[bot]2020-03-236-29/+29
* | [tx-robot] updated from transifexNextcloud bot2020-03-232-2/+2
|/
* Add OCA.Files.Settings for Files SettingsGary Kim2020-03-2213-19/+367
* Bump marked from 0.7.0 to 0.8.1John Molakvoæ (skjnldsv)2020-03-214-52/+36
* [tx-robot] updated from transifexNextcloud bot2020-03-204-8/+8
* Update autoloaders for composer v1.10.1Christoph Wurst2020-03-191-0/+3
* [tx-robot] updated from transifexNextcloud bot2020-03-192-2/+6
* Merge pull request #19987 from nextcloud/bugfix/noid/disable-storage-stats-wi...Roeland Jago Douma2020-03-171-1/+1
|\
| * Only do regular polling of storage statistics if session_keepalive is enabledJulius Härtl2020-03-161-1/+1
* | [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
|\
| * Use dispatchTypedJohn Molakvoæ (skjnldsv)2020-03-111-1/+1
| * Properly emit Viewer event on files and files_sharingJohn Molakvoæ (skjnldsv)2020-03-111-0/+5
* | [tx-robot] updated from transifexNextcloud bot2020-03-122-2/+6
* | Merge pull request #19839 from nextcloud/dependabot/npm_and_yarn/nextcloud/vu...Roeland Jago Douma2020-03-114-31/+31
|\ \
| * | Bump @nextcloud/vue from 1.3.1 to 1.4.0dependabot-preview[bot]2020-03-104-31/+31
* | | [tx-robot] updated from transifexNextcloud bot2020-03-1124-4/+32
* | | Merge pull request #19173 from nextcloud/bugfix/noid/fix-displayname-of-conta...Roeland Jago Douma2020-03-102-79/+142
|\ \ \ | |/ / |/| |
| * | Fix unit testsJoas Schilling2020-03-101-56/+75
| * | Unify the code a bitJoas Schilling2020-03-101-16/+36
| * | Use contacts name on federated activitiesJoas Schilling2020-03-101-11/+35