Unverified Commit 87e26b56 authored by teutat3s's avatar teutat3s
Browse files

nextcloudPackages.quota_warning: init

parent 02e9e38c
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -269,6 +269,16 @@
      "agpl"
    ]
  },
  "quota_warning": {
    "hash": "sha256-hQpbARBAKYakjwp/LGYMIFhjVRxqfQj36x6QF8HIfEA=",
    "url": "https://github.com/nextcloud-releases/quota_warning/releases/download/v1.20.0/quota_warning-v1.20.0.tar.gz",
    "version": "1.20.0",
    "description": "This app sends notifications to users when they reached 85, 90 and 95% of their quota (checked once a day).\nIn addition an email can be sent to the users. The three percentages can be changed in the admin settings.\nIt is also possible to have a link in the email and the notification for upsell options.",
    "homepage": "https://github.com/nextcloud/quota_warning",
    "licenses": [
      "agpl"
    ]
  },
  "registration": {
    "hash": "sha256-LHrs6kCawIj7Te/OftUOEw8khgGnAP0nm9y/JaP8KkE=",
    "url": "https://github.com/nextcloud-releases/registration/releases/download/v2.5.0/registration-v2.5.0.tar.gz",
+10 −0
Original line number Diff line number Diff line
@@ -269,6 +269,16 @@
      "agpl"
    ]
  },
  "quota_warning": {
    "hash": "sha256-hQpbARBAKYakjwp/LGYMIFhjVRxqfQj36x6QF8HIfEA=",
    "url": "https://github.com/nextcloud-releases/quota_warning/releases/download/v1.20.0/quota_warning-v1.20.0.tar.gz",
    "version": "1.20.0",
    "description": "This app sends notifications to users when they reached 85, 90 and 95% of their quota (checked once a day).\nIn addition an email can be sent to the users. The three percentages can be changed in the admin settings.\nIt is also possible to have a link in the email and the notification for upsell options.",
    "homepage": "https://github.com/nextcloud/quota_warning",
    "licenses": [
      "agpl"
    ]
  },
  "registration": {
    "hash": "sha256-LHrs6kCawIj7Te/OftUOEw8khgGnAP0nm9y/JaP8KkE=",
    "url": "https://github.com/nextcloud-releases/registration/releases/download/v2.5.0/registration-v2.5.0.tar.gz",
+1 −0
Original line number Diff line number Diff line
@@ -27,6 +27,7 @@
, "phonetrack": "agpl3Plus"
, "polls": "agpl3Plus"
, "previewgenerator": "agpl3Plus"
, "quota_warning": "agpl3Plus"
, "qownnotesapi": "agpl3Plus"
, "registration": "agpl3Plus"
, "richdocuments": "agpl3Only"