Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge pull request #20207 from nextcloud/smb-3.2.1 | John Molakvoæ | 2020-03-30 | 21 | -93/+300 | |
|\ \ \ \ | ||||||
| * | | | | update icewind/smb to 3.2.1 | Robin Appelman | 2020-03-27 | 21 | -93/+300 | |
| |/ / / | ||||||
* | | | | Merge pull request #19325 from nextcloud/dependachristoph/composer/sabre-4.0 | Roeland Jago Douma | 2020-03-30 | 21 | -40/+44 | |
|\ \ \ \ | ||||||
| * | | | | RequestTestCase: Default type for headers needs to be array | Georg Ehrke | 2020-03-27 | 1 | -1/+1 | |
| * | | | | Adjust FakeLockerPluginTest to new Sabre version | Georg Ehrke | 2020-03-27 | 1 | -1/+1 | |
| * | | | | Set custom ProdId in Birthday service, do not depend on Sabre Versio number f... | Georg Ehrke | 2020-03-27 | 2 | -8/+16 | |
| * | | | | Fix usage of Sabre\HTTP\Request in unit tests | Georg Ehrke | 2020-03-27 | 5 | -18/+14 | |
| * | | | | Sabre/DAV 4.0: beforeMethod is now beforeMethod:* | Georg Ehrke | 2020-03-27 | 12 | -12/+12 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-30 | 30 | -24/+98 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-29 | 36 | -46/+64 | |
| |_|/ / |/| | | | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-28 | 126 | -194/+318 | |
* | | | | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 93 | -166/+0 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Remove unused imports | Christoph Wurst | 2020-03-25 | 93 | -166/+0 | |
* | | | | Merge pull request #20186 from szaimen/patch-2 | Roeland Jago Douma | 2020-03-27 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Fix "Use this address..." String | szaimen | 2020-03-26 | 1 | -1/+1 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-27 | 8 | -8/+414 | |
|/ / / / | ||||||
* | | | | Merge pull request #19872 from nextcloud/techdebt/bable-polyfill-to-core-js | John Molakvoæ | 2020-03-26 | 3 | -22/+20 | |
|\ \ \ \ | ||||||
| * | | | | Migrate from @babel/polyfill to core-js@3 | Christoph Wurst | 2020-03-26 | 3 | -22/+20 | |
* | | | | | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 165 | -1302/+1302 | |
|/ / / / | ||||||
* | | | | Merge pull request #20123 from lippl/bugfix/ldap-user_count-warning | blizzz | 2020-03-26 | 1 | -28/+26 | |
|\ \ \ \ | ||||||
| * | | | | single squashed commit for bug fix | Philipp Staiger | 2020-03-26 | 1 | -28/+26 | |
* | | | | | Merge pull request #20172 from nextcloud/techdebt/phpunit-short-return | Christoph Wurst | 2020-03-26 | 128 | -1963/+1963 | |
|\ \ \ \ \ | ||||||
| * | | | | | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 128 | -1963/+1963 | |
| | |/ / / | |/| | | | ||||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-26 | 10 | -22/+44 | |
* | | | | | Use lowercase true, false and null constants | Christoph Wurst | 2020-03-25 | 2 | -2/+2 | |
|/ / / / | ||||||
* | | | | Convert share event to an interaction event | Christoph Wurst | 2020-03-25 | 5 | -1/+102 | |
* | | | | Register an address book with recent contacts | Christoph Wurst | 2020-03-25 | 22 | -5/+1725 | |
* | | | | Merge pull request #20153 from nextcloud/enhancement/update-eslint-switch-pac... | John Molakvoæ | 2020-03-25 | 11 | -18/+17 | |
|\ \ \ \ | ||||||
| * | | | | Update eslint and switch to @nextcloud packages | Christoph Wurst | 2020-03-25 | 11 | -18/+17 | |
* | | | | | Merge pull request #20150 from nextcloud/fix/auto_accept_group_shares_new_users | Roeland Jago Douma | 2020-03-25 | 4 | -0/+87 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Auto accept group shares for users added to a group | Roeland Jago Douma | 2020-03-25 | 4 | -0/+87 | |
* | | | | | Merge pull request #20145 from nextcloud/bugfix/noid/generated-avatars-and-no... | blizzz | 2020-03-25 | 1 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix generated avatars and nophoto cache files | Joas Schilling | 2020-03-24 | 1 | -2/+2 | |
* | | | | | | Merge pull request #19986 from nextcloud/bugfix/19980/fix_uid_as_uri | Roeland Jago Douma | 2020-03-25 | 2 | -6/+20 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | RefreshWebcalService: randomly generate calendar-object uri | Georg Ehrke | 2020-03-16 | 2 | -6/+20 | |
* | | | | | | | Merge pull request #19955 from nextcloud/bug/19952/translate-web-standards | Roeland Jago Douma | 2020-03-25 | 3 | -9/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Use a normal string to translate. | Daniel Kesselberg | 2020-03-24 | 3 | -9/+4 | |
| | |_|/ / / / | |/| | | | | | ||||||
* / | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-25 | 10 | -4/+40 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #20127 from nextcloud/bugfix/noid/check-user-on-remote-wipe | Roeland Jago Douma | 2020-03-24 | 2 | -3/+38 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Check the user on remote wipe | Joas Schilling | 2020-03-16 | 2 | -3/+38 | |
* | | | | | | Merge pull request #18788 from nextcloud/fix/18782/translate-busy-in-caldav | Christoph Wurst | 2020-03-24 | 4 | -10/+47 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Translate 'Busy' in CalDAV | Gary Kim | 2020-02-23 | 4 | -10/+47 | |
* | | | | | | Merge pull request #20019 from nextcloud/bugfix/fix_lanuage_multiselect | Christoph Wurst | 2020-03-24 | 1 | -4/+15 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix language multiselect action | GretaD | 2020-03-23 | 1 | -4/+15 | |
* | | | | | | | Merge pull request #20090 from nextcloud/dependabot/npm_and_yarn/nextcloud/pa... | John Molakvoæ | 2020-03-24 | 6 | -27/+27 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Bump @nextcloud/paths from 1.1.0 to 1.1.1 | dependabot-preview[bot] | 2020-03-23 | 6 | -27/+27 | |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-24 | 16 | -0/+36 | |
* | | | | | | | | Merge pull request #20117 from nextcloud/fix/noid/updatenotification-channel-... | Roeland Jago Douma | 2020-03-23 | 3 | -4/+7 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Close updatenotification channel selector on click outside | Gary Kim | 2020-03-24 | 3 | -4/+7 | |
* | | | | | | | | Merge pull request #18818 from nextcloud/rethink_quota | Christoph Wurst | 2020-03-23 | 10 | -35/+49 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | |