]>
source.dussan.org Git - nextcloud-server.git/log
Robin Appelman [Fri, 13 Mar 2020 16:38:56 +0000 (17:38 +0100)]
properly set 'hide_download' as integer
the database field is a smallint, not a boolean.
fixes postgresql tests
Signed-off-by: Robin Appelman <robin@icewind.nl>
Nextcloud bot [Sat, 14 Mar 2020 02:18:14 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Fri, 13 Mar 2020 14:51:13 +0000 (15:51 +0100)]
Merge pull request #19924 from nextcloud/backport/19910/stable18
[stable18] Do not use the instance name as user part of from mail addresses
Roeland Jago Douma [Fri, 13 Mar 2020 12:40:10 +0000 (13:40 +0100)]
Merge pull request #19921 from nextcloud/backport/19914/stable18
[stable18] Properly respect hide download on sharebymail
Roeland Jago Douma [Fri, 13 Mar 2020 12:39:44 +0000 (13:39 +0100)]
Merge pull request #19922 from nextcloud/backport/19915/stable18
[stable18] Use placeholder values for password fields in external storage webui
John Molakvoæ [Fri, 13 Mar 2020 10:55:52 +0000 (11:55 +0100)]
Merge pull request #19897 from nextcloud/backport/19777/stable18
[stable18] Properly emit Viewer event on files and files_sharing
Julius Härtl [Thu, 12 Mar 2020 13:20:03 +0000 (14:20 +0100)]
Do not use the instance name as user part of from mail addresses
This will cause issues since the theming name can contain characters
that are not allowed in the local part of the mail address (like spaces)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Joas Schilling [Fri, 13 Mar 2020 10:27:08 +0000 (11:27 +0100)]
Merge pull request #19886 from nextcloud/backport/19861/stable18
[stable18] Don't break when one remote share is down
Robin Appelman [Thu, 12 Mar 2020 18:45:23 +0000 (19:45 +0100)]
Use placeholder values for password fields in external storage webui
This prevents the password from being sent to the webui.
While an admin will always be able to retrieve the passwords (as they
can do arbitrairy code execution by design) this prevents casual
password snooping
Signed-off-by: Robin Appelman <robin@icewind.nl>
Roeland Jago Douma [Thu, 12 Mar 2020 13:43:27 +0000 (14:43 +0100)]
Properly respect hide download on sharebymail
fixes #19484
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Fri, 13 Mar 2020 08:40:36 +0000 (09:40 +0100)]
Merge pull request #19916 from nextcloud/backport/19888/stable18
[stable18] Get correct mimetype on objectstores
Nextcloud bot [Fri, 13 Mar 2020 02:18:29 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Wed, 11 Mar 2020 10:14:12 +0000 (11:14 +0100)]
Get correct mimetype on objectstores
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Thu, 12 Mar 2020 09:57:54 +0000 (10:57 +0100)]
Merge pull request #19882 from nextcloud/backport/18555/stable18
[stable18] Allow to edit admin/own user in the user management
Roeland Jago Douma [Thu, 12 Mar 2020 09:28:35 +0000 (10:28 +0100)]
Merge pull request #19879 from nextcloud/backport/19173/stable18
[stable18] Use contacts name on federated activities
Roeland Jago Douma [Thu, 12 Mar 2020 09:27:44 +0000 (10:27 +0100)]
Merge pull request #19884 from nextcloud/backport/19704/stable18
[stable18] Fix hostname in Apple configuration profile
John Molakvoæ (skjnldsv) [Fri, 6 Mar 2020 14:44:42 +0000 (15:44 +0100)]
Use dispatchTyped
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
John Molakvoæ (skjnldsv) [Wed, 4 Mar 2020 12:51:40 +0000 (13:51 +0100)]
Properly emit Viewer event on files and files_sharing
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
John Molakvoæ (skjnldsv) [Wed, 4 Mar 2020 12:51:40 +0000 (13:51 +0100)]
Fix import order and formatting
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Nextcloud bot [Thu, 12 Mar 2020 02:19:13 +0000 (02:19 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Wed, 11 Mar 2020 14:19:48 +0000 (15:19 +0100)]
Merge pull request #19864 from nextcloud/version/18.0.2/final
18.0.2
Joas Schilling [Mon, 9 Mar 2020 16:00:31 +0000 (17:00 +0100)]
Don't break when one remote share is down
getFileInfo can also return false
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nils Wittenbrink [Sat, 29 Feb 2020 18:34:02 +0000 (19:34 +0100)]
Fix test
Signed-off-by: Nils Wittenbrink <nilswittenbrink@web.de>
Nils Wittenbrink [Fri, 28 Feb 2020 19:17:04 +0000 (20:17 +0100)]
Fix hostname given in Apple config file
Signed-off-by: Nils Wittenbrink <nilswittenbrink@web.de>
Julius Härtl [Wed, 11 Mar 2020 08:02:32 +0000 (09:02 +0100)]
Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Tue, 25 Feb 2020 18:06:21 +0000 (19:06 +0100)]
Fix row height and display name input
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Mon, 23 Dec 2019 13:02:39 +0000 (14:02 +0100)]
Allow to edit admin/own user in the user management
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Nextcloud bot [Wed, 11 Mar 2020 02:19:15 +0000 (02:19 +0000)]
[tx-robot] updated from transifex
Joas Schilling [Fri, 7 Feb 2020 09:51:22 +0000 (10:51 +0100)]
Fix unit tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 28 Jan 2020 11:51:43 +0000 (12:51 +0100)]
Unify the code a bit
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 28 Jan 2020 11:27:47 +0000 (12:27 +0100)]
Use contacts name on federated activities
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Tue, 10 Mar 2020 02:18:22 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Mon, 9 Mar 2020 18:44:43 +0000 (19:44 +0100)]
18.0.2
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Mon, 9 Mar 2020 14:44:18 +0000 (15:44 +0100)]
Merge pull request #19833 from nextcloud/version/18.0.2/RC2
18.0.2 RC2
Roeland Jago Douma [Mon, 9 Mar 2020 08:59:03 +0000 (09:59 +0100)]
Merge pull request #19824 from nextcloud/backport/19763/stable18
[stable18] Fix "Error loading the shares list TypeError: "this is undefined"" fo…
Roeland Jago Douma [Mon, 9 Mar 2020 08:03:57 +0000 (09:03 +0100)]
Merge pull request #19830 from nextcloud/backport/19815/stable18
[stable18] Prevent self-xss via invalid mysql user name on install screen
Roeland Jago Douma [Mon, 9 Mar 2020 08:03:15 +0000 (09:03 +0100)]
Merge pull request #19803 from nextcloud/backport/stable18/19769
[stable18] Fix avatar in file list for users with an @ in the uid
Nextcloud bot [Mon, 9 Mar 2020 02:18:17 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 8 Mar 2020 02:18:37 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Sat, 7 Mar 2020 13:32:20 +0000 (14:32 +0100)]
Merge pull request #19802 from nextcloud/backport/19440/stable18
[stable18] Fix filename and popover menu misalignment
Roeland Jago Douma [Sat, 7 Mar 2020 13:31:53 +0000 (14:31 +0100)]
Merge pull request #19800 from nextcloud/backport/19721/stable18
[stable18] Fix regex for office documents
Roeland Jago Douma [Sat, 7 Mar 2020 13:25:48 +0000 (14:25 +0100)]
18.0.2 RC2
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Joas Schilling [Fri, 6 Mar 2020 13:39:13 +0000 (14:39 +0100)]
Prevent self-xss via invalid mysql user name on install screen
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Sat, 7 Mar 2020 02:18:06 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Joas Schilling [Tue, 3 Mar 2020 12:28:12 +0000 (13:28 +0100)]
Fix "Error loading the shares list TypeError: "this is undefined"" for conversation shares
Signed-off-by: Joas Schilling <coding@schilljs.com>
Julius Härtl [Fri, 6 Mar 2020 07:14:21 +0000 (08:14 +0100)]
Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Tue, 3 Mar 2020 16:19:34 +0000 (17:19 +0100)]
Fix regex to not take email uids as federated ids
Signed-off-by: Julius Härtl <jus@bitgrid.net>
GretaD [Wed, 12 Feb 2020 16:31:51 +0000 (17:31 +0100)]
Fix filename and popover menu misalignment
Signed-off-by: GretaD <gretadoci@gmail.com>
Nextcloud bot [Fri, 6 Mar 2020 02:18:33 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Daniel Kesselberg [Sat, 29 Feb 2020 22:13:52 +0000 (23:13 +0100)]
Fix regex for office documents
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Roeland Jago Douma [Thu, 5 Mar 2020 18:26:08 +0000 (19:26 +0100)]
Merge pull request #19732 from nextcloud/version/18.0.2/RC1
18.0.2 RC1
Roeland Jago Douma [Mon, 2 Mar 2020 08:33:29 +0000 (09:33 +0100)]
18.0.2 RC1
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Thu, 5 Mar 2020 13:31:52 +0000 (14:31 +0100)]
Merge pull request #19784 from nextcloud/backport/19392/stable18
[stable18] Introduce a default refresh rate app setting for calendar subscriptions
Thomas Citharel [Mon, 10 Feb 2020 12:52:57 +0000 (13:52 +0100)]
Introduce a default refresh rate app setting for calendar subscriptions
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Roeland Jago Douma [Thu, 5 Mar 2020 08:00:26 +0000 (09:00 +0100)]
Merge pull request #19767 from nextcloud/backport/stable18/19533
[stable18] Various user settings fixes
Roeland Jago Douma [Thu, 5 Mar 2020 07:59:57 +0000 (08:59 +0100)]
Merge pull request #19573 from nextcloud/backport/19398/stable18
[stable18] Move RefreshWebcalJob logic to a proper service so that it may be called independently
Roeland Jago Douma [Thu, 5 Mar 2020 07:59:19 +0000 (08:59 +0100)]
Merge pull request #19773 from nextcloud/backport/19764/stable18
[stable18] Do not allow transfer ownership when the user isn't the owner
Nextcloud bot [Thu, 5 Mar 2020 02:18:29 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Gary Kim [Wed, 4 Mar 2020 05:58:55 +0000 (13:58 +0800)]
Do not allow transfer ownership when the user isn't the owner
Signed-off-by: Gary Kim <gary@garykim.dev>
Nextcloud bot [Wed, 4 Mar 2020 02:18:01 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Tue, 3 Mar 2020 19:23:49 +0000 (20:23 +0100)]
Merge pull request #19744 from nextcloud/backport/19742/stable18
[stable18] Add message for DoesNotExistException
Roeland Jago Douma [Tue, 3 Mar 2020 15:17:37 +0000 (16:17 +0100)]
Merge pull request #19762 from nextcloud/backport/stable18/19755-translate-tags
Fetch translate for Tags from files app
Julius Härtl [Tue, 3 Mar 2020 14:56:38 +0000 (15:56 +0100)]
Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Tue, 18 Feb 2020 21:47:00 +0000 (22:47 +0100)]
Also fix actions overlay in editing and new user rows
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Tue, 18 Feb 2020 21:28:24 +0000 (22:28 +0100)]
Properly position popovermenu for user actions
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Tue, 18 Feb 2020 21:27:59 +0000 (22:27 +0100)]
Add tooltip to storage location
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Tue, 18 Feb 2020 21:27:43 +0000 (22:27 +0100)]
Do not overlay single select boxes over userActions
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Tue, 18 Feb 2020 21:27:22 +0000 (22:27 +0100)]
Show user/displayname when backend does not offer saving
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Tue, 18 Feb 2020 21:26:52 +0000 (22:26 +0100)]
Give columns a bit more space and fix overlaying issues
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Tue, 18 Feb 2020 21:26:03 +0000 (22:26 +0100)]
Remove unused userlist table styles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Roeland Jago Douma [Tue, 3 Mar 2020 14:34:49 +0000 (15:34 +0100)]
Merge pull request #19639 from nextcloud/backport/19252/stable18
[stable18] Hash event UID to make sure it's not too long for PushProvider notifications
Daniel Kesselberg [Tue, 3 Mar 2020 12:29:37 +0000 (13:29 +0100)]
Fetch translate for Tags from files app
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Nextcloud bot [Tue, 3 Mar 2020 02:18:31 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Daniel Kesselberg [Mon, 2 Mar 2020 12:24:06 +0000 (13:24 +0100)]
Add message for DoesNotExistException
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Roeland Jago Douma [Mon, 2 Mar 2020 09:49:44 +0000 (10:49 +0100)]
Merge pull request #19702 from nextcloud/feature/revive-send-welcome-email-toggle-stable18
[stable18] Revive the "send email to new users" toggle for the user form
Roeland Jago Douma [Mon, 2 Mar 2020 08:29:54 +0000 (09:29 +0100)]
Merge pull request #19729 from nextcloud/backport/19699/stable18
[stable18] Allow single file downloads so the video player works again
Joas Schilling [Fri, 28 Feb 2020 15:25:09 +0000 (16:25 +0100)]
Allow single file downloads so the video player works again
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Mon, 2 Mar 2020 02:18:02 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Sun, 1 Mar 2020 15:15:28 +0000 (16:15 +0100)]
Merge pull request #19690 from nextcloud/backport/19676/stable18
[stable18] Theme search results
Roeland Jago Douma [Sun, 1 Mar 2020 15:10:57 +0000 (16:10 +0100)]
Merge pull request #19715 from nextcloud/backport/19707/stable18
[stable18] Fix non-centered no javascript message
Nextcloud bot [Sun, 1 Mar 2020 02:18:46 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Gary Kim [Sat, 29 Feb 2020 02:43:42 +0000 (10:43 +0800)]
Fix non-centered no javascript message
Signed-off-by: Gary Kim <gary@garykim.dev>
Nextcloud bot [Sat, 29 Feb 2020 02:18:40 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Fri, 28 Feb 2020 16:28:01 +0000 (17:28 +0100)]
Merge pull request #19696 from nextcloud/backport/19694/stable18
[stable18] Also cache avatars when it's not allowed
Christoph Wurst [Wed, 26 Feb 2020 17:04:43 +0000 (18:04 +0100)]
Revive the "send email to new users" toggle for the user form
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Joas Schilling [Fri, 28 Feb 2020 09:44:15 +0000 (10:44 +0100)]
Also cache avatars when it's not allowed
Signed-off-by: Joas Schilling <coding@schilljs.com>
Roeland Jago Douma [Fri, 28 Feb 2020 08:44:03 +0000 (09:44 +0100)]
Merge pull request #19628 from nextcloud/backport/19621/stable18
[stable18] Make sure that the transfer details are present in the database during the cron run
Roeland Jago Douma [Fri, 28 Feb 2020 08:43:46 +0000 (09:43 +0100)]
Merge pull request #19624 from nextcloud/backport/19549/stable18
[stable18] remove noise from detectUuid and cache results
Joas Schilling [Thu, 27 Feb 2020 12:46:26 +0000 (13:46 +0100)]
Theme search results
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Fri, 28 Feb 2020 02:18:47 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Thu, 27 Feb 2020 02:18:47 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Wed, 26 Feb 2020 02:18:31 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Tue, 25 Feb 2020 19:31:09 +0000 (20:31 +0100)]
Merge pull request #19636 from nextcloud/backport/19634/stable18
[stable18] Correctly trim long cyrillic note
Thomas Citharel [Sat, 1 Feb 2020 14:29:02 +0000 (15:29 +0100)]
Hash event UID to make sure it's not too long for PushProvider
notifications
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Joas Schilling [Tue, 25 Feb 2020 08:44:58 +0000 (09:44 +0100)]
Correctly trim long cyrillic note
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 25 Feb 2020 09:42:36 +0000 (10:42 +0100)]
Merge pull request #19630 from nextcloud/backport/19619/stable18
[stable18] Fix hover state color of drag-n-drop with theming and dark mode
Joas Schilling [Mon, 24 Feb 2020 13:22:03 +0000 (14:22 +0100)]
Fix hover state color of drag-n-drop with theming and dark mode
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Tue, 25 Feb 2020 02:19:34 +0000 (02:19 +0000)]
[tx-robot] updated from transifex
Julius Härtl [Mon, 24 Feb 2020 14:01:39 +0000 (15:01 +0100)]
Make sure that the transfer entry is present in the database
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Arthur Schiwon [Wed, 19 Feb 2020 15:42:36 +0000 (16:42 +0100)]
remove noise from detectUuid and cache results
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>