96 Commits (b794fadbceb5b7d0780ae046a142b1c313dfcc14)

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