aboutsummaryrefslogtreecommitdiffstats
path: root/core/shipped.json
Commit message (Collapse)AuthorAgeFilesLines
* Add missing version requirement to OAuth2 appJoas Schilling2017-05-221-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Mark OAuth app as always enabledLukas Reschke2017-05-191-0/+1
| | | | | | At the moment we don't support disabling the OAuth app Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* user_saml is shipped via appstoreLukas Reschke2017-05-171-1/+0
| | | | | | Keeping it in the shipped.json leads to odd side-effects such as https://help.nextcloud.com/t/earn-a-t-shirt-by-testing-nextcloud-12-beta-2/12374/41?u=lukasreschke in case a previous version was installed. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* External has been moved to appstoreLukas Reschke2017-05-081-1/+0
| | | | | | As discussed with Joas. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Remove apps delivered from the appstoreLukas Reschke2017-05-011-4/+0
| | | | | | | | | | Apps that are in shipped.json follow some more requirements such as having a valid code integrity check. This is not something that we require when they come from the appstore as there we verify the download integrity via the signature. Also the updater treats apps that are shipped differently. We should however handle the apps like any other app from the appstore. Fixes https://github.com/nextcloud/server/issues/4605 Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Fix testsRoeland Jago Douma2017-04-041-1/+0
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* App is always enabledRoeland Jago Douma2017-04-021-0/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Add nextcloud_announcements to shipped.jsonLukas Reschke2016-11-251-0/+1
| | | | | | | | | | | | | | | | | | | | | | Otherwise on the update from beta1 to beta2 the app would be disabled again as incompatible: ``` root@cloud:/var/www/html# sudo -u www-data php occ upgrade Nextcloud or one of the apps require upgrade - only a limited number of commands are available You may use your browser or the occ upgrade command to do the upgrade Set log level to debug Turned on maintenance mode Updating database schema Updated database Disabled 3rd-party app: calendar Disabled 3rd-party app: contacts Disabled 3rd-party app: nextcloud_announcements Disabled 3rd-party app: spreed Update 3rd-party app: calendar Update 3rd-party app: contacts ``` Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* push public user data to the lookup serverBjoern Schiessle2016-11-211-0/+2
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* set logreader as shippedRobin Appelman2016-11-161-0/+1
|
* enabled by default and add to shipped.jsonBjoern Schiessle2016-11-011-0/+1
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* Make AppConfig part of the public APIJoas Schilling2016-10-211-0/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* add 2fa backup codes appChristoph Wurst2016-09-051-0/+2
| | | | | * add backup codes app unit tests * add integration tests for the backup codes app
* Order alphabetically and deduplicate the shipped.jsonJoas Schilling2016-08-041-6/+4
|
* [master] Add new apps as officialLukas Reschke2016-08-041-1/+6
|
* Add access control and automated tagging as shippedJoas Schilling2016-08-031-0/+2
|
* Add workflowengineMorris Jobke2016-07-261-2/+4
|
* Remove pre-fork EE apps from shipped.jsonJoas Schilling2016-07-201-15/+4
|
* Migrate logic to dynamic controllerLukas Reschke2016-06-271-0/+1
| | | | Also adds support for having custom login backgrounds
* Add app to shipped.jsonVincent Petry2016-05-201-0/+1
|
* Mark files_videoplayer as shippedLukas Reschke2016-02-111-1/+1
| | | Ref https://github.com/owncloud/files_video_player/pull/27 + https://github.com/owncloud/files_videoplayer/issues/26#issuecomment-182968638
* Move update notification code into appLukas Reschke2016-02-091-1/+1
| | | | | | Moves the update notification code in a single app. This is required since we want to use SSO for the new updater and for this have some code running in ownCloud as well (and we don't want that in core neccessarily). This app can provide that in the future, right now it's only the update notification itself. Will continue working on the SSO right away but wanted to keep the PR small. Furthermore also makes some more code unit-testable...
* Force app to be always enabled for nowRoeland Jago Douma2016-02-081-3/+4
|
* implementation of the federated share providerBjoern Schiessle2016-02-081-1/+2
|
* Remove files_locking from shipped.jsonRealRancor2016-02-031-1/+0
|
* Comments GUIVincent Petry2016-02-021-0/+1
|
* Added system tags GUI in sidebarVincent Petry2016-01-191-0/+1
| | | | | Added files details sidebar panel to assign/unassign/rename/delete system tags.
* Add Workflow app to shipped listJoas Schilling2015-11-271-2/+3
|
* add federation to shipped.jsonBjörn Schießle2015-11-191-1/+2
|
* password_policy is a shipped appThomas Müller2015-11-161-1/+2
|
* Mark files_drop as shippedLukas Reschke2015-11-061-0/+1
| | | | Fixes https://github.com/owncloud/enterprise/issues/895
* Store list of apps which cannot be disabled in shipped.jsonThomas Müller2015-10-261-0/+4
|
* Remove the core version from shipped.jsonThomas Müller2015-10-211-1/+0
|
* Consolidate webdav code - move all to one appThomas Müller2015-10-161-0/+1
|
* Remove user_webdavauth which is now part of user_externalJoas Schilling2015-09-241-1/+0
|
* Update the list of shipped appsJoas Schilling2015-09-241-1/+2
|
* files_encryption -> encryptionThomas Müller2015-04-161-1/+1
|
* adding enterprise apps to shipped.jsonThomas Müller2015-03-231-11/+20
|
* Update shipped.jsonThomas Müller2015-03-161-1/+2
|
* shipped apps are now defined in core/shipped.json - the shipped tag in ↵Thomas Müller2015-03-131-0/+25
info.xml is ignored from now on - never trust an app :speak_no_evil: