Arthur Schiwon
aa2d754d5c
add repair step to clean up DB off lastFeatureRefresh entries in user prefs
...
- also removes related app setting "updateAttributesInterval"
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-09-04 12:59:57 +02:00
Arthur Schiwon
699871dcb0
these code bits were part of old logic that was already refactored out
...
- only references were in unit tests
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-09-04 12:56:43 +02:00
John Molakvoæ
d9b3c759c1
Merge pull request #22540 from nextcloud/bugfix/noid/fix_status_nc2.6_regressions
...
Adapt status menu styles to nc/vue 2.6
2020-09-04 10:37:37 +02:00
Roeland Jago Douma
56fdd4d47b
Merge pull request #22578 from nextcloud/up/files_external/smb
...
Upgrade icewind/smb to 3.2.7
2020-09-04 10:26:21 +02:00
Joas Schilling
e690f0e7e3
Merge pull request #22550 from nextcloud/bugfix/13556/use-correct-root-when-compiling-scss
...
Use the correct root to determinate the webroot for the resource
2020-09-04 08:58:07 +02:00
Roeland Jago Douma
89ce8d50e0
Upgrade icewind/smb to 3.2.7
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-09-04 08:57:27 +02:00
Joas Schilling
3fb6a625aa
Better error message when blocked by access control
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-09-04 08:51:35 +02:00
Julius Härtl
b0970f86f0
Update repair step apply new opendocument template mimes
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-09-04 08:42:32 +02:00
Julius Härtl
b759b40f24
Remove tooltip on customize button in dashboard
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-09-04 08:14:22 +02:00
Nextcloud bot
84fe4447a7
[tx-robot] updated from transifex
2020-09-04 02:17:18 +00:00
Roeland Jago Douma
c205faca80
Merge pull request #21082 from nextcloud/enh/noid/apps-settings
...
Show changelog in apps management
2020-09-03 22:13:27 +02:00
Roeland Jago Douma
7b6f6856e4
Merge pull request #22524 from nextcloud/fix/apppassword_update
...
Fix app password updating out of bounds
2020-09-03 22:00:25 +02:00
Julius Härtl
7a1748e6f0
Show changelog in apps management
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-09-03 19:16:13 +00:00
Roeland Jago Douma
0452877a67
Fix app password updating out of bounds
...
When your password changes out of bounds your Nextcloud tokens will
become invalid. There is no real way around that. However we should make
sure that if you successfully log in again your passwords are all
updates
* Added event listener to the PostLoggedInEvent so that we can act on it
- Only if it is not a token login
* Make sure that we actually reset the invalid state when we update a
token. Else it keeps being marked invalid and thus not used.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-09-03 21:13:36 +02:00
Georg Ehrke
4bc5dcc34c
Fix status menu styles after nc/vue 2.6 upgrade
...
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2020-09-03 16:15:58 +02:00
Joas Schilling
a4b2403e29
The privacy setting is only about syncing to other servers
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-09-03 15:46:21 +02:00
Roeland Jago Douma
b7edc61a83
20 beta 4
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-09-03 14:48:42 +02:00
Roeland Jago Douma
5826b75c40
Merge pull request #22455 from nextcloud/version/20.0.0/beta3
...
20 Beta3
2020-09-03 13:09:03 +02:00
blizzz
d20a11f171
Merge pull request #22556 from nextcloud/bugfix/noid/cleanup-part-file
...
Do not keep the part file if the forbidden exception has no retry set
2020-09-03 13:01:08 +02:00
blizzz
be223d1e46
Merge pull request #22557 from nextcloud/bugfix/noid/group-share-failure
...
Do not fail if share for mountpoint is no longer available
2020-09-03 12:59:45 +02:00
Julius Härtl
f96853a19c
Do not fail if share for mountpoint is no longer available
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-09-03 11:17:59 +02:00
Julius Härtl
4cf29e598d
Do not keep the part file if the forbidden exception has retry set to false
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-09-03 11:00:24 +02:00
John Molakvoæ
6a3b649e93
Merge pull request #22111 from nextcloud/enh/unified-search-filters
2020-09-03 10:25:55 +02:00
Roeland Jago Douma
39cc193bf7
Merge pull request #22528 from nextcloud/bug/22475/trash-bin-size
...
Change free space calculation
2020-09-03 09:28:48 +02:00
Roeland Jago Douma
b62d144886
Merge pull request #22545 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
...
[Automated] Update psalm-baseline.xml
2020-09-03 09:28:13 +02:00
Daniel Calviño Sánchez
96821945fb
Adjust acceptance tests to changes in @nextcloud/vue 2.6.3
...
The menu button and the menu of a share are no longer direct childs of
the actions of the share row. The menu button is now a child of a
".trigger" element, while the menu is a direct child of the body and has
an id defined in the "aria-describedby" attribute of the ".trigger"
element.
In XPath 1.0 it does not seem possible to "backreference" a value or
create variables, so when the share menu or one of its item is needed
now the ".trigger" element is first found and then its XPath expression
is used to compose its "aria-describedby" attribute in the XPath
expression for the menu.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-09-03 09:09:26 +02:00
John Molakvoæ (skjnldsv)
43243ce298
Bump @nextcloud/vue to v2.6.3
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-09-03 09:03:10 +02:00
John Molakvoæ (skjnldsv)
f04b182b94
Fix search placeholder animation & dark theme compatibility
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-09-03 09:03:10 +02:00
John Molakvoæ (skjnldsv)
f359529555
Allow unified search filtering
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-09-03 09:03:09 +02:00
Julius Härtl
3560aa80f0
Add opendocument templates to mimetype mappings
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-09-03 08:53:41 +02:00
Nextcloud-PR-Bot
7511885c15
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2020-09-03 04:22:57 +00:00
Nextcloud bot
63ac3615c5
[tx-robot] updated from transifex
2020-09-03 02:16:37 +00:00
Brad Rubenstein
442af8c5d5
Minor cleanup: php-cs-fixer, tests, interface consistency
...
IMipPlugin.php Removed blank lines to make php-cs-fixer happy.
Minor cleanup: bugs found by Psalm static checker
IEMailTemplate: The public interface to addBodyListItem also needs to include the new plainIndent parameter.
IMipPlugin: Fixes an undefined variable for events that do not have DTEND. Also use explicit string conversion for parameters and properties in several places.
The new email template adds an additional blank line before "button" links in plain text, so the tests were fixed to include that additional blank line.
Signed-off-by: Brad Rubenstein <brad@wbr.tech>
2020-09-02 17:54:36 +02:00
Joas Schilling
87aa9b187e
Use the correct root to determinate the webroot for the resource
...
Since all the compiled routes are based on the server webroot,
we have to use this, independent from which app this belongs to.
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-09-02 17:13:24 +02:00
John Molakvoæ
34aca46325
Merge pull request #22526 from nextcloud/feature/unified-search/emit-query
...
Emit unified search query
2020-09-02 09:27:58 +02:00
Raimund Schlüßler
7abfaadc54
Emit unified search query
...
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-09-02 06:04:10 +00:00
Nextcloud bot
d1ea6e09bc
[tx-robot] updated from transifex
2020-09-02 02:17:10 +00:00
Roeland Jago Douma
6bda2c26c7
Merge pull request #22423 from nextcloud/bugfix/noid/direct-editing-encryption
...
Do not expose direct editing if no master key is available
2020-09-01 20:32:21 +02:00
Christoph Wurst
2b192e7061
Merge pull request #22535 from nextcloud/fix/zipstreamer_external_storage
...
Only disable zip64 if the size is known
2020-09-01 15:40:46 +02:00
Roeland Jago Douma
ab6bd79c02
Only disable zip64 if the size is known
...
Else we might run into the issue that for an external storage where the
size is not known yet we do not use zip64. Which then of course fails on
large zip files.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-09-01 15:01:12 +02:00
blizzz
f32c84a29f
Merge pull request #22533 from nextcloud/fix/noid/rm-matcher-magic
...
Flow: do not hide "matches" and "does not match" checkers
2020-09-01 11:55:57 +02:00
Julius Härtl
e0ae37745a
Do not expose direct editing if no master key is available
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-09-01 11:40:27 +02:00
Daniel Kesselberg
ac8051ee0c
Tests only: Forward calls to getUserValue and getAppValue
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-09-01 11:39:26 +02:00
Arthur Schiwon
2a00c47943
do not hide "matches" and "does not match" checkers
...
- they show up previously with / typed – end user needs to know about it
- inconsistent with some other fields, that show it directly
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-09-01 10:29:46 +02:00
dependabot-preview[bot]
823f94bb01
Merge pull request #22491 from nextcloud/dependabot/npm_and_yarn/dompurify-2.0.14
2020-09-01 06:55:07 +00:00
Roeland Jago Douma
d0a7f833cc
Merge pull request #22116 from nextcloud/bugfix/noid/transfer-ownership-share-root
...
Fix share transfer of single files and on the transfered node
2020-09-01 08:50:22 +02:00
Roeland Jago Douma
e0d767d3e1
Merge pull request #16632 from nextcloud/bugfix/external-reshare
...
Set proper root path for single file shares originating from other storages
2020-09-01 08:48:31 +02:00
dependabot-preview[bot]
ec986af726
Bump dompurify from 2.0.12 to 2.0.14
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.0.12 to 2.0.14.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.0.12...2.0.14 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-09-01 06:19:50 +00:00
Nextcloud bot
023d18bc40
[tx-robot] updated from transifex
2020-09-01 02:16:09 +00:00
Daniel Kesselberg
2513b64602
Change free space calculation
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-08-31 23:11:10 +02:00