| Commit message (Expand) | Author | Age | Files | Lines |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-15 | 2 | -0/+8 |
* | Bump @nextcloud/paths from 1.1.1 to 1.1.2 | dependabot-preview[bot] | 2020-04-13 | 6 | -31/+31 |
* | Merge pull request #20446 from nextcloud/dependabot/npm_and_yarn/css-loader-3... | Roeland Jago Douma | 2020-04-13 | 4 | -4/+4 |
|\ |
|
| * | Bump css-loader from 3.4.1 to 3.5.2 | dependabot-preview[bot] | 2020-04-13 | 4 | -4/+4 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-13 | 2 | -2/+2 |
|/ |
|
* | Merge pull request #20185 from azul/open-new_tab | John Molakvoæ | 2020-04-11 | 4 | -50/+82 |
|\ |
|
| * | Allow opening files for editing in new tabs | Azul | 2020-04-09 | 3 | -39/+65 |
| * | refactor: fileActions.getCurrentDefaultFileAction() | Azul | 2020-04-08 | 3 | -12/+18 |
* | | Merge pull request #20426 from nextcloud/techdebt/psr2 | John Molakvoæ | 2020-04-11 | 6 | -7/+7 |
|\ \ |
|
| * | | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 5 | -6/+6 |
| * | | Add visibility to all methods and position of static keyword | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | | | Merge pull request #20419 from nextcloud/dependabot/npm_and_yarn/various | John Molakvoæ | 2020-04-11 | 6 | -37/+35 |
|\ \ \ |
|
| * | | | Bump core-js from 1.4.1 to 1.5.0 | John Molakvoæ (skjnldsv) | 2020-04-10 | 6 | -37/+35 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-11 | 4 | -0/+6 |
| |/ /
|/| | |
|
* | | | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 39 | -59/+23 |
* | | | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 5 | -23/+23 |
|/ / |
|
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-10 | 2 | -2/+2 |
* | | Make sure every file ends with an empty newline | Christoph Wurst | 2020-04-09 | 2 | -2/+0 |
* | | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 2 | -4/+4 |
* | | Remove spaces after method or function call | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 15 | -15/+0 |
* | | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 2 | -16/+16 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-09 | 2 | -0/+2 |
* | | Show the displayname instead of the user id | Joas Schilling | 2020-04-08 | 1 | -19/+34 |
* | | Try to use the display name of file transfers | Joas Schilling | 2020-04-08 | 1 | -6/+20 |
|/ |
|
* | Inline usages of OCP.Toast in bundled files | Christoph Wurst | 2020-04-06 | 5 | -15/+15 |
* | Use external Toast implementation and deprecate the OCP API | Christoph Wurst | 2020-04-06 | 6 | -25/+25 |
* | Bump @nextcloud/l10n from 1.1.1 to 1.2.2 | dependabot-preview[bot] | 2020-04-06 | 5 | -13/+13 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-06 | 2 | -0/+10 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-05 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-03 | 14 | -6/+52 |
* | Bump regenerator-runtime from 0.13.3 to 0.13.5 | dependabot-preview[bot] | 2020-04-03 | 2 | -2/+2 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 12 | -2/+16 |
* | Merge pull request #20219 from nextcloud/dependabot/npm_and_yarn/webpack-4.42.1 | Christoph Wurst | 2020-03-31 | 4 | -7/+7 |
|\ |
|
| * | Bump webpack from 4.42.0 to 4.42.1 | dependabot-preview[bot] | 2020-03-30 | 4 | -7/+7 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-31 | 6 | -0/+6 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-30 | 6 | -2/+8 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-29 | 18 | -2/+18 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-28 | 116 | -190/+194 |
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 5 | -13/+0 |
|\ |
|
| * | Remove unused imports | Christoph Wurst | 2020-03-25 | 5 | -13/+0 |
* | | Fix "Use this address..." String | szaimen | 2020-03-26 | 1 | -1/+1 |
* | | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 11 | -57/+57 |
* | | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 4 | -46/+46 |
|/ |
|
* | Update eslint and switch to @nextcloud packages | Christoph Wurst | 2020-03-25 | 4 | -8/+8 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-25 | 2 | -0/+6 |
* | Bump @nextcloud/paths from 1.1.0 to 1.1.1 | dependabot-preview[bot] | 2020-03-23 | 6 | -27/+27 |
* | Merge pull request #20093 from nextcloud/dependabot/npm_and_yarn/nextcloud/lo... | John Molakvoæ | 2020-03-23 | 6 | -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-23 | 6 | -29/+29 |