Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/quota_warning.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2022-03-10Port to Psr LoggerInterfaceCarl Schwan
2022-02-18Also ignore the missing constant in psalmJoas Schilling
2022-02-18Allow background job to be time insensitiveJoas Schilling
2022-01-28Fix tests for php 8.0Joas Schilling
2022-01-20Delete jobs when uninstalling the applicationCarl Schwan
2021-06-24Bye travisJoas Schilling
2020-10-12Fix type mismatch when checking user quotaJoas Schilling
2020-08-28Add return types and castsJoas Schilling
2020-08-28Use IBootstrap App classJoas Schilling
2019-09-03Move to AlreadyProcessedExceptionv1.6.0Joas Schilling
2019-07-16Adjust notifier to Nextcloud 17Joas Schilling
2018-02-24Update CheckQuota.phprakekniven
2018-02-15Fix htmlescape of emailsJoas Schilling
2017-10-12Delete the job when the user does not existJoas Schilling
2017-10-11userId on quota_warning.NotificationMaxence Lange
2017-09-04Inject the meta data via the create methodJoas Schilling
2017-09-01Fix translationsJoas Schilling
2017-08-24Add meta infoJoas Schilling
2017-08-18Allow to set the repeat-durationJoas Schilling
2017-08-17Add an option to have a link for plan managementJoas Schilling
2017-08-17Change the default values a bitJoas Schilling
2017-08-17Add a UI to change the config settingsJoas Schilling
2017-08-17Use a config instead of hard coded valuesJoas Schilling
2017-08-17Use different icons in the notificationsJoas Schilling
2017-08-16Start with emailJoas Schilling
2017-06-29Fix name of method for login hookJoas Schilling
2017-02-20Adjust numbersJoas Schilling
2017-02-16Add some testsJoas Schilling
2017-02-16Parse the notification and add a simple app icon for nowJoas Schilling
2017-02-16public method to get the storage usageJoas Schilling
2017-02-16Remove warnings before creating a new one or when out of danger zoneJoas Schilling
2017-02-16Check the quotaJoas Schilling
2017-02-16Add a background job for all users on loginJoas Schilling