96 Commits (b794fadbceb5b7d0780ae046a142b1c313dfcc14)

Author SHA1 Message Date
  Christoph Wurst c1d4f8161b
Migrate internal classes to the OCP db col types 3 years ago
  Morris Jobke 24d436cb60
Remove unneeded casts that were found by Psalm 3 years ago
  Christoph Wurst 9ce3ea3368
Update license headers 3 years ago
  Christoph Wurst 1e0eaa25d0
Drop all dead packages 3 years ago
  Joas Schilling 96253c7c1b
Add missing parent::__construct() calls to Jobs 3 years ago
  Roeland Jago Douma 6166e1a157
Use proper OCP\BackgroundJobs\Job 3 years ago
  Joas Schilling 8027dcbc6f
Don't leave cursors open when tests fail 3 years ago
  Roeland Jago Douma 1f2ff18439
Make sure the function signatures of the backgroundjob match 3 years ago
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators 3 years ago
  Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 3 years ago
  Joas Schilling faff16f8cb
Fix PSR-4 compatible namespace 3 years ago
  Morris Jobke 0763a17332
Move federated_share_added into a typed event 4 years ago
  Joas Schilling 77c9ff838a
Move federation to migrations 4 years ago
  Joas Schilling d7c0b9cced
Also always return in app commands 4 years ago
  Christoph Wurst cb057829f7
Update license headers for 19 4 years ago
  Christoph Wurst 28f8eb5dba
Add visibility to all constants 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 14c996d982
Use elseif instead of else if 4 years ago
  Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 4 years ago
  Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 4 years ago
  Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4 years ago
  Roeland Jago Douma dd5862e270
A failing federation sync job is not an error 5 years ago
  Arthur Schiwon 38a90130ce
move log constants to ILogger 6 years ago
  Bjoern Schiessle 0e0cfa0fa1
improve error reporting and move format parameter to the options 6 years ago
  Morris Jobke d3d045dd5c
Remove unused import statements 6 years ago
  Morris Jobke eb51f06a3b
Use ::class statement instead of string 6 years ago
  Morris Jobke 2a38605545
Properly log the full exception instead of only the message 6 years ago
  Roeland Jago Douma 2c2e1c4c7a
Catch the errors related to untrusted self signed certificates for federation 6 years ago
  Roeland Jago Douma d24b6866b1
Actually set the status so we don't cause another exception 6 years ago
  Roeland Jago Douma 79554a29e0
Do not log Exception if a connection error occured 6 years ago
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Joas Schilling 4ca4b270e7
Close all the cursors 7 years ago
  Joas Schilling 81c54ea515
Use automatic injection whenever possible 7 years ago
  Lukas Reschke f93a82b8b0
Remove explicit type hints for Controller 7 years ago
  Roeland Jago Douma bc54e6ff7c
Use ITimeFactory 7 years ago
  Bjoern Schiessle 3ffff08819
we don't need to remove the job manually here, even if we ask once more the other server will decline and the background job will be removed 7 years ago
  Bjoern Schiessle 9c9cb1a6db
cleanup constructors 7 years ago
  Bjoern Schiessle 06b9e58081
expire requestSharedSecret job after 30 days 7 years ago
  Bjoern Schiessle 51d85eb2f8
expire getShareadSecret job after 30 days 7 years ago
  Lukas Reschke d321e9792e
Add |null to PHPDoc 7 years ago
  Roeland Jago Douma f71dc7523f
Fix tests 7 years ago
  Morris Jobke c54a59d51e
Remove unused use statements 7 years ago
  Roeland Jago Douma bec4b468c3
No need to log guzzle exception 7 years ago
  Morris Jobke 1729e4471f
Update comments to Nextcloud 7 years ago
  Roeland Jago Douma 53bca14a27
Do proper DI 7 years ago
  Bjoern Schiessle 3bc72f7224
give old end-points a seperate name 7 years ago
  Bjoern Schiessle e2d7bffcda
fix constructor 7 years ago
  Bjoern Schiessle d5dec527c9
get addressbook url and carddav user from remote server 7 years ago