Commit graph

61334 commits

Author SHA1 Message Date
Joas Schilling
26df2c596b
Merge pull request #31009 from nextcloud/bugfix/noid/fix-missing-profile-js
Compile missing profile JS
2022-02-07 08:23:52 +01:00
Nextcloud bot
ce1d7ff161
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-07 02:26:45 +00:00
Nextcloud bot
e872131ee5
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-06 02:26:24 +00:00
Nextcloud bot
9c2db7f4e4
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-05 02:26:33 +00:00
Carl Schwan
30e7489098
Merge pull request #30993 from nextcloud/fix/delegation-js-dist
Fix JS for delegation admin not being generated
2022-02-05 01:56:01 +01:00
Joas Schilling
5e8ef3c25b Compile missing profile JS
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-04 18:38:59 +00:00
Simon L
88ded737ce
Merge pull request #30984 from UmbrellaCodr/ffmpeg-preview
reduce 'Movie preview generation failed Output' log errors
2022-02-04 15:40:51 +01:00
Simon L
50f51b1782
Merge pull request #31003 from nextcloud/Valdnet-patch-3
l10n: Remove spaces
2022-02-04 11:11:52 +01:00
Valdnet
105169433e
Update core/js/setupchecks.js
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>

Co-authored-by: Simon L. <szaimen@e.mail.de>
2022-02-04 10:17:08 +01:00
Valdnet
e172eb09e0
l10n: Remove spaces
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2022-02-04 09:55:36 +01:00
Joas Schilling
82f602e857
Merge pull request #30354 from nextcloud/enhancement/talk-api
Add a Talk API for OCP
2022-02-04 09:54:13 +01:00
Joas Schilling
2f2538a57a
Merge pull request #30888 from nextcloud/comments-interface
Update ICommentsManager with reaction methods
2022-02-04 09:38:04 +01:00
Christoph Wurst
2c356d0852
Add a Talk API for OCP
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-02-04 08:53:18 +01:00
Nextcloud bot
550dfe0ef1
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-04 02:26:47 +00:00
UmbrellaCodr
a0d7e27789
reduce 'Movie preview generation failed Output' log errors
for movies under 5 seconds

Signed-off-by: UmbrellaCodr <umbrella@biohazard.cc>

Update lib/private/Preview/Movie.php

Co-authored-by: Simon L. <szaimen@e.mail.de>
2022-02-03 17:52:37 -08:00
Simon L
68b2463107
Merge pull request #30990 from nextcloud/enh/noid/fulltextsearch-collection
FullTextSearch/IIndex: +getCollection(): string;
2022-02-04 00:18:17 +01:00
Simon L
772b3d38f3
Merge pull request #30974 from max65482/fix_bday_cal_update_issue
Fix: Birthday events missing after reimporting contacts
2022-02-04 00:16:25 +01:00
Simon L
f2cd30df8d
Merge pull request #30985 from rotdrop/bugfix/get-storage-info-unjail-shared-path
Use the unjailed-path in OC_Helper::getStorageInfo() for files located in SharedStorage.
2022-02-04 00:03:56 +01:00
Simon L
8d631a096a
Merge pull request #30987 from nextcloud/enh/30962/show-mail-server-settings-in-overview
show if the mail server settings are not set or verified
2022-02-03 23:59:19 +01:00
Carl Schwan
94b79c25f4
Merge pull request #30955 from nextcloud/fix/sticky-position
Fix position sticky declaration
2022-02-03 21:35:36 +01:00
szaimen
445ab85b01 add a test for wasEmailTestSuccessful
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-02-03 20:41:12 +01:00
szaimen
fa1ee8f0c7 fix tests
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-02-03 20:41:12 +01:00
szaimen
84cf39f582 show if the mail server settings are not set or verified
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-02-03 20:16:35 +01:00
John Molakvoæ
9005cd0837
Merge pull request #30937 from Brennii96/feature-app-version-sidebar 2022-02-03 18:02:18 +01:00
Carl Schwan
1ac1b1b593 Fix JS for delegation admin not being generated
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-02-03 18:00:12 +01:00
Julius Härtl
20f1971266
Merge pull request #30624 from nextcloud/theming/background-image
Avoid file system access on checking if an image exists
2022-02-03 17:38:29 +01:00
Brendan
7148b3f948
30937
Signed-off-by: Brendan <brendan.oneill96@hotmail.co.uk>
2022-02-03 17:24:05 +01:00
Brendan
b7d9142ecf
30937
Signed-off-by: Brendan <brendan.oneill96@hotmail.co.uk>
2022-02-03 17:22:06 +01:00
Brendan
20e372f0fd
Add app version to sidebar, mainly for mobile view as it disappears from list view
Signed-off-by: Brendan O'Neill brendan.oneill96@hotmail.co.uk
2022-02-03 17:22:06 +01:00
Vitor Mattos
8ec7c5c8ae
Update ICommentsManager with reaction methods
Fix psalm errors
Reorder methods and remove return null
Use best pattern on docblock

Goals: update https://github.com/ChristophWurst/nextcloud_composer/ with reaction methods.
The script
https://github.com/ChristophWurst/nextcloud_composer/blob/master/build.sh
only get lib/public classes

Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-02-03 12:52:18 -03:00
Louis
eb1927040f
Merge pull request #30979 from nextcloud/fix/user-settings-menu-button-radius
Fix Actions trigger element when editing user
2022-02-03 14:39:14 +01:00
Julien Veyssier
63e755e1c8
change Actions trigger to <button> when editing user
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2022-02-03 12:50:24 +01:00
Maxence Lange
144e83520b +getCollection(): string;
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2022-02-03 10:35:06 -01:00
Claus-Justus Heine
a355410b88
Use the unjailed-path in OC_Helper::getStorageInfo() for files located in SharedStorage.
The current implementation already switches the storage-backend to
$storage->getSourceStorage(). However, it then calls
$rootInfo->getInternalPath() which returns the internal path relative to
the storage where the share is mounted. This is wrong, we need also to
unjail the path. Compare, e.g., with
OCA\Files_Sharing\SharedStorage::file_get/put_contents() for the
"logic".

Signed-off-by: Claus-Justus Heine <himself@claus-justus-heine.de>
2022-02-03 10:05:49 +01:00
Nextcloud bot
e167d7f44c
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-03 02:26:58 +00:00
Maximilian Martin
33c698872b delete birthday calendar events permanently
Signed-off-by: Maximilian Martin <maximilian_martin@gmx.de>
2022-02-02 09:19:03 -05:00
Julius Härtl
3d0b5c1ff9
Avoid file system access on checking if an image exists
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-02-02 11:26:36 +01:00
Joas Schilling
5e5c31ea84
Merge pull request #30235 from nextcloud/bugfix/noid/primary-key-for-ratelimit-table
Add primary key for ratelimit table
2022-02-02 10:03:26 +01:00
Joas Schilling
2544ab48d4
Merge pull request #30940 from nextcloud/request-id-in-header
send request id in response header
2022-02-02 09:50:17 +01:00
Nextcloud bot
e32090f44f
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-02 02:27:10 +00:00
Louis
2c27ffd415
Merge pull request #30043 from ArcticFall/master
Add ability to rename Groups in the frontend
2022-02-01 15:37:30 +01:00
Robin Appelman
c712987878
send request id in response header
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-02-01 14:24:01 +01:00
Carl Schwan
16fc9eb9cc Fix position sticky declaration
Before the generated css was: "position: 'sticky'", now it is
position: sticky. Firefox considered the old value has invalid.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-02-01 13:26:29 +01:00
Louis Chemineau
78481e2e7c Add compiled files
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-02-01 12:54:55 +01:00
ArcticFall
398297b449 Add new component for the group list items.
Signed-off-by: Martin Jänel <spammemore@posteo.de>
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-02-01 12:54:55 +01:00
ArcticFall
849d3697d3 Add js methods for renaming a group.
Signed-off-by: Martin Jänel <spammemore@posteo.de>
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-02-01 12:54:55 +01:00
ArcticFall
1f80d767b4 Add ActionInput for renaming a group and corresponding method.
Signed-off-by: Martin Jänel <spammemore@posteo.de>
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-02-01 12:54:55 +01:00
Côme Chilliet
d635d58d19
Merge pull request #29286 from nextcloud/enhancement/drop-php-7-3
Drop PHP7.3
2022-02-01 10:50:28 +01:00
Nextcloud bot
16521e9f7c
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-01 02:26:49 +00:00
Louis
b47a42f935
Merge pull request #30926 from rotdrop/bugfix/settings-delegation-for-subadmins
Allow sub-admins to access delegated settings.
2022-01-31 16:55:53 +01:00