120 Commits (master)

Author SHA1 Message Date
  Andy Scherzinger 5b7dcc1427
chore: Add SPDX header 1 week ago
  Arthur Schiwon faf6a65e07
fix(federation): give some time to prepare both servers 1 month ago
  Joas Schilling 2dfaf7614d
fix: Add bruteforce protection to federation endpoint 4 months ago
  Côme Chilliet 8bcc2d352e chore: Fix missing template parameter for IEventListener 4 months ago
  provokateurin c5808d0d10
refactor: Configure OpenAPI scopes 4 months ago
  Julius Härtl 1bff7ccb5c
perf: Only query the db once for trusted servers 6 months ago
  Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
  Hamid Dehnavi d64bbc8bd3 Convert isset ternary to null coalescing operator 11 months ago
  jld3103 d8ce744403
federation: Add OpenAPI spec 1 year ago
  Côme Chilliet d34662f1a3
Migrate federation application to LoggerInterface 11 months ago
  Christoph Wurst 48b03b6c20
fix(federation): Log address book sync exceptions 1 year ago
  luz paz 9d26671f05 Fix typos in apps/ subdirectory 1 year ago
  Carl Schwan 48d9c4d2b0
Port existing server code to new interface 1 year ago
  Anna Larch 2988efeb7f Add logging to federation 1 year ago
  Carl Schwan f38e060090 Fix many issues with the tests 1 year ago
  Carl Schwan 6114176b71 Cleanup CardDav SyncService 1 year ago
  Carl Schwan a9cfa72d1c Summer cleanup of the federation app 1 year ago
  Carl Schwan 719dbafd13
Add support for Delegation Settings for more apps 2 years ago
  Gary Kim b78f3a57d1
Migrate HintException to OCP 2 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 years ago
  Joas Schilling 1029abc8f6
More cleaning after auto-add removal 3 years ago
  Roeland Jago Douma 71e05b1fd3 No longer add trusted servers on federated share creation 3 years ago
  Roeland Jago Douma 5cd1880daa Fix a few RedundantCast 3 years ago
  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 3 years ago
  Joas Schilling 77c9ff838a
Move federation to migrations 3 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