| Commit message (Expand) | Author | Age | Files | Lines |
* | refactor(apps): Use constructor property promotion when possible | provokateurin | 2024-10-21 | 1 | -25/+8 |
* | chore(apps): Apply new rector configuration to autouse classes | Côme Chilliet | 2024-10-15 | 1 | -1/+2 |
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 1 | -1/+1 |
* | feat(notifications): Migrate server INotifiers to new exceptions | Joas Schilling | 2024-06-25 | 2 | -10/+13 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-31 | 2 | -40/+4 |
* | 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 | -10/+1 |
* | fix(updatenotification): Resolve static code analysis errors | Ferdinand Thiessen | 2024-03-07 | 1 | -8/+7 |
* | feat(updatenotification): Add notification for users when apps are updated | Ferdinand Thiessen | 2024-03-07 | 2 | -30/+164 |
* | fix(updatenotification): Replace deprecated code and move background jobs int... | Ferdinand Thiessen | 2024-03-07 | 1 | -254/+0 |
* | fix(updatenotification): Skip update check | Christopher Ng | 2023-08-11 | 1 | -0/+5 |
* | Add instance category while checking new updates | Benjamin Gaussorgues | 2023-07-18 | 1 | -47/+11 |
* | chore: Drop \OC_App::getAppInfo | Christoph Wurst | 2023-06-01 | 1 | -1/+2 |
* | Fix types for reading and writing config values | jld3103 | 2023-04-05 | 2 | -4/+4 |
* | Merge pull request #35769 from nextcloud/rakekniven-patch-1 | John Molakvoæ | 2022-12-20 | 1 | -1/+8 |
|\ |
|
| * | l10n: Align notification messages for server version and apps | rakekniven | 2022-12-20 | 1 | -1/+8 |
* | | Merge pull request #34807 from nextcloud/fix/compute-notification-parsed-subject | Côme Chilliet | 2022-12-19 | 1 | -9/+7 |
|\ \
| |/
|/| |
|
| * | Get rid of all useless calls to setParsedSubject now that setRichSubject is a... | Côme Chilliet | 2022-11-29 | 1 | -9/+7 |
* | | Use TimedJob from OCP instead of OC | Côme Chilliet | 2022-12-05 | 1 | -2/+5 |
|/ |
|
* | Fix translated app details | Joas Schilling | 2021-09-30 | 1 | -3/+3 |
* | Jitter the requests to the appstore and updater server over 3 minutes | Joas Schilling | 2021-07-16 | 1 | -11/+16 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 2 | -2/+0 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 2 | -3/+7 |
* | Update shipped implementations of the INotifier | Joas Schilling | 2019-07-15 | 1 | -4/+25 |
* | Fix the link and anchor for the update notifications | Joas Schilling | 2018-09-12 | 1 | -1/+1 |
* | Make Update notficiations strict and fix all inspections | Joas Schilling | 2018-01-18 | 2 | -31/+43 |
* | Make update notification open the new update view from apps management | Julius Härtl | 2018-01-03 | 1 | -1/+1 |
* | Make isUpdateAvailable non-static | Morris Jobke | 2017-11-25 | 1 | -2/+7 |
* | Update license headers | Morris Jobke | 2017-11-06 | 2 | -1/+3 |
* | Fix L10N::t | Roeland Jago Douma | 2017-08-01 | 1 | -1/+1 |
* | Fix translations | Joas Schilling | 2017-04-18 | 1 | -1/+1 |
* | Also remove failure notification if no update is available | Morris Jobke | 2017-03-26 | 1 | -2/+4 |
* | Create a notification when the update server couldn't be reached for some days | Joas Schilling | 2017-03-26 | 2 | -4/+69 |
* | Fix update notification tests | Joas Schilling | 2017-01-09 | 1 | -8/+1 |
* | Only add the link when the user can follow it. | Joas Schilling | 2017-01-09 | 1 | -3/+34 |
* | Set the link of the notification on render instead of creation | Joas Schilling | 2017-01-09 | 2 | -9/+8 |
* | Highlight the app name in the notification | Joas Schilling | 2016-12-01 | 1 | -1/+8 |
* | Use the settings icon for the update notification | Joas Schilling | 2016-12-01 | 1 | -1/+9 |
* | Add update support | Lukas Reschke | 2016-10-31 | 1 | -2/+1 |
* | Use new URL schema | Joas Schilling | 2016-10-04 | 1 | -1/+1 |
* | Use the readable version for notifications | Joas Schilling | 2016-10-04 | 2 | -6/+14 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 2 | -4/+7 |
* | fix more strings | Morris Jobke | 2016-06-20 | 1 | -1/+1 |
* | Add a URL to the notifications | Joas Schilling | 2016-05-24 | 1 | -5/+15 |
* | Add tests for the Notifier | Joas Schilling | 2016-05-24 | 1 | -1/+0 |
* | Add tests for the background job | Joas Schilling | 2016-05-24 | 1 | -11/+38 |