Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-18 | 202 | -650/+618 |
* | Merge pull request #4369 from nextcloud/fix-translations | Morris Jobke | 2017-04-18 | 12 | -19/+19 |
|\ | |||||
| * | Fix translations | Joas Schilling | 2017-04-18 | 12 | -19/+19 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-18 | 76 | -116/+52 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-18 | 26 | -24/+144 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-17 | 26 | -340/+336 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-16 | 10 | -106/+106 |
* | Merge pull request #2834 from nextcloud/accesListToShareManager | Morris Jobke | 2017-04-15 | 4 | -1/+186 |
|\ | |||||
| * | Mail shares trigger the public key | Roeland Jago Douma | 2017-04-13 | 2 | -17/+17 |
| * | Adjust docs and make !$currentAccess simpler | Joas Schilling | 2017-04-13 | 4 | -1/+30 |
| * | Add unit tests for sharebymail provider | Joas Schilling | 2017-04-13 | 1 | -0/+55 |
| * | Fix federated file sharing | Joas Schilling | 2017-04-13 | 1 | -4/+23 |
| * | Fix returned paths for remote shares | Joas Schilling | 2017-04-13 | 1 | -2/+1 |
| * | Return the token as well | Joas Schilling | 2017-04-13 | 1 | -1/+2 |
| * | Return the paths for the users without setting them all up | Joas Schilling | 2017-04-13 | 1 | -4/+9 |
| * | Add mail element to access list | Roeland Jago Douma | 2017-04-13 | 3 | -2/+50 |
| * | Offload acceslist creation to providers | Roeland Jago Douma | 2017-04-13 | 2 | -0/+29 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-15 | 46 | -308/+408 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-14 | 104 | -330/+592 |
* | | Merge pull request #4337 from nextcloud/fix-adblock-share-icon | Morris Jobke | 2017-04-13 | 6 | -32/+31 |
|\ \ | |||||
| * | | Fix AdBlock blocking share icon, ref #866 | Jan-Christoph Borchardt | 2017-04-12 | 6 | -32/+31 |
* | | | Merge pull request #4341 from nextcloud/local-link-explanation | Morris Jobke | 2017-04-13 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Explain local link | Jos Poortvliet | 2017-04-13 | 1 | -1/+1 |
* | | | | Merge pull request #4336 from nextcloud/add-ratelimiting | Lukas Reschke | 2017-04-13 | 4 | -2/+74 |
|\ \ \ \ | |||||
| * | | | | Add support for ratelimiting via annotations | Lukas Reschke | 2017-04-13 | 4 | -2/+74 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #4313 from nextcloud/ldap-name-change | Lukas Reschke | 2017-04-13 | 5 | -20/+20 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Change LDAP method names | Morris Jobke | 2017-04-12 | 5 | -20/+20 |
* | | | | Remove invalid route | Lukas Reschke | 2017-04-13 | 1 | -2/+0 |
| |/ / |/| | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-13 | 48 | -168/+172 |
* | | | Merge pull request #4307 from nextcloud/sharing-emails | Roeland Jago Douma | 2017-04-12 | 5 | -250/+40 |
|\ \ \ | |||||
| * | | | Dont add click-button text for plaintext mails | Joas Schilling | 2017-04-12 | 1 | -3/+4 |
| * | | | Don't duplicate the sentence with the header | Joas Schilling | 2017-04-12 | 1 | -1/+1 |
| * | | | Use new email design for sharebymail emails | Morris Jobke | 2017-04-12 | 5 | -250/+39 |
| |/ / | |||||
* | | | Merge pull request #4329 from nextcloud/move-out-shared-folder | Morris Jobke | 2017-04-12 | 2 | -6/+6 |
|\ \ \ | |/ / |/| | | |||||
| * | | rename Jail::getSourcePath to getUnjailedPath to fix conflict with Local::get... | Robin Appelman | 2017-04-12 | 2 | -6/+6 |
* | | | Merge pull request #3614 from nextcloud/discover-federatedsharing-endpoints | Björn Schießle | 2017-04-12 | 25 | -493/+211 |
|\ \ \ | |||||
| * | | | Do proper DI | Roeland Jago Douma | 2017-04-11 | 12 | -13/+13 |
| * | | | give old end-points a seperate name | Bjoern Schiessle | 2017-04-11 | 2 | -2/+33 |
| * | | | fix constructor | Bjoern Schiessle | 2017-04-11 | 2 | -2/+2 |
| * | | | remove discovery manager in favour of the OCSDiscoveryService | Bjoern Schiessle | 2017-04-11 | 14 | -452/+65 |
| * | | | adjust existing tests | Bjoern Schiessle | 2017-04-11 | 4 | -12/+42 |
| * | | | get addressbook url and carddav user from remote server | Bjoern Schiessle | 2017-04-11 | 3 | -21/+35 |
| * | | | use discovered end-point for trusted servers | Bjoern Schiessle | 2017-04-11 | 2 | -6/+36 |
* | | | | Allow file upload when storage is unlimited | Joas Schilling | 2017-04-12 | 2 | -6/+12 |
| |_|/ |/| | | |||||
* | | | Merge pull request #4317 from nextcloud/cleanup-files_trashbin-update | Björn Schießle | 2017-04-12 | 1 | -42/+0 |
|\ \ \ | |||||
| * | | | [files_trashbin] Remove unneeded update steps | Morris Jobke | 2017-04-12 | 1 | -42/+0 |
* | | | | Merge pull request #4316 from nextcloud/cleanup-files_sharing-update | Björn Schießle | 2017-04-12 | 2 | -263/+0 |
|\ \ \ \ | |||||
| * | | | | [files_sharing] Remove unneeded update steps | Morris Jobke | 2017-04-12 | 2 | -263/+0 |
| |/ / / | |||||
* | | | | Merge pull request #4312 from nextcloud/cleanup-name | Björn Schießle | 2017-04-12 | 54 | -113/+113 |
|\ \ \ \ | |||||
| * | | | | Update comments to Nextcloud | Morris Jobke | 2017-04-11 | 54 | -113/+113 |
| |/ / / |