aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2020-07-152-8/+8
|
* Compile assetsnpmbuildbot[bot]2020-07-146-6/+9
| | | | Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* [tx-robot] updated from transifexNextcloud bot2020-07-104-4/+6
|
* lower minimum search length to 2 charactersRobin Appelman2020-07-091-1/+1
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Lazy register the navigationRoeland Jago Douma2020-07-091-22/+28
| | | | | | | This makes sure that we do not translate unneeded strings on for example webdav requests. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2020-07-092-6/+6
|
* Merge pull request #21729 from nextcloud/enh/noid/orphaned-mountsRoeland Jago Douma2020-07-082-1/+53
|\ | | | | Add removal of mounts without storages to files:cleanup command
| * Test for proper removal of mount entriesJulius Härtl2020-07-081-1/+20
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Add removal of mounts without storages to files:cleanup commandJulius Härtl2020-07-071-0/+33
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | [tx-robot] updated from transifexNextcloud bot2020-07-082-0/+10
| |
* | Bump bundlesJulius Härtl2020-07-073-558/+3
|/ | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* [tx-robot] updated from transifexNextcloud bot2020-07-042-2/+2
|
* Bump @nextcloud/router from 1.0.2 to 1.1.0dependabot-preview[bot]2020-07-036-31/+31
| | | | | | | | | | Bumps [@nextcloud/router](https://github.com/nextcloud/nextcloud-router) from 1.0.2 to 1.1.0. - [Release notes](https://github.com/nextcloud/nextcloud-router/releases) - [Changelog](https://github.com/nextcloud/nextcloud-router/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-router/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Merge pull request #21597 from nextcloud/techdebt/noid/return-value-for-commandsJoas Schilling2020-07-014-5/+7
|\ | | | | Add return value to all commands
| * Also always return in app commandsJoas Schilling2020-06-264-5/+7
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2020-06-304-96/+98
|/
* [tx-robot] updated from transifexNextcloud bot2020-06-252-0/+6
|
* Update share type constant usageJoas Schilling2020-06-242-8/+10
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Implement unified search for FilesChristoph Wurst2020-06-245-21/+66
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Add unified search APIChristoph Wurst2020-06-241-0/+72
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [tx-robot] updated from transifexNextcloud bot2020-06-24140-420/+420
|
* Migrate Files to the new bootstrap mechanismChristoph Wurst2020-06-222-96/+95
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [tx-robot] updated from transifexNextcloud bot2020-06-192-12/+12
|
* [tx-robot] updated from transifexNextcloud bot2020-06-164-2/+6
|
* [tx-robot] updated from transifexNextcloud bot2020-06-112-2/+8
|
* Reflect unreadable state in the UIJoas Schilling2020-06-101-0/+9
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2020-06-102-0/+8
|
* [tx-robot] updated from transifexNextcloud bot2020-06-094-16/+16
|
* Merge pull request #21278 from ↵Roeland Jago Douma2020-06-084-4/+4
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/nextcloud/auth-1.3.0 Bump @nextcloud/auth from 1.2.3 to 1.3.0
| * Bump @nextcloud/auth from 1.2.3 to 1.3.0dependabot-preview[bot]2020-06-074-4/+4
| | | | | | | | | | | | | | | | | | | | Bumps [@nextcloud/auth](https://github.com/nextcloud/nextcloud-auth) from 1.2.3 to 1.3.0. - [Release notes](https://github.com/nextcloud/nextcloud-auth/releases) - [Changelog](https://github.com/nextcloud/nextcloud-auth/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-auth/compare/v1.2.3...v1.3.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-06-072-2/+2
|/
* [tx-robot] updated from transifexNextcloud bot2020-06-062-0/+6
|
* Move humanFileSize and OC.getCanonicalLocale to npm packagesChristoph Wurst2020-06-055-19/+19
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [tx-robot] updated from transifexNextcloud bot2020-06-054-8/+10
|
* [tx-robot] updated from transifexNextcloud bot2020-06-042-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2020-06-032-0/+10
|
* Merge pull request #21164 from ↵Roeland Jago Douma2020-06-022-3/+3
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/nextcloud/dialogs-1.3.1 Bump @nextcloud/dialogs from 1.3.0 to 1.3.1
| * Bump @nextcloud/dialogs from 1.3.0 to 1.3.1dependabot-preview[bot]2020-05-312-3/+3
| | | | | | | | | | | | | | | | | | | | Bumps [@nextcloud/dialogs](https://github.com/nextcloud/nextcloud-dialogs) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/nextcloud/nextcloud-dialogs/releases) - [Changelog](https://github.com/nextcloud/nextcloud-dialogs/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-dialogs/compare/v1.3.0...v1.3.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-06-012-2/+186
| |
* | [tx-robot] updated from transifexNextcloud bot2020-05-312-10/+56
|/
* [tx-robot] updated from transifexNextcloud bot2020-05-302-16/+10
|
* [tx-robot] updated from transifexNextcloud bot2020-05-282-4/+130
|
* [tx-robot] updated from transifexNextcloud bot2020-05-272-0/+258
|
* [tx-robot] updated from transifexNextcloud bot2020-05-252-0/+24
|
* [tx-robot] updated from transifexNextcloud bot2020-05-244-2/+6
|
* Merge pull request #21001 from rubo77/pngsRoeland Jago Douma2020-05-222-0/+0
|\ | | | | compress some images with tinypng.com
| * compress some images with tinypng.comRuben Barkow-Kuder2020-05-222-0/+0
| | | | | | | | | | Signed-off-by: Ruben Barkow-Kuder <github@r.z11.de> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | [tx-robot] updated from transifexNextcloud bot2020-05-222-2/+2
|/
* [tx-robot] updated from transifexNextcloud bot2020-05-202-22/+22
|
* [tx-robot] updated from transifexNextcloud bot2020-05-182-40/+40
|