Louis
|
1bfd001cf6
|
Merge pull request #30862 from nextcloud/feat/crud_share_permission
Support CRUD share permissions
|
2022-02-16 15:31:09 +01:00 |
|
Nextcloud bot
|
393d581c3a
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-02-16 02:27:42 +00:00 |
|
Joas Schilling
|
6d7feebe73
|
Merge pull request #31180 from nextcloud/feature/ChrisCano66/Add_Target_Blank_To_Links_Menu
Target_Blank option to open External links
|
2022-02-15 19:58:25 +01:00 |
|
Louis Chemineau
|
da435b1e67
|
Support CRUD share permissions
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2022-02-15 11:54:17 +01:00 |
|
Louis
|
9026455dac
|
Merge pull request #31170 from nextcloud/enh/noid/fix-broken-tooltip
fix a broken tooltip
|
2022-02-15 11:47:06 +01:00 |
|
christophe canovas
|
d6a9278422
|
Target_Blank option to open External links
Signed-off-by: christophe canovas <christophecanovas66@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2022-02-15 09:57:50 +00:00 |
|
Vincent Petry
|
acba237ec5
|
Merge pull request #31178 from nextcloud/fix-dav-namespace-typo
Fix typo in DAV namespace registration
|
2022-02-15 09:50:43 +01:00 |
|
Côme Chilliet
|
77ed32b613
|
Merge pull request #31174 from nextcloud/fix/script_loading_ldap
Fix script loading in ldap's settings
|
2022-02-15 09:10:08 +01:00 |
|
Julius Härtl
|
43ac9c10f5
|
Merge pull request #31176 from nextcloud/remove-obsolete-dav-defaultUsernamePath
Remove setting defaultUsernamePath dynamically
|
2022-02-15 08:27:43 +01:00 |
|
Nextcloud bot
|
ba7a31d73b
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-02-15 02:45:26 +00:00 |
|
Thomas Citharel
|
46e9f6d0c5
|
Fix typo in DAV namespace registration
See b0afba6d65/sabre/dav/lib/DAV/Xml/Service.php (L43)
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-02-14 20:58:29 +01:00 |
|
Thomas Citharel
|
f695b3af9a
|
Remove setting defaultUsernamePath dynamically
Since Sabre 3.0.6 this is no longer possible.
@see https://github.com/sabre-io/dav/pull/582
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-02-14 19:40:31 +01:00 |
|
Louis Chemineau
|
95478ad9e2
|
Fix script loading in ldap's settings
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2022-02-14 16:56:55 +01:00 |
|
Louis
|
b3ba02b382
|
Merge pull request #31167 from nextcloud/dependabot/npm_and_yarn/css-loader-6.6.0
Bump css-loader from 5.2.7 to 6.6.0
|
2022-02-14 15:49:02 +01:00 |
|
szaimen
|
6d7a0fae38
|
try to fix broken tooltip
Signed-off-by: szaimen <szaimen@e.mail.de>
|
2022-02-14 15:14:28 +01:00 |
|
Louis Chemineau
|
99570df60a
|
Use asset-loader instead of url-loader
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2022-02-14 14:50:09 +01:00 |
|
dependabot[bot]
|
8df703ae51
|
Bump css-loader from 5.2.7 to 6.6.0
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.7 to 6.6.0.
- [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.7...v6.6.0)
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-14 14:44:22 +01:00 |
|
Louis
|
925c0c38ec
|
Merge pull request #31151 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-5.0.0
Bump @nextcloud/vue from 4.3.0 to 5.0.0
|
2022-02-14 14:43:30 +01:00 |
|
Louis Chemineau
|
16258fe18a
|
Bump @nextcloud/vue from 4.3.0 to 5.0.0
- Removed `moji-mart-vue-fast` from babel parsed file when loading vue files
- Updated material design icon to v5.0.0, superseding https://github.com/nextcloud/server/pull/30086
- Manually compiled
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 4.3.0 to 5.0.0.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v4.3.0...v5.0.0)
---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2022-02-14 13:28:38 +01:00 |
|
Côme Chilliet
|
7b14b96231
|
Merge pull request #30901 from nextcloud/feat/30398/migration-registration
Migration registraton
|
2022-02-14 12:40:00 +01:00 |
|
Louis
|
81fcee7ae0
|
Merge pull request #31146 from nextcloud/dependabot/npm_and_yarn/karma-coverage-2.2.0
Bump karma-coverage from 2.1.1 to 2.2.0
|
2022-02-14 12:21:57 +01:00 |
|
Louis
|
af97b3e223
|
Merge pull request #31147 from nextcloud/dependabot/npm_and_yarn/karma-6.3.16
Bump karma from 6.3.15 to 6.3.16
|
2022-02-14 12:21:24 +01:00 |
|
Nextcloud bot
|
eb0d4efdc3
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-02-14 02:28:25 +00:00 |
|
dependabot[bot]
|
65672ee4be
|
Merge pull request #30810 from nextcloud/dependabot/composer/build/integration/sabre/dav-4.3.1
|
2022-02-14 01:53:56 +00:00 |
|
dependabot[bot]
|
76a67c7334
|
Update sabre/dav requirement from 4.3.0 to 4.3.1 in /build/integration
Updates the requirements on [sabre/dav](https://github.com/sabre-io/dav) to permit the latest version.
- [Release notes](https://github.com/sabre-io/dav/releases)
- [Changelog](https://github.com/sabre-io/dav/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sabre-io/dav/compare/4.3.0...4.3.1)
---
updated-dependencies:
- dependency-name: sabre/dav
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-14 01:19:44 +00:00 |
|
dependabot[bot]
|
d78c5a8e44
|
Merge pull request #31149 from nextcloud/dependabot/npm_and_yarn/jquery-ui-dist-1.13.1
|
2022-02-14 00:44:39 +00:00 |
|
dependabot[bot]
|
4e6ba2b9b5
|
Bump jquery-ui-dist from 1.13.0 to 1.13.1
Bumps [jquery-ui-dist](https://github.com/jquery/jquery-ui) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/jquery/jquery-ui/releases)
- [Commits](https://github.com/jquery/jquery-ui/compare/1.13.0...1.13.1)
---
updated-dependencies:
- dependency-name: jquery-ui-dist
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2022-02-14 00:11:58 +00:00 |
|
MichaIng
|
f49e2a95e9
|
Merge pull request #31153 from nextcloud/automated/noid/psalm-baseline-update-1644643332
[Automated] Update psalm-baseline.xml
|
2022-02-13 04:27:40 +01:00 |
|
Nextcloud bot
|
a615d15046
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-02-13 02:26:57 +00:00 |
|
Carl Schwan
|
46aad7595e
|
Merge pull request #31117 from nextcloud/automated/noid/psalm-baseline-update-1644552670
[Automated] Update psalm-baseline.xml
|
2022-02-12 07:56:17 +01:00 |
|
dependabot[bot]
|
dce6b259ec
|
Merge pull request #31152 from nextcloud/dependabot/npm_and_yarn/follow-redirects-1.14.8
|
2022-02-12 05:59:06 +00:00 |
|
nextcloud-command
|
c60e727141
|
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
|
2022-02-12 05:22:12 +00:00 |
|
dependabot[bot]
|
77c922ae6f
|
Bump karma from 6.3.15 to 6.3.16
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.15 to 6.3.16.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v6.3.15...v6.3.16)
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-12 04:26:42 +00:00 |
|
dependabot[bot]
|
ab4cd2626f
|
Bump follow-redirects from 1.14.7 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-12 04:26:11 +00:00 |
|
dependabot[bot]
|
7caf47b519
|
Merge pull request #31145 from nextcloud/dependabot/npm_and_yarn/puppeteer-13.3.1
|
2022-02-12 04:25:07 +00:00 |
|
Nextcloud bot
|
c686ee791a
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-02-12 02:28:00 +00:00 |
|
dependabot[bot]
|
256075c26b
|
Bump karma-coverage from 2.1.1 to 2.2.0
Bumps [karma-coverage](https://github.com/karma-runner/karma-coverage) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/karma-runner/karma-coverage/releases)
- [Changelog](https://github.com/karma-runner/karma-coverage/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma-coverage/compare/v2.1.1...v2.2.0)
---
updated-dependencies:
- dependency-name: karma-coverage
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-12 02:04:21 +00:00 |
|
dependabot[bot]
|
b7cf77eef4
|
Bump puppeteer from 13.2.0 to 13.3.1
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 13.2.0 to 13.3.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v13.2.0...v13.3.1)
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-12 02:03:15 +00:00 |
|
Christopher Ng
|
e485451eed
|
Add test
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2022-02-11 23:34:25 +00:00 |
|
Christopher Ng
|
21f9e85e1a
|
Extend export destination interface
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2022-02-11 23:34:25 +00:00 |
|
Christopher Ng
|
e3244361ba
|
Allow registration of migrators
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2022-02-11 23:34:25 +00:00 |
|
Joas Schilling
|
90d94c172e
|
Merge pull request #31134 from nextcloud/regression/30020/add-missing-scripts
Regression/30020/add missing scripts
|
2022-02-11 23:16:32 +01:00 |
|
Vincent Petry
|
fbbbc2ec34
|
Merge pull request #30959 from nextcloud/redis-pconnect
use persistent connections when connecting to redis
|
2022-02-11 16:18:37 +01:00 |
|
Joas Schilling
|
cae0498867
|
Recompile
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2022-02-11 16:17:09 +01:00 |
|
Joas Schilling
|
8530c4cdc7
|
Add missing personal availability script
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2022-02-11 16:14:18 +01:00 |
|
Joas Schilling
|
bcc956753b
|
Merge pull request #31132 from nextcloud/fix/missing-two-factor-backup-codes-bundle
Fix missign twofactor_backupcodes bundle
|
2022-02-11 16:10:05 +01:00 |
|
Christoph Wurst
|
981bce3f7c
|
Fix missign twofactor_backupcodes bundle
They are backup codes. Not backups codes.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2022-02-11 13:53:31 +01:00 |
|
Joas Schilling
|
721f03fd27
|
Merge pull request #31011 from nextcloud/dronupdt
Remove MariaDB 10.1 and PGsql 9.6 (both EOL) from drone
|
2022-02-11 12:15:37 +01:00 |
|
Simon L
|
fbf260f39a
|
Merge pull request #31090 from nextcloud/fix/31069/fix-overlapping-buttons-apps-management
fix overlapping buttons in apps-management
|
2022-02-11 11:16:34 +01:00 |
|
nextcloud-command
|
9530554b91
|
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
|
2022-02-11 04:11:10 +00:00 |
|