]>
source.dussan.org Git - nextcloud-server.git/log
Daniel Kesselberg [Tue, 14 Apr 2020 09:13:02 +0000 (11:13 +0200)]
Fix jsunit tests
JSUnit tests are failing for some reason. It seems to be related to a new karma-coverage version published a few hours ago.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Morris Jobke [Thu, 23 Apr 2020 12:18:14 +0000 (14:18 +0200)]
Merge pull request #20603 from nextcloud/backport/20595/stable17
[stable17] Fix IE11 upload fallback methods
Nextcloud bot [Thu, 23 Apr 2020 02:17:13 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
John Molakvoæ (skjnldsv) [Wed, 22 Apr 2020 11:40:23 +0000 (13:40 +0200)]
Fix IE11 upload fallback methods
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Roeland Jago Douma [Wed, 22 Apr 2020 19:24:51 +0000 (21:24 +0200)]
Merge pull request #20581 from nextcloud/version/17.0.6/final
17.0.6
Nextcloud bot [Wed, 22 Apr 2020 02:17:25 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Tue, 21 Apr 2020 08:54:13 +0000 (10:54 +0200)]
17.0.6
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Nextcloud bot [Tue, 21 Apr 2020 02:16:58 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Mon, 20 Apr 2020 20:32:53 +0000 (22:32 +0200)]
Merge pull request #20546 from nextcloud/version/17.0.6/RC2
17.0.6 RC2
Roeland Jago Douma [Mon, 20 Apr 2020 20:32:41 +0000 (22:32 +0200)]
Merge pull request #20513 from nextcloud/backport/20246/stable17
[stable17] Provide the proper language to the mailer
Roeland Jago Douma [Tue, 31 Mar 2020 12:02:39 +0000 (14:02 +0200)]
Provide the proper language to the mailer
Else we can't properly translate the footer in the recipients e-mail
language.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Nextcloud bot [Mon, 20 Apr 2020 02:16:30 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 19 Apr 2020 02:16:29 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Sat, 18 Apr 2020 09:24:19 +0000 (11:24 +0200)]
Merge pull request #20517 from nextcloud/backport/20505/stable17
[stable17] do not advertise nulled userId for for systemwide credentials
Roeland Jago Douma [Sat, 18 Apr 2020 09:23:30 +0000 (11:23 +0200)]
Merge pull request #20532 from nextcloud/backport/20529/stable17
[stable17] Update list of multiple properties
Roeland Jago Douma [Sat, 18 Apr 2020 09:13:53 +0000 (11:13 +0200)]
17.0.6 RC2
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Nextcloud bot [Sat, 18 Apr 2020 02:16:45 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Fri, 17 Apr 2020 11:45:15 +0000 (13:45 +0200)]
Merge pull request #20406 from nextcloud/backport/20363/stable17
[stable17] update icewind/smb to 3.2.3
John Molakvoæ (skjnldsv) [Fri, 17 Apr 2020 07:12:06 +0000 (09:12 +0200)]
Update list of multiple properties
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Nextcloud bot [Fri, 17 Apr 2020 02:16:48 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Arthur Schiwon [Wed, 15 Apr 2020 17:34:23 +0000 (19:34 +0200)]
fix credentialsManager documentation and ensure userId to be used as string
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Wed, 15 Apr 2020 14:44:28 +0000 (16:44 +0200)]
add DB tests for credentials manager
these are actually expected to FAIL, because NULL as a userid is not
allowed in the schema, but documented to be used on the source
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Nextcloud bot [Thu, 16 Apr 2020 02:17:50 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Wed, 15 Apr 2020 19:12:25 +0000 (21:12 +0200)]
Merge pull request #20494 from nextcloud/backport/20361/stable17
[stable17] Close the streams in `writeStream` even when there is an exception
Roeland Jago Douma [Wed, 15 Apr 2020 18:25:45 +0000 (20:25 +0200)]
Merge pull request #20457 from nextcloud/version/17.0.6/RC1
17.0.6 RC1
Roeland Jago Douma [Wed, 15 Apr 2020 18:23:46 +0000 (20:23 +0200)]
Merge pull request #20408 from nextcloud/backport/19435/stable17
[stable17] Add text restore after restore icon
John Molakvoæ [Wed, 15 Apr 2020 13:22:42 +0000 (15:22 +0200)]
Merge pull request #20496 from nextcloud/backport/20401/stable17
[stable17] Fix absolute redirect
Joas Schilling [Wed, 15 Apr 2020 12:12:27 +0000 (14:12 +0200)]
Merge pull request #20484 from nextcloud/backport/19936/stable17
[stable17] Handle unset owner in sharing
John Molakvoæ (skjnldsv) [Fri, 10 Apr 2020 06:50:15 +0000 (08:50 +0200)]
Fix absolute redirect
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Robin Appelman [Wed, 8 Apr 2020 14:40:56 +0000 (16:40 +0200)]
Close the streams in `writeStream` even when there is an exception
Signed-off-by: Robin Appelman <robin@icewind.nl>
Morris Jobke [Wed, 15 Apr 2020 06:30:34 +0000 (08:30 +0200)]
Merge pull request #20487 from nextcloud/backport/20474/stable17
[stable17] Update root.crl due to revocation of spgverein.crt
Nextcloud bot [Wed, 15 Apr 2020 02:17:31 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Tue, 14 Apr 2020 12:37:05 +0000 (14:37 +0200)]
Update root.crl due to revocation of spgverein.crt
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Joas Schilling [Fri, 13 Mar 2020 16:17:43 +0000 (17:17 +0100)]
Handle unset owner in sharing
Signed-off-by: Joas Schilling <coding@schilljs.com>
Morris Jobke [Tue, 14 Apr 2020 12:00:42 +0000 (14:00 +0200)]
Merge pull request #20189 from nextcloud/backport/18679/stable17
[stable17] fix OCA\DAV\CalDAV\CalDavBackend search $options
Morris Jobke [Tue, 14 Apr 2020 11:59:48 +0000 (13:59 +0200)]
Merge pull request #20164 from nextcloud/backport/19782/stable17
[stable17] Use global used space in quota wrappen when external storage is included
Thomas Citharel [Sun, 5 Jan 2020 20:32:33 +0000 (21:32 +0100)]
Add check that DateTime parameters are of correct type
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Roeland Jago Douma [Tue, 14 Apr 2020 09:36:31 +0000 (11:36 +0200)]
Merge pull request #20283 from nextcloud/backport/19180/stable17
[stable17] Check for empty authorization headers for office requests
Nextcloud bot [Tue, 14 Apr 2020 02:17:07 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Mon, 13 Apr 2020 11:23:12 +0000 (13:23 +0200)]
17.0.6 RC1
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Nextcloud bot [Mon, 13 Apr 2020 02:20:02 +0000 (02:20 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 12 Apr 2020 03:09:34 +0000 (03:09 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 11 Apr 2020 02:18:55 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
GretaD [Wed, 12 Feb 2020 14:08:14 +0000 (15:08 +0100)]
Add text restore after restore icon
Signed-off-by: GretaD <gretadoci@gmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Robin Appelman [Wed, 8 Apr 2020 15:29:34 +0000 (17:29 +0200)]
update icewind/smb to 3.2.3
Signed-off-by: Robin Appelman <robin@icewind.nl>
Roeland Jago Douma [Fri, 10 Apr 2020 06:39:36 +0000 (08:39 +0200)]
Merge pull request #20263 from nextcloud/stable17-do-not-flood-console-when-uploading-files
[stable17] Do not flood console when uploading files
Nextcloud bot [Fri, 10 Apr 2020 02:18:43 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Thu, 9 Apr 2020 02:18:45 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Gary Kim [Wed, 8 Apr 2020 06:44:01 +0000 (14:44 +0800)]
Compile Assets
Signed-off-by: Gary Kim <gary@garykim.dev>
Nextcloud bot [Wed, 8 Apr 2020 02:19:04 +0000 (02:19 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Tue, 7 Apr 2020 02:18:28 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Mon, 6 Apr 2020 18:54:34 +0000 (20:54 +0200)]
Merge pull request #20336 from nextcloud/backport/19655/stable17
[stable17] Catch NotFoundException when getting the user folder
Julius Härtl [Wed, 26 Feb 2020 10:20:20 +0000 (11:20 +0100)]
Catch NotFoundException when getting the user folder
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Nextcloud bot [Mon, 6 Apr 2020 02:18:21 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 5 Apr 2020 02:18:21 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Sat, 4 Apr 2020 08:34:28 +0000 (10:34 +0200)]
Merge pull request #20157 from nextcloud/backport/20117/stable17
[stable17] Close updatenotification channel selector on click outside
Roeland Jago Douma [Sat, 4 Apr 2020 08:33:35 +0000 (10:33 +0200)]
Merge pull request #20149 from nextcloud/backport/19986/stable17
[stable17] RefreshWebcalService: randomly generate calendar-object uri
Roeland Jago Douma [Sat, 4 Apr 2020 08:30:41 +0000 (10:30 +0200)]
Merge pull request #20176 from nextcloud/backport/20123/stable17
[stable17] Bugfix - Prevent PHP Warning for count on null on LDAP
Nextcloud bot [Sat, 4 Apr 2020 02:18:09 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Fri, 3 Apr 2020 12:08:38 +0000 (12:08 +0000)]
[tx-robot] updated from transifex
Julius Härtl [Mon, 23 Dec 2019 12:08:10 +0000 (13:08 +0100)]
Check for empty authorization headers for office requests and allow anonymous option on the whole tree
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Roeland Jago Douma [Thu, 2 Apr 2020 17:22:45 +0000 (19:22 +0200)]
Merge pull request #20259 from nextcloud/backport/19781/stable17
[stable17] Dont always use the current users quota when calculating storage info
Hannes Burger [Tue, 22 Oct 2019 19:01:23 +0000 (21:01 +0200)]
fix uploadprogressbar tooltip
Signed-off-by: Hannes Burger <hburger30@gmail.com>
Roeland Jago Douma [Fri, 4 Oct 2019 17:32:12 +0000 (19:32 +0200)]
Remove the tests since the library is tested
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Fri, 4 Oct 2019 11:23:32 +0000 (13:23 +0200)]
Move to escape-html
* If there is a package that does exactly the same then lets us use that
* Import it properly in the internals (less deprecation warnings)
As it is now used from the translation function this also prevents
flooding the console on big file uploads with messages about
"humanFileSize" being deprecated, which decreases the performance (even
if the developer tools of the browser are not open) and in some cases
even cause the upload to fail.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Daniel Calviño Sánchez [Wed, 1 Apr 2020 12:49:07 +0000 (14:49 +0200)]
Call "OC.Util.humanFileSize" instead of global "humanFileSize"
This prevents flooding the console on big file uploads with messages
about "humanFileSize" being deprecated, which decreases the performance
(even if the developer tools of the browser are not open) and in some
cases even cause the upload to fail.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Robin Appelman [Wed, 4 Mar 2020 16:20:27 +0000 (17:20 +0100)]
Dont always use the current users quota when calculating storage info
instead pass the quota as parameter.
Without this fix, when 'quota_include_external_storage' is enabled, the
webui will show the quota configured for the admin for every user
instead of the users quota
Signed-off-by: Robin Appelman <robin@icewind.nl>
Roeland Jago Douma [Wed, 1 Apr 2020 07:50:09 +0000 (09:50 +0200)]
Merge pull request #20203 from nextcloud/backport/19978/stable17
[stable17] Actually check if the owner is not null
John Molakvoæ [Tue, 31 Mar 2020 10:10:00 +0000 (12:10 +0200)]
Merge pull request #20239 from nextcloud/backport/20234/stable17
[stable17] Remove Acrobat logo from PDF filetype icon
Jan-Christoph Borchardt [Mon, 30 Mar 2020 16:41:51 +0000 (18:41 +0200)]
Remove Acrobat logo from PDF filetype icon
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Nextcloud bot [Tue, 31 Mar 2020 02:19:21 +0000 (02:19 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Mon, 30 Mar 2020 02:18:53 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 29 Mar 2020 02:20:33 +0000 (02:20 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 28 Mar 2020 02:18:34 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Mon, 16 Mar 2020 12:12:10 +0000 (13:12 +0100)]
Actually check if the owner is not null
Else this can error out on storages that do not have an owner (e.g.
groupfolders).
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Fri, 27 Mar 2020 09:25:00 +0000 (10:25 +0100)]
Merge pull request #20194 from nextcloud/bump-version-17.0.5
Bump version on stable17
Joas Schilling [Fri, 27 Mar 2020 07:15:12 +0000 (08:15 +0100)]
Bump version on stable17
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Fri, 27 Mar 2020 02:18:38 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Thomas Citharel [Sun, 5 Jan 2020 20:27:41 +0000 (21:27 +0100)]
Add extra test case to exclude by timerange
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
dartcafe [Sun, 5 Jan 2020 20:07:36 +0000 (21:07 +0100)]
Added test testSearch
Signed-off-by: dartcafe <github@dartcafe.de>
dartcafe [Sun, 5 Jan 2020 19:50:22 +0000 (20:50 +0100)]
fix OCA\DAV\CalDAV\CalDavBackend search $options
Signed-off-by: dartcafe <github@dartcafe.de>
Philipp Staiger [Thu, 26 Mar 2020 08:01:35 +0000 (09:01 +0100)]
single squashed commit for bug fix
Signed-off-by: Philipp Staiger <philipp@staiger.it>
Christoph Wurst [Thu, 26 Mar 2020 08:47:17 +0000 (09:47 +0100)]
Merge pull request #20167 from nextcloud/backport/20127/stable17
[stable17] Check the user on remote wipe
Nextcloud bot [Thu, 26 Mar 2020 02:18:52 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Joas Schilling [Mon, 16 Mar 2020 07:52:46 +0000 (08:52 +0100)]
Check the user on remote wipe
Signed-off-by: Joas Schilling <coding@schilljs.com>
Robin Appelman [Wed, 4 Mar 2020 17:02:50 +0000 (18:02 +0100)]
Use global used space in quota wrappen when external storage is included
Signed-off-by: Robin Appelman <robin@icewind.nl>
Gary Kim [Wed, 25 Mar 2020 10:43:07 +0000 (18:43 +0800)]
Close updatenotification channel selector on click outside
While the vue-click-outside package was set up and
imported, it wasn't being used yet.
This commit sets up to use vue-click-outside
on the channel selector in updatenotification]
Signed-off-by: Gary Kim <gary@garykim.dev>
Georg Ehrke [Mon, 16 Mar 2020 14:04:21 +0000 (15:04 +0100)]
RefreshWebcalService: randomly generate calendar-object uri
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
Nextcloud bot [Wed, 25 Mar 2020 02:18:46 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Tue, 24 Mar 2020 19:53:57 +0000 (20:53 +0100)]
Merge pull request #20034 from nextcloud/dav-long-properties-17
[17] Handle long dav property paths by hashing them
Roeland Jago Douma [Tue, 24 Mar 2020 19:29:39 +0000 (20:29 +0100)]
Merge pull request #20131 from nextcloud/backport/19699-20032/stable17
[stable17] Fix PDF and video viewers on public links
Roeland Jago Douma [Tue, 24 Mar 2020 19:16:06 +0000 (20:16 +0100)]
Merge pull request #20141 from nextcloud/backport/20128/stable17
[stable17] Remove admin_notifications since it is obsolete since Nextcloud 14
Julius Härtl [Tue, 24 Mar 2020 08:18:42 +0000 (09:18 +0100)]
Remove admin_notifications since it is obsolete since Nextcloud 14
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Joas Schilling [Thu, 19 Mar 2020 14:14:00 +0000 (15:14 +0100)]
Allow the video player on the hide download
Signed-off-by: Joas Schilling <coding@schilljs.com>
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 [Tue, 24 Mar 2020 02:19:02 +0000 (02:19 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Mon, 23 Mar 2020 02:19:23 +0000 (02:19 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Sun, 22 Mar 2020 13:23:27 +0000 (14:23 +0100)]
Merge pull request #20047 from nextcloud/backport/20039/stable17
[stable17] fixes auto-detecting UUID attributes
Nextcloud bot [Sun, 22 Mar 2020 02:18:53 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Sat, 21 Mar 2020 07:24:59 +0000 (08:24 +0100)]
Merge pull request #20055 from nextcloud/remove-placeholder-check-17
[17] remove the requirement that everything that looks like a placeholder …