]>
source.dussan.org Git - nextcloud-server.git/log
John Molakvoæ (skjnldsv) [Thu, 29 Nov 2018 12:41:36 +0000 (13:41 +0100)]
Fix app navigation edit entry
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Morris Jobke [Thu, 29 Nov 2018 17:05:06 +0000 (18:05 +0100)]
Merge pull request #12731 from nextcloud/backport/12669/stable15
[stable15] Don't require Same Site Cookies on accessibility app assets
Morris Jobke [Thu, 29 Nov 2018 16:52:34 +0000 (17:52 +0100)]
Merge pull request #12723 from nextcloud/backport/12710/stable15
[stable15] Remove old button to submit the apppassword login
Morris Jobke [Thu, 29 Nov 2018 16:48:01 +0000 (17:48 +0100)]
Merge pull request #12730 from nextcloud/backport/12630/stable15
[stable15] Fix versions sidebar issues
Thomas Citharel [Mon, 26 Nov 2018 15:22:48 +0000 (16:22 +0100)]
Don't require Same Site Cookies on accessibility assets
Follows https://github.com/nextcloud/server/pull/11878
Julius Härtl [Fri, 23 Nov 2018 10:21:47 +0000 (11:21 +0100)]
Show mimetype icon if version preview is not available
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Fri, 23 Nov 2018 10:03:14 +0000 (11:03 +0100)]
Fix relative timestamp in versions
Signed-off-by: Julius Härtl <jus@bitgrid.net>
John Molakvoæ (skjnldsv) [Thu, 29 Nov 2018 09:39:01 +0000 (10:39 +0100)]
Fix tests
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
John Molakvoæ (skjnldsv) [Thu, 29 Nov 2018 08:54:36 +0000 (09:54 +0100)]
Remove redirect page
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
John Molakvoæ (skjnldsv) [Wed, 28 Nov 2018 17:41:46 +0000 (18:41 +0100)]
Remove old button to submit the apppassword login
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
John Molakvoæ [Thu, 29 Nov 2018 09:09:13 +0000 (10:09 +0100)]
Merge pull request #12718 from nextcloud/backport/12668/stable15
[stable15] add capabilities for multiple share links
Nextcloud bot [Thu, 29 Nov 2018 01:11:44 +0000 (01:11 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Wed, 28 Nov 2018 22:06:29 +0000 (23:06 +0100)]
Merge pull request #12712 from nextcloud/backport/12698/stable15
[stable15] I changed the width of the srollbar to make it a bit bigger
Morris Jobke [Wed, 28 Nov 2018 22:05:17 +0000 (23:05 +0100)]
Merge pull request #12713 from nextcloud/backport/12677/stable15
[stable15] Open the updater via a POST form submit instead of eval the JS code d…
Bjoern Schiessle [Mon, 26 Nov 2018 13:44:59 +0000 (14:44 +0100)]
add capabilities for multiple share links
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Roeland Jago Douma [Wed, 28 Nov 2018 21:02:10 +0000 (22:02 +0100)]
Merge pull request #12714 from nextcloud/backport/12708/stable15
[stable15] Fix folder path containing leading slash when getting mount root by id
Robin Appelman [Wed, 28 Nov 2018 14:18:29 +0000 (15:18 +0100)]
Fix folder path containing leading slash when getting mount root by id
This fixes collabora on public link shared groupfolders
Fixes https://github.com/nextcloud/groupfolders/issues/225
Signed-off-by: Robin Appelman <robin@icewind.nl>
Morris Jobke [Tue, 27 Nov 2018 09:32:48 +0000 (10:32 +0100)]
Open the updater via a POST form submit instead of eval the JS code directly
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
GretaD [Tue, 27 Nov 2018 17:35:29 +0000 (18:35 +0100)]
I changed the width of the srollbar to make it a bit bigger
Signed-off-by: GretaD <gretadoci@gmail.com>
Daniel Kesselberg [Wed, 28 Nov 2018 13:12:14 +0000 (14:12 +0100)]
Merge pull request #12700 from nextcloud/backport/12632/stable15
[stable15] Add acceptance tests for sharing files and folders with another user
Nextcloud bot [Wed, 28 Nov 2018 01:12:05 +0000 (01:12 +0000)]
[tx-robot] updated from transifex
Daniel Calviño Sánchez [Fri, 23 Nov 2018 12:32:27 +0000 (13:32 +0100)]
Rename "FilesSharingAppContext" to "PublicShareContext"
Having both "FilesAppSharingContext" and "FilesSharingAppContext" was
confusing, so "FilesSharingAppContext" was renamed to a more descriptive
name.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Daniel Calviño Sánchez [Fri, 23 Nov 2018 12:22:08 +0000 (13:22 +0100)]
Extract locators and steps for sharing in Files app to their own context
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Daniel Calviño Sánchez [Fri, 23 Nov 2018 12:06:15 +0000 (13:06 +0100)]
Extract sharing related acceptance tests to their own feature files
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Daniel Calviño Sánchez [Fri, 23 Nov 2018 11:56:52 +0000 (12:56 +0100)]
Add acceptance tests for folders that can not be reshared
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Daniel Calviño Sánchez [Fri, 23 Nov 2018 11:52:07 +0000 (12:52 +0100)]
Add acceptance tests for resharing a folder with another user
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Daniel Calviño Sánchez [Fri, 23 Nov 2018 11:30:30 +0000 (12:30 +0100)]
Add acceptance test for checking that the owner can see reshares
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Daniel Calviño Sánchez [Fri, 23 Nov 2018 11:29:30 +0000 (12:29 +0100)]
Add acceptance test for resharing a file with another user
To reshare a file there must be at least three enabled users in the
system; although it would be possible to run the steps to create a third
user in the scenarios that need it for convenience a third enabled user
besides "admin" and "user0" was added to the default setup.
In a similar way, a new step was added too to login as a given user
name, similar to the steps to log in as "user0" and as "admin".
Finally, another actor, "Jim", was introduced for those scenarios which
should be played by three standard actors (that is, without a special
configuration like "Rubeus").
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Daniel Calviño Sánchez [Fri, 23 Nov 2018 11:24:38 +0000 (12:24 +0100)]
Add acceptance tests for sharing a folder with another user
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Daniel Calviño Sánchez [Thu, 22 Nov 2018 17:56:15 +0000 (18:56 +0100)]
Add acceptance tests for sharing a file with another user
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Daniel Kesselberg [Tue, 27 Nov 2018 21:00:21 +0000 (22:00 +0100)]
Merge pull request #12696 from nextcloud/backport/12649/stable15
[stable15] Make acceptance tests for comments more robust
Daniel Calviño Sánchez [Sat, 24 Nov 2018 17:16:09 +0000 (18:16 +0100)]
Wait for the comment to be added before changing to another file
If the server is too slow, changing to a different file immediately
after sending a new comment but without waiting for the comment to be
shown for the original file could cause the new comment to be shown for
the current file instead.
This is, indeed, a bug in the comments. However, it is not possible to
test it reliably in the acceptance tests, as it depends on how fast the
server adds the message and how fast the client changes to a different
file; sometimes the test would fail and sometimes it would not.
Therefore, now it is waited for the comment to be added before changing
to another file, as in this case it can be reliably tested that changing
to a different file does not cause the comments from the previous file
to be shown in the current file (this was a different bug already fixed
and due to which this test was added in the first place).
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Daniel Calviño Sánchez [Sat, 24 Nov 2018 17:06:20 +0000 (18:06 +0100)]
Wait for the empty content element to be shown
When the "Comments" tab is open the empty content element is always in
the DOM, although it is only shown once the message collection was
fetched and there were no messages. Due to this it is necessary to
explicitly wait for it to be shown instead of relying on the implicit
wait made to find the element; otherwise it would be found immediately
and if the collection was not fetched yet it would not be visible,
causing the test to fail.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Roeland Jago Douma [Tue, 27 Nov 2018 15:28:25 +0000 (16:28 +0100)]
Merge pull request #12683 from nextcloud/backport/12650/stable15
[stable15] Fix count on string
Daniel Kesselberg [Sun, 25 Nov 2018 11:30:54 +0000 (12:30 +0100)]
Add return type
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Daniel Kesselberg [Sat, 24 Nov 2018 21:06:45 +0000 (22:06 +0100)]
Fix count on string
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Nextcloud bot [Tue, 27 Nov 2018 01:11:43 +0000 (01:11 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Mon, 26 Nov 2018 10:03:12 +0000 (11:03 +0100)]
Merge pull request #12638 from nextcloud/backport/12556/stable15
[stable15] extend anonymous options to work on every dav url
Nextcloud bot [Mon, 26 Nov 2018 01:11:31 +0000 (01:11 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 25 Nov 2018 01:12:25 +0000 (01:12 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 24 Nov 2018 01:11:28 +0000 (01:11 +0000)]
[tx-robot] updated from transifex
Robin Appelman [Tue, 20 Nov 2018 15:02:13 +0000 (16:02 +0100)]
extend anonymous options to work on every dav url
Signed-off-by: Robin Appelman <robin@icewind.nl>
Roeland Jago Douma [Fri, 23 Nov 2018 06:48:33 +0000 (07:48 +0100)]
Merge pull request #12615 from nextcloud/backport/12592/stable15
[stable15] Fix Typo in Original English String and All Translations
Nextcloud bot [Fri, 23 Nov 2018 01:13:08 +0000 (01:13 +0000)]
[tx-robot] updated from transifex
Patrick Baber [Thu, 22 Nov 2018 16:10:07 +0000 (17:10 +0100)]
fix typo in original english string and all translations
Signed-off-by: Patrick Baber <patrick@p-squared.de>
Morris Jobke [Thu, 22 Nov 2018 15:59:14 +0000 (16:59 +0100)]
Merge pull request #12581 from nextcloud/version/noid/15.0.0rc1
15.0.0 RC 1
Morris Jobke [Thu, 22 Nov 2018 09:09:14 +0000 (10:09 +0100)]
15.0.0 RC 1
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Thu, 22 Nov 2018 15:09:56 +0000 (16:09 +0100)]
Merge pull request #12554 from nextcloud/bugfix/12493/root-folder-switch
Do not switch to root folder if filelist is already shown
Morris Jobke [Thu, 22 Nov 2018 13:39:27 +0000 (14:39 +0100)]
Merge pull request #12587 from nextcloud/new-user-clear-fix
Do not clear new user form on failure
Julius Härtl [Tue, 20 Nov 2018 13:44:20 +0000 (14:44 +0100)]
Do not switch to root folder if filelist is already shown
Navigating to the root folder is already handled by
OCA.Files.Navigation.setActiveItem in case the view doesn't change.
Signed-off-by: Julius Härtl <jus@bitgrid.net>
John Molakvoæ (skjnldsv) [Thu, 22 Nov 2018 10:29:20 +0000 (11:29 +0100)]
Do not clear new user form on failure
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Morris Jobke [Thu, 22 Nov 2018 12:50:11 +0000 (13:50 +0100)]
Merge pull request #12589 from nextcloud/fix/twofactor-admin-groups-explanation
Add explanatory text to admin twofactor settings
Morris Jobke [Thu, 22 Nov 2018 12:42:54 +0000 (13:42 +0100)]
Merge pull request #12571 from TheLastProject/feature/make_connectivity_check_domains_changeable
Make connectivity check domains configurable
Christoph Wurst [Thu, 22 Nov 2018 11:01:45 +0000 (12:01 +0100)]
Add explanatory text to admin twofactor settings
Ref #12249
Ref https://github.com/nextcloud/documentation/pull/937
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Morris Jobke [Thu, 22 Nov 2018 10:21:58 +0000 (11:21 +0100)]
Merge pull request #12580 from nextcloud/app-navigation-menu-dark-fix
Fix navigation more menu background for dark theme
Morris Jobke [Thu, 22 Nov 2018 10:15:49 +0000 (11:15 +0100)]
Merge pull request #12485 from nextcloud/nextcloud-talk-sessions-format
Format Nextcloud Talk clients sessions.
Sylvia van Os [Thu, 22 Nov 2018 09:14:27 +0000 (10:14 +0100)]
Make connectivity check domains configurable
Signed-off-by: Sylvia van Os <sylvia@hackerchick.me>
Morris Jobke [Thu, 22 Nov 2018 09:26:23 +0000 (10:26 +0100)]
Merge pull request #12553 from nextcloud/bugfix/noid/allow-empty-string-in-getAbsoluteURL
Allow empty string in get absolute url
Morris Jobke [Thu, 22 Nov 2018 09:18:52 +0000 (10:18 +0100)]
Merge pull request #12558 from nextcloud/blurry-button
Apply border to primary button if on log in page (and not in a dark container) or if in header
Morris Jobke [Thu, 22 Nov 2018 09:13:59 +0000 (10:13 +0100)]
Merge pull request #12559 from nextcloud/heading-menu-spacing
Better header navigation display
John Molakvoæ (skjnldsv) [Thu, 22 Nov 2018 09:04:50 +0000 (10:04 +0100)]
Fix navigation more menu background for dark theme
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Morris Jobke [Thu, 22 Nov 2018 08:43:23 +0000 (09:43 +0100)]
Merge pull request #12577 from nextcloud/fix-rendering-of-the-sidebar-in-files-app
Fix rendering of the sidebar in Files app
John Molakvoæ [Thu, 22 Nov 2018 07:49:09 +0000 (08:49 +0100)]
Merge pull request #12468 from nextcloud/multiselect-removal-fix
Remove conflicting multiselect
Daniel Calviño Sánchez [Thu, 22 Nov 2018 04:58:25 +0000 (05:58 +0100)]
Fix rendering of the sidebar in Files app
When a view is rendered it should not be concerned with where it is
going to be placed in the document; in general this should be a
responsibility of the object using the view.
Moreover, when the details view is rendered it should simply prepare a
skeleton that includes the root elements provided by the plugins; those
elements will be updated by the plugins as needed when a file or a tab
is selected.
Finally, the details view should not be explicitly rendered. The
rendering removes the previous elements, but that is needed only when
the details view is in a dirty state, that is, when new plugins were
added since the last time that it was rendered. However, that dirty
state is internally handled, and the view is automatically rendered
again if needed when a file info is set.
Due to all that the details view is no longer explicitly rendered when
updating it with a different file. Also, as each file list has its own
details view, and each details view has its own element, but there can
be only one details view/sidebar element in the document, when the file
list updates the details view it also replaces the current one in the
document with its own details view if needed (that is, if it is not the
current one already).
Besides that, when the element of a details view is replaced with the
element of a different details view the old one should be detached from
the document, but never removed. Otherwise the event handlers would not
work when that element is attached again later (when changing to a
different section in the Files app and then going back to the previous
one).
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Daniel Calviño Sánchez [Thu, 22 Nov 2018 04:26:45 +0000 (05:26 +0100)]
Add acceptance tests for showing again the input field for tags
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Daniel Calviño Sánchez [Thu, 22 Nov 2018 04:26:01 +0000 (05:26 +0100)]
Add acceptance tests for opening and closing again the details view
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Daniel Calviño Sánchez [Thu, 22 Nov 2018 04:25:12 +0000 (05:25 +0100)]
Add acceptance tests for marking a file as favorite in the details view
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Daniel Calviño Sánchez [Thu, 22 Nov 2018 04:20:26 +0000 (05:20 +0100)]
Add acceptance tests for switching to the comments of another file
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Nextcloud bot [Thu, 22 Nov 2018 01:12:20 +0000 (01:12 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Wed, 21 Nov 2018 21:34:41 +0000 (22:34 +0100)]
Merge pull request #12570 from nextcloud/do-not-show-tab-headers-marked-as-hidden
Do not show tab headers marked as hidden
Jan-Christoph Borchardt [Wed, 21 Nov 2018 15:02:26 +0000 (16:02 +0100)]
Fix wording of client sessions
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Daniel Calviño Sánchez [Wed, 21 Nov 2018 14:21:22 +0000 (15:21 +0100)]
Do not show tab headers marked as hidden
Tab headers that should not be shown are marked with the "hidden" CSS
class. The CSS rules set "display: none" for ".hidden" elements, but as
the rules for ".tabHeaders .tabHeader" are more specific than rules for
".hidden" the "display" property is overriden and ends being "flex".
Therefore, it is necessary to explicitly set a rule for ".tabHeaders
.tabHeader.hidden" elements.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Jan-Christoph Borchardt [Wed, 21 Nov 2018 13:30:05 +0000 (14:30 +0100)]
Always give primary button a border for light primary colors
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Nextcloud bot [Wed, 21 Nov 2018 01:12:15 +0000 (01:12 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Tue, 20 Nov 2018 19:51:23 +0000 (20:51 +0100)]
Merge pull request #12531 from nextcloud/bugfix/noid/hide-download-folders
Allow to hide download option for folders shared by link
Julius Härtl [Tue, 20 Nov 2018 11:20:06 +0000 (12:20 +0100)]
Fix whitespace and file action cleanup
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Roeland Jago Douma [Mon, 19 Nov 2018 18:25:13 +0000 (19:25 +0100)]
Clear link to avoid downloads
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Mon, 19 Nov 2018 14:53:34 +0000 (15:53 +0100)]
Compile handlebars
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Julius Härtl [Mon, 19 Nov 2018 13:19:42 +0000 (14:19 +0100)]
Allow to hide download option for folders shared by link
Signed-off-by: Julius Härtl <jus@bitgrid.net>
John Molakvoæ (skjnldsv) [Tue, 20 Nov 2018 17:39:54 +0000 (18:39 +0100)]
Better header navigation display
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Jan-Christoph Borchardt [Tue, 20 Nov 2018 16:01:51 +0000 (17:01 +0100)]
Apply border to primary button if on log in page (and not in a dark container) or if in header, fix #12294
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Roeland Jago Douma [Tue, 20 Nov 2018 15:19:11 +0000 (16:19 +0100)]
Merge pull request #12544 from nextcloud/fix/better_update_share_handling
Handle permission in update of share better
Roeland Jago Douma [Tue, 20 Nov 2018 14:52:32 +0000 (15:52 +0100)]
Merge pull request #12552 from nextcloud/fix/11146/respect_disabled_password_reset
Respect the disabled setting for lost_password_link
John Molakvoæ [Tue, 20 Nov 2018 14:35:22 +0000 (15:35 +0100)]
Merge pull request #12491 from nextcloud/share-menu-click-fix
Fix share link password input
John Molakvoæ (skjnldsv) [Fri, 16 Nov 2018 15:19:13 +0000 (16:19 +0100)]
Fix share link password input
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Joas Schilling [Tue, 20 Nov 2018 12:28:07 +0000 (13:28 +0100)]
Allow empty strings in getAbsoluteURL
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 20 Nov 2018 12:28:21 +0000 (13:28 +0100)]
Update the URLGenerator test to current state of art
Signed-off-by: Joas Schilling <coding@schilljs.com>
Morris Jobke [Tue, 20 Nov 2018 12:34:51 +0000 (13:34 +0100)]
Merge pull request #12350 from nextcloud/filepicker-sorting
Enable sorting in file picker
Roeland Jago Douma [Tue, 20 Nov 2018 12:28:40 +0000 (13:28 +0100)]
Respect the disabled setting for lost_password_link
Fixes #11146
As documented when it is set to disabled the user can't request a lost
password.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Morris Jobke [Tue, 20 Nov 2018 10:49:33 +0000 (11:49 +0100)]
Merge pull request #12543 from nextcloud/fix/12498/bearer_tokens_are_apptokens
Bearer tokens are app token
Morris Jobke [Tue, 20 Nov 2018 08:51:18 +0000 (09:51 +0100)]
Merge pull request #12494 from nextcloud/cache-notfound-id
return the correct value when trying to get a non existing item from cache by id
Morris Jobke [Tue, 20 Nov 2018 08:49:57 +0000 (09:49 +0100)]
Merge pull request #12500 from nextcloud/swift-object-not-found
forward object not found error in swift as dav 404
Roeland Jago Douma [Tue, 20 Nov 2018 08:42:01 +0000 (09:42 +0100)]
Handle permission in update of share better
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Morris Jobke [Tue, 20 Nov 2018 08:34:15 +0000 (09:34 +0100)]
Merge pull request #12539 from nextcloud/fix-redirect-design
Fix redirect page design details
Roeland Jago Douma [Tue, 20 Nov 2018 08:23:57 +0000 (09:23 +0100)]
Bearer tokens are app token
Fixes #12498
This means that we set that it is a proper app token once it is
validated. This will allow the 2FA middleware to just run the same
check.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Nextcloud bot [Tue, 20 Nov 2018 01:12:39 +0000 (01:12 +0000)]
[tx-robot] updated from transifex
Jan-Christoph Borchardt [Mon, 19 Nov 2018 20:56:38 +0000 (21:56 +0100)]
Fix CSS specificity preventing buttons displayed in pill style
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Jan-Christoph Borchardt [Mon, 19 Nov 2018 20:54:37 +0000 (21:54 +0100)]
Fix header text color on redirect page
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Robin Appelman [Mon, 19 Nov 2018 16:37:59 +0000 (17:37 +0100)]
add test for non existing file by id
Signed-off-by: Robin Appelman <robin@icewind.nl>
Morris Jobke [Mon, 19 Nov 2018 15:05:50 +0000 (16:05 +0100)]
Merge pull request #12525 from nextcloud/contrast-fix-updatenotifications
Fix updatenotifications display, dependencies and csp