Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #9895 from nextcloud/fed-group-shares | Morris Jobke | 2018-07-11 | 10 | -103/+278 |
|\ | |||||
| * | fix unit tests | Bjoern Schiessle | 2018-07-11 | 2 | -1/+4 |
| * | update unit tests | Bjoern Schiessle | 2018-07-11 | 5 | -37/+74 |
| * | start to get fed group shares into the share dialog | Bjoern Schiessle | 2018-07-11 | 1 | -0/+10 |
| * | unshare from self | Bjoern Schiessle | 2018-07-11 | 1 | -10/+15 |
| * | accept/decline group shares | Bjoern Schiessle | 2018-07-11 | 3 | -15/+96 |
| * | implement federated group shares | Bjoern Schiessle | 2018-07-11 | 4 | -49/+88 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-11 | 4 | -2/+12 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-10 | 16 | -4/+64 |
* | Fixed jsunit | John Molakvoæ (skjnldsv) | 2018-07-05 | 1 | -2/+2 |
* | Fix exception | Roeland Jago Douma | 2018-07-05 | 1 | -0/+1 |
* | Always show menu | John Molakvoæ (skjnldsv) | 2018-07-05 | 1 | -13/+11 |
* | Disable sidebar on deleted share | John Molakvoæ (skjnldsv) | 2018-07-05 | 4 | -9/+23 |
* | Js magic for deleted shares | John Molakvoæ (skjnldsv) | 2018-07-05 | 5 | -19/+171 |
* | getDeletedSharedWith method | John Molakvoæ (skjnldsv) | 2018-07-05 | 1 | -11/+1 |
* | Add API to undelete delete group shares | Roeland Jago Douma | 2018-07-05 | 4 | -0/+134 |
* | look for correct OCM permissions | Bjoern Schiessle | 2018-07-02 | 1 | -6/+56 |
* | fix external manager tests | Bjoern Schiessle | 2018-07-02 | 1 | -10/+29 |
* | implement decline share | Bjoern Schiessle | 2018-07-02 | 1 | -1/+16 |
* | adjust to latest api version | Bjoern Schiessle | 2018-07-02 | 1 | -4/+8 |
* | send accept share notification (WIP) | Bjoern Schiessle | 2018-07-02 | 3 | -0/+49 |
* | Merge pull request #10046 from nextcloud/fix-getting-the-information-of-a-gro... | Morris Jobke | 2018-06-29 | 2 | -7/+7 |
|\ | |||||
| * | Fix getting the information of group share as a sharee | Daniel Calviño Sánchez | 2018-06-29 | 2 | -7/+7 |
* | | Merge pull request #8854 from nextcloud/drop-old-sharing-code | Morris Jobke | 2018-06-29 | 2 | -135/+0 |
|\ \ | |/ |/| | |||||
| * | Backends are legacy code as well and need to go | Roeland Jago Douma | 2018-05-23 | 1 | -114/+0 |
| * | Get rid of shareItem | Morris Jobke | 2018-05-23 | 2 | -22/+1 |
* | | Merge pull request #10009 from nextcloud/techdebt/noid/replace-headers-with-h... | Morris Jobke | 2018-06-27 | 1 | -4/+3 |
|\ \ | |||||
| * | | Replace hardcoded status headers with calls to http_response_code() | Morris Jobke | 2018-06-26 | 1 | -4/+3 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-27 | 2 | -26/+26 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-26 | 2 | -0/+2 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-25 | 2 | -0/+2 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-23 | 4 | -2/+4 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-22 | 104 | -416/+418 |
* | | Merge pull request #9518 from nextcloud/feature/5986/public_share_controller_... | Roeland Jago Douma | 2018-06-21 | 11 | -535/+116 |
|\ \ | |||||
| * | | Fix index.php links | Roeland Jago Douma | 2018-06-20 | 1 | -2/+2 |
| * | | Update SharingCheckMiddlewareTest | Roeland Jago Douma | 2018-06-20 | 1 | -89/+0 |
| * | | Fix ShareControllerTest | Roeland Jago Douma | 2018-06-20 | 2 | -242/+23 |
| * | | Fix PublicPreviewControllerTests | Roeland Jago Douma | 2018-06-20 | 1 | -8/+10 |
| * | | Don't allow public share pages if link sharing is disabled | Roeland Jago Douma | 2018-06-20 | 1 | -25/+0 |
| * | | Move public auth page over | Roeland Jago Douma | 2018-06-20 | 4 | -80/+0 |
| * | | Move public preview endpoint over | Roeland Jago Douma | 2018-06-20 | 4 | -24/+41 |
| * | | Quick hack to make the files sharing app work with this properly | Roeland Jago Douma | 2018-06-20 | 2 | -84/+59 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-21 | 2 | -0/+2 |
* | | | Various apps scss | John Molakvoæ (skjnldsv) | 2018-06-20 | 1 | -1/+1 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-20 | 8 | -0/+10 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-19 | 98 | -130/+130 |
* | | Merge pull request #9893 from kevgathuku/update-unshare-message | Julius Härtl | 2018-06-18 | 1 | -1/+1 |
|\ \ | |||||
| * | | Update message shown when unsharing a file | Kevin Ndung'u | 2018-06-18 | 1 | -1/+1 |
* | | | Merge pull request #9823 from nextcloud/bufgix/noid/update_token_on_session_i... | blizzz | 2018-06-18 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Allow updating the token on session regeneration | Roeland Jago Douma | 2018-06-14 | 1 | -1/+1 |