]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
2 years ago25.0.0 RC4 34468/head
Arthur Schiwon [Fri, 7 Oct 2022 10:44:57 +0000 (12:44 +0200)]
25.0.0 RC4

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoMerge pull request #34394 from nextcloud/release/25.0.0_rc3 v25.0.0rc3
blizzz [Thu, 6 Oct 2022 12:11:40 +0000 (14:11 +0200)]
Merge pull request #34394 from nextcloud/release/25.0.0_rc3

25.0.0 RC3

2 years agoMerge pull request #34432 from nextcloud/backport/34298/stable25
Simon L [Wed, 5 Oct 2022 11:18:41 +0000 (13:18 +0200)]
Merge pull request #34432 from nextcloud/backport/34298/stable25

[stable25] Use color preset of shipped background as primary color

2 years agoMerge pull request #34434 from nextcloud/backport/32635/stable25
blizzz [Wed, 5 Oct 2022 11:10:55 +0000 (13:10 +0200)]
Merge pull request #34434 from nextcloud/backport/32635/stable25

[stable25] Fix User profile picture when performing the search

2 years agoMerge pull request #34370 from nextcloud/backport/34364/stable25
blizzz [Wed, 5 Oct 2022 11:08:46 +0000 (13:08 +0200)]
Merge pull request #34370 from nextcloud/backport/34364/stable25

[stable25] also use updatedir for cleanup of backups

2 years agoMerge pull request #34405 from nextcloud/backport/34302/stable25
blizzz [Wed, 5 Oct 2022 10:52:29 +0000 (12:52 +0200)]
Merge pull request #34405 from nextcloud/backport/34302/stable25

[stable25] Fix: Prevent deadlocks during mtime/size/etag propagation

2 years agoUpdate ContactsStoreTest.php 34434/head
Andy Xheli [Mon, 3 Oct 2022 14:17:27 +0000 (09:17 -0500)]
Update ContactsStoreTest.php

Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
2 years agoUpdate lib/private/Contacts/ContactsMenu/ContactsStore.php
Andy Xheli [Tue, 20 Sep 2022 17:05:29 +0000 (12:05 -0500)]
Update lib/private/Contacts/ContactsMenu/ContactsStore.php

Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
Tested no issues.

Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com>
Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
2 years agoUpdate ContactsStore.php
Andy Xheli [Mon, 19 Sep 2022 14:06:12 +0000 (09:06 -0500)]
Update ContactsStore.php

Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
2 years agoApply suggestions from code review
Andy Xheli [Fri, 16 Sep 2022 16:29:09 +0000 (11:29 -0500)]
Apply suggestions from code review

Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
Co-authored-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
2 years agoFix User profile picture when performing the search
Andy Xheli [Fri, 27 May 2022 19:48:06 +0000 (14:48 -0500)]
Fix User profile picture when performing the search

Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
Before
![image](https://user-images.githubusercontent.com/59488153/140980158-b9108161-57ab-48b4-ae6f-98ec4e72775a.png)

After

Fix for #31065

2 years agoUse brand color for background only and keep accessible color as color primary 34432/head
Christopher Ng [Thu, 29 Sep 2022 01:38:23 +0000 (01:38 +0000)]
Use brand color for background only and keep accessible color as color primary

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoUse color preset of shipped background as primary color
Christopher Ng [Wed, 28 Sep 2022 02:35:51 +0000 (02:35 +0000)]
Use color preset of shipped background as primary color

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoMerge pull request #34409 from nextcloud/backport/33566/stable25
blizzz [Tue, 4 Oct 2022 10:43:10 +0000 (12:43 +0200)]
Merge pull request #34409 from nextcloud/backport/33566/stable25

[stable25] trigger a rescan when trying to fopen a file that exists in cache but not on disk

2 years agoMerge pull request #34413 from nextcloud/backport/34350/stable25
blizzz [Mon, 3 Oct 2022 19:28:08 +0000 (21:28 +0200)]
Merge pull request #34413 from nextcloud/backport/34350/stable25

[stable25] Add a capability for the reference API and expose the regex to clients

2 years agoMerge pull request #34408 from nextcloud/backport/34396/stable25
Julius Härtl [Mon, 3 Oct 2022 19:22:35 +0000 (21:22 +0200)]
Merge pull request #34408 from nextcloud/backport/34396/stable25

[stable25] Fix positioning of the public page footer

2 years agoAdd a capability for the reference API and expose the regex to clients 34413/head
Joas Schilling [Fri, 30 Sep 2022 16:13:45 +0000 (18:13 +0200)]
Add a capability for the reference API and expose the regex to clients

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agotrigger a rescan when trying to fopen a file that exists in cache but not on disk 34409/head
Robin Appelman [Tue, 16 Aug 2022 15:17:51 +0000 (17:17 +0200)]
trigger a rescan when trying to fopen a file that exists in cache but not on disk

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoadd test for trying to fopen a file which no longer exists on disk
Robin Appelman [Tue, 16 Aug 2022 15:24:06 +0000 (17:24 +0200)]
add test for trying to fopen a file which no longer exists on disk

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agofix footer 34408/head
szaimen [Mon, 3 Oct 2022 13:37:14 +0000 (15:37 +0200)]
fix footer

Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoFix positioning of the public page footer
Julius Härtl [Mon, 3 Oct 2022 10:33:45 +0000 (12:33 +0200)]
Fix positioning of the public page footer

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoFix unencrypted size calculation for files created before the Encryption storage... 34405/head
raul [Mon, 3 Oct 2022 11:40:57 +0000 (13:40 +0200)]
Fix unencrypted size calculation for files created before the Encryption storage is enabled

Signed-off-by: raul <raul@nextcloud.com>
2 years agoFix: Prevent deadlocks during mtime/size/etag propagation
raul [Thu, 29 Sep 2022 17:01:42 +0000 (19:01 +0200)]
Fix: Prevent deadlocks during mtime/size/etag propagation

Signed-off-by: raul <raul@nextcloud.com>
2 years agoMerge pull request #34382 from nextcloud/backport/34339/stable25
blizzz [Mon, 3 Oct 2022 09:18:26 +0000 (11:18 +0200)]
Merge pull request #34382 from nextcloud/backport/34339/stable25

[stable25] Fix URLs on reference resolving

2 years agoMerge pull request #34380 from nextcloud/backport/34289/stable25
blizzz [Mon, 3 Oct 2022 09:18:03 +0000 (11:18 +0200)]
Merge pull request #34380 from nextcloud/backport/34289/stable25

[stable25] Url encode the web dav url for copying

2 years agoMerge pull request #34374 from nextcloud/backport/34219/stable25
blizzz [Mon, 3 Oct 2022 09:17:38 +0000 (11:17 +0200)]
Merge pull request #34374 from nextcloud/backport/34219/stable25

[stable25] Add fallback options for contacts array

2 years agoMerge pull request #34371 from nextcloud/backport/34343/stable25
blizzz [Mon, 3 Oct 2022 09:16:50 +0000 (11:16 +0200)]
Merge pull request #34371 from nextcloud/backport/34343/stable25

[stable25] Fix missing maintenance mode header for OCS request

2 years agoMerge pull request #34357 from nextcloud/backport/34353/stable25
blizzz [Mon, 3 Oct 2022 09:15:39 +0000 (11:15 +0200)]
Merge pull request #34357 from nextcloud/backport/34353/stable25

[stable25] Reference url can always fallback to the link itself

2 years ago25.0.0 RC3 34394/head
Arthur Schiwon [Mon, 3 Oct 2022 09:07:20 +0000 (11:07 +0200)]
25.0.0 RC3

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoAdd fallback options for contacts array 34374/head
Anna Larch [Fri, 23 Sep 2022 12:38:43 +0000 (14:38 +0200)]
Add fallback options for contacts array

when the UID or FN is null, the email address / dsiplay name will be used instead

Signed-off-by: Anna Larch <anna@nextcloud.com>
2 years agoFix URLs on reference resolving 34382/head
Joas Schilling [Fri, 30 Sep 2022 07:40:43 +0000 (09:40 +0200)]
Fix URLs on reference resolving

The vue-richtext app currently sends leading spaces if they are in the text.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoUrl encode the web dav url for copying 34380/head
Anna Larch [Tue, 27 Sep 2022 11:46:11 +0000 (13:46 +0200)]
Url encode the web dav url for copying

Signed-off-by: Anna Larch <anna@nextcloud.com>
2 years agoMerge pull request #34373 from nextcloud/backport/34331/stable25
Simon L [Sun, 2 Oct 2022 09:17:09 +0000 (11:17 +0200)]
Merge pull request #34373 from nextcloud/backport/34331/stable25

[stable25] fix public view

2 years agoCompile assets 34373/head
nextcloud-command [Thu, 29 Sep 2022 15:19:32 +0000 (15:19 +0000)]
Compile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agofix public view - attempt 2
szaimen [Thu, 29 Sep 2022 14:08:40 +0000 (16:08 +0200)]
fix public view - attempt 2

Signed-off-by: szaimen <szaimen@e.mail.de>
2 years agoFix missing maintenance mode header for OCS request 34371/head
Christoph Wurst [Fri, 30 Sep 2022 08:52:40 +0000 (10:52 +0200)]
Fix missing maintenance mode header for OCS request

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2 years agoMerge pull request #34365 from nextcloud/backport/34363/stable25
blizzz [Sat, 1 Oct 2022 19:39:23 +0000 (21:39 +0200)]
Merge pull request #34365 from nextcloud/backport/34363/stable25

[stable25] Update OpenDyslexia to v0.91.12

2 years agoMerge pull request #34354 from nextcloud/backport/34348/stable25
blizzz [Sat, 1 Oct 2022 18:08:40 +0000 (20:08 +0200)]
Merge pull request #34354 from nextcloud/backport/34348/stable25

[stable25] Fix renaming in shared with you file list

2 years agoalso use updatedir for cleanup of backups 34370/head
Arthur Schiwon [Sat, 1 Oct 2022 15:01:28 +0000 (17:01 +0200)]
also use updatedir for cleanup of backups

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoMerge pull request #34367 from nextcloud/backport/34323/stable25
John Molakvoæ [Sat, 1 Oct 2022 16:22:24 +0000 (18:22 +0200)]
Merge pull request #34367 from nextcloud/backport/34323/stable25

[stable25] Update theming screenshots

2 years agoMerge pull request #34356 from nextcloud/backport/34333/stable25
Simon L [Sat, 1 Oct 2022 16:15:55 +0000 (18:15 +0200)]
Merge pull request #34356 from nextcloud/backport/34333/stable25

[stable25] fix the tertiary button text

2 years agoUpdate theming screenshots 34367/head
John Molakvoæ (skjnldsv) [Thu, 29 Sep 2022 09:30:48 +0000 (11:30 +0200)]
Update theming screenshots

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2 years agoMerge pull request #34332 from nextcloud/backport/34327/stable25
Simon L [Sat, 1 Oct 2022 15:45:13 +0000 (17:45 +0200)]
Merge pull request #34332 from nextcloud/backport/34327/stable25

[stable25] Fix starred favourite icon

2 years agoUpdate opendyslexia 34365/head
Joas Schilling [Sat, 1 Oct 2022 14:09:30 +0000 (16:09 +0200)]
Update opendyslexia

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoreference url can always fallback to the link itself 34357/head
Julien Veyssier [Fri, 30 Sep 2022 17:12:39 +0000 (19:12 +0200)]
reference url can always fallback to the link itself

Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2 years agofix test 34356/head
szaimen [Fri, 30 Sep 2022 17:01:51 +0000 (19:01 +0200)]
fix test

Signed-off-by: szaimen <szaimen@e.mail.de>
2 years agofix the tertiary button text
szaimen [Thu, 29 Sep 2022 17:18:08 +0000 (19:18 +0200)]
fix the tertiary button text

Signed-off-by: szaimen <szaimen@e.mail.de>
2 years agoFix renaming in shared with you file list 34354/head
Vincent Petry [Fri, 30 Sep 2022 13:39:30 +0000 (15:39 +0200)]
Fix renaming in shared with you file list

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years agoMerge pull request #34340 from nextcloud/backport/34328/stable25
blizzz [Fri, 30 Sep 2022 10:55:30 +0000 (12:55 +0200)]
Merge pull request #34340 from nextcloud/backport/34328/stable25

[stable25] Correctly handle Redis::keys returning false

2 years agoCorrectly handle Redis::keys returning false 34340/head
Côme Chilliet [Thu, 29 Sep 2022 12:41:53 +0000 (14:41 +0200)]
Correctly handle Redis::keys returning false

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoMerge pull request #34335 from nextcloud/backport/34321/stable25
Simon L [Fri, 30 Sep 2022 07:18:11 +0000 (09:18 +0200)]
Merge pull request #34335 from nextcloud/backport/34321/stable25

[stable25] Fix invisible status

2 years agoMerge pull request #34337 from nextcloud/backport/34322/stable25
Joas Schilling [Fri, 30 Sep 2022 07:13:09 +0000 (09:13 +0200)]
Merge pull request #34337 from nextcloud/backport/34322/stable25

[stable25] Only match http(s) URLs for references

2 years agoAdjust tests 34337/head
Joas Schilling [Thu, 29 Sep 2022 14:38:50 +0000 (16:38 +0200)]
Adjust tests

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoOnly match http(s) URLs for references
Joas Schilling [Thu, 29 Sep 2022 09:13:18 +0000 (11:13 +0200)]
Only match http(s) URLs for references

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoCompile assets 34335/head
nextcloud-command [Thu, 29 Sep 2022 18:07:53 +0000 (18:07 +0000)]
Compile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoFix invisible status
John Molakvoæ (skjnldsv) [Thu, 29 Sep 2022 08:52:54 +0000 (10:52 +0200)]
Fix invisible status

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2 years agoFix starred favourite icon 34332/head
John Molakvoæ (skjnldsv) [Thu, 29 Sep 2022 11:51:45 +0000 (13:51 +0200)]
Fix starred favourite icon

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2 years agoMerge pull request #34276 from nextcloud/release/25.0.0_rc2 v25.0.0rc2
blizzz [Thu, 29 Sep 2022 13:20:44 +0000 (15:20 +0200)]
Merge pull request #34276 from nextcloud/release/25.0.0_rc2

25.0.0 RC2

2 years agoMerge pull request #34325 from nextcloud/backport/34313/stable25
blizzz [Thu, 29 Sep 2022 13:19:30 +0000 (15:19 +0200)]
Merge pull request #34325 from nextcloud/backport/34313/stable25

[stable25] unbundle files_videoplayer and clean up a little

2 years agoMerge pull request #34320 from nextcloud/backport/34308/stable25
blizzz [Thu, 29 Sep 2022 11:49:26 +0000 (13:49 +0200)]
Merge pull request #34320 from nextcloud/backport/34308/stable25

[stable25] Fix user status emoji picking

2 years agounbundle files_videoplayer and clean up a little 34325/head
Arthur Schiwon [Wed, 28 Sep 2022 16:13:53 +0000 (18:13 +0200)]
unbundle files_videoplayer and clean up a little

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoMerge pull request #34316 from nextcloud/backport/34215/stable25
blizzz [Thu, 29 Sep 2022 10:16:56 +0000 (12:16 +0200)]
Merge pull request #34316 from nextcloud/backport/34215/stable25

[stable25] Add cache header for image endpoint if link previews

2 years agoMerge pull request #34310 from nextcloud/backport/34306/stable25
blizzz [Thu, 29 Sep 2022 10:13:36 +0000 (12:13 +0200)]
Merge pull request #34310 from nextcloud/backport/34306/stable25

[stable25] fix default value for updatedirectory setting

2 years agoCompile assets 34320/head
nextcloud-command [Wed, 28 Sep 2022 18:58:43 +0000 (18:58 +0000)]
Compile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoFix user status emoji picking
John Molakvoæ (skjnldsv) [Wed, 28 Sep 2022 13:03:42 +0000 (15:03 +0200)]
Fix user status emoji picking

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2 years agoMerge pull request #34319 from nextcloud/backport/34311/stable25
Simon L [Wed, 28 Sep 2022 23:21:41 +0000 (01:21 +0200)]
Merge pull request #34319 from nextcloud/backport/34311/stable25

[stable25] Remove unwanted settings button background

2 years agoRemove unwanted settings button background 34319/head
John Molakvoæ (skjnldsv) [Wed, 28 Sep 2022 14:39:27 +0000 (16:39 +0200)]
Remove unwanted settings button background

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoMerge pull request #34317 from nextcloud/backport/34287/stable25
blizzz [Wed, 28 Sep 2022 19:53:04 +0000 (21:53 +0200)]
Merge pull request #34317 from nextcloud/backport/34287/stable25

[stable25] fix highcontrast theme

2 years agoMerge pull request #34315 from nextcloud/backport/34204/stable25
blizzz [Wed, 28 Sep 2022 19:52:27 +0000 (21:52 +0200)]
Merge pull request #34315 from nextcloud/backport/34204/stable25

[stable25] Fix various theming bugs

2 years agofix highcontrast theme icons 34317/head
szaimen [Tue, 27 Sep 2022 10:14:38 +0000 (12:14 +0200)]
fix highcontrast theme icons

Signed-off-by: szaimen <szaimen@e.mail.de>
2 years agoAdd cache header for image endpoint if link previews 34316/head
Julius Härtl [Fri, 23 Sep 2022 10:42:08 +0000 (12:42 +0200)]
Add cache header for image endpoint if link previews

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoFix various theming bugs 34315/head
Christopher Ng [Sat, 24 Sep 2022 00:02:50 +0000 (00:02 +0000)]
Fix various theming bugs

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agofix default value for updatedirectory setting 34310/head
Arthur Schiwon [Wed, 28 Sep 2022 12:39:12 +0000 (14:39 +0200)]
fix default value for updatedirectory setting

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoMerge pull request #34285 from nextcloud/backport/34263/stable25
blizzz [Wed, 28 Sep 2022 08:23:37 +0000 (10:23 +0200)]
Merge pull request #34285 from nextcloud/backport/34263/stable25

[stable25] Add endpoint to fetch a cachable reference data

2 years agoMerge pull request #34295 from nextcloud/backport/34288/stable25
blizzz [Tue, 27 Sep 2022 21:20:22 +0000 (23:20 +0200)]
Merge pull request #34295 from nextcloud/backport/34288/stable25

[stable25] Fix focussing to internal link after copy

2 years agoMerge pull request #34294 from nextcloud/backport/34292/stable25
blizzz [Tue, 27 Sep 2022 21:19:01 +0000 (23:19 +0200)]
Merge pull request #34294 from nextcloud/backport/34292/stable25

[stable25] Fix grid view button in public page

2 years agoMerge pull request #34293 from nextcloud/backport/34272/stable25
blizzz [Tue, 27 Sep 2022 21:18:28 +0000 (23:18 +0200)]
Merge pull request #34293 from nextcloud/backport/34272/stable25

[stable25] Add primary color presets for shipped backgrounds

2 years agoMerge pull request #34286 from nextcloud/backport/34134/stable25
blizzz [Tue, 27 Sep 2022 21:17:49 +0000 (23:17 +0200)]
Merge pull request #34286 from nextcloud/backport/34134/stable25

[stable25] l10n: Fix text string

2 years agoMerge pull request #34221 from nextcloud/backport/34212/stable25
blizzz [Tue, 27 Sep 2022 21:08:13 +0000 (23:08 +0200)]
Merge pull request #34221 from nextcloud/backport/34212/stable25

[stable25] Fix loading custom background

2 years agoUpdate apps/files_sharing/src/components/SharingEntryInternal.vue 34295/head
Vincent Petry [Tue, 27 Sep 2022 13:18:58 +0000 (15:18 +0200)]
Update apps/files_sharing/src/components/SharingEntryInternal.vue

Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoFix focussing to internal link after copy
Vincent Petry [Tue, 27 Sep 2022 10:25:22 +0000 (12:25 +0200)]
Fix focussing to internal link after copy

Since a recent change to NcActions it's not possible to add a "ref"
attribute on a NcAction* component.

As a workaround, a ref was added on the NcActions parent component
instead.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years agoFix grid view button in public page 34294/head
Vincent Petry [Tue, 27 Sep 2022 13:51:15 +0000 (15:51 +0200)]
Fix grid view button in public page

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years agoAdd preset primary colors for shipped backgrounds 34293/head
Christopher Ng [Tue, 27 Sep 2022 00:56:58 +0000 (00:56 +0000)]
Add preset primary colors for shipped backgrounds

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoMerge pull request #34213 from nextcloud/backport/34191/stable25
Joas Schilling [Tue, 27 Sep 2022 15:10:29 +0000 (17:10 +0200)]
Merge pull request #34213 from nextcloud/backport/34191/stable25

[stable25] DashBoard : Allow up to 5 widgets side by side

2 years agoMerge pull request #34251 from nextcloud/backport/34222/stable25
blizzz [Tue, 27 Sep 2022 14:58:17 +0000 (16:58 +0200)]
Merge pull request #34251 from nextcloud/backport/34222/stable25

[stable25] Fix install page

2 years agoMerge pull request #34270 from nextcloud/backport/34260/stable25
Joas Schilling [Tue, 27 Sep 2022 10:34:59 +0000 (12:34 +0200)]
Merge pull request #34270 from nextcloud/backport/34260/stable25

[stable25] Remove unneeded and problematic vue-cli-plugin-unit-test

2 years agol10n: Correct text string 34286/head
Valdnet [Mon, 19 Sep 2022 09:36:39 +0000 (11:36 +0200)]
l10n: Correct text string

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2 years agoAdd endpoint to fetch a cachable reference data 34285/head
Julius Härtl [Mon, 26 Sep 2022 15:23:11 +0000 (17:23 +0200)]
Add endpoint to fetch a cachable reference data

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoRemove unneeded and problematic vue-cli-plugin-unit-test 34270/head
Vincent Petry [Mon, 26 Sep 2022 13:24:15 +0000 (15:24 +0200)]
Remove unneeded and problematic vue-cli-plugin-unit-test

It was causing issues during dependency upgrades and wasn't really used
except for its preset definition.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years agoFix loading custom background 34221/head
Vincent Petry [Fri, 23 Sep 2022 09:19:38 +0000 (11:19 +0200)]
Fix loading custom background

Fix the route for loading the custom background.
Because the controller is UserThemeController, so the route path is
not "theming" but "userTheme".

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years agoMerge pull request #34257 from nextcloud/backport/34247/stable25
Vincent Petry [Tue, 27 Sep 2022 07:14:32 +0000 (09:14 +0200)]
Merge pull request #34257 from nextcloud/backport/34247/stable25

[stable25] Bump nth-check and @vue/cli-service

2 years ago25.0.0 RC2 34276/head
Arthur Schiwon [Tue, 27 Sep 2022 06:25:00 +0000 (08:25 +0200)]
25.0.0 RC2

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoMerge pull request #34268 from nextcloud/dependabot/npm_and_yarn/stable25/moment...
Vincent Petry [Mon, 26 Sep 2022 19:28:26 +0000 (21:28 +0200)]
Merge pull request #34268 from nextcloud/dependabot/npm_and_yarn/stable25/moment-2.29.4

[stable25] Bump moment from 2.29.3 to 2.29.4

2 years agoFix install page 34251/head
Vincent Petry [Thu, 22 Sep 2022 18:31:38 +0000 (20:31 +0200)]
Fix install page

- Use normal labels instead of hiding them
- Fix position of the eye button (this is still very hacky)
- Define width on the box and not on the text fields

This really needs to be ported to vue

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoRecompile 34268/head
Joas Schilling [Mon, 26 Sep 2022 17:32:19 +0000 (19:32 +0200)]
Recompile

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoBump moment from 2.29.3 to 2.29.4
Joas Schilling [Mon, 26 Sep 2022 17:31:55 +0000 (19:31 +0200)]
Bump moment from 2.29.3 to 2.29.4

Bumps [moment](https://github.com/moment/moment) from 2.29.3 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.29.3...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #34258 from nextcloud/backport/33887/stable25
Joas Schilling [Mon, 26 Sep 2022 17:22:40 +0000 (19:22 +0200)]
Merge pull request #34258 from nextcloud/backport/33887/stable25

[stable25] Bump moment-timezone from 0.5.34 to 0.5.37

2 years agoRecompile 34258/head
Joas Schilling [Mon, 26 Sep 2022 13:21:20 +0000 (15:21 +0200)]
Recompile

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #34237 from nextcloud/backport/34220/stable25
Joas Schilling [Mon, 26 Sep 2022 13:07:48 +0000 (15:07 +0200)]
Merge pull request #34237 from nextcloud/backport/34220/stable25

[stable25] Make phpcs happy and remove unused setup thing

2 years agoMerge pull request #34253 from nextcloud/backport/34249/stable25
Joas Schilling [Mon, 26 Sep 2022 13:07:32 +0000 (15:07 +0200)]
Merge pull request #34253 from nextcloud/backport/34249/stable25

[stable25] Move Reference class to public namespace