John Molakvoæ (skjnldsv)
e7f5516b4d
Init vue comments tab
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-10-20 13:58:06 +02:00
Roeland Jago Douma
3d2024faf9
Merge pull request #23305 from nextcloud/bugfix/noid/change-status-ux-fixes
...
UX improvements change status dialog
2020-10-20 13:20:35 +02:00
Vincent Petry
08813f541d
UX improvements change status dialog
...
Focus on the custom message field after picking an emoji.
Hitting the enter key while in the custom message field now triggers
saving.
Disable save buttons while saving is in progress.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-10-20 12:19:00 +02:00
Vincent Petry
f7e1706022
Fix status clearing with initial empty value
...
When selecting an emoji but not specifying a message, the internal
message value was null which caused a server validation error on
sending.
This fixes the SetStatusModal to always work with an empty string
upfront, as this is the value the field would have if edited and cleared
manually.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-10-20 12:18:13 +02:00
John Molakvoæ
547c9dbd51
Merge pull request #23580 from nextcloud/feat/share-mail-expire
...
Also expire share type email
2020-10-20 11:33:17 +02:00
John Molakvoæ (skjnldsv)
a7c4369941
Fix theming manifest tests
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-10-20 11:03:24 +02:00
John Molakvoæ (skjnldsv)
620be7dc22
Also expire share type email
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-10-20 10:20:26 +02:00
Roeland Jago Douma
851e8c0ded
Merge pull request #23576 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
...
[Automated] Update psalm-baseline.xml
2020-10-20 09:27:56 +02:00
Roeland Jago Douma
ffd76d05c9
Merge pull request #23374 from nextcloud/bugfix/noid/app-fetch-retry
...
Only retry fetching app store data once every 5 minutes in case it fails
2020-10-20 09:21:51 +02:00
Nextcloud-PR-Bot
8f813c691d
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2020-10-20 04:29:45 +00:00
Nextcloud bot
f116595b3f
[tx-robot] updated from transifex
2020-10-20 02:18:38 +00:00
John Molakvoæ
46e04a30a4
Merge pull request #23520 from nhirokinet/patch-1
...
manifest to report correct favicon size
2020-10-19 19:00:37 +02:00
blizzz
6d2471d36e
Merge pull request #23566 from nextcloud/fix/noid/groupsbymember-apply-group-filter-early-if-possible
...
LDAP: when nesting is not enabled, the group filter can be applied right away
2020-10-19 15:34:52 +02:00
Roeland Jago Douma
8355f95bef
Merge pull request #23415 from nextcloud/bugfix/23304/some-emojis-are-in-general-other-types
...
Some emojis are in CHAR_CATEGORY_GENERAL_OTHER_TYPES
2020-10-19 15:05:34 +02:00
dependabot-preview[bot]
b2d1c8b335
Merge pull request #22954 from nextcloud/dependabot/npm_and_yarn/v-click-outside-3.1.2
2020-10-19 11:58:30 +00:00
Arthur Schiwon
2ee26b691c
tame psalm. why does it ignore '@property'?
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-10-19 13:44:32 +02:00
Arthur Schiwon
d741c5ab30
when nesting is not enabled, the group filter can be applied right away
...
- helps performance, but skipping unnecessary entries
- reduces reoccuring info-level log output against groups that do not
qualify ("no or empty name")
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-10-19 13:44:32 +02:00
Joas Schilling
8ad1bf69f8
Merge pull request #23497 from nextcloud/bugfix/noid/caldav-timerange-array
...
CalDavBackend: check if timerange is array before accessing
2020-10-19 12:54:14 +02:00
dependabot-preview[bot]
7f00dbedc2
Bump v-click-outside from 3.1.1 to 3.1.2
...
Bumps [v-click-outside](https://github.com/ndelvalle/v-click-outside ) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/ndelvalle/v-click-outside/releases )
- [Commits](https://github.com/ndelvalle/v-click-outside/compare/v3.1.1...v3.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-10-19 10:50:01 +00:00
Roeland Jago Douma
480649fdf1
Merge pull request #23551 from nextcloud/dependabot/npm_and_yarn/various
...
Dependabot various
2020-10-19 11:20:12 +02:00
Roeland Jago Douma
efabddbed8
Merge pull request #23554 from nextcloud/ca/noid/update-bunlded-ca
...
Update CA bundle to october version
2020-10-19 10:58:12 +02:00
Morris Jobke
b6a084c608
Update CA bundle to october version
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-10-19 10:33:30 +02:00
dependabot-preview[bot]
d34bdb3428
Bump file-loader from 6.1.0 to 6.1.1
...
Bumps [file-loader](https://github.com/webpack-contrib/file-loader ) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/webpack-contrib/file-loader/releases )
- [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/file-loader/compare/v6.1.0...v6.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-10-19 08:18:12 +00:00
dependabot-preview[bot]
fd78412dee
Bump @babel/plugin-proposal-class-properties from 7.10.4 to 7.12.1
...
Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-class-properties ) from 7.10.4 to 7.12.1.
- [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.12.1/packages/babel-plugin-proposal-class-properties )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-19 10:02:42 +02:00
dependabot-preview[bot]
c40422006c
Bump @nextcloud/eslint-plugin from 1.4.0 to 1.5.0
...
Bumps [@nextcloud/eslint-plugin](https://github.com/nextcloud/eslint-plugin ) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/nextcloud/eslint-plugin/releases )
- [Changelog](https://github.com/nextcloud/eslint-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/eslint-plugin/compare/v1.4.0...v1.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-19 10:02:32 +02:00
dependabot-preview[bot]
da66b1748c
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 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-19 10:02:20 +02:00
dependabot-preview[bot]
e315d9bb5f
Bump vuedraggable from 2.24.1 to 2.24.2
...
Bumps [vuedraggable](https://github.com/SortableJS/Vue.Draggable ) from 2.24.1 to 2.24.2.
- [Release notes](https://github.com/SortableJS/Vue.Draggable/releases )
- [Commits](https://github.com/SortableJS/Vue.Draggable/commits/v2.24.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-19 10:02:00 +02:00
dependabot-preview[bot]
819996eeaa
Bump @nextcloud/initial-state from 1.1.2 to 1.2.0
...
Bumps [@nextcloud/initial-state](https://github.com/nextcloud/nextcloud-initial-state ) from 1.1.2 to 1.2.0.
- [Release notes](https://github.com/nextcloud/nextcloud-initial-state/releases )
- [Changelog](https://github.com/nextcloud/nextcloud-initial-state/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/nextcloud-initial-state/compare/v1.1.2...v1.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-19 10:01:18 +02:00
dependabot-preview[bot]
e578307def
Bump vue-router from 3.4.5 to 3.4.7
...
Bumps [vue-router](https://github.com/vuejs/vue-router ) from 3.4.5 to 3.4.7.
- [Release notes](https://github.com/vuejs/vue-router/releases )
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-router/compare/v3.4.5...v3.4.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-19 10:00:56 +02:00
Nextcloud bot
b5fd0d98ec
[tx-robot] updated from transifex
2020-10-19 02:17:57 +00:00
Nextcloud bot
25b4b90fdd
[tx-robot] updated from transifex
2020-10-18 02:17:43 +00:00
John Molakvoæ (skjnldsv)
9172b9ad20
Fix sidebar legacy fileinfo
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-10-17 15:55:14 +02:00
Nextcloud bot
83429cb4c0
[tx-robot] updated from transifex
2020-10-17 02:18:48 +00:00
nhirokinet
3a05334f18
manifest to report correct favicon size
...
In the environment where php-imagick with SVG support is correctly installed, this endpoint returns 512x512 image.
d9015a8c94/apps/theming/lib/Controller/IconController.php (L146)
The problem is in the environment without php-imagick or without SVG support, this will fall back to original, whose default is 128x128; but I thought this is a separate problem. (For this, default image may be enlarged. Should I create another issue if this is important one?)
Signed-off-by: nhirokinet <nhirokinet@nhiroki.net>
2020-10-16 15:36:56 +00:00
Morris Jobke
09501e1710
Merge pull request #23508 from nextcloud/fix/23355/iuser-expected-null-given
...
fixes potential passing of null to getUserGroupIds
2020-10-16 14:57:54 +02:00
Morris Jobke
4bf891f605
Merge pull request #23478 from nextcloud/fix/21059/fix-deadlock-in-scsscacher
...
Clear cached app config while waiting for the SCSSCache lock to return
2020-10-16 14:56:43 +02:00
Julius Härtl
4512c73293
Only retry fetching app store data once every 5 minutes in case it fails
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-16 14:32:58 +02:00
Morris Jobke
cce716f9f3
Clear cached app config while waiting for the SCSSCache to finish processing the file
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-10-16 13:28:00 +02:00
Morris Jobke
1c68a6d3f6
Merge pull request #23488 from nextcloud/fix/noid/no-lock-removal-scss-cacher
...
SCSSCacher - Lock should not be removed
2020-10-16 13:25:23 +02:00
Arthur Schiwon
fd23614c08
fixes potential passing of null to getUserGroupIds
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-10-16 12:29:35 +02:00
Julius Härtl
439e21e087
Merge pull request #23348 from nohn/gh20679
...
Fix #20679 - be more alert about 2FA consequences
2020-10-16 11:57:43 +02:00
Morris Jobke
9273436534
SCSSCacher - Lock should not be removed
...
This is within the failed lock acquiring branch. So the lock is free by another process and should not be removed because the cached file (that was created by the process having the lock) appeared on the filesystem.
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-10-16 10:02:18 +02:00
Morris Jobke
2456969b41
Merge pull request #23490 from nextcloud/debug/noid/log-statements-for-scss-locking
...
Provide log statements for SCSS cache
2020-10-16 09:48:09 +02:00
Morris Jobke
c2c077b5ae
Merge pull request #23494 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
...
[Automated] Update psalm-baseline.xml
2020-10-16 09:26:56 +02:00
Christoph Wurst
caa739f96e
Merge pull request #23492 from nextcloud/tests/22305/unreliable-SharedMountTest
...
SharedMountTest.php:367 is unreliable
2020-10-16 08:39:06 +02:00
dependabot-preview[bot]
17a2f0869b
Merge pull request #23495 from nextcloud/dependabot/composer/vimeo/psalm-3.17.2
2020-10-16 05:54:18 +00:00
Simon Spannagel
9956d13b90
CalDavBackend: check if timerange is array before accessing
...
Signed-off-by: Simon Spannagel <simonspa@kth.se>
2020-10-16 07:50:36 +02:00
lynn-stephenson
a3bdb0c4cb
Implement unit tests for versions 1 and 2.
...
Signed-off-by: lynn-stephenson <lynn.stephenson@protonmail.com>
2020-10-15 21:23:24 -08:00
lynn-stephenson
648b60fa0e
Derive encryption key & MAC key from a single key.
...
Signed-off-by: lynn-stephenson <lynn.stephenson@protonmail.com>
2020-10-15 21:23:24 -08:00
dependabot-preview[bot]
8b89aa4e64
Bump vimeo/psalm from 3.17.1 to 3.17.2
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 3.17.1 to 3.17.2.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/3.17.1...3.17.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-16 05:13:31 +00:00