| Commit message (Expand) | Author | Age | Files | Lines |
* | fix: Also remove digits at the start and underscore on both ends of appidfix/fix-appmanager-cleanappid | Côme Chilliet | 2025-02-13 | 1 | -1/+1 |
* | fix: Only keep allowed characters in appid, and flag the method as escaping | Côme Chilliet | 2025-02-13 | 1 | -2/+17 |
* | chore: Improve naming of methods and properties in AppManager | Côme Chilliet | 2025-02-13 | 1 | -21/+23 |
* | fix(ocp): Deprecate getInstalledApps and replace with clearer method name | Côme Chilliet | 2025-02-13 | 1 | -1/+10 |
* | fix(ocp): Deprecate isInstalled and add isEnabledForAnyone instead | Côme Chilliet | 2025-02-13 | 1 | -3/+5 |
* | fix: Correctly return app id and app version for `core` styles and images | Ferdinand Thiessen | 2025-01-24 | 1 | -2/+8 |
* | fix(apps-store): Remove apps from force-enabled state when uninstalledfix/app-store-remove-force-enable | Ferdinand Thiessen | 2024-11-18 | 1 | -15/+19 |
* | fix(appinfo): Make sure screenshot, author and category are always arraysbugfix/exception-appscreenshot-notstring | Joas Schilling | 2024-10-28 | 1 | -0/+11 |
* | fix(appmanager): Fix tainted file path when loading appinfosbugfix/noid/fix-tainted-file-appinfo | Joas Schilling | 2024-10-14 | 1 | -16/+25 |
* | chore(legacy): Introduce public version ct plass and drop version methods fro...clean/version-ocp | Julius Knorr | 2024-09-20 | 1 | -1/+3 |
* | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 2 | -2/+3 |
* | fix(appstoreFetcher): get app list from custom app storefix/AppStore--remove-unneeded-warning | Grigorii K. Shartsev | 2024-09-17 | 2 | -8/+1 |
* | fix(appstoreFetcher): remove unneeded warning | Grigorii K. Shartsev | 2024-09-17 | 1 | -1/+0 |
* | Merge pull request #47927 from nextcloud/fix/migrate-away-from-oc_app | Côme Chilliet | 2024-09-13 | 1 | -3/+37 |
|\ |
|
| * | fix: Replace OC_App::getAllApps with a method in AppManager | Côme Chilliet | 2024-09-13 | 1 | -0/+31 |
| * | chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_App | Côme Chilliet | 2024-09-13 | 1 | -3/+6 |
* | | Merge pull request #47854 from nextcloud/validAppsFromAppStore | Git'Fellow | 2024-09-13 | 1 | -1/+2 |
|\ \
| |/
|/| |
|
| * | fix: check if key is set | Git'Fellow | 2024-09-13 | 1 | -1/+1 |
| * | fix(appstore): Ensure returned apps from AppStore are valid | Git'Fellow | 2024-09-11 | 1 | -1/+2 |
* | | fix: Add whiteboard to education and public sector bundle | Julius Knorr | 2024-09-12 | 2 | -0/+2 |
* | | Merge pull request #47834 from nextcloud/retAppsManDis | John Molakvoæ | 2024-09-10 | 1 | -2/+9 |
|\ \
| |/
|/| |
|
| * | fix(appstore): disabled appstore log level bump from debug to info | John Molakvoæ | 2024-09-10 | 1 | -1/+1 |
| * | fix(appstore): return if appstore is manually disabled | Git'Fellow | 2024-09-09 | 1 | -2/+9 |
* | | refactor(AppManager): Deprecated default apps handling | provokateurin | 2024-09-09 | 1 | -46/+36 |
|/ |
|
* | fix(appstore): Cache apps.json also on dev instances | Marcel Müller | 2024-09-04 | 1 | -8/+9 |
* | fix: Do not throw if appstore is unavailable during upgrade | Julius Härtl | 2024-09-04 | 1 | -1/+2 |
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 2 | -2/+2 |
* | fix: unify bundle naming | Jérôme Herbinet | 2024-08-06 | 1 | -1/+1 |
* | Merge pull request #46510 from nextcloud/feat/info-xml-backends | Richard Steinmetz | 2024-07-17 | 2 | -1/+21 |
|\ |
|
| * | feat: hide caldav server settings if no app uses the caldav backend | Richard Steinmetz | 2024-07-16 | 2 | -1/+21 |
* | | chore: add warning in case of failure | Git'Fellow | 2024-07-16 | 1 | -0/+1 |
* | | fix(appstore): Return an empty array in case of fail | Git'Fellow | 2024-07-16 | 1 | -0/+3 |
|/ |
|
* | fix(profiler): Remove bogus profiler event start | Côme Chilliet | 2024-06-27 | 1 | -4/+2 |
* | fix(AppManager): Name correct method in error + show error string | Josh | 2024-06-09 | 1 | -2/+6 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 20 | -444/+45 |
* | fix: Drop workarounds for unsupported obsolete PHP versions | Côme Chilliet | 2024-04-22 | 1 | -8/+1 |
* | fix: Lazy load IURLGenerator from AppManager to avoid installation crash | Côme Chilliet | 2024-04-22 | 1 | -2/+17 |
* | fix: Make sure that AppManager can be built before Nextcloud is installed | Côme Chilliet | 2024-04-22 | 1 | -8/+20 |
* | fix: Apply new coding standard to all files | Côme Chilliet | 2024-04-02 | 2 | -4/+4 |
* | fix(AppStore\Fetcher): Ensure `get` returns an array | Ferdinand Thiessen | 2024-03-22 | 1 | -1/+1 |
* | fix(AppDiscoverFetcher): Do not remove entries as expired that have no expiry... | Ferdinand Thiessen | 2024-03-19 | 1 | -18/+18 |
* | feat(settings): Cache app discover images to ensure privacy of users | Ferdinand Thiessen | 2024-03-14 | 1 | -0/+16 |
* | feat: Allow to fetch app discover json and provide frontend API route | Ferdinand Thiessen | 2024-03-14 | 2 | -1/+101 |
* | feat: Adding PublicSectorBundle | sorbaugh | 2024-03-12 | 2 | -0/+52 |
* | fix(AppManager): Allow to query dark **or** bright icon | Ferdinand Thiessen | 2024-03-08 | 1 | -2/+2 |
* | feat(AppManager): Provide `getAppIcon` function | Ferdinand Thiessen | 2024-03-07 | 1 | -0/+16 |
* | fix: Fetch custom app store url without internet connection | Julius Härtl | 2024-03-04 | 1 | -2/+4 |
* | Fix psalm errors | Hamid Dehnavi | 2024-02-23 | 1 | -1/+1 |
* | Make adjustments based on the psalm review | Hamid Dehnavi | 2024-02-23 | 1 | -6/+2 |
* | Fix code style | Hamid Dehnavi | 2024-02-23 | 6 | -8/+1 |