Commit Graph

55 Commits (70d1d1997af5fe8d18f2d0ed06680bdbef76e304)

Author SHA1 Message Date
Julien Veyssier 70d1d1997a
new weather status used in dashboard
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
4 years ago
Georg Ehrke a8c4a8367a
Enable user_status by default
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
4 years ago
Christoph Wurst 5a33cb0b78
Register an address book with recent contacts
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years ago
Roeland Jago Douma eb8ca3783c
Viewer should be always enabled
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years ago
Roeland Jago Douma e6c5300079
Fix shipped.json
We no longer ship gallery but ship photos

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years ago
Christoph Wurst de6940352a Move settings to an app
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
5 years ago
Julius Härtl 2e8d52f354
Remove files_texteditor from shipped apps
Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years ago
Roeland Jago Douma 58c51599f4
Merge pull request #16148 from nextcloud/fix/text-official-label
Mark text as shipped so it's marked as official
5 years ago
Jan-Christoph Borchardt 283c68c4f8
Mark text as shipped so it's marked as official
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
5 years ago
Christoph Wurst cbfa7124fc Mark files_rightclick as shipped so it's marked as official
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years ago
Georg Ehrke 1ac913230e
Update shipped.json to include privacy, recommendations, viewer
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
5 years ago
Jonas Sulzer 139f5d3b0c
remove user_external from shipped.json
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
6 years ago
Morris Jobke fd041eb475
Support app is shipped
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
6 years ago
Bjoern Schiessle 511a34b08f
always enable cloud federation api
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
6 years ago
John Molakvoæ (skjnldsv) 627df8f247
Fixed default font and highcontrast font
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
6 years ago
Joas Schilling 02275e60c6
Add missing version requirement to OAuth2 app
Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years ago
Lukas Reschke 3487f62d55 Mark OAuth app as always enabled
At the moment we don't support disabling the OAuth app

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years ago
Lukas Reschke 40244285e0
user_saml is shipped via appstore
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>
7 years ago
Lukas Reschke dcfd1f5b48
External has been moved to appstore
As discussed with Joas.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years ago
Lukas Reschke a3546b0ec0
Remove apps delivered from the appstore
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>
7 years ago
Roeland Jago Douma aee2d6318f
Fix tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years ago
Roeland Jago Douma c637ff556a
App is always enabled
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years ago
Lukas Reschke dee88d08e4
Add nextcloud_announcements to shipped.json
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>
8 years ago
Bjoern Schiessle b23a4ca96b
push public user data to the lookup server
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
8 years ago
Robin Appelman bd10c960ee
set logreader as shipped 8 years ago
Bjoern Schiessle ce08682c2f
enabled by default and add to shipped.json
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
8 years ago
Joas Schilling 0b1fb180a5
Make AppConfig part of the public API
Signed-off-by: Joas Schilling <coding@schilljs.com>
8 years ago
Christoph Wurst 8acb734854
add 2fa backup codes app
* add backup codes app unit tests
* add integration tests for the backup codes app
8 years ago
Joas Schilling 89cb7b59f8
Order alphabetically and deduplicate the shipped.json 8 years ago
Lukas Reschke 966e2d8dde [master] Add new apps as official 8 years ago
Joas Schilling d1d891fed0
Add access control and automated tagging as shipped 8 years ago
Morris Jobke 2f42a3fc31
Add workflowengine 8 years ago
Joas Schilling 5632cb9a3b
Remove pre-fork EE apps from shipped.json 8 years ago
Lukas Reschke 27b699bdbc Migrate logic to dynamic controller
Also adds support for having custom login backgrounds
8 years ago
Vincent Petry c7373798ba
Add app to shipped.json 8 years ago
Lukas Reschke 2a42167fc9 Mark files_videoplayer as shipped
Ref https://github.com/owncloud/files_video_player/pull/27 + https://github.com/owncloud/files_videoplayer/issues/26#issuecomment-182968638
8 years ago
Lukas Reschke abc675d87e Move update notification code into app
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...
8 years ago
Roeland Jago Douma 33c3f75dde Force app to be always enabled for now 8 years ago
Bjoern Schiessle 9079388e02 implementation of the federated share provider 8 years ago
RealRancor 9bbb7b1c3e Remove files_locking from shipped.json 8 years ago
Vincent Petry cca33942aa Comments GUI 8 years ago
Vincent Petry ffba6d0a7e Added system tags GUI in sidebar
Added files details sidebar panel to assign/unassign/rename/delete
system tags.
8 years ago
Joas Schilling 67a83d8fd6 Add Workflow app to shipped list 9 years ago
Björn Schießle c5e41450f6 add federation to shipped.json 9 years ago
Thomas Müller 2784907782 password_policy is a shipped app 9 years ago
Lukas Reschke d50924c59b Mark files_drop as shipped
Fixes https://github.com/owncloud/enterprise/issues/895
9 years ago
Thomas Müller 6fc59f85b6 Store list of apps which cannot be disabled in shipped.json 9 years ago
Thomas Müller c27531fe0f Remove the core version from shipped.json 9 years ago
Thomas Müller f2889dc6e4 Consolidate webdav code - move all to one app 9 years ago
Joas Schilling 2d557b065f Remove user_webdavauth which is now part of user_external 9 years ago