26 Commits (644036ab4e3d1d6f175a485ed7ae4883c668ff48)

Author SHA1 Message Date
  Côme Chilliet 644036ab4e
fix: Migrate away from OC_App toward the IAppManager 3 months ago
  Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
  Robin Appelman fe78ef7a38 instrumentation for app booting 1 year ago
  Robin Appelman 08e7b20c43 add more performance instrumentation for app registering 1 year ago
  Christoph Wurst 907ff68bfc
perf(app-framework): Make the app middleware registration lazy 1 year ago
  Côme Chilliet f5c361cf44
composer run cs:fix 1 year ago
  Arthur Schiwon 523572fcea
load widgets only of enabled apps 1 year ago
  Julius Härtl eede608c0e
Add event logging to app loading 2 years ago
  Christopher Ng 309354852f Profile backend 2 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 years ago
  Joas Schilling f602c9328e
Fix log entry readability 3 years ago
  Joas Schilling 784b059a01
Don't break OCC if an app is breaking in it's Application class 3 years ago
  Joas Schilling df47445c01
Fix unit tests 3 years ago
  Joas Schilling 56ae87c281
Less ILogger 3 years ago
  Christoph Wurst 3cf39c573f
Allow lazy app registration 3 years ago
  Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 3 years ago
  Robin Appelman 246ed35d94
only boot apps once 3 years ago
  Julius Härtl 81e5593133
Move to lazy panel registration during registration context 4 years ago
  Morris Jobke d9cc2f0213
Do not load app.php if Application implements IBootstrap 3 years ago
  Christoph Wurst f03f88b437
Delegate bootstrap registration lazily 3 years ago
  Christoph Wurst 4488e846a5
Add unified search API 4 years ago
  Christoph Wurst 2b7b7144d4
Allow crash reporters registration during app bootstrap 4 years ago
  Christoph Wurst 32bf95c774
Continue with next app when one errors during register 4 years ago
  Christoph Wurst 5ab5a5f89e
Catch all exceptions when an app is registering or booting 4 years ago
  Christoph Wurst 69571fb536
Add dedicated API for apps' bootstrapping process 4 years ago