44797 Commits (c92d7429d7ff9a76a6dd62607e55ef680a43a679)
 

Author SHA1 Message Date
Morris Jobke 6e9dbe7d15
Merge pull request #10078 from nextcloud/bugfix/activity-277/invalid-actor-and-calendar-for-link-shares 7 years ago
Morris Jobke f3093b2401
Fix undeclared method warning in phan 7 years ago
Morris Jobke fe807823d2
Merge pull request #10077 from nextcloud/lazy-search-fix 7 years ago
Robin Appelman 922c851494
fix double slash in search result path when the result is in a submount 7 years ago
Joas Schilling a0a6aff772
Correctly parse the subject parameters for link (un)shares of calendars 7 years ago
Robin Appelman 1f9f5e2e5e
Fix lazy search backend 7 years ago
Bjoern Schiessle 7ff74ae8ed
cache results from ocm end-point discovery 7 years ago
Bjoern Schiessle ce567b6121
remove unused code 7 years ago
Bjoern Schiessle 411bae5163
fix return type from send share 7 years ago
Bjoern Schiessle 511a34b08f
always enable cloud federation api 7 years ago
Morris Jobke 6142cd6fb4
Merge pull request #10070 from weeman1337/bug9949-2 7 years ago
Bjoern Schiessle cdf8abb060
look for correct OCM permissions 8 years ago
Bjoern Schiessle 086e7a0aa2
remove debug output 8 years ago
Bjoern Schiessle cfb3e80d1b
remove the makefile 8 years ago
Bjoern Schiessle 8d4da30bf5
add support for different share types 8 years ago
Bjoern Schiessle e251b34a8c
cleanup variable naming, it is actually a resource type 8 years ago
Bjoern Schiessle 5c8b26248b
let the actual federated share provider check if incoming/outgoing shares are enabled for the specific resource type 8 years ago
Bjoern Schiessle 22d9246134
send the display name back after a federated share was received 8 years ago
Bjoern Schiessle 27814127dd
make sure that remote url gets stored with a trailing '/' 8 years ago
Bjoern Schiessle 21b8a873d5
implement config check 8 years ago
Bjoern Schiessle 9365fd2534
fix external manager tests 8 years ago
Bjoern Schiessle 2e19213695
fix notification tests 8 years ago
Bjoern Schiessle 9d145bb5dd
update tests 8 years ago
Bjoern Schiessle 5d0d33a0d4
remove unused method 8 years ago
Bjoern Schiessle 34c4527cc4
add ocm-provider to the list of expected files 8 years ago
Bjoern Schiessle 84fc188dfc
some minor fixes and clode cleanup 8 years ago
Bjoern Schiessle 957b27f282
replace \OCP\Federation\Exception\ShareNotFoundException with the generic \OCP\Share\Exception\ShareNotFound exception 8 years ago
Bjoern Schiessle 61485e3e60
fix check for reshare permissions 8 years ago
Bjoern Schiessle ed415726d3
send RESHARE_CHANGE_PERMISSION message 8 years ago
Bjoern Schiessle 2bb1956c1f
implement RESHARE_UNDO notification 8 years ago
Bjoern Schiessle d77eedd23b
- Don't remove share before all notifications are created, otherwise we miss information necessary to create the notifications 8 years ago
Bjoern Schiessle a176a1f318
implement unshare notification 8 years ago
Bjoern Schiessle fab4e561f4
send reshare over OCM API 8 years ago
Bjoern Schiessle 41a1528888
implement decline share 8 years ago
Bjoern Schiessle b7b84305a3
fix capabilities 8 years ago
Bjoern Schiessle c572e84ad9
detect correctly if a share was send successful 8 years ago
Bjoern Schiessle 8889e14c7c
implement accept share notification 8 years ago
Bjoern Schiessle bbce8c3ea1
adjust to latest api version 8 years ago
Bjoern Schiessle daba042d26
update capabilities 8 years ago
Bjoern Schiessle af178ef19a
check API Version 8 years ago
Bjoern Schiessle db428ea547
send accept share notification (WIP) 8 years ago
Bjoern Schiessle a3948e8a12
use new API to send a federated share if possible 8 years ago
Bjoern Schiessle 6208f250e8
check if cloud federation api is ready 8 years ago
Bjoern Schiessle 4c8f3d6d77
add cloud federation api app 8 years ago
Bjoern Schiessle 21e64ec7f4
implement receiving of federated shares 8 years ago
Bjoern Schiessle 5cfe20675d
start implementing federated sharing 2.0 8 years ago
Roeland Jago Douma 22bb834c48
Merge pull request #10071 from nextcloud/apps-fix-message-translation 7 years ago
Kevin Ndung'u f4c2a81258
Fix hardcoded message in app details view 7 years ago
Michael Weimann 9bd48e7c0d Adds an info if the maintenance mode is already enabled/disabled. 7 years ago
Michael Weimann 03a5856541 Disables the maintenance warning for the maintenance command itself. 7 years ago