Commit Graph

134 Commits (0263821010d1394de6bbcefa6e78e7fab385cda0)

Author SHA1 Message Date
Morris Jobke db4e8d67e0
Show share settings only if incoming federated shares are allowed 7 years ago
Julius Härtl 8f11d2a39b
Only show sharing section if it has content 7 years ago
Jos Poortvliet b3cdc317e0
update URL for federation 7 years ago
Julius Härtl 4dda244ce2
Fix logo path in personal federated sharing settings 7 years ago
Joas Schilling ea21aa3f7a
Use numeric placeholders if there are multiple, so that RTL languages can operate better 8 years ago
Bjoern Schiessle 1d5a9c3f97
handle unshare request from owner 8 years ago
Bjoern Schiessle f5a816262c
accept/decline group shares 8 years ago
Bjoern Schiessle 7a48a85dca
fix notification when a group share is received 8 years ago
Bjoern Schiessle b23032e4c5
implement federated group shares 8 years ago
Bjoern Schiessle c8631d607e
add setting to enable/disable federated group sharing 8 years ago
Roeland Jago Douma d805959e81
Add API to undelete delete group shares 8 years ago
Bjoern Schiessle ce567b6121
remove unused code 8 years ago
Bjoern Schiessle 086e7a0aa2
remove debug output 8 years ago
Bjoern Schiessle 8d4da30bf5
add support for different share types 8 years ago
Bjoern Schiessle 27814127dd
make sure that remote url gets stored with a trailing '/' 8 years ago
Bjoern Schiessle 5d0d33a0d4
remove unused method 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 8889e14c7c
implement accept share notification 8 years ago
Bjoern Schiessle bbce8c3ea1
adjust to latest 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 21e64ec7f4
implement receiving of federated shares 8 years ago
Bjoern Schiessle 5cfe20675d
start implementing federated sharing 2.0 8 years ago
Arthur Schiwon 38a90130ce
move log constants to ILogger 8 years ago
Morris Jobke 093cd01ac2
Fix DI for federated file sharing controller 8 years ago
Morris Jobke dd34cb7540
Less deprecated calls to OCP\Util::writeLog 8 years ago
Roeland Jago Douma f4fd0224db
Do not use \OCP\DB anymore 8 years ago
Morris Jobke 4cbcf6f920
Remove old code to be compatible with Nextcloud 9 and before 8 years ago
Morris Jobke eb51f06a3b
Use ::class statement instead of string 8 years ago
Morris Jobke 0a56d2185e
Return value immediately instead of assigning to a one-time variable 8 years ago
Morris Jobke 4dbee99b7b
Remove useless return statements 8 years ago
Morris Jobke 2a38605545
Properly log the full exception instead of only the message 8 years ago
Morris Jobke 55532f19d9
Cleanup OC_User and OCP\User 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Lukas Reschke d321e9792e
Add |null to PHPDoc 9 years ago
Bjoern Schiessle 8b3dfcc429
use OCSv2 to make sure that the error also arrives at the web front-end 9 years ago
Allan Nordhøy de6b7668c1 sent, an invitation, - successful 9 years ago
Joas Schilling 33cb45d4a3
Fix owner cloud id in unshare activity 9 years ago
Joas Schilling b69ddfba8b
Fix activity emails for accept/decline of remote shares 9 years ago
Marin Treselj 3470d0a44e
Simplified Nextcloud logo icon 9 years ago
Arthur Schiwon da53162656
We're on 13 now… 9 years ago
Arthur Schiwon 1ace1657b6
adapt federatedfilesharing 9 years ago