szaimen
|
8d3b7ebc78
|
Change the concurrent upload limit to less than 10
Signed-off-by: szaimen <szaimen@e.mail.de>
|
2021-08-09 08:34:03 +00:00 |
|
Nextcloud bot
|
2d9fa1fc56
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2021-08-09 02:27:13 +00:00 |
|
Nextcloud bot
|
c608217acc
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2021-08-08 02:22:08 +00:00 |
|
dependabot[bot]
|
f29045fa29
|
Merge pull request #28339 from nextcloud/dependabot/npm_and_yarn/stable20/vue-loader-15.9.8
|
2021-08-07 03:27:08 +00:00 |
|
Nextcloud bot
|
463a5e98b3
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2021-08-07 02:27:52 +00:00 |
|
dependabot[bot]
|
01c3454dc7
|
Bump vue-loader from 15.9.7 to 15.9.8
Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.9.7 to 15.9.8.
- [Release notes](https://github.com/vuejs/vue-loader/releases)
- [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-loader/compare/v15.9.7...v15.9.8)
---
updated-dependencies:
- dependency-name: vue-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-07 02:14:05 +00:00 |
|
Nextcloud bot
|
cf230cffd8
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2021-08-06 02:27:24 +00:00 |
|
Nextcloud bot
|
f118db8f7a
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2021-08-05 02:27:38 +00:00 |
|
Julius Härtl
|
ccb4502350
|
Merge pull request #28305 from nextcloud/backport/28202/stable20
|
2021-08-04 08:50:09 +02:00 |
|
Nextcloud bot
|
61cc3990ea
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2021-08-04 02:27:04 +00:00 |
|
Christopher Ng
|
c818894705
|
Build
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2021-08-04 00:31:54 +00:00 |
|
Christopher Ng
|
c92453f31a
|
Remove chunkhash
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 63c3b9a4cc)
|
2021-08-04 00:25:21 +00:00 |
|
John Molakvoæ
|
bc73a9c66e
|
Merge pull request #28248 from nextcloud/bug/noid/comments-autocompletion
|
2021-08-03 17:30:37 +02:00 |
|
John Molakvoæ
|
a09a7fc6ae
|
Merge pull request #28300 from nextcloud/version/22.0.12/Final
|
2021-08-03 17:11:56 +02:00 |
|
kesselb
|
6c27354dae
|
Merge pull request #28289 from nextcloud/backport/28259/stable20
[stable20] Check that php was compiled with argon2 support or that the php-sodium extensions is installed
|
2021-08-03 12:43:48 +02:00 |
|
John Molakvoæ (skjnldsv)
|
88e51300f1
|
20.0.12
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2021-08-03 08:47:52 +02:00 |
|
Nextcloud bot
|
41e27c73d6
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2021-08-03 02:26:41 +00:00 |
|
Carl Schwan
|
a5ae0524e8
|
Check that php was compiled with argon2 support or that the php-sodium
extensions is installed
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
|
2021-08-02 09:19:10 +00:00 |
|
Nextcloud bot
|
78a3a01911
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2021-08-02 07:57:02 +00:00 |
|
Nextcloud bot
|
23a5b86922
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2021-08-02 07:36:02 +00:00 |
|
Vincent Petry
|
b59353b0e1
|
Merge pull request #28241 from nextcloud/backport/28235/stable20
[stable20] dont apply jail search filter is on the root
|
2021-07-30 10:17:04 +02:00 |
|
John Molakvoæ
|
40c90ace71
|
Merge pull request #28187 from nextcloud/dependabot/npm_and_yarn/stable20/marked-1.1.2
|
2021-07-30 08:15:31 +02:00 |
|
Christopher Ng
|
15d0369e53
|
Build
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2021-07-29 22:06:40 +00:00 |
|
Daniel Kesselberg
|
cc35d298f7
|
Fix autocompletion for usernames in comments
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2021-07-29 23:15:12 +02:00 |
|
Robin Appelman
|
b3e238c731
|
dont apply jail search filter is on the root
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2021-07-29 14:40:00 +00:00 |
|
Robin Appelman
|
f23a053f82
|
add test for searching within a "root jail"
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2021-07-29 14:39:59 +00:00 |
|
dependabot[bot]
|
0c0388b828
|
Bump marked from 1.1.1 to 1.1.2
Bumps [marked](https://github.com/markedjs/marked) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
- [Commits](https://github.com/markedjs/marked/compare/v1.1.1...v1.1.2)
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-29 13:27:39 +02:00 |
|
John Molakvoæ
|
f1d96edd6f
|
Merge pull request #28159 from nextcloud/version/20.0.12/RC1
20.0.12 RC1
|
2021-07-29 10:17:05 +02:00 |
|
Louis
|
e8753a5734
|
Merge pull request #28191 from nextcloud/backport/28173/stable20
[stable20] Fix variable override in file view
|
2021-07-29 10:06:32 +02:00 |
|
dependabot[bot]
|
103a0beee3
|
Merge pull request #28032 from nextcloud/dependabot/npm_and_yarn/stable20/sass-loader-10.0.5
|
2021-07-28 21:55:02 +00:00 |
|
dependabot[bot]
|
840013a17d
|
Bump sass-loader from 10.0.2 to 10.0.5
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 10.0.2 to 10.0.5.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v10.0.2...v10.0.5)
---
updated-dependencies:
- dependency-name: sass-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
|
2021-07-28 21:20:33 +00:00 |
|
MichaIng
|
c26814740c
|
Merge pull request #28224 from nextcloud/backport/27920/stable20
[stable20] Fix Files breadcrumbs being hidden even if there is enough space
|
2021-07-28 21:09:12 +02:00 |
|
Julien Veyssier
|
8c9392c290
|
refs #21263 round numbers when checking if breadcrumbs should be hidden
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
|
2021-07-28 16:53:38 +00:00 |
|
dependabot[bot]
|
726f5afd7e
|
Merge pull request #28207 from nextcloud/dependabot/npm_and_yarn/stable20/regenerator-runtime-0.13.9
|
2021-07-28 14:39:34 +00:00 |
|
Louis Chemineau
|
f5d4846c14
|
Fix variabable override in file view
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2021-07-28 15:56:16 +02:00 |
|
dependabot[bot]
|
47a57f46f1
|
Bump regenerator-runtime from 0.13.7 to 0.13.9
Bumps [regenerator-runtime](https://github.com/facebook/regenerator) from 0.13.7 to 0.13.9.
- [Release notes](https://github.com/facebook/regenerator/releases)
- [Commits](https://github.com/facebook/regenerator/compare/regenerator-runtime@0.13.7...regenerator-runtime@0.13.9)
---
updated-dependencies:
- dependency-name: regenerator-runtime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
|
2021-07-28 15:35:30 +02:00 |
|
dependabot[bot]
|
319133b7e3
|
Merge pull request #28208 from nextcloud/dependabot/npm_and_yarn/stable20/url-loader-4.1.1
|
2021-07-28 08:31:23 +00:00 |
|
dependabot[bot]
|
4ebc2ab2cf
|
Bump url-loader from 4.1.0 to 4.1.1
Bumps [url-loader](https://github.com/webpack-contrib/url-loader) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/webpack-contrib/url-loader/releases)
- [Changelog](https://github.com/webpack-contrib/url-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/url-loader/compare/v4.1.0...v4.1.1)
---
updated-dependencies:
- dependency-name: url-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-28 07:45:23 +00:00 |
|
John Molakvoæ
|
7405603b85
|
Merge pull request #27701 from nextcloud/dependabot/npm_and_yarn/stable20/vue-and-vue-template-compiler-2.6.14
|
2021-07-28 09:43:04 +02:00 |
|
John Molakvoæ (skjnldsv)
|
ae4b1ec1f7
|
20.0.12 RC1
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2021-07-28 09:12:14 +02:00 |
|
dependabot[bot]
|
1b0ce5f786
|
Bump vue and vue-template-compiler
Bumps [vue](https://github.com/vuejs/vue) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together.
Updates `vue` from 2.6.12 to 2.6.14
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.6.12...v2.6.14)
Updates `vue-template-compiler` from 2.6.12 to 2.6.14
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.6.12...v2.6.14)
---
updated-dependencies:
- dependency-name: vue
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: vue-template-compiler
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
|
2021-07-28 08:58:23 +02:00 |
|
John Molakvoæ
|
721b32c271
|
Merge pull request #27988 from nextcloud/dependabot/npm_and_yarn/stable20/nextcloud/vue-dashboard-1.0.1
|
2021-07-28 07:52:42 +02:00 |
|
dependabot[bot]
|
d93a84c6c3
|
Bump @nextcloud/vue-dashboard from 1.0.0 to 1.0.1
Bumps [@nextcloud/vue-dashboard](https://github.com/nextcloud/nextcloud-vue-dashboard) from 1.0.0 to 1.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.0.0...v1.0.1)
---
updated-dependencies:
- dependency-name: "@nextcloud/vue-dashboard"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
|
2021-07-28 05:45:45 +00:00 |
|
John Molakvoæ
|
90f50ae82c
|
Add files via upload
|
2021-07-27 11:59:33 +02:00 |
|
John Molakvoæ
|
381863a08d
|
Merge pull request #27965 from nextcloud/dependabot/npm_and_yarn/stable20/bootstrap-4.5.3
|
2021-07-27 11:51:20 +02:00 |
|
John Molakvoæ
|
d4ba2a0422
|
Merge pull request #27924 from nextcloud/dependabot/npm_and_yarn/stable20/moment-timezone-0.5.33
Bump moment-timezone from 0.5.31 to 0.5.33
|
2021-07-27 11:50:54 +02:00 |
|
szaimen
|
fc3df840c0
|
Merge pull request #28172 from nextcloud/backport/28166/stable20
[stable20] User management - Add icon to user groups
|
2021-07-26 21:20:50 +02:00 |
|
szaimen
|
971ac9322b
|
User management - Add icon to user groups
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
|
2021-07-26 20:51:00 +02:00 |
|
Julius Härtl
|
d683c92241
|
Merge pull request #28125 from nextcloud/backport/28122/stable20
[stable20] Let memory limit set in tests fit the used amount
|
2021-07-22 22:50:13 +02:00 |
|
Julius Härtl
|
010ececec7
|
Let memory limit set in tests fit the used amount
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-07-22 16:46:52 +00:00 |
|