| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix logo path in personal federated sharing settings | Julius Härtl | 2018-10-29 | 1 | -6/+1 |
* | Use numeric placeholders if there are multiple, so that RTL languages can ope... | Joas Schilling | 2018-10-09 | 1 | -3/+3 |
* | handle unshare request from owner | Bjoern Schiessle | 2018-07-11 | 1 | -18/+25 |
* | accept/decline group shares | Bjoern Schiessle | 2018-07-11 | 1 | -0/+2 |
* | fix notification when a group share is received | Bjoern Schiessle | 2018-07-11 | 1 | -9/+15 |
* | implement federated group shares | Bjoern Schiessle | 2018-07-11 | 4 | -49/+122 |
* | add setting to enable/disable federated group sharing | Bjoern Schiessle | 2018-07-11 | 2 | -1/+47 |
* | Add API to undelete delete group shares | Roeland Jago Douma | 2018-07-05 | 1 | -0/+5 |
* | remove unused code | Bjoern Schiessle | 2018-07-02 | 1 | -24/+0 |
* | remove debug output | Bjoern Schiessle | 2018-07-02 | 1 | -1/+0 |
* | add support for different share types | Bjoern Schiessle | 2018-07-02 | 1 | -0/+10 |
* | make sure that remote url gets stored with a trailing '/' | Bjoern Schiessle | 2018-07-02 | 1 | -0/+5 |
* | remove unused method | Bjoern Schiessle | 2018-07-02 | 1 | -24/+1 |
* | some minor fixes and clode cleanup | Bjoern Schiessle | 2018-07-02 | 2 | -17/+14 |
* | replace \OCP\Federation\Exception\ShareNotFoundException with the generic \OC... | Bjoern Schiessle | 2018-07-02 | 3 | -32/+22 |
* | fix check for reshare permissions | Bjoern Schiessle | 2018-07-02 | 1 | -1/+1 |
* | send RESHARE_CHANGE_PERMISSION message | Bjoern Schiessle | 2018-07-02 | 2 | -45/+114 |
* | implement RESHARE_UNDO notification | Bjoern Schiessle | 2018-07-02 | 3 | -5/+18 |
* | - Don't remove share before all notifications are created, otherwise we miss ... | Bjoern Schiessle | 2018-07-02 | 1 | -13/+3 |
* | implement unshare notification | Bjoern Schiessle | 2018-07-02 | 4 | -63/+145 |
* | send reshare over OCM API | Bjoern Schiessle | 2018-07-02 | 4 | -42/+147 |
* | implement decline share | Bjoern Schiessle | 2018-07-02 | 4 | -46/+115 |
* | implement accept share notification | Bjoern Schiessle | 2018-07-02 | 3 | -72/+168 |
* | adjust to latest api version | Bjoern Schiessle | 2018-07-02 | 3 | -6/+7 |
* | send accept share notification (WIP) | Bjoern Schiessle | 2018-07-02 | 1 | -5/+15 |
* | use new API to send a federated share if possible | Bjoern Schiessle | 2018-07-02 | 4 | -16/+94 |
* | implement receiving of federated shares | Bjoern Schiessle | 2018-07-02 | 5 | -181/+338 |
* | start implementing federated sharing 2.0 | Bjoern Schiessle | 2018-07-02 | 3 | -1/+100 |
* | move log constants to ILogger | Arthur Schiwon | 2018-04-26 | 3 | -3/+4 |
* | Fix DI for federated file sharing controller | Morris Jobke | 2018-04-23 | 2 | -6/+12 |
* | Less deprecated calls to OCP\Util::writeLog | Morris Jobke | 2018-04-22 | 1 | -2/+3 |
* | Do not use \OCP\DB anymore | Roeland Jago Douma | 2018-03-26 | 1 | -5/+24 |
* | Remove old code to be compatible with Nextcloud 9 and before | Morris Jobke | 2018-03-12 | 1 | -114/+2 |
* | Use ::class statement instead of string | Morris Jobke | 2018-01-29 | 1 | -1/+1 |
* | Merge pull request #8063 from nextcloud/inline-value | Joas Schilling | 2018-01-26 | 1 | -2/+1 |
|\ |
|
| * | Return value immediately instead of assigning to a one-time variable | Morris Jobke | 2018-01-26 | 1 | -2/+1 |
* | | Remove useless return statements | Morris Jobke | 2018-01-25 | 1 | -3/+0 |
|/ |
|
* | Properly log the full exception instead of only the message | Morris Jobke | 2018-01-23 | 3 | -22/+34 |
* | Cleanup OC_User and OCP\User | Morris Jobke | 2018-01-16 | 1 | -1/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 10 | -2/+23 |
* | Add |null to PHPDoc | Lukas Reschke | 2017-08-01 | 1 | -1/+1 |
* | use OCSv2 to make sure that the error also arrives at the web front-end | Bjoern Schiessle | 2017-07-21 | 1 | -2/+2 |
* | sent, an invitation, - successful | Allan Nordhøy | 2017-07-14 | 1 | -2/+2 |
* | Fix owner cloud id in unshare activity | Joas Schilling | 2017-07-10 | 1 | -1/+1 |
* | Fix activity emails for accept/decline of remote shares | Joas Schilling | 2017-07-10 | 1 | -6/+8 |
* | Simplified Nextcloud logo icon | Marin Treselj | 2017-07-02 | 1 | -1/+1 |
* | We're on 13 now… | Arthur Schiwon | 2017-06-26 | 1 | -1/+1 |
* | adapt federatedfilesharing | Arthur Schiwon | 2017-06-23 | 3 | -7/+187 |
* | add new config switched for the global scale architecture | Bjoern Schiessle | 2017-05-29 | 3 | -3/+39 |
* | Remove unused use statements | Morris Jobke | 2017-04-22 | 2 | -2/+0 |