Commit History

Author SHA1 Message Date
  Joas Schilling 5bb6a7804f fix: Move AppManager events to IEventDispatcher 1 year ago
  Christoph Wurst 3d1acca1f3 chore(app): Do not clear unused cache key 1 year ago
  Christopher Ng 4f8e916585 Add label for logo link 1 year ago
  Côme Chilliet 13c71ed24a Small cleanups for AppManager 1 year ago
  Côme Chilliet 78c1716818 Move loadApps to the AppManager 1 year ago
  Côme Chilliet 8dc5f82189 Move isType to AppManager 1 year ago
  Côme Chilliet a224551132 Avoid calling Server::get more times than necessary in loadApp 1 year ago
  Côme Chilliet f0bdf2a4cd Strong type private properties and methods in AppManager 1 year ago
  Côme Chilliet 71ed968e34 Switch away from Server::get for AppManager and logger in loadApp 1 year ago
  Côme Chilliet a7c8090dc3 Move loadApp function to the AppManager 1 year ago
  Thomas Citharel f1751c4428 Introduced app enable/disable/update typed events 1 year ago
  Côme Chilliet f5c361cf44 composer run cs:fix 1 year ago
  Maxence Lange 0efd6d9950 set defaultEnabled in shipped.json 2 years ago
  Joas Schilling 66ffedcb16 Fix updating with apps 3 years ago
  Joas Schilling 0b747538ff Keep group restrictions when reenabling apps after an update 3 years ago
  John Molakvoæ c04e0d1db9 Merge pull request #27098 from nextcloud/fix/noid/missing-key-in-addInfo 3 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses 3 years ago
  Maxence Lange 65649468f3 force 'name' key in array 3 years ago
  Joas Schilling 56ae87c281 Less ILogger 3 years ago
  Christoph Wurst d89a75be0b Update all license headers for Nextcloud 21 3 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 1a9330cd69 Update the license headers for Nextcloud 19 4 years ago
  Christoph Wurst b80ebc9674 Use the short array syntax, everywhere 4 years ago
  Joas Schilling 3eee359d7f Allow to force enable apps via CLI 5 years ago
  Christoph Wurst 5bf3d1bb38 Update license headers 5 years ago
  Daniel Rudolf 2d56664e35 Improve usage of IAppManager::getAppWebPath() 5 years ago
  Daniel Rudolf 34919d3ebc Add IAppManager::getAppWebPath() 5 years ago
  Joas Schilling 810ee7d811 Make the auto-disabled list more broad 5 years ago
  Morris Jobke 55d8c3db3e Reduce indirection in AppManager 5 years ago