| Commit message (Expand) | Author | Age | Files | Lines |
* | fix: Replace getInstalledApps calls with getEnabledAppsfix/clarify-app-manager-methods | Côme Chilliet | 2025-02-13 | 1 | -2/+2 |
* | fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser | Côme Chilliet | 2025-02-13 | 1 | -3/+3 |
* | fix: Correctly return app id and app version for `core` styles and images | Ferdinand Thiessen | 2025-01-24 | 1 | -0/+103 |
* | fix(profile): make sure the app cannot be disabled as it was in core | skjnldsv | 2024-11-14 | 1 | -0/+5 |
* | fix(appinfo): Make sure screenshot, author and category are always arraysbugfix/exception-appscreenshot-notstring | Joas Schilling | 2024-10-28 | 1 | -0/+1 |
* | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 3 | -3/+3 |
* | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 13 | -67/+67 |
* | chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_App | Côme Chilliet | 2024-09-13 | 1 | -2/+2 |
* | fix: Add whiteboard to education and public sector bundle | Julius Knorr | 2024-09-12 | 1 | -0/+1 |
* | refactor(AppManager): Deprecated default apps handling | provokateurin | 2024-09-09 | 1 | -153/+0 |
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 1 | -1/+1 |
* | fix: unify bundle naming | Jérôme Herbinet | 2024-08-06 | 1 | -1/+1 |
* | feat: hide caldav server settings if no app uses the caldav backend | Richard Steinmetz | 2024-07-16 | 1 | -0/+48 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 17 | -247/+38 |
* | fix: Lazy load IURLGenerator from AppManager to avoid installation crash | Côme Chilliet | 2024-04-22 | 1 | -7/+2 |
* | fix: Fix tests following OC_App migrations to IAppManager | Côme Chilliet | 2024-04-22 | 1 | -6/+9 |
* | fix(AppDiscoverFetcher): Do not remove entries as expired that have no expiry... | Ferdinand Thiessen | 2024-03-19 | 1 | -0/+133 |
* | test: Update test for PublicSectorBundle | Christopher Ng | 2024-03-12 | 1 | -0/+2 |
* | fix(AppManager): Allow to query dark **or** bright icon | Ferdinand Thiessen | 2024-03-08 | 1 | -11/+38 |
* | feat(AppManager): Provide `getAppIcon` function | Ferdinand Thiessen | 2024-03-07 | 1 | -11/+118 |
* | fix: Fetch custom app store url without internet connection | Julius Härtl | 2024-03-04 | 2 | -3/+11 |
* | fix(appstore): Only send subscription keys to valid appstores | Joas Schilling | 2024-01-15 | 1 | -2/+93 |
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 2 | -2/+2 |
* | fix(AppManager): Ensure that app manager can handle empty app keys on the nav... | Ferdinand Thiessen | 2023-11-14 | 1 | -2/+29 |
* | fix: Allow to set custom app order on navigation entries added by closures to... | Ferdinand Thiessen | 2023-11-14 | 1 | -3/+3 |
* | feat(theming): Allow to configure default apps and app order in frontend sett... | Ferdinand Thiessen | 2023-10-20 | 1 | -2/+56 |
* | Fix and extend tests for AppManager::getDefaultAppForUser | Côme Chilliet | 2023-09-26 | 1 | -4/+28 |
* | Fix various deprecation warnings in tests on PHP 8.3 | Côme Chilliet | 2023-08-14 | 1 | -0/+5 |
* | fix: Move AppManager events to IEventDispatcher | Joas Schilling | 2023-07-27 | 1 | -11/+5 |
* | chore(app): Do not clear unused cache key | Christoph Wurst | 2023-05-30 | 1 | -10/+0 |
* | Adapt tests to config value typing | Côme Chilliet | 2023-04-05 | 3 | -84/+67 |
* | Add label for logo link | Christopher Ng | 2023-03-29 | 1 | -0/+43 |
* | Introduced app enable/disable/update typed events | Thomas Citharel | 2023-03-13 | 1 | -6/+22 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 3 | -3/+0 |
* | set theming app to alwaysEnabled | szaimen | 2022-10-17 | 1 | -0/+5 |
* | remove getDefaultInstallationBundle | Arthur Schiwon | 2022-09-22 | 1 | -5/+0 |
* | remove Core Bundle | Arthur Schiwon | 2022-09-22 | 2 | -41/+1 |
* | Fix many tests and warnings | Carl Schwan | 2022-08-08 | 1 | -1/+1 |
* | Move CappedMemoryCache to OCP | Carl Schwan | 2022-07-14 | 1 | -3/+3 |
* | Remove at matcher uses in tests/lib | Côme Chilliet | 2022-06-16 | 2 | -115/+104 |
* | Overwrite the channel | Joas Schilling | 2022-03-10 | 1 | -9/+15 |
* | Fix unit tests | Joas Schilling | 2021-10-21 | 2 | -41/+67 |
* | Send the subscription key to the appstore requests | John Molakvoæ | 2021-10-14 | 3 | -5/+11 |
* | Allow to whitelist apps from the apsptore | John Molakvoæ | 2021-10-13 | 1 | -1/+78 |
* | Fix unit tests | Joas Schilling | 2021-04-27 | 3 | -9/+9 |
* | Make the app code checker a NOOP | Christoph Wurst | 2021-02-11 | 6 | -471/+0 |
* | Add negative version comparison test for version suffixes | Christoph Wurst | 2021-01-27 | 1 | -0/+1 |
* | Fix app fetcher php comparison to allow wider ranges | Christoph Wurst | 2021-01-26 | 1 | -0/+8 |
* | Do not run on php8 | Roeland Jago Douma | 2020-12-07 | 2 | -0/+8 |
* | Don't check on php8 | Roeland Jago Douma | 2020-12-07 | 2 | -0/+12 |