Commit Graph

54934 Commits

Author SHA1 Message Date
Robin Appelman c077c15875
show better quota warning for group folders and external storage
instead of showing the generic 'Your storage is full' message, better explain that it's the group folder/external storage that is full

Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-08-25 16:05:16 +02:00
Joas Schilling 0934aee46b
Merge pull request #22359 from nextcloud/fix/noid/flow-leaking-scope
fix possible leaking scope in Flow
2020-08-25 10:40:26 +02:00
Nextcloud bot b287760694
[tx-robot] updated from transifex 2020-08-25 02:17:40 +00:00
Roeland Jago Douma 7e6f04490e
Merge pull request #22393 from nextcloud/fix/license-headers-20
Update the license headers for Nextcloud 20
2020-08-24 22:03:00 +02:00
Jan C. Borchardt 487d17dd55
Merge pull request #22357 from nextcloud/enh/dashboard/toggle-statuses
Ability to toggle statuses in dashboard
2020-08-24 19:29:49 +02:00
John Molakvoæ 111496c7cd
Merge pull request #22394 from nextcloud/fix/share-federation-missing-fn
Fix missing FN from federated contact
2020-08-24 18:05:00 +02:00
Joas Schilling df857604d5
Merge pull request #21894 from nextcloud/fix-file-quota
fix: file quota was not applied in all cases
2020-08-24 15:48:48 +02:00
John Molakvoæ 77a31b566e
Merge pull request #22376 from nextcloud/design/wording-leave-share 2020-08-24 15:23:55 +02:00
John Molakvoæ (skjnldsv) 6d576a9100
Fix missing FN from federated contact
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-08-24 15:15:32 +02:00
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-08-24 14:54:25 +02:00
Joas Schilling d5edd71ab2
Make the tick always white
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-08-24 14:29:34 +02:00
Joas Schilling 0308d2f922
Make the recent status icon dark theme compatible
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-08-24 14:28:59 +02:00
blizzz bf162d08f5
Merge pull request #22358 from nextcloud/fix/noid/flow-icon-size-and-alignment
fix event icon sizes and text alignment
2020-08-24 14:11:41 +02:00
John Molakvoæ dd054f0bdb
Merge pull request #22382 from nextcloud/bugfix/22380
Add repair step to remove old dashboard app config
2020-08-24 14:00:41 +02:00
Arthur Schiwon 28c0eea8cb
fix possible leaking scope in Flow
- a configured flow can be brought into consideration, despite its event
  was not fired
- it could either run through
- or run into a RuntimeException and killing processing of valid flows

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-08-24 13:44:01 +02:00
Roeland Jago Douma 341466be14
Merge pull request #22385 from nextcloud/bump/crl
Update the CRL
2020-08-24 13:24:29 +02:00
Roeland Jago Douma ded4cd9893
Merge pull request #22361 from nextcloud/dependabot/npm_and_yarn/vue-material-design-icons-4.9.0
Bump vue-material-design-icons from 4.8.0 to 4.9.0
2020-08-24 13:05:36 +02:00
npmbuildbot[bot] 130ce7892a Compile assets
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-08-24 10:56:57 +00:00
Roeland Jago Douma 90b02938f4
Update the CRL
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-08-24 12:29:38 +02:00
Julius Härtl 17579c6471
Add repair step to remove old dashboard app config
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-24 10:16:15 +02:00
Roeland Jago Douma 773506a79b
Merge pull request #22363 from nextcloud/dependabot/npm_and_yarn/p-queue-6.6.1
Bump p-queue from 6.6.0 to 6.6.1
2020-08-24 09:59:37 +02:00
dependabot-preview[bot] 1d00932eb7
Bump vue-material-design-icons from 4.8.0 to 4.9.0
Bumps [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons) from 4.8.0 to 4.9.0.
- [Release notes](https://github.com/robcresswell/vue-material-design-icons/releases)
- [Changelog](https://github.com/robcresswell/vue-material-design-icons/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/robcresswell/vue-material-design-icons/compare/4.8.0...4.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-24 07:35:06 +00:00
Roeland Jago Douma 7334d3d34e
Merge pull request #22364 from nextcloud/dependabot/npm_and_yarn/vuedraggable-2.24.1
Bump vuedraggable from 2.24.0 to 2.24.1
2020-08-24 09:31:03 +02:00
Roeland Jago Douma 7fb1e44b53
Merge pull request #22365 from nextcloud/dependabot/npm_and_yarn/webpack-merge-5.1.2
Bump webpack-merge from 5.1.1 to 5.1.2
2020-08-24 09:12:45 +02:00
Roeland Jago Douma 7b7cbe6f36
Merge pull request #22360 from nextcloud/dependabot/npm_and_yarn/babel/core-7.11.4
Bump @babel/core from 7.11.1 to 7.11.4
2020-08-24 09:11:35 +02:00
Nextcloud bot 9e8b6b9995
[tx-robot] updated from transifex 2020-08-24 02:16:45 +00:00
Jan C. Borchardt 5f6db37413
Fix contrast issue in Files app menu
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2020-08-23 23:58:53 +02:00
Jan C. Borchardt d192854fea
Clarify wording to 'Leave this share', fix #18622
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2020-08-23 23:58:38 +02:00
Nextcloud bot d9b9de6d7d
[tx-robot] updated from transifex 2020-08-23 02:16:43 +00:00
dependabot-preview[bot] e1742c6701
Bump webpack-merge from 5.1.1 to 5.1.2
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/survivejs/webpack-merge/releases)
- [Changelog](https://github.com/survivejs/webpack-merge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/survivejs/webpack-merge/compare/v5.1.1...v5.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-22 07:08:47 +00:00
dependabot-preview[bot] 128420d391
Bump vuedraggable from 2.24.0 to 2.24.1
Bumps [vuedraggable](https://github.com/SortableJS/Vue.Draggable) from 2.24.0 to 2.24.1.
- [Release notes](https://github.com/SortableJS/Vue.Draggable/releases)
- [Commits](https://github.com/SortableJS/Vue.Draggable/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-22 07:08:05 +00:00
dependabot-preview[bot] d569e40d68
Bump p-queue from 6.6.0 to 6.6.1
Bumps [p-queue](https://github.com/sindresorhus/p-queue) from 6.6.0 to 6.6.1.
- [Release notes](https://github.com/sindresorhus/p-queue/releases)
- [Commits](https://github.com/sindresorhus/p-queue/compare/v6.6.0...v6.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-22 07:07:18 +00:00
dependabot-preview[bot] 9e0d3ac21a
Bump @babel/core from 7.11.1 to 7.11.4
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.1 to 7.11.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.11.4/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-22 07:05:12 +00:00
Nextcloud bot bcbe1e1c9d
[tx-robot] updated from transifex 2020-08-22 02:16:27 +00:00
Jan C. Borchardt 8052382a75
Fix wording 'User status' to just 'Status'
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2020-08-21 22:02:57 +02:00
Julien Veyssier fd2e4e496c
fix checkbox order and icons
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2020-08-21 17:05:10 +02:00
Arthur Schiwon 6bdcbeae93
fix event icon sizes and text alignment
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-08-21 16:28:45 +02:00
Julien Veyssier 3940abcf48
add buttons in modal to toggle all statuses
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2020-08-21 15:25:38 +02:00
Julien Veyssier 006157b12f
now able to toggle statuses
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2020-08-21 14:58:12 +02:00
Georg Ehrke e212862773
Merge pull request #22317 from nextcloud/bugfix/noid/status_ellipsis
Change color of displayname and ellipsis status message
2020-08-21 14:52:11 +02:00
Jan C. Borchardt 432c8a0148
Merge pull request #22319 from nextcloud/enh/dashboard/attributions
Add attributions for weather status in modal
2020-08-21 13:23:20 +02:00
Morris Jobke b91f36dded
Merge pull request #22354 from nextcloud/bugfix/noid/fix-dark-theme-selector
Fix dark-theme selector
2020-08-21 13:20:11 +02:00
Morris Jobke 8261d7e07f
Merge pull request #20772 from nextcloud/fix/sharee-integration-test
Properly search for users when limittogroups is enabled
2020-08-21 13:18:47 +02:00
Morris Jobke a0cbf16d9b
In case the group backend returns $limit or more results it is expected to contain more results
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-08-21 13:14:32 +02:00
Roeland Jago Douma 51922caa5f
Properly search for users when limittogroups is enabled
Searching just for the uid is not enough.
This makes sure this done properly again now.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-08-21 13:14:32 +02:00
Joas Schilling ace8ff87b8
Fix dark-theme selector
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-08-21 11:42:50 +02:00
Georg Ehrke d7a1c01e2a
Change color of displayname and ellipsis status message
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2020-08-21 11:17:21 +02:00
Julien Veyssier 18057dbfbb
add attributions and warning for external services in modal, sort statuses
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2020-08-21 10:26:23 +02:00
Roeland Jago Douma 7c30b612bd
Merge pull request #22188 from nextcloud/version/20.0.0-beta1
20.0.0 Beta 1
2020-08-21 09:50:54 +02:00
Morris Jobke 9073a6937d
Merge pull request #22347 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
[Automated] Update psalm-baseline.xml
2020-08-21 08:59:35 +02:00