summaryrefslogtreecommitdiffstats
path: root/core/shipped.json
Commit message (Collapse)AuthorAgeFilesLines
* 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: