aboutsummaryrefslogtreecommitdiffstats
path: root/resources/app-info-shipped.xsd
Commit message (Collapse)AuthorAgeFilesLines
* feat: add licenses by SPDX identifier, mark shorthand aliases as deprecated.feat/noid/info-xml-spdx-license-idsAndy Scherzinger9 days1-0/+9
| | | | | | matching the app store change at https://github.com/nextcloud/appstore/pull/1560 Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* feat: hide caldav server settings if no app uses the caldav backendRichard Steinmetz2024-07-161-0/+7
| | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* chore: Add SPDX headerAndy Scherzinger2024-06-061-0/+4
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* app type extended_authenticationMaxence Lange2023-04-121-0/+1
| | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* Allow zero occurences of route in XML schemasChristopher Ng2023-02-021-1/+1
| | | | | | - For xmllint Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Allow app type session which we load in base.phpJoas Schilling2022-09-191-0/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Add admin privilege delegation for admin settingsCarl Schwan2021-09-291-2/+1
| | | | | | | This makes it possible for selected groups to access some settings pages. Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Update shipped info.xsd tooJoas Schilling2021-06-171-1/+59
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Add dashboard to app info xsdJulius Härtl2020-08-051-0/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Update the info.xsd for address book and calendar pluginsChristoph Wurst2020-03-301-0/+2
| | | | | | | | For https://github.com/nextcloud/server/pull/19795 For https://github.com/nextcloud/server/pull/19196 Ref https://github.com/nextcloud/appstore/pull/673 Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* update app info schema filesArthur Schiwon2019-12-171-0/+2
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* add the tag fulltextsearchMaxence Lange2018-11-011-0/+11
| | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* include dashboard into coreMaxence Lange2018-10-151-0/+9
| | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> Merge remote-tracking branch 'origin/interface-dashboard' into interface-dashboard Signed-off-by: Maxence Lange <maxence@artificial-owl.com> moving data object to OCP Signed-off-by: Maxence Lange <maxence@artificial-owl.com> update autoload files Signed-off-by: Maxence Lange <maxence@artificial-owl.com> +@since Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* Add the new share typeJoas Schilling2018-08-241-0/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Validate the info.xml against the appstore schema fileJoas Schilling2018-02-161-0/+671
Signed-off-by: Joas Schilling <coding@schilljs.com>