aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/lib
Commit message (Expand)AuthorAgeFilesLines
* fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntaxprovokateurin2024-11-051-1/+1
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-212-32/+13
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-154-7/+12
* fix(BackgroundJobs): Adjust intervals and time sensitivitiesprovokateurin2024-10-081-0/+1
* fix(updatenotification): Communicate app_api as shipped in 30+bugfix/noid/skip-future-shipped-apps-from-updatenotification-checkJoas Schilling2024-09-261-0/+1
* fix(updatenotification): Communicate twofactor_nextcloud_notification as ship...Joas Schilling2024-09-261-0/+1
* fix(updatenotification): Communicate files_downloadlimit as shipped in 29+Joas Schilling2024-09-261-0/+1
* refactor(updatenotification): Migrate legacy codeFerdinand Thiessen2024-09-242-19/+20
* Merge pull request #48223 from nextcloud/feat/add-rector-configCôme Chilliet2024-09-232-2/+2
|\
| * chore: Apply rector configuration to apps folderCôme Chilliet2024-09-202-2/+2
* | chore(legacy): Introduce public version ct plass and drop version methods fro...clean/version-ocpJulius Knorr2024-09-201-8/+3
|/
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-193-5/+5
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* refactor(updatenotification): Replace security annotations with respective at...provokateurin2024-07-271-2/+4
* feat(notifications): Migrate server INotifiers to new exceptionsJoas Schilling2024-06-252-10/+13
* chore: Add SPDX headerAndy Scherzinger2024-05-3117-349/+34
* fix(updatenotification): spread the use of new appconfigMaxence Lange2024-03-131-29/+12
* fix(AppManager): Allow to query dark **or** bright iconFerdinand Thiessen2024-03-081-2/+2
* fix(updatenotification): Adjust tests for changed IAppConfigFerdinand Thiessen2024-03-081-1/+2
* feat(AppManager): Provide `getAppIcon` functionFerdinand Thiessen2024-03-071-10/+1
* feat(updatenotification): Allow to disable the app updated notifications and ...Ferdinand Thiessen2024-03-073-2/+16
* fix(updatenotification): Add migration step to replace and remove renamed bac...Ferdinand Thiessen2024-03-071-0/+73
* fix(updatenotification): Resolve static code analysis errorsFerdinand Thiessen2024-03-073-14/+11
* feat(updatenotification): Add notification for users when apps are updatedFerdinand Thiessen2024-03-079-58/+691
* fix(updatenotification): Replace deprecated code and move background jobs int...Ferdinand Thiessen2024-03-074-63/+48
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-235-18/+19
* refactor: Rename OpenAPI type aliases to their namespacesjld31032023-11-022-4/+4
* Migrate applications away from deprecated ILoggerCôme Chilliet2023-09-211-7/+7
* fix(updatenotification): Skip update checkChristopher Ng2023-08-111-0/+5
* Add instance category while checking new updatesBenjamin Gaussorgues2023-07-181-47/+11
* updatenotification: Add OpenAPI specjld31032023-07-112-4/+51
* chore: Drop \OC_App::getAppInfoChristoph Wurst2023-06-011-1/+2
* Fix types for reading and writing config valuesjld31032023-04-054-7/+7
* fix(updater): Don't warn about missing appstore updates for apps deployed fro...Joas Schilling2023-02-011-0/+9
* Merge pull request #35769 from nextcloud/rakekniven-patch-1John Molakvoæ2022-12-201-1/+8
|\
| * l10n: Align notification messages for server version and appsrakekniven2022-12-201-1/+8
* | Merge pull request #34807 from nextcloud/fix/compute-notification-parsed-subjectCôme Chilliet2022-12-191-9/+7
|\ \ | |/ |/|
| * Get rid of all useless calls to setParsedSubject now that setRichSubject is a...Côme Chilliet2022-11-291-9/+7
* | Use TimedJob from OCP instead of OCCôme Chilliet2022-12-051-2/+5
|/
* Hide warning about missing apps for when shipped in the next versionJoas Schilling2022-11-151-1/+13
* Cleanup updatenotificationCarl Schwan2022-09-151-38/+18
* Use OCP version of TimedJob instead of OC for ResetTokenBackgroundJobThomas Citharel2022-06-151-2/+3
* Make sure ResetTokenBackgroundJob doesn't execute if config is read-onlyThomas Citharel2022-06-151-1/+1
* address reviewsszaimen2022-03-281-15/+3
* show warning in update admin overviewszaimen2022-03-241-1/+50
* Fix translated app detailsJoas Schilling2021-09-302-15/+25
* Jitter the requests to the appstore and updater server over 3 minutesJoas Schilling2021-07-161-11/+16
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-049-12/+7
* Move over notification to new registrationRoeland Jago Douma2021-04-161-5/+1
* Updatenotification: add missing strict_typesJ0WI2021-04-141-1/+4