30 Commits (e9d4036389097708a6075d8882c32b1c7db4fb0f)

Author SHA1 Message Date
  Ferdinand Thiessen e9d4036389
feat(theming): Allow to configure default apps and app order in frontend settings 8 months ago
  Côme Chilliet 2d28e8110f
Fix and extend tests for AppManager::getDefaultAppForUser 8 months ago
  Côme Chilliet f57c12b14e
Fix various deprecation warnings in tests on PHP 8.3 9 months ago
  Joas Schilling 5bb6a7804f
fix: Move AppManager events to IEventDispatcher 10 months 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
  Thomas Citharel f1751c4428
Introduced app enable/disable/update typed events 1 year ago
  szaimen 1d17a0843a set theming app to alwaysEnabled 1 year ago
  Joas Schilling df47445c01
Fix unit tests 3 years ago
  Daniel Kesselberg d766d09f01
Add test to ensure that symlinked apps_paths are not resolved 4 years ago
  Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 4 years ago
  Christoph Wurst 2a529e453a
Use a blank line after the opening tag 4 years ago
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4 years ago
  Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 4 years ago
  Joas Schilling 3eee359d7f
Allow to force enable apps via CLI 4 years ago
  Roeland Jago Douma eb8ca3783c
Viewer should be always enabled 4 years ago
  Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 4 years ago
  Roeland Jago Douma c007ca624f
Make phpunit8 compatible 4 years ago
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4 years ago
  Christoph Wurst de6940352a Move settings to an app 4 years ago
  Morris Jobke 99f2c82222
Properly inject the logger 4 years ago
  Greta Doci 5898e87e0f Remove deleted groups from app restrictions fixes #15823 4 years ago
  Joas Schilling 01b4db62fb
Add dispatcher events to User and Group objects 5 years ago
  Daniel Kesselberg c09ddf6c78
Check app path for enableAppForGroups 5 years ago
  Bjoern Schiessle 511a34b08f
always enable cloud federation api 6 years ago
  Roeland Jago Douma 09f8a755ec
Remove IAppConfig::getValue 6 years ago
  Roeland Jago Douma 094d41937a
Fix tests 6 years ago
  Lukas Reschke 7a8bd73547 Fix tests 7 years ago
  Roeland Jago Douma aee2d6318f
Fix tests 7 years ago
  Roeland Jago Douma 4e0479f3a8
Update App Manager test 7 years ago
  Joas Schilling 5795482282
createMock 7 years ago
  Joas Schilling 3eb8313657
Fix the test 7 years ago
  Joas Schilling 591e75df5c
Don't use a generic exception 7 years ago
  Morris Jobke 50b0a4b181
Improve the test case 7 years ago
  noveens 5481a9b84a
checking if app exists in the FileStream now 7 years ago
  Bjoern Schiessle b23a4ca96b
push public user data to the lookup server 7 years ago
  Julius Haertl caacb6c261
Expose getAppPath to public API 7 years ago
  Joas Schilling 0b1fb180a5
Make AppConfig part of the public API 7 years ago
  Christoph Wurst ddb659dd90
increase core version number to trigger db ugprade and fix app manager tests 7 years ago
  Morris Jobke 2f42a3fc31
Add workflowengine 7 years ago
  Roeland Jago Douma a3fa0d00c3
Cleanup ManagerTest 7 years ago
  Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 years ago
  Arthur Schiwon cd00751de5 Send events when enabling and disabling of apps 8 years ago
  Roeland Jago Douma fad85ad19f Fix unit tests 8 years ago
  Joas Schilling e3a0858444 Check whether the app can be enabled for groups 8 years ago
  Thomas Müller 8f6a257f1b Use proper base class 8 years ago
  Morris Jobke bc69cb2de3 fix unit tests 8 years ago
  Vincent Petry a2674b2b30 Additions to update page 8 years ago
  Vincent Petry b919ae96f0 Display app names in update page for app updates 9 years ago
  Joas Schilling aa6573cf54 Adjust tests and check whether clear() is called 9 years ago