Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-04 | 24 | -12/+52 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-03 | 36 | -36/+52 |
* | Merge pull request #12071 from nextcloud/addressbook-uid-check-migration | Roeland Jago Douma | 2018-11-02 | 5 | -23/+109 |
|\ | |||||
| * | Phpunit fix | John Molakvoæ (skjnldsv) | 2018-11-02 | 2 | -25/+36 |
| * | Update PHPDoc to reflect the actual behaviour | Morris Jobke | 2018-11-01 | 1 | -2/+2 |
| * | move migration | John Molakvoæ (skjnldsv) | 2018-11-01 | 4 | -2/+67 |
| * | Properly set uid and create and update | John Molakvoæ (skjnldsv) | 2018-11-01 | 1 | -3/+13 |
* | | Merge pull request #11875 from nextcloud/add-support-for-sending-the-password... | Roeland Jago Douma | 2018-11-02 | 2 | -14/+379 |
|\ \ | |||||
| * | | Add sending the password by Talk for a link share to ShareAPIController | Daniel Calviño Sánchez | 2018-11-02 | 2 | -0/+324 |
| * | | Check "note", "label" and "hide download" too in update share tests | Daniel Calviño Sánchez | 2018-11-02 | 1 | -14/+55 |
* | | | Merge pull request #12190 from forsd/AddtestFiles_Trashbin | Morris Jobke | 2018-11-02 | 1 | -0/+44 |
|\ \ \ | |||||
| * | | | Add test OCA\Files_Trashbin\Capabilities | Unknown | 2018-11-01 | 1 | -0/+44 |
* | | | | Merge pull request #12148 from nextcloud/suppress-wrong-audit-log-message | Roeland Jago Douma | 2018-11-02 | 1 | -2/+3 |
|\ \ \ \ | |||||
| * | | | | first check if the user is already logged in and then try to authenticate via... | Bjoern Schiessle | 2018-10-30 | 1 | -2/+3 |
* | | | | | Merge pull request #12182 from nextcloud/3rdparty/sabre-3.2.3 | Julius Härtl | 2018-11-02 | 1 | -6/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Fix tests | Roeland Jago Douma | 2018-11-01 | 1 | -6/+6 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-02 | 2 | -2/+2 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Merge pull request #11844 from nextcloud/multiple-link-shares | Morris Jobke | 2018-11-01 | 4 | -53/+84 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Fix wording, sort 'Add another link' to bottom so it does not confuse | Jan-Christoph Borchardt | 2018-11-01 | 1 | -0/+5 |
| * | | | | Use primary color for share link icon background instead of bland grey | Jan-Christoph Borchardt | 2018-11-01 | 1 | -2/+2 |
| * | | | | Fix note display | John Molakvoæ (skjnldsv) | 2018-11-01 | 1 | -1/+3 |
| * | | | | Copy link outside menu | John Molakvoæ (skjnldsv) | 2018-11-01 | 1 | -7/+0 |
| * | | | | Migrate link shares to array | John Molakvoæ (skjnldsv) | 2018-11-01 | 2 | -26/+24 |
| * | | | | adjust unit tests | Bjoern Schiessle | 2018-11-01 | 1 | -2/+22 |
| * | | | | allow to update lables for public link shares | Bjoern Schiessle | 2018-11-01 | 1 | -1/+15 |
| * | | | | allow to add labels to shares | Bjoern Schiessle | 2018-11-01 | 1 | -5/+13 |
| * | | | | allow to create multiple link shares via share api | Bjoern Schiessle | 2018-10-31 | 1 | -9/+0 |
* | | | | | Merge pull request #12150 from nextcloud/techdebt/noid/ldap-rm-iusertools | Morris Jobke | 2018-11-01 | 7 | -179/+110 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | remove app specific IUserTools and consolidate test | Arthur Schiwon | 2018-10-30 | 7 | -179/+110 |
| |/ / / | |||||
* | | | | Merge pull request #12180 from nextcloud/sidebar-fixes | Morris Jobke | 2018-11-01 | 2 | -2/+12 |
|\ \ \ \ | |||||
| * | | | | Fix issues with clipboard button for local link in sidebar | Jan-Christoph Borchardt | 2018-11-01 | 1 | -2/+8 |
| * | | | | Add icon to Versions sidebar tab | Jan-Christoph Borchardt | 2018-11-01 | 1 | -0/+4 |
* | | | | | Merge pull request #12162 from nextcloud/file-menu-align | Morris Jobke | 2018-11-01 | 1 | -2/+13 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Align file menu below '+' button, fix #5595 | Jan-Christoph Borchardt | 2018-10-31 | 1 | -2/+13 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #12129 from nextcloud/versions-modular-api | Morris Jobke | 2018-11-01 | 20 | -120/+781 |
|\ \ \ \ | |||||
| * | | | | modular versions api | Robin Appelman | 2018-11-01 | 20 | -120/+781 |
* | | | | | Merge pull request #12072 from nextcloud/writestream | Roeland Jago Douma | 2018-11-01 | 2 | -14/+19 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | fix writeStream for jail wrapper | Robin Appelman | 2018-10-31 | 1 | -1/+1 |
| * | | | | update dav tests | Robin Appelman | 2018-10-31 | 1 | -3/+3 |
| * | | | | extend storage api to allow directly writing a stream to storage | Robin Appelman | 2018-10-31 | 1 | -11/+16 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-01 | 2 | -0/+2 |
|/ / / / | |||||
* | | | | Revert "Populate the mention-notification with the actual message" | Arthur Schiwon | 2018-10-31 | 1 | -99/+41 |
* | | | | Merge pull request #11647 from nextcloud/make-possible-for-tab-views-to-add-c... | Julius Härtl | 2018-10-31 | 2 | -0/+18 |
|\ \ \ \ | |||||
| * | | | | Make possible for tab views to add CSS classes to their container | Daniel Calviño Sánchez | 2018-10-04 | 2 | -0/+18 |
* | | | | | Merge pull request #12009 from nextcloud/feature/noid/populate-notification-m... | blizzz | 2018-10-31 | 1 | -41/+99 |
|\ \ \ \ \ | |||||
| * | | | | | Populate the mention-notification with the actual message | Joas Schilling | 2018-10-30 | 1 | -41/+99 |
* | | | | | | Merge pull request #12095 from MasterOfDeath/OCA-ShareByMail-Capabilities-tes... | Roeland Jago Douma | 2018-10-31 | 1 | -0/+51 |
|\ \ \ \ \ \ | |||||
| * | | | | | | OCA\ShareByMail\Capabilities unit test | MasterOfDeath | 2018-10-31 | 1 | -0/+51 |
* | | | | | | | Merge pull request #12147 from MasterOfDeath/OCA-SystemTags-Activity-Setting-... | Roeland Jago Douma | 2018-10-31 | 1 | -0/+72 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | OCA\SystemTags\Activity\Setting unit test | Rinat Gumirov | 2018-10-31 | 1 | -0/+72 |