You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/updatenotification/lib
Maxence Lange 519e434573 fix(updatenotification): spread the use of new appconfig 2 years ago
..
AppInfo feat(updatenotification): Add notification for users when apps are updated 2 years ago
BackgroundJob fix(updatenotification): Adjust tests for changed IAppConfig 2 years ago
Command
Controller feat(updatenotification): Add notification for users when apps are updated 2 years ago
Listener feat(updatenotification): Allow to disable the app updated notifications and allow to en/disable guest users notification 2 years ago
Migration fix(updatenotification): Add migration step to replace and remove renamed background jobs 2 years ago
Notification fix(AppManager): Allow to query dark **or** bright icon 2 years ago
Settings fix(updatenotification): spread the use of new appconfig 2 years ago
Manager.php feat(updatenotification): Add notification for users when apps are updated 2 years ago
ResponseDefinitions.php chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
UpdateChecker.php