Commit Graph

114 Commits (41d3112107658e314dbcc8c2f11bd26abdd2dc27)

Author SHA1 Message Date
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Hamid Dehnavi d64bbc8bd3 Convert isset ternary to null coalescing operator 2 years ago
jld3103 d8ce744403
federation: Add OpenAPI spec 2 years ago
Côme Chilliet d34662f1a3
Migrate federation application to LoggerInterface 2 years ago
Christoph Wurst 48b03b6c20
fix(federation): Log address book sync exceptions 2 years ago
luz paz 9d26671f05 Fix typos in apps/ subdirectory 3 years ago
Carl Schwan 48d9c4d2b0
Port existing server code to new interface 3 years ago
Anna Larch 2988efeb7f Add logging to federation 3 years ago
Carl Schwan f38e060090 Fix many issues with the tests 3 years ago
Carl Schwan 6114176b71 Cleanup CardDav SyncService 3 years ago
Carl Schwan a9cfa72d1c Summer cleanup of the federation app 3 years ago
Carl Schwan 719dbafd13
Add support for Delegation Settings for more apps 4 years ago
Gary Kim b78f3a57d1
Migrate HintException to OCP 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 4 years ago
Joas Schilling 1029abc8f6
More cleaning after auto-add removal 5 years ago
Roeland Jago Douma 71e05b1fd3 No longer add trusted servers on federated share creation 5 years ago
Roeland Jago Douma 5cd1880daa Fix a few RedundantCast 5 years ago
Christoph Wurst c1d4f8161b
Migrate internal classes to the OCP db col types 5 years ago
Morris Jobke 24d436cb60
Remove unneeded casts that were found by Psalm 5 years ago
Christoph Wurst 9ce3ea3368
Update license headers 5 years ago
Christoph Wurst 1e0eaa25d0
Drop all dead packages 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
Joas Schilling 8027dcbc6f
Don't leave cursors open when tests fail 5 years ago
Roeland Jago Douma 1f2ff18439
Make sure the function signatures of the backgroundjob match 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Joas Schilling faff16f8cb
Fix PSR-4 compatible namespace 5 years ago
Morris Jobke 0763a17332
Move federated_share_added into a typed event 5 years ago
Joas Schilling 77c9ff838a
Move federation to migrations 5 years ago
Joas Schilling d7c0b9cced
Also always return in app commands 5 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Roeland Jago Douma dd5862e270
A failing federation sync job is not an error 7 years ago
Arthur Schiwon 38a90130ce
move log constants to ILogger 8 years ago
Bjoern Schiessle 0e0cfa0fa1
improve error reporting and move format parameter to the options 8 years ago
Morris Jobke d3d045dd5c
Remove unused import statements 8 years ago
Morris Jobke eb51f06a3b
Use ::class statement instead of string 8 years ago
Morris Jobke 2a38605545
Properly log the full exception instead of only the message 8 years ago
Roeland Jago Douma 2c2e1c4c7a
Catch the errors related to untrusted self signed certificates for federation 8 years ago
Roeland Jago Douma d24b6866b1
Actually set the status so we don't cause another exception 8 years ago
Roeland Jago Douma 79554a29e0
Do not log Exception if a connection error occured 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago