Nextcloud bot
f2885c171f
[tx-robot] updated from transifex
7 years ago
blizzz
f739783780
Merge pull request #15668 from nextcloud/fix/10832/l10n-on-settings-page
Fix l10n for SettingsManager by injecting the l10n factory
7 years ago
Morris Jobke
8c3c04596e
Fix l10n for SettingsManager by injecting the l10n factory
Fixes #10832
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
7 years ago
Morris Jobke
446dfd9d1d
Merge pull request #15651 from nextcloud/fix/quota/hover-feedback
Remove quota feedback if no link set
7 years ago
Morris Jobke
553543e85c
Merge pull request #15659 from nextcloud/version-backend-use
add way for version backends to programmatically specify if they should be used
7 years ago
Roeland Jago Douma
9daee196a3
Merge pull request #15660 from nextcloud/objectstore-get
add method to get the used object store from the storage
7 years ago
Morris Jobke
d3511f69f9
Merge pull request #15499 from nextcloud/app-update-script
Add scripts to update server & apps or apps only
7 years ago
Robin Appelman
439b341e89
add method to get the used object store from the storage
Signed-off-by: Robin Appelman <robin@icewind.nl>
7 years ago
Robin Appelman
ccfbee2af9
add way for version backends to programmatically specify if they should be used
this allows for backends that should only be used if specific conditions are met
Signed-off-by: Robin Appelman <robin@icewind.nl>
7 years ago
John Molakvoæ (skjnldsv)
7ec3845494
Remove quota feedback if no link set
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
7 years ago
Morris Jobke
ac92603014
Merge pull request #15638 from nextcloud/bugfix/7965/sharing-hide-if-empty
Only show sharing section if it has content
7 years ago
Roeland Jago Douma
50dbdeea46
Merge pull request #15104 from nextcloud/enh/remote_wipe
Remote wipe support
7 years ago
Nextcloud bot
af680f285e
[tx-robot] updated from transifex
7 years ago
Morris Jobke
11f861221e
Merge pull request #15601 from nextcloud/url-generation-oc-config
dont use deprecated oc_config in url generation
7 years ago
Roeland Jago Douma
f03eb7ec3c
Remote wipe support
This allows a user to mark a token for remote wipe.
Clients that support this can then wipe the device properly.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
7 years ago
Julius Härtl
8f11d2a39b
Only show sharing section if it has content
Signed-off-by: Julius Härtl <jus@bitgrid.net>
7 years ago
Robin Appelman
1799e1acaf
dont use deprecated oc_config in url generation
Signed-off-by: Robin Appelman <robin@icewind.nl>
7 years ago
Morris Jobke
ae7f89fd9f
Merge pull request #15615 from nextcloud/dependabot/npm_and_yarn/build/jsdoc-3.6.2
Bump jsdoc from 3.6.1 to 3.6.2 in /build
7 years ago
Roeland Jago Douma
9fce7014af
Merge pull request #15578 from nextcloud/3rdparty/openstack/3.0.6
[3rdparty] Bump openstack to 3.0.6
7 years ago
Roeland Jago Douma
faf49dd3d7
Merge pull request #15626 from nextcloud/update-crl
Update CRL due to revoked cookbook.crt
7 years ago
Morris Jobke
afdcb132dd
Update CRL due to revoked cookbook.crt
See https://github.com/nextcloud/app-certificate-requests/pull/241
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
7 years ago
John Molakvoæ
bb68f4c1de
Bump babel-loader from 8.0.5 to 8.0.6 ( #15616 )
Bump babel-loader from 8.0.5 to 8.0.6
7 years ago
Nextcloud bot
b47be33821
[tx-robot] updated from transifex
7 years ago
Nextcloud bot
a44bb8bdcd
[tx-robot] updated from transifex
7 years ago
dependabot[bot]
a04dd96283
Bump babel-loader from 8.0.5 to 8.0.6
Bumps [babel-loader](https://github.com/babel/babel-loader ) from 8.0.5 to 8.0.6.
- [Release notes](https://github.com/babel/babel-loader/releases )
- [Changelog](https://github.com/babel/babel-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel-loader/compare/v8.0.5...v8.0.6 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years ago
dependabot[bot]
cb53a582e6
Bump jsdoc from 3.6.1 to 3.6.2 in /build
Bumps [jsdoc](https://github.com/jsdoc/jsdoc ) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/jsdoc/jsdoc/releases )
- [Changelog](https://github.com/jsdoc/jsdoc/blob/master/CHANGES.md )
- [Commits](https://github.com/jsdoc/jsdoc/compare/3.6.1...3.6.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years ago
Nextcloud bot
db6c89ded0
[tx-robot] updated from transifex
7 years ago
Jan-Christoph Borchardt
fa066da77c
Fix app update script for macOS
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
7 years ago
Jan-Christoph Borchardt
8f0656aae9
Remove eduplicate git fetch from update scripts
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
7 years ago
Jan-Christoph Borchardt
bc61b15e2f
Adjust script to remove branches which are deleted on GitHub
Co-Authored-By: Morris Jobke <hey@morrisjobke.de>
7 years ago
Jan-Christoph Borchardt
934924577a
Fix for update script when submodule is not initialized
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
7 years ago
Jan-Christoph Borchardt
b403d72f51
Also add script to update both server and apps
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
7 years ago
Jan-Christoph Borchardt
9f4ae034c1
Add script to update Nextcloud apps from latest git master, ref #15145
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
7 years ago
Roeland Jago Douma
49a379b339
[3rdparty] Bump openstack to 3.0.6
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years ago
Morris Jobke
a3b4410283
Merge pull request #15571 from nextcloud/enhancement/maintenance-mode-bundle
Migrate the maintenance script to a modern module and bundle
7 years ago
Roeland Jago Douma
528eb1b223
Merge pull request #15304 from nextcloud/enh/2fa_setup_at_login
2FA setup during login
7 years ago
Roeland Jago Douma
f9d30b946f
Merge pull request #15590 from nextcloud/enh/15480/delete_apptoken_ocs_endpoint
Allow clients to delete their own apptoken
7 years ago
Morris Jobke
0857d92a58
Merge pull request #15582 from nextcloud/bugfix/noid/update-shipped-apps
Update shipped.json to include privacy and recommendations
7 years ago
Roeland Jago Douma
579162d7b9
Allow 2FA to be setup on first login
Once 2FA is enforced for a user and they have no 2FA setup yet this will
now prompt them with a setup screen. Given that providers are enabled
that allow setup then.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
7 years ago
Roeland Jago Douma
2dcb4cfbd6
Allow clients to delete their own apptoken
Fixes #15480
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years ago
Georg Ehrke
1ac913230e
Update shipped.json to include privacy, recommendations, viewer
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
7 years ago
Nextcloud bot
e625164e85
[tx-robot] updated from transifex
7 years ago
Roeland Jago Douma
58658f1c78
Merge pull request #15564 from nextcloud/fix/noid/rephrase-unclear-error-msg
User management/subadmin: rephrase ambiguous error message
7 years ago
Christoph Wurst
0cfcccee29
Migrate the maintenance script to a modern module and bundle
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
7 years ago
Morris Jobke
633a198142
Merge pull request #15547 from nextcloud/3rdparty/aws/sdk/3.93.9
[3rdparty] Bump AWS SDK to 3.93.9
7 years ago
Nextcloud bot
7c7ea657ec
[tx-robot] updated from transifex
7 years ago
Arthur Schiwon
45110f4c5d
fixes misunderstanding of the error message
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
7 years ago
Roeland Jago Douma
1e0c317fc1
[3rdparty] Bump AWS SDK to 3.93.9
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years ago
Nextcloud bot
856a33ec47
[tx-robot] updated from transifex
7 years ago
Roeland Jago Douma
51d0a44b30
Merge pull request #15552 from nextcloud/update-ca-bundle-checker
Update ca bundle checker
7 years ago