Commit Graph

40 Commits (28b55bba55cb0124d3ad00e5c48a9afe70cd52d3)

Author SHA1 Message Date
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
jld3103 755de1e0b5 refactor: Rename OpenAPI type aliases to their namespaces 2 years ago
Joas Schilling fc445a2eaa
feat(OCM): Add a way for apps to create a new IOCMResource 2 years ago
Joas Schilling b246d51cbc
fix(OCM): Make the OCM provider stateful so apps can add resources 2 years ago
Maxence Lange 8b9e7e235d ocm controller 2 years ago
jld3103 6843bcd029
cloud_federation_api: Add OpenAPI spec 2 years ago
jld3103 3e757b5b81
cloud_federation_api: Fix bad request responses 2 years ago
Christoph Wurst 95145ee0c9
feat(ocp): More specific type for ICapabilities::getCapabilities 2 years ago
Joas Schilling 6eb692da7f
Correctly log failed attempts 3 years ago
Joas Schilling 1cc2796613
Always log errors from sending federation api requests to ease debugging 3 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 4 years ago
Roeland Jago Douma f421fd25ba Move requesthandler controller to LoggerInterface 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Morris Jobke a6d308ff80
Move cloud_federation_api to bootstrap mechanism 5 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 42625a46be
Remove spaces after method or function call 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 74936c49ea
Remove unused imports 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Bjoern Schiessle 1b93af37d6
adjust json to match the definition 7 years ago
Bjoern Schiessle b23032e4c5
implement federated group shares 7 years ago
Bjoern Schiessle 8d4da30bf5
add support for different share types 7 years ago
Bjoern Schiessle 5c8b26248b
let the actual federated share provider check if incoming/outgoing shares are enabled for the specific resource type 7 years ago
Bjoern Schiessle 22d9246134
send the display name back after a federated share was received 7 years ago
Bjoern Schiessle 21b8a873d5
implement config check 7 years ago
Bjoern Schiessle 84fc188dfc
some minor fixes and clode cleanup 7 years ago
Bjoern Schiessle 957b27f282
replace \OCP\Federation\Exception\ShareNotFoundException with the generic \OCP\Share\Exception\ShareNotFound exception 7 years ago
Bjoern Schiessle fab4e561f4
send reshare over OCM API 7 years ago
Bjoern Schiessle b7b84305a3
fix capabilities 7 years ago
Bjoern Schiessle 8889e14c7c
implement accept share notification 7 years ago
Bjoern Schiessle bbce8c3ea1
adjust to latest api version 7 years ago
Bjoern Schiessle daba042d26
update capabilities 7 years ago
Bjoern Schiessle db428ea547
send accept share notification (WIP) 7 years ago
Bjoern Schiessle a3948e8a12
use new API to send a federated share if possible 7 years ago
Bjoern Schiessle 4c8f3d6d77
add cloud federation api app 7 years ago