summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2020-08-092-8/+8
|
* Merge pull request #22115 from nextcloud/design/entry-highlightingJan C. Borchardt2020-08-051-12/+15
|\ | | | | Adjust entry highlights of navigation and menus based on Vue component style
| * Adjust entry highlights of navigation and menus based on Vue component styleJan C. Borchardt2020-08-051-12/+15
| | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* | Merge pull request #22104 from ↵Joas Schilling2020-08-051-1/+5
|\ \ | |/ |/| | | | | nextcloud/enh/search/make-app-handle-the-order-logic Make apps handle the order logic
| * Hand in the route and the parameters of the requestJoas Schilling2020-08-051-1/+5
| | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
| * Make apps handle the order logicJohn Molakvoæ (skjnldsv)2020-08-051-1/+1
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Merge pull request #22099 from nextcloud/fix/unified-searchJohn Molakvoæ2020-08-057-237/+30
|\|
| * Show mime icon, bump bundles, make the SearchResultEntry class ↵John Molakvoæ (skjnldsv)2020-08-044-46/+29
| | | | | | | | | | | | non-abstract, Fix header search icon, various fixes Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Remove outdated legacy search scriptsJohn Molakvoæ (skjnldsv)2020-08-043-191/+1
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | [tx-robot] updated from transifexNextcloud bot2020-08-052-0/+2
|/
* [tx-robot] updated from transifexNextcloud bot2020-08-04134-0/+134
|
* Fix unified searchJohn Molakvoæ (skjnldsv)2020-08-032-5/+32
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Add @nextcloud/event-bus to babel transpileJohn Molakvoæ (skjnldsv)2020-07-312-2/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Use `babel-loader-exclude-node-modules-except`John Molakvoæ (skjnldsv)2020-07-317-7/+7
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Bump compiled filesJohn Molakvoæ (skjnldsv)2020-07-317-7/+7
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* [tx-robot] updated from transifexNextcloud bot2020-07-312-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2020-07-296-4/+8
|
* [tx-robot] updated from transifexNextcloud bot2020-07-282-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2020-07-252-0/+2
|
* Bump @nextcloud/vue from 2.2.1 to 2.3.0Georg Ehrke2020-07-234-4/+4
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* [tx-robot] updated from transifexNextcloud bot2020-07-234-4/+14
|
* Merge pull request #21870 from ↵Morris Jobke2020-07-221-22/+12
|\ | | | | | | | | nextcloud/fix/bootstrap-context-container-interfaces Make the bootstrap context return ContainerInterface instances
| * Adjust apps' code to use the ContainerInterfaceChristoph Wurst2020-07-211-22/+12
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Recompile JS assetsGeorg Ehrke2020-07-226-6/+6
| | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | Fix breaking changes of nc/vue updateGeorg Ehrke2020-07-222-22/+22
| | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | Merge pull request #21904 from ↵Roeland Jago Douma2020-07-226-6/+6
|\ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/nextcloud/axios-1.3.3 Bump @nextcloud/axios from 1.3.2 to 1.3.3
| * | Bump @nextcloud/axios from 1.3.2 to 1.3.3dependabot-preview[bot]2020-07-206-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 1.3.2 to 1.3.3. - [Release notes](https://github.com/nextcloud/nextcloud-axios/releases) - [Changelog](https://github.com/nextcloud/nextcloud-axios/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-axios/compare/v1.3.2...v1.3.3) 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-07-228-2/+10
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2020-07-214-6/+10
|/
* Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)2020-07-208-9/+9
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* [tx-robot] updated from transifexNextcloud bot2020-07-192-12/+12
|
* [tx-robot] updated from transifexNextcloud bot2020-07-184-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2020-07-1714-0/+14
|
* provide feedback about minimum length needed to trigger searchRobin Appelman2020-07-151-1/+6
| | | | | | instead of telling users that there are no results, tell them that search hasn't been triggered yet Signed-off-by: Robin Appelman <robin@icewind.nl>
* Bump @babel/plugin-proposal-class-properties from 7.10.1 to 7.10.4dependabot-preview[bot]2020-07-154-4/+4
| | | | | | | | | | Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-class-properties) from 7.10.1 to 7.10.4. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.10.4/packages/babel-plugin-proposal-class-properties) 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-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>