Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-18 | 2 | -10/+10 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-18 | 6 | -2/+38 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-17 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-16 | 2 | -10/+10 |
| | |||||
* | Merge pull request #2834 from nextcloud/accesListToShareManager | Morris Jobke | 2017-04-15 | 2 | -0/+89 |
|\ | | | | | Access list to share manager | ||||
| * | Mail shares trigger the public key | Roeland Jago Douma | 2017-04-13 | 2 | -17/+17 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Adjust docs and make !$currentAccess simpler | Joas Schilling | 2017-04-13 | 2 | -0/+10 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Add unit tests for sharebymail provider | Joas Schilling | 2017-04-13 | 1 | -0/+55 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Add mail element to access list | Roeland Jago Douma | 2017-04-13 | 1 | -1/+21 |
| | | | | | | | | | | | | | | | | * Each provider just returns what they have so adding an element won't require changing everything * Added tests Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Offload acceslist creation to providers | Roeland Jago Douma | 2017-04-13 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | * This allows for effective queries. * Introduce currentAccess parameter to speciy if the users needs to have currently acces (deleted incomming group share). (For notifications) Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-15 | 6 | -8/+36 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-14 | 18 | -4/+118 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-13 | 22 | -142/+114 |
| | |||||
* | Dont add click-button text for plaintext mails | Joas Schilling | 2017-04-12 | 1 | -3/+4 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Don't duplicate the sentence with the header | Joas Schilling | 2017-04-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Use new email design for sharebymail emails | Morris Jobke | 2017-04-12 | 5 | -250/+39 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-12 | 4 | -10/+40 |
| | |||||
* | Merge pull request #4283 from nextcloud/shares-by-folder-quote | Morris Jobke | 2017-04-10 | 1 | -1/+1 |
|\ | | | | | properly quota table names in getSharesInFolder | ||||
| * | properly quota table names in getSharesInFolder | Robin Appelman | 2017-04-10 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-11 | 2 | -2/+10 |
| | | |||||
* | | move capabilities to share by mail app | Bjoern Schiessle | 2017-04-10 | 3 | -3/+96 |
|/ | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-10 | 4 | -4/+28 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-09 | 14 | -14/+86 |
| | |||||
* | Merge pull request #4136 from nextcloud/expire-date-for-all-shares | Morris Jobke | 2017-04-07 | 9 | -19/+365 |
|\ | | | | | Unified sharing options | ||||
| * | adjust to changes in the theming app | Bjoern Schiessle | 2017-04-07 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | update unit tests | Bjoern Schiessle | 2017-04-07 | 1 | -5/+3 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | setting to disable sending password by mail | Bjoern Schiessle | 2017-04-03 | 7 | -3/+189 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | set expire date for all share types | Bjoern Schiessle | 2017-04-03 | 1 | -0/+9 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | allow password protected mail shares | Bjoern Schiessle | 2017-04-03 | 4 | -11/+164 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | fix share provider id | Bjoern Schiessle | 2017-04-03 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-06 | 4 | -2/+48 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-05 | 2 | -0/+4 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-01 | 2 | -0/+42 |
| | |||||
* | rename confusing getMailHeaderColor to getColorPrimary, ref #3491 | Jan-Christoph Borchardt | 2017-03-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-20 | 2 | -0/+46 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-15 | 4 | -0/+86 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-12 | 2 | -0/+46 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-02 | 6 | -0/+138 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-28 | 2 | -0/+46 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-27 | 2 | -8/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-25 | 4 | -6/+52 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-24 | 2 | -0/+46 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-23 | 2 | -0/+46 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-22 | 2 | -0/+46 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-19 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-15 | 2 | -0/+46 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-14 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-13 | 2 | -0/+46 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-12 | 6 | -4/+96 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-11 | 14 | -0/+322 |
| |