Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |
* | | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 10 | -17/+15 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-21 | 2 | -4/+2 |
* | Fix share tests | Roeland Jago Douma | 2019-11-20 | 1 | -0/+7 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-20 | 2 | -2/+2 |
* | Bump handlebars from 4.5.1 to 4.5.2 | dependabot-preview[bot] | 2019-11-17 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-12 | 2 | -2/+2 |
* | Bump bundles | Julius Härtl | 2019-11-11 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-10 | 2 | -0/+2 |
* | Fix files_versions app LoadSidebar event | John Molakvoæ (skjnldsv) | 2019-11-06 | 7 | -30/+149 |
* | Merge pull request #17509 from nextcloud/fix/application-singleton | John Molakvoæ | 2019-11-04 | 2 | -3/+4 |
|\ | |||||
| * | Do not create Application instances directly | Christoph Wurst | 2019-10-11 | 2 | -3/+4 |
* | | Bump handlebars from 4.4.3 to 4.4.5 | dependabot-preview[bot] | 2019-10-27 | 2 | -2/+2 |
* | | use OCP\EventDispatcher\Event over Symfony's deprecated Event | Arthur Schiwon | 2019-10-17 | 1 | -3/+1 |
* | | Set the proper filename for version downloads | Roeland Jago Douma | 2019-10-14 | 5 | -0/+92 |