summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Add "sendPasswordByTalk" property to sharesDaniel Calviño Sánchez2018-07-241-0/+23
* Comply @since requirementsJohn Molakvoæ (skjnldsv)2018-07-231-0/+1
* Design structure fixesJohn Molakvoæ (skjnldsv)2018-07-211-0/+9
* allow to add a personal note to a shareBjoern Schiessle2018-07-211-0/+18
* Merge pull request #10229 from nextcloud/feature/noid/allow-notifiers-to-know...Morris Jobke2018-07-201-0/+12
|\
| * Allow notifiers to know whether we are preparing push notificationsJoas Schilling2018-07-131-0/+12
* | Merge pull request #5280 from nextcloud/shared-with-display-nameMorris Jobke2018-07-131-0/+34
|\ \
| * | SharedWithDisplayName + SharedWithAvatarMaxence Lange2018-05-211-0/+34
* | | Merge pull request #10110 from nextcloud/feature/100500/whats-new-info-usersMorris Jobke2018-07-132-4/+86
|\ \ \ | |_|/ |/| |
| * | Backend work to provide NC whats New info to usersArthur Schiwon2018-07-052-4/+86
* | | Merge pull request #10204 from nextcloud/fix/noid/strict_csp_evalMorris Jobke2018-07-111-1/+1
|\ \ \
| * | | Disallow eval on the StrictEvalCSPRoeland Jago Douma2018-07-111-1/+1
* | | | Merge pull request #9895 from nextcloud/fed-group-sharesMorris Jobke2018-07-111-0/+8
|\ \ \ \ | |/ / / |/| | |
| * | | implement federated group sharesBjoern Schiessle2018-07-111-0/+8
| |/ /
* | | Merge pull request #10179 from nextcloud/mount-filterMorris Jobke2018-07-111-0/+8
|\ \ \
| * | | Add the option to filter mounts for a userRobin Appelman2018-07-101-0/+8
| |/ /
* | | Separate fopen into read and write methodsJulius Härtl2018-07-111-2/+11
* | | Add fopen method to ISimpleFileJulius Härtl2018-07-111-0/+9
|/ /
* | Fix PHPDocMorris Jobke2018-07-051-1/+1
* | getDeletedSharedWith methodJohn Molakvoæ (skjnldsv)2018-07-051-0/+14
* | Add API to undelete delete group sharesRoeland Jago Douma2018-07-052-0/+29
* | fix return type from send shareBjoern Schiessle2018-07-021-1/+1
* | add support for different share typesBjoern Schiessle2018-07-021-0/+9
* | cleanup variable naming, it is actually a resource typeBjoern Schiessle2018-07-021-7/+7
* | some minor fixes and clode cleanupBjoern Schiessle2018-07-0210-3/+87
* | replace \OCP\Federation\Exception\ShareNotFoundException with the generic \OC...Bjoern Schiessle2018-07-023-33/+3
* | send reshare over OCM APIBjoern Schiessle2018-07-022-2/+3
* | implement accept share notificationBjoern Schiessle2018-07-024-3/+113
* | adjust to latest api versionBjoern Schiessle2018-07-024-7/+20
* | send accept share notification (WIP)Bjoern Schiessle2018-07-024-9/+52
* | use new API to send a federated share if possibleBjoern Schiessle2018-07-022-9/+2
* | check if cloud federation api is readyBjoern Schiessle2018-07-021-0/+9
* | implement receiving of federated sharesBjoern Schiessle2018-07-022-7/+11
* | start implementing federated sharing 2.0Bjoern Schiessle2018-07-0210-0/+667
* | Added a logger for systemd/journaldJohannes Ernst2018-06-291-1/+2
* | adjust backend and gui to update and changelog serverArthur Schiwon2018-06-291-0/+10
* | Merge pull request #5623 from nextcloud/locale-settingMorris Jobke2018-06-292-0/+38
|\ \
| * | Update PHPDocMorris Jobke2018-06-291-1/+1
| * | docblock version fixesGeorg Ehrke2018-06-282-5/+5
| * | add findLocale() to public interfaceThomas Citharel2018-06-271-0/+7
| * | Fix review & testsThomas Citharel2018-06-271-0/+22
| * | Allow apps to specify locale for localisationThomas Citharel2018-06-271-0/+9
* | | Merge pull request #9773 from nextcloud/feature/noid/resource_bookingMorris Jobke2018-06-298-0/+492
|\ \ \ | |/ / |/| |
| * | Calendar resource booking: unit tests / adding missing annotationsGeorg Ehrke2018-06-255-0/+26
| * | periodically query calendar resource / room backends for updated resource / r...Georg Ehrke2018-06-255-0/+46
| * | hook up calendar resource managers/backends with server containerGeorg Ehrke2018-06-251-0/+18
| * | update resource booking interfaces and add managersGeorg Ehrke2018-06-256-14/+166
| * | add resource and room interfacesGeorg Ehrke2018-06-254-0/+250
* | | Add resource type phpDoc for putContent methodsJulius Härtl2018-06-262-2/+2
* | | Merge pull request #9632 from nextcloud/enhancement/stateful-2fa-providersMorris Jobke2018-06-251-0/+65
|\ \ \ | |/ / |/| |