]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
2 years agoBump version 34564/head
Joas Schilling [Thu, 13 Oct 2022 05:45:15 +0000 (07:45 +0200)]
Bump version

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoAlso throttle on expiration
Joas Schilling [Wed, 12 Oct 2022 11:01:19 +0000 (13:01 +0200)]
Also throttle on expiration

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoFix psalm error on migration
Joas Schilling [Wed, 12 Oct 2022 09:55:04 +0000 (11:55 +0200)]
Fix psalm error on migration

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoAdd a background job to delete expired tokens
Joas Schilling [Wed, 12 Oct 2022 09:41:26 +0000 (11:41 +0200)]
Add a background job to delete expired tokens

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoAlso remove token when we successfully validated
Joas Schilling [Tue, 11 Oct 2022 18:39:39 +0000 (20:39 +0200)]
Also remove token when we successfully validated

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoRequire a token for "Edit locally"
Joas Schilling [Tue, 11 Oct 2022 18:15:26 +0000 (20:15 +0200)]
Require a token for "Edit locally"

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #34551 from nextcloud/backport/34537/stable25
Vincent Petry [Wed, 12 Oct 2022 12:49:35 +0000 (14:49 +0200)]
Merge pull request #34551 from nextcloud/backport/34537/stable25

[stable25] Avoid allocating too much memory for the buffer on s3 uploads

2 years agoMerge pull request #34547 from nextcloud/backport/34299/stable25
Vincent Petry [Wed, 12 Oct 2022 10:49:16 +0000 (12:49 +0200)]
Merge pull request #34547 from nextcloud/backport/34299/stable25

[stable25] Add color variables for text on blurred background

2 years agoAvoid allocating too much memory for the buffer 34551/head
Julius Härtl [Tue, 11 Oct 2022 13:34:27 +0000 (15:34 +0200)]
Avoid allocating too much memory for the buffer

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoMerge pull request #34543 from nextcloud/backport/34473/stable25
Simon L [Wed, 12 Oct 2022 05:54:14 +0000 (07:54 +0200)]
Merge pull request #34543 from nextcloud/backport/34473/stable25

[stable25] Fix excessive increase of cachebuster value

2 years agoAdd color variables for text on blurred background 34547/head
Christopher Ng [Wed, 28 Sep 2022 04:21:30 +0000 (04:21 +0000)]
Add color variables for text on blurred background

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoMerge pull request #34531 from nextcloud/backport/34500/stable25
blizzz [Tue, 11 Oct 2022 21:31:44 +0000 (23:31 +0200)]
Merge pull request #34531 from nextcloud/backport/34500/stable25

[stable25] Fix password length limitation

2 years agoMerge pull request #34446 from nextcloud/backport/34401/stable25
blizzz [Tue, 11 Oct 2022 21:30:37 +0000 (23:30 +0200)]
Merge pull request #34446 from nextcloud/backport/34401/stable25

[stable25] File reference: fallback icon to file type if no preview

2 years agoFix excessive increase of cachebuster value 34543/head
Christopher Ng [Sat, 8 Oct 2022 00:52:09 +0000 (00:52 +0000)]
Fix excessive increase of cachebuster value

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoFix password length limitation 34531/head
Joas Schilling [Mon, 10 Oct 2022 10:33:58 +0000 (12:33 +0200)]
Fix password length limitation

Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoMerge pull request #34524 from nextcloud/backport/34513/stable25
Simon L [Tue, 11 Oct 2022 14:19:33 +0000 (16:19 +0200)]
Merge pull request #34524 from nextcloud/backport/34513/stable25

[stable25] do not show editlocally on mobile

2 years agoMerge pull request #34526 from nextcloud/backport/34522/stable25
Joas Schilling [Tue, 11 Oct 2022 13:06:58 +0000 (15:06 +0200)]
Merge pull request #34526 from nextcloud/backport/34522/stable25

[stable25] Update security.txt expires field

2 years agoMerge pull request #34525 from nextcloud/backport/34517/stable25
Joas Schilling [Tue, 11 Oct 2022 10:52:42 +0000 (12:52 +0200)]
Merge pull request #34525 from nextcloud/backport/34517/stable25

[stable25] Update ca-cert bundle

2 years agoUpdate security.txt expires field 34526/head
Joas Schilling [Tue, 11 Oct 2022 06:19:49 +0000 (08:19 +0200)]
Update security.txt expires field

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoUpdate CA certificate bundle 34525/head
nextcloud-command [Tue, 11 Oct 2022 04:40:19 +0000 (04:40 +0000)]
Update CA certificate bundle

Signed-off-by: GitHub <noreply@github.com>
2 years agodo not show editlocally on mobile 34524/head
szaimen [Mon, 10 Oct 2022 22:12:58 +0000 (00:12 +0200)]
do not show editlocally on mobile

Signed-off-by: szaimen <szaimen@e.mail.de>
2 years agoMerge pull request #34505 from nextcloud/backport/30608/stable25
blizzz [Mon, 10 Oct 2022 21:28:46 +0000 (23:28 +0200)]
Merge pull request #34505 from nextcloud/backport/30608/stable25

[stable25] Harden disk_free_space check in CheckSetupController

2 years agoMerge pull request #34453 from nextcloud/backport/33737/stable25
blizzz [Mon, 10 Oct 2022 21:28:01 +0000 (23:28 +0200)]
Merge pull request #34453 from nextcloud/backport/33737/stable25

[stable25] Makes untrusted domain error on info

2 years agoMerge pull request #34494 from nextcloud/backport/33915/stable25
Simon L [Mon, 10 Oct 2022 20:39:10 +0000 (22:39 +0200)]
Merge pull request #34494 from nextcloud/backport/33915/stable25

[stable25] Replace vue2-datepicker with native date picker for share expiration dates

2 years agoHarden some PHP functions 34505/head
acsfer [Tue, 11 Jan 2022 17:56:27 +0000 (18:56 +0100)]
Harden some PHP functions

To avoid things like https://github.com/nextcloud/server/issues/26034

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoReplace moment.js date with Date Object. 34494/head
julia.kirschenheuter [Tue, 6 Sep 2022 10:43:50 +0000 (12:43 +0200)]
Replace moment.js date with Date Object.
Replace vue2-datepicker with native date picker for expiration date.

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoMakes untrusted domain error on info 34453/head
Andy Xheli [Mon, 29 Aug 2022 18:27:12 +0000 (13:27 -0500)]
Makes untrusted domain error on info

Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
Since https://github.com/nextcloud/server/commit/e6d9ef2e38daffcab808eaa41b18ab16c6253b97 was applied logs get filled up with Trusted domain error. "X.X.X.X tried to access using "X.X.X.X" as host alot of users missed important errors do tohttps://github.com/nextcloud/server/commit/e6d9ef2e38daffcab808eaa41b18ab16c6253b97   please see https://github.com/nextcloud/server/issues/32599

This should fix.
https://github.com/nextcloud/server/issues/32599#event-7281164903

Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
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 agoFile reference: use the file type icon as fallback when no preview provider for this... 34446/head
Julien Veyssier [Mon, 3 Oct 2022 13:46:29 +0000 (15:46 +0200)]
File reference: use the file type icon as fallback when no preview provider for this type

Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
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>