Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -2/+2 |
* | Make sure every file ends with an empty newline | Christoph Wurst | 2020-04-09 | 2 | -2/+0 |
* | Remove trailing whitespaces from comments | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 3 | -4/+4 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 8 | -19/+19 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 3 | -3/+1 |
* | Fix multiline comments | Christoph Wurst | 2020-04-08 | 1 | -3/+3 |
* | Bump handlebars from 4.7.4 to 4.7.6 | dependabot-preview[bot] | 2020-04-08 | 2 | -2/+2 |
* | Update handlebars to get rid of minimist | Christoph Wurst | 2020-04-03 | 2 | -2/+2 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 3 | -0/+3 |
* | Bump webpack from 4.42.0 to 4.42.1 | dependabot-preview[bot] | 2020-03-30 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-28 | 2 | -0/+4 |
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 6 | -6/+0 |
|\ | |||||
| * | Remove unused imports | Christoph Wurst | 2020-03-25 | 6 | -6/+0 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-27 | 2 | -0/+2 |
* | | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 3 | -130/+130 |
* | | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -4/+4 |
|/ | |||||
* | Update autoloaders for composer v1.10.1 | Christoph Wurst | 2020-03-19 | 1 | -0/+3 |
* | Move deprecated aliases over to new registration | Roeland Jago Douma | 2020-03-15 | 1 | -3/+3 |
* | Merge pull request #19820 from nextcloud/fix/mismatching-docblock-return-type | Christoph Wurst | 2020-03-09 | 1 | -1/+3 |
|\ | |||||
| * | Fix mismatching docblock return types | Christoph Wurst | 2020-03-06 | 1 | -1/+3 |
* | | Bump webpack from 4.41.6 to 4.42.0 | dependabot-preview[bot] | 2020-03-08 | 2 | -2/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-05 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-02-24 | 4 | -4/+4 |
* | Update webpack bundles | Christoph Wurst | 2020-02-22 | 2 | -2/+2 |
* | Bump handlebars from 4.7.2 to 4.7.3 | dependabot-preview[bot] | 2020-02-09 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-23 | 4 | -0/+6 |
* | Compile assets | npmbuildbot[bot] | 2020-01-21 | 2 | -2/+2 |
* | Fix app updates | Roeland Jago Douma | 2020-01-21 | 1 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-16 | 2 | -0/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-15 | 2 | -4/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-06 | 2 | -2/+2 |
* | Bump css-loader from 3.4.0 to 3.4.1 | dependabot-preview[bot] | 2020-01-05 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-04 | 2 | -2/+2 |
* | Bump css-loader from 3.3.2 to 3.4.0 | dependabot-preview[bot] | 2019-12-30 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-22 | 50 | -66/+110 |
* | Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 | dependabot-preview[bot] | 2019-12-19 | 6 | -39/+38 |
* | Bump css-loader from 3.2.1 to 3.3.2 | dependabot-preview[bot] | 2019-12-16 | 2 | -2/+2 |
* | Merge pull request #18231 from nextcloud/fix/shared_version_restore | Roeland Jago Douma | 2019-12-09 | 3 | -15/+64 |
|\ | |||||
| * | update tests | Robin Appelman | 2019-12-05 | 1 | -4/+56 |
| * | Fix restoring shared versions | Roeland Jago Douma | 2019-12-05 | 2 | -11/+8 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-09 | 2 | -10/+10 |
* | | Update license headers | Christoph Wurst | 2019-12-05 | 35 | -47/+117 |
|/ | |||||
* | respect shareapi_allow_share_dialog_user_enumeration in Principal backend for... | Georg Ehrke | 2019-12-03 | 1 | -1/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-03 | 2 | -4/+4 |
* | Fix tests | John Molakvoæ (skjnldsv) | 2019-12-02 | 1 | -1/+0 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 3 | -5/+5 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 3 | -6/+6 |
* | Merge pull request #18088 from nextcloud/dependabot/npm_and_yarn/handlebars-4... | Roeland Jago Douma | 2019-11-25 | 2 | -2/+2 |
|\ | |||||
| * | Bump handlebars from 4.5.2 to 4.5.3 | dependabot-preview[bot] | 2019-11-25 | 2 | -2/+2 |