Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 3 | -0/+3 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-30 | 2 | -0/+12 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-29 | 2 | -2/+2 |
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 7 | -9/+0 |
|\ | |||||
| * | Remove unused imports | Christoph Wurst | 2020-03-25 | 7 | -9/+0 |
* | | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 5 | -42/+42 |
* | | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 2 | -6/+6 |
|/ | |||||
* | 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 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-10 | 2 | -12/+12 |
* | 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-02-26 | 2 | -0/+10 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-02-24 | 4 | -4/+4 |
* | Update webpack bundles | Christoph Wurst | 2020-02-22 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-02-11 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-02-10 | 2 | -0/+12 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-31 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-30 | 2 | -0/+14 |
* | Fix app updates | Roeland Jago Douma | 2020-01-21 | 1 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-16 | 2 | -0/+14 |
* | Fix license headers | Christoph Wurst | 2020-01-13 | 1 | -0/+1 |
* | Trash bin: fix exception triggered if no correct fileId is provided. | simonspa | 2020-01-07 | 1 | -2/+2 |
* | Bump css-loader from 3.4.0 to 3.4.1 | dependabot-preview[bot] | 2020-01-05 | 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 | 76 | -6/+92 |
* | Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 | dependabot-preview[bot] | 2019-12-19 | 2 | -21/+21 |
* | Bump css-loader from 3.2.1 to 3.3.2 | dependabot-preview[bot] | 2019-12-16 | 2 | -2/+2 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 45 | -49/+138 |
* | respect shareapi_allow_share_dialog_user_enumeration in Principal backend for... | Georg Ehrke | 2019-12-03 | 1 | -1/+2 |
* | Fix tests | John Molakvoæ (skjnldsv) | 2019-12-02 | 1 | -2/+4 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 3 | -3/+3 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 5 | -9/+9 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 17 | -19/+22 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-22 | 2 | -2/+2 |
* | Fix share tests | Roeland Jago Douma | 2019-11-20 | 2 | -3/+6 |
* | dont expose metadata etag for now | Robin Appelman | 2019-11-13 | 1 | -4/+0 |
* | expose filecache extension data in FileInfo | Robin Appelman | 2019-11-13 | 1 | -0/+12 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-12 | 2 | -2/+2 |
* | Merge pull request #17509 from nextcloud/fix/application-singleton | John Molakvoæ | 2019-11-04 | 6 | -23/+29 |
|\ | |||||
| * | set retention obligation on existing `expiration` in tests | Robin Appelman | 2019-11-04 | 4 | -14/+16 |
| * | fixup! fix tests? | Roeland Jago Douma | 2019-10-31 | 1 | -1/+3 |
| * | fix tests? | Roeland Jago Douma | 2019-10-31 | 1 | -1/+1 |
| * | fixup! Do not create Application instances directly | Roeland Jago Douma | 2019-10-14 | 1 | -6/+3 |
| * | Do not create Application instances directly | Christoph Wurst | 2019-10-11 | 3 | -5/+10 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-04 | 2 | -0/+2 |
* | | use OCP\EventDispatcher\Event over Symfony's deprecated Event | Arthur Schiwon | 2019-10-17 | 1 | -1/+1 |
|/ | |||||
* | Show Delete Icon in Breadcrumb in Trashbin | Gary Kim | 2019-10-07 | 3 | -3/+3 |
* | allow trash backends to overwrite the tooltip for trash items | Robin Appelman | 2019-10-05 | 8 | -24/+43 |
* | Comply to eslint | John Molakvoæ (skjnldsv) | 2019-10-01 | 4 | -287/+286 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-24 | 2 | -4/+4 |