Robin Appelman
|
3230ac7bb9
|
make param names consistent with interface for copy directory polyfill
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2021-05-31 15:36:22 +02:00 |
Robin Appelman
|
9f0cb8394b
|
fixup tests for ftp limitations
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2021-05-31 15:34:06 +02:00 |
Robin Appelman
|
a3f893ee37
|
teardown
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2021-05-31 15:27:11 +02:00 |
Robin Appelman
|
df3ae3eec7
|
ftp logs
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2021-05-31 15:15:47 +02:00 |
Robin Appelman
|
fe83f76ba9
|
add new ftp backend
this uses the raw `ftp_` functions instead of the stream wrapper
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2021-05-31 15:04:43 +02:00 |
Robin Appelman
|
ebd0f82698
|
run ftp external storage tests against multiple ftp servers
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2021-05-31 15:04:36 +02:00 |
John Molakvoæ
|
018e18bf8a
|
Fix dependabot config
|
2021-05-28 12:25:03 +02:00 |
Morris Jobke
|
fb7899135e
|
Merge pull request #27187 from Simounet/fix/comments-query-oracle-limit-compliance
Fix Oracle query limit compliance in Comments
|
2021-05-28 11:19:36 +02:00 |
Morris Jobke
|
0769b17437
|
Merge pull request #27125 from nextcloud/use-github-registry
Use GitHub container registry
|
2021-05-28 11:09:33 +02:00 |
John Molakvoæ
|
11900c741e
|
Merge pull request #27185 from nextcloud/dependabot/npm_and_yarn/master/node-sass-replace
Replace node-sass with sass & bump css-loader
|
2021-05-28 08:51:50 +02:00 |
Simounet
|
a50eba16ad
|
Fix Oracle query limit compliance in Comments
Signed-off-by: Simounet <contact@simounet.net>
|
2021-05-28 08:48:01 +02:00 |
Nextcloud bot
|
7668d3afcd
|
[tx-robot] updated from transifex
|
2021-05-28 02:27:21 +00:00 |
Joas Schilling
|
b1610e7247
|
Merge pull request #27188 from nextcloud/bugfix/noid/fix-get-editable-fields-api-endpoint
Fix the get editable fields endpoint without a user id
|
2021-05-28 00:59:41 +02:00 |
Lukas Reschke
|
ac8f614d1b
|
Use GitHub container registry
To avoid Docker ratelimit issues.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
2021-05-27 23:10:03 +02:00 |
Morris Jobke
|
e3129056c8
|
Merge pull request #26410 from nextcloud/fix/noid/phpdoc
Add proper PHPDoc tags to files ApiController
|
2021-05-27 21:00:05 +02:00 |
dependabot[bot]
|
83ebcf2a7a
|
Bump css-loader from 5.2.0 to 5.2.6
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.0 to 5.2.6.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.0...v5.2.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-27 19:15:25 +02:00 |
John Molakvoæ (skjnldsv)
|
fb33652982
|
Replace node-sass with sass
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2021-05-27 19:14:32 +02:00 |
John Molakvoæ
|
2607b572ac
|
Merge pull request #27168 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-dashboard-2.0.1
|
2021-05-27 19:06:01 +02:00 |
Julius Härtl
|
a9d042deb1
|
Hide duplicate status in menu and bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-05-27 17:57:17 +02:00 |
blizzz
|
6f063c2ee9
|
Merge pull request #25770 from nextcloud/fix/25742/cli-cache-backend-recursion
Don't allow executing cli if cache backend is unavailable
|
2021-05-27 17:56:11 +02:00 |
Joas Schilling
|
3b6b4c8509
|
Add integration tests for the editable fields
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-27 14:56:22 +02:00 |
Joas Schilling
|
94584ee788
|
Fix the get editable fields endpoint without a user id
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-27 14:23:04 +02:00 |
dependabot[bot]
|
c874d89e14
|
Bump @nextcloud/vue-dashboard from 1.1.0 to 2.0.1
Bumps [@nextcloud/vue-dashboard](https://github.com/nextcloud/nextcloud-vue-dashboard) from 1.1.0 to 2.0.1.
- [Release notes](https://github.com/nextcloud/nextcloud-vue-dashboard/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-vue-dashboard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-vue-dashboard/compare/v1.1.0...v2.0.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-27 08:16:40 +00:00 |
John Molakvoæ
|
54f8d48c62
|
Merge pull request #27118 from nextcloud/dependabot/config
Add dependabot config with proper ignore for stable branches
|
2021-05-27 10:14:02 +02:00 |
John Molakvoæ
|
1430d8566f
|
Merge pull request #27130 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-3.10.0
|
2021-05-27 09:50:09 +02:00 |
dependabot-preview[bot]
|
b563b98fd5
|
Bump @nextcloud/vue from 3.7.2 to 3.10.0
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 3.7.2 to 3.10.0.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/v3.10.0/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v3.7.2...v3.10.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
|
2021-05-27 08:16:08 +02:00 |
Nextcloud bot
|
6b0859f28e
|
[tx-robot] updated from transifex
|
2021-05-27 02:27:52 +00:00 |
Morris Jobke
|
21a5cb3c7c
|
Merge pull request #27126 from nextcloud/fix/noid/circles-shipped
Add circles as shipped app
|
2021-05-26 21:24:58 +02:00 |
Morris Jobke
|
be89d72af1
|
Add circles as shipped app
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2021-05-26 21:24:30 +02:00 |
Morris Jobke
|
2cba82ac22
|
Merge pull request #27111 from nextcloud/version/22.0.0-beta2
22.0.0 beta 2
|
2021-05-26 21:09:31 +02:00 |
Morris Jobke
|
bc7538b088
|
Update CA bundle
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2021-05-26 21:07:24 +02:00 |
kesselb
|
1d3a521c12
|
Merge pull request #27113 from nextcloud/techdebt/noid/remove-migration-commands-unless-in-debug-mode
Remove the migration commands unless in debug mode
|
2021-05-26 20:41:56 +02:00 |
kesselb
|
222ac93774
|
Merge pull request #27117 from nextcloud/fix/add-exception-doc-to-qbmapper
Add DB exception '@throws' tag to QBMapper PHPDoc
|
2021-05-26 17:11:49 +02:00 |
John Molakvoæ (skjnldsv)
|
c3f9f09fb0
|
Add dependabot config with proper ignore for stable branches
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2021-05-26 15:51:11 +02:00 |
John Molakvoæ
|
8b0ce8c8a1
|
Merge pull request #27099 from nextcloud/bugfix/noid/make-user-report-scale
|
2021-05-26 15:18:41 +02:00 |
Anna Larch
|
8fcb3f33c8
|
Add DB exception throws tag to QBMapper PHPDoc
Signed-off-by: Anna Larch <anna@nextcloud.com>
|
2021-05-26 15:12:41 +02:00 |
Joas Schilling
|
f9b407d0c9
|
Make user:report command scale
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-26 11:33:09 +02:00 |
Richard Steinmetz
|
0f949eaeb1
|
Don't allow executing cli if cache backend is unavailable
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
|
2021-05-26 11:02:26 +02:00 |
Joas Schilling
|
dfedd83f79
|
Remove the migration commands unless in debug mode
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-26 10:54:14 +02:00 |
Morris Jobke
|
5a04659c9f
|
22.0.0 beta 2
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2021-05-26 09:29:05 +02:00 |
John Molakvoæ
|
903b99bd93
|
Merge pull request #26466 from nextcloud/fix/ocs-api-v2
|
2021-05-26 08:59:43 +02:00 |
John Molakvoæ (skjnldsv)
|
f1f8fa1e99
|
Move remnants of ocs api requests to v2 endpoint
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2021-05-26 08:25:00 +02:00 |
Nextcloud bot
|
accfe5b82d
|
[tx-robot] updated from transifex
|
2021-05-26 02:28:28 +00:00 |
Morris Jobke
|
6ed728d76c
|
Merge pull request #27043 from nextcloud/storage-info-include-external
fix return value of getStorageInfo when 'quota_include_external_storage' is enabled
|
2021-05-25 21:57:23 +02:00 |
blizzz
|
1b47886abb
|
Merge pull request #27035 from nextcloud/techdebt/26866/userscontroller-accountmanager-api
do not use private AccountManager in UsersController
|
2021-05-25 21:22:37 +02:00 |
Morris Jobke
|
3d1c78647e
|
Merge pull request #23065 from TomG736/FixEmptyDisplayName
Fix null displayname crash as described in #21885
|
2021-05-25 21:13:00 +02:00 |
kesselb
|
1b21b173e6
|
Merge pull request #27104 from nextcloud/properly-name-execute
[Quick Review] executeUpdate is also deprecated
|
2021-05-25 20:44:51 +02:00 |
kesselb
|
7b83daa6a6
|
Merge pull request #27103 from nextcloud/remove-unused-and-deprecated-consts
[Fast Review] Remove unused constants
|
2021-05-25 20:31:30 +02:00 |
Lukas Reschke
|
4e7b82169c
|
executeUpdate is also deprecated
Ref 1089ad5d9e/lib/private/DB/QueryBuilder/QueryBuilder.php (L312-L323)
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
2021-05-25 20:25:44 +02:00 |
Lukas Reschke
|
a521ed874c
|
Remove unused constants
No calls in all of GitHub as per https://sourcegraph.com/search?q=USER_AGENT_OWNCLOUD_&patternType=literal
Deprecation has also been years ago.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
2021-05-25 19:01:48 +02:00 |