Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #10481 from ↵ | Roeland Jago Douma | 2018-08-01 | 1 | -0/+8 |
|\ | | | | | | | | | nextcloud/feature/noid/make-info-available-if-the-avatar-was-uploaded Make the info available if the avatar was uploaded or generated | ||||
| * | Make the info available if the avatar was uploaded or generated | Joas Schilling | 2018-08-01 | 1 | -0/+8 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Fixed tiny grammar issue | rakekniven | 2018-07-31 | 1 | -2/+2 |
|/ | | | | | ID in uppercase. Signed-off-by: Mark Ziegler <mark.ziegler@rakekniven.de> | ||||
* | Allow to filter the unread count by verb | Joas Schilling | 2018-07-30 | 1 | -1/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add pagination support | Joas Schilling | 2018-07-25 | 1 | -1/+3 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Allow to search by comments | Joas Schilling | 2018-07-25 | 1 | -0/+12 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add "sendPasswordByTalk" property to shares | Daniel Calviño Sánchez | 2018-07-24 | 1 | -0/+23 |
| | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | ||||
* | Comply @since requirements | John Molakvoæ (skjnldsv) | 2018-07-23 | 1 | -0/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Design structure fixes | John Molakvoæ (skjnldsv) | 2018-07-21 | 1 | -0/+9 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | allow to add a personal note to a share | Bjoern Schiessle | 2018-07-21 | 1 | -0/+18 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | Merge pull request #10229 from ↵ | Morris Jobke | 2018-07-20 | 1 | -0/+12 |
|\ | | | | | | | | | nextcloud/feature/noid/allow-notifiers-to-know-if-we-prepare-push-notifications Allow notifiers to know if we prepare push notifications | ||||
| * | Allow notifiers to know whether we are preparing push notifications | Joas Schilling | 2018-07-13 | 1 | -0/+12 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #5280 from nextcloud/shared-with-display-name | Morris Jobke | 2018-07-13 | 1 | -0/+34 |
|\ \ | | | | | | | sharedWithDisplayName & sharedWithAvatar | ||||
| * | | SharedWithDisplayName + SharedWithAvatar | Maxence Lange | 2018-05-21 | 1 | -0/+34 |
| | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@nextcloud.com> Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | Merge pull request #10110 from nextcloud/feature/100500/whats-new-info-users | Morris Jobke | 2018-07-13 | 2 | -4/+86 |
|\ \ \ | |_|/ |/| | | Display What's New info to users | ||||
| * | | Backend work to provide NC whats New info to users | Arthur Schiwon | 2018-07-05 | 2 | -4/+86 |
| | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | | Merge pull request #10204 from nextcloud/fix/noid/strict_csp_eval | Morris Jobke | 2018-07-11 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Disallow eval on the StrictEvalCSP | ||||
| * | | | Disallow eval on the StrictEvalCSP | Roeland Jago Douma | 2018-07-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | Merge pull request #9895 from nextcloud/fed-group-shares | Morris Jobke | 2018-07-11 | 1 | -0/+8 |
|\ \ \ \ | |/ / / |/| | | | implement federated group sharing | ||||
| * | | | implement federated group shares | Bjoern Schiessle | 2018-07-11 | 1 | -0/+8 |
| |/ / | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | | Merge pull request #10179 from nextcloud/mount-filter | Morris Jobke | 2018-07-11 | 1 | -0/+8 |
|\ \ \ | | | | | | | | | Add the option to filter mounts for a user | ||||
| * | | | Add the option to filter mounts for a user | Robin Appelman | 2018-07-10 | 1 | -0/+8 |
| |/ / | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Separate fopen into read and write methods | Julius Härtl | 2018-07-11 | 1 | -2/+11 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | Add fopen method to ISimpleFile | Julius Härtl | 2018-07-11 | 1 | -0/+9 |
|/ / | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Fix PHPDoc | Morris Jobke | 2018-07-05 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | getDeletedSharedWith method | John Molakvoæ (skjnldsv) | 2018-07-05 | 1 | -0/+14 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Add API to undelete delete group shares | Roeland Jago Douma | 2018-07-05 | 2 | -0/+29 |
| | | | | | | | | | | | | | | | | | | | | | | When a group share is deleted we keep track of this in the DB. Right now it is only possible for a recipient to get back the share by asking the sharer to delete it and to share it again. This doesn't scale. This endpoint makes it possible to get back the share. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | fix return type from send share | Bjoern Schiessle | 2018-07-02 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | add support for different share types | Bjoern Schiessle | 2018-07-02 | 1 | -0/+9 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | cleanup variable naming, it is actually a resource type | Bjoern Schiessle | 2018-07-02 | 1 | -7/+7 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | some minor fixes and clode cleanup | Bjoern Schiessle | 2018-07-02 | 10 | -3/+87 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | replace \OCP\Federation\Exception\ShareNotFoundException with the generic ↵ | Bjoern Schiessle | 2018-07-02 | 3 | -33/+3 |
| | | | | | | | | | | | | \OCP\Share\Exception\ShareNotFound exception Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | send reshare over OCM API | Bjoern Schiessle | 2018-07-02 | 2 | -2/+3 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | implement accept share notification | Bjoern Schiessle | 2018-07-02 | 4 | -3/+113 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | adjust to latest api version | Bjoern Schiessle | 2018-07-02 | 4 | -7/+20 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | send accept share notification (WIP) | Bjoern Schiessle | 2018-07-02 | 4 | -9/+52 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | use new API to send a federated share if possible | Bjoern Schiessle | 2018-07-02 | 2 | -9/+2 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | check if cloud federation api is ready | Bjoern Schiessle | 2018-07-02 | 1 | -0/+9 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | implement receiving of federated shares | Bjoern Schiessle | 2018-07-02 | 2 | -7/+11 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | start implementing federated sharing 2.0 | Bjoern Schiessle | 2018-07-02 | 10 | -0/+667 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | Added a logger for systemd/journald | Johannes Ernst | 2018-06-29 | 1 | -1/+2 |
| | | | | | | | | | | | | Added a unit test Signed-off-by: Johannes Ernst <jernst@indiecomputing.com> | ||||
* | | adjust backend and gui to update and changelog server | Arthur Schiwon | 2018-06-29 | 1 | -0/+10 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | Merge pull request #5623 from nextcloud/locale-setting | Morris Jobke | 2018-06-29 | 2 | -0/+38 |
|\ \ | | | | | | | Add user locale/region setting | ||||
| * | | Update PHPDoc | Morris Jobke | 2018-06-29 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | | docblock version fixes | Georg Ehrke | 2018-06-28 | 2 | -5/+5 |
| | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | | add findLocale() to public interface | Thomas Citharel | 2018-06-27 | 1 | -0/+7 |
| | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
| * | | Fix review & tests | Thomas Citharel | 2018-06-27 | 1 | -0/+22 |
| | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
| * | | Allow apps to specify locale for localisation | Thomas Citharel | 2018-06-27 | 1 | -0/+9 |
| | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | | | Merge pull request #9773 from nextcloud/feature/noid/resource_booking | Morris Jobke | 2018-06-29 | 8 | -0/+492 |
|\ \ \ | |/ / |/| | | resource booking | ||||
| * | | Calendar resource booking: unit tests / adding missing annotations | Georg Ehrke | 2018-06-25 | 5 | -0/+26 |
| | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> |