Commit Graph

25 Commits (b0197c5dfcb0dac94de43bfbfa89a2889fc1e30b)

Author SHA1 Message Date
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 1 year ago
Andy Scherzinger 5b7dcc1427
chore: Add SPDX header 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Benjamin Gaussorgues 45b3f6e2b3
Migrate federated file sharing to PSR LoggerInterface 3 years ago
Carl Schwan 48d9c4d2b0
Port existing server code to new interface 4 years ago
Christoph Wurst c01eb07756
Mark DAV background jobs as time sensitive/insensitive 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Joas Schilling 11c1ce6974
Fix PHP CS 5 years ago
Joas Schilling 96253c7c1b
Add missing parent::__construct() calls to Jobs 5 years ago
Roeland Jago Douma 6166e1a157
Use proper OCP\BackgroundJobs\Job 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 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 a3948e8a12
use new API to send a federated share if possible 8 years ago
Morris Jobke eb51f06a3b
Use ::class statement instead of string 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Lukas Reschke d321e9792e
Add |null to PHPDoc 9 years ago
Roeland Jago Douma 53bca14a27
Do proper DI 9 years ago
Bjoern Schiessle 449011dae7
remove discovery manager in favour of the OCSDiscoveryService 9 years ago
Robin Appelman fa49c4a13b
Add a single public api for resolving a cloud id to a user and remote and back 9 years ago
Joas Schilling 813f0a0f40
Fix apps/ 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Björn Schießle d23df4cba7
create re-share by owner and propagate unshare and unshare-from self request 10 years ago
Joas Schilling 8dc25321d3
Move FederatedFileSharing to PSR-4 10 years ago
Bjoern Schiessle fbd5c28c39 re-try to send unshare notification if remote server is not available 10 years ago