]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
20 months agoDrop vue-clipboard2 to fix copy to clipboard 36507/head
Christopher Ng [Fri, 3 Feb 2023 00:36:18 +0000 (16:36 -0800)]
Drop vue-clipboard2 to fix copy to clipboard

Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit edcf675e6e0e8ab1388e6bccc7f00b9dffa0dc91)

20 months agoMerge pull request #36490 from nextcloud/backport/36487/stable25
Joas Schilling [Thu, 2 Feb 2023 12:09:27 +0000 (13:09 +0100)]
Merge pull request #36490 from nextcloud/backport/36487/stable25

[stable25] Do not reuse query builder objects in DAV account deletion

20 months agoDo not reuse query builder objects in DAV account deletion 36490/head
Joas Schilling [Wed, 1 Feb 2023 20:49:34 +0000 (21:49 +0100)]
Do not reuse query builder objects in DAV account deletion

Signed-off-by: Joas Schilling <coding@schilljs.com>
20 months agoMerge pull request #36297 from nextcloud/backport/36258/stable25
Joas Schilling [Thu, 2 Feb 2023 05:58:44 +0000 (06:58 +0100)]
Merge pull request #36297 from nextcloud/backport/36258/stable25

[stable25] Fix user status message input

20 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Thu, 2 Feb 2023 02:25:57 +0000 (02:25 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoFix user status message input 36297/head
Christopher Ng [Wed, 1 Feb 2023 23:20:59 +0000 (15:20 -0800)]
Fix user status message input

Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 5ab35aaa7a6d09750637ed294d436aef1110650a)

20 months agoMerge pull request #36476 from nextcloud/backport/36257/stable25
Simon L [Wed, 1 Feb 2023 18:21:43 +0000 (19:21 +0100)]
Merge pull request #36476 from nextcloud/backport/36257/stable25

[stable25] non-static app_dir

20 months agorefresh cached app folder on install/upgrade 36476/head
Maxence Lange [Thu, 26 Jan 2023 11:38:20 +0000 (10:38 -0100)]
refresh cached app folder on install/upgrade

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
20 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Wed, 1 Feb 2023 02:25:31 +0000 (02:25 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoMerge pull request #36439 from nextcloud/backport/36420/stable25
Louis [Tue, 31 Jan 2023 10:16:28 +0000 (11:16 +0100)]
Merge pull request #36439 from nextcloud/backport/36420/stable25

[stable25] fix the exif_read_data issue

20 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Tue, 31 Jan 2023 02:25:53 +0000 (02:25 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agotry to fix the exif_read_data issue 36439/head
Simon L [Sat, 28 Jan 2023 10:04:17 +0000 (11:04 +0100)]
try to fix the exif_read_data issue

Signed-off-by: Simon L <szaimen@e.mail.de>
20 months agoMerge pull request #36415 from nextcloud/backport/36121/stable25
Vincent Petry [Mon, 30 Jan 2023 10:48:27 +0000 (11:48 +0100)]
Merge pull request #36415 from nextcloud/backport/36121/stable25

[stable25] Allow keyup enter in user status

20 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Mon, 30 Jan 2023 02:26:11 +0000 (02:26 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoMerge pull request #36283 from nextcloud/rakekniven-patch-1
Simon L [Sun, 29 Jan 2023 19:02:02 +0000 (20:02 +0100)]
Merge pull request #36283 from nextcloud/rakekniven-patch-1

[stable25] l10n: Fixed grammar

20 months agoMerge pull request #36394 from nextcloud/stable25-fix-theming-bg-disabled
John Molakvoæ [Sun, 29 Jan 2023 10:25:10 +0000 (11:25 +0100)]
Merge pull request #36394 from nextcloud/stable25-fix-theming-bg-disabled

[stable25] fix admin-disabled background and user pristine theming settings

20 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Sun, 29 Jan 2023 02:27:04 +0000 (02:27 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Sat, 28 Jan 2023 02:26:10 +0000 (02:26 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agochore(js): Recompile 36415/head
Joas Schilling [Fri, 27 Jan 2023 22:14:42 +0000 (14:14 -0800)]
chore(js): Recompile

Signed-off-by: Joas Schilling <coding@schilljs.com>
(cherry picked from commit 19aa254bb960805d27ca93f36f1413d3dd7dbfa2)
Signed-off-by: Christopher Ng <chrng8@gmail.com>
20 months agofix(user_status): Allow to use enter to complete characters without automatically...
Joas Schilling [Fri, 27 Jan 2023 22:14:42 +0000 (14:14 -0800)]
fix(user_status): Allow to use enter to complete characters without automatically closing the modal

Signed-off-by: Joas Schilling <coding@schilljs.com>
(cherry picked from commit 5506229d7696a8db20da99a196eee373d07fe85e)
Signed-off-by: Christopher Ng <chrng8@gmail.com>
20 months agoMerge pull request #36412 from nextcloud/backport/36380/stable25
Christoph Wurst [Fri, 27 Jan 2023 16:06:44 +0000 (17:06 +0100)]
Merge pull request #36412 from nextcloud/backport/36380/stable25

[stable25] fix(caldav): Fix wrong Psalm report for nullable calendar data

20 months agofix(caldav): Fix wrong Psalm report for nullable calendar data 36412/head
Christoph Wurst [Thu, 26 Jan 2023 10:24:53 +0000 (11:24 +0100)]
fix(caldav): Fix wrong Psalm report for nullable calendar data

> Docblock-defined type Sabre\VObject\Component\VCalendar for $vcalendar is never falsy

^ is a lie

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
20 months agoMerge pull request #36400 from nextcloud/backport/34152/stable25
Simon L [Fri, 27 Jan 2023 12:36:52 +0000 (13:36 +0100)]
Merge pull request #36400 from nextcloud/backport/34152/stable25

[stable25] Do not store generated mysql password if it was not used

20 months agoMerge pull request #36387 from nextcloud/backport/36210/stable25
Richard Steinmetz [Fri, 27 Jan 2023 09:51:43 +0000 (10:51 +0100)]
Merge pull request #36387 from nextcloud/backport/36210/stable25

[stable25] fix(dav): check if principal has email address before accessing it

20 months agoMerge pull request #36398 from nextcloud/backport/36370/stable25
John Molakvoæ [Fri, 27 Jan 2023 08:14:28 +0000 (09:14 +0100)]
Merge pull request #36398 from nextcloud/backport/36370/stable25

20 months agoDo not store generated mysql password if it was not used 36400/head
Julius Härtl [Tue, 20 Sep 2022 06:39:25 +0000 (08:39 +0200)]
Do not store generated mysql password if it was not used

Signed-off-by: Julius Härtl <jus@bitgrid.net>
20 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Fri, 27 Jan 2023 02:28:11 +0000 (02:28 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoFix focus not returning to search icon 36398/head
Christopher Ng [Thu, 26 Jan 2023 01:02:51 +0000 (17:02 -0800)]
Fix focus not returning to search icon
- Remove programmatic focusing already handled by focus-trap

Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
20 months agofix(theming): fix admin-disabled background and user pristine theming settings 36394/head
John Molakvoæ [Thu, 26 Jan 2023 18:52:16 +0000 (19:52 +0100)]
fix(theming): fix admin-disabled background and user pristine theming settings

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
20 months agofix(dav): check if principal has email address before accessing it 36387/head
Richard Steinmetz [Wed, 18 Jan 2023 11:10:49 +0000 (12:10 +0100)]
fix(dav): check if principal has email address before accessing it

Ref https://github.com/nextcloud/calendar/issues/4811

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
20 months agoMerge pull request #36230 from nextcloud/backport/36211/stable25
Côme Chilliet [Thu, 26 Jan 2023 13:11:37 +0000 (14:11 +0100)]
Merge pull request #36230 from nextcloud/backport/36211/stable25

[stable25] fix(dav): catch MaxInstancesExceededException for recurring events without end date

20 months agoMerge pull request #36364 from nextcloud/backport/36352/stable25
Vincent Petry [Thu, 26 Jan 2023 08:42:51 +0000 (09:42 +0100)]
Merge pull request #36364 from nextcloud/backport/36352/stable25

[stable25] imaginary - add tiff to supported formats

20 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Thu, 26 Jan 2023 02:41:53 +0000 (02:41 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoMerge pull request #36339 from nextcloud/backport/36055/stable25
Pytal [Thu, 26 Jan 2023 02:23:15 +0000 (18:23 -0800)]
Merge pull request #36339 from nextcloud/backport/36055/stable25

[stable25] Port files sharing selector

20 months agoimaginary - add tiff to supported formats 36364/head
Simon L [Wed, 25 Jan 2023 10:53:16 +0000 (11:53 +0100)]
imaginary - add tiff to supported formats

Signed-off-by: Simon L <szaimen@e.mail.de>
20 months agoMerge pull request #36344 from nextcloud/backport/36326/stable25
Simon L [Wed, 25 Jan 2023 19:59:56 +0000 (20:59 +0100)]
Merge pull request #36344 from nextcloud/backport/36326/stable25

[stable25] don't translate a variable

20 months agoCompile assets 36339/head
nextcloud-command [Wed, 25 Jan 2023 18:34:27 +0000 (18:34 +0000)]
Compile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
20 months agoMerge pull request #35821 from nextcloud/backport/35614/stable25
Christoph Wurst [Wed, 25 Jan 2023 18:32:38 +0000 (19:32 +0100)]
Merge pull request #35821 from nextcloud/backport/35614/stable25

[stable25] Fix array to string conversion in errorlog writer

20 months agodon't translate a variable 36344/head
Simon L [Tue, 24 Jan 2023 09:50:18 +0000 (10:50 +0100)]
don't translate a variable

Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
20 months agoMerge pull request #36084 from nextcloud/backport/35893/stable25
Christoph Wurst [Wed, 25 Jan 2023 17:29:25 +0000 (18:29 +0100)]
Merge pull request #36084 from nextcloud/backport/35893/stable25

[stable25] Replace custom tooltips with native ones in users page

20 months agoReplace custom tooltips with native ones in users page 36084/head
julia.kirschenheuter [Tue, 27 Dec 2022 13:12:13 +0000 (14:12 +0100)]
Replace custom tooltips with native ones in users page

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
20 months agoMerge pull request #36335 from nextcloud/backport/36333/stable25
Simon L [Wed, 25 Jan 2023 08:23:36 +0000 (09:23 +0100)]
Merge pull request #36335 from nextcloud/backport/36333/stable25

[stable25] Fix default value for files_no_background_scan

20 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Wed, 25 Jan 2023 02:44:26 +0000 (02:44 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoPort files sharing selector
Christopher Ng [Wed, 25 Jan 2023 01:40:17 +0000 (17:40 -0800)]
Port files sharing selector

Signed-off-by: Christopher Ng <chrng8@gmail.com>
20 months agoFix default value for files_no_background_scan 36335/head
max-nextcloud [Tue, 24 Jan 2023 17:02:12 +0000 (18:02 +0100)]
Fix default value for files_no_background_scan

The value is read in https://github.com/nextcloud/server/blob/b888c6146327d842e21988b0d90d6ade4f3a9435/apps/files/lib/BackgroundJob/ScanFiles.php#L105 and the default value is false.

Signed-off-by: max-nextcloud <max@nextcloud.com>
20 months agoMerge pull request #36322 from nextcloud/backport/36321/stable25
Pytal [Tue, 24 Jan 2023 19:05:01 +0000 (11:05 -0800)]
Merge pull request #36322 from nextcloud/backport/36321/stable25

20 months agoBump @nextcloud/vue to v7.5.0 36322/head
Christopher Ng [Tue, 24 Jan 2023 00:47:59 +0000 (16:47 -0800)]
Bump @nextcloud/vue to v7.5.0
- Set webpack config `resolve.fallback.assert` to `false` to fix build error:
```
Module not found: Error: Can't resolve 'assert'

BREAKING CHANGE: webpack < 5 used to include polyfills for node.js core modules by default.
This is no longer the case. Verify if you need this module and configure a polyfill for it.

If you want to include a polyfill, you need to:
  - add a fallback 'resolve.fallback: { "assert": require.resolve("assert/") }'
  - install 'assert'
If you don't want to include a polyfill, you can use an empty module like this:
  resolve.fallback: { "assert": false }
```

Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 2f8fb24828684d0e489dd235876140b4e9381d76)

20 months agoMerge pull request #36180 from nextcloud/backport/36094/stable25
Vincent Petry [Tue, 24 Jan 2023 13:54:47 +0000 (14:54 +0100)]
Merge pull request #36180 from nextcloud/backport/36094/stable25

[stable25] Only expose storage location to admins

20 months agoMerge pull request #36082 from nextcloud/backport/35903/stable25
Louis [Tue, 24 Jan 2023 09:34:25 +0000 (10:34 +0100)]
Merge pull request #36082 from nextcloud/backport/35903/stable25

[stable25] Replace custom tooltips with native ones in apps page

20 months agoMerge pull request #36164 from nextcloud/backport/36113/stable25
Julius Härtl [Tue, 24 Jan 2023 09:16:56 +0000 (10:16 +0100)]
Merge pull request #36164 from nextcloud/backport/36113/stable25

20 months agoMerge pull request #36311 from nextcloud/backport/35935/stable25
Richard Steinmetz [Tue, 24 Jan 2023 08:19:02 +0000 (09:19 +0100)]
Merge pull request #36311 from nextcloud/backport/35935/stable25

[stable25] [Fix]: scan-app-data conversion

20 months agoMerge pull request #36308 from nextcloud/backport/36260/stable25
Joas Schilling [Tue, 24 Jan 2023 07:46:11 +0000 (08:46 +0100)]
Merge pull request #36308 from nextcloud/backport/36260/stable25

[stable25] Fix WHERE condition when selecting user's availability for the status…

20 months agofix(logging): Fix array to string conversion in errorlog writer 35821/head
Christoph Wurst [Mon, 5 Dec 2022 18:54:37 +0000 (19:54 +0100)]
fix(logging): Fix array to string conversion in errorlog writer

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
20 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Tue, 24 Jan 2023 02:25:29 +0000 (02:25 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months ago[Fix]: scan-app-data conversion 36311/head
EWouters [Sun, 1 Jan 2023 21:07:42 +0000 (22:07 +0100)]
[Fix]: scan-app-data conversion

Adapted from sugestions by @Hiyoal in #34283 and @st3iny in #35935.

See https://github.com/nextcloud/server/issues/34283#issuecomment-1288075064
and https://github.com/nextcloud/server/pull/35935#discussion_r1059905594.

Closes #34283.

Co-authored-by: Richard Steinmetz <richard@steinmetz.cloud>
Signed-off-by: EWouters <6179932+EWouters@users.noreply.github.com>
20 months agoFix WHERE condition when selecting user's availability for the status automation 36308/head
Joas Schilling [Fri, 20 Jan 2023 06:21:22 +0000 (07:21 +0100)]
Fix WHERE condition when selecting user's availability for the status automation

Signed-off-by: Joas Schilling <coding@schilljs.com>
20 months agoOnly expose storage location to admins 36180/head
Vincent Petry [Wed, 11 Jan 2023 14:34:07 +0000 (15:34 +0100)]
Only expose storage location to admins

Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
20 months agoMerge pull request #36296 from nextcloud/backport/36250/stable25
Joas Schilling [Mon, 23 Jan 2023 15:05:14 +0000 (16:05 +0100)]
Merge pull request #36296 from nextcloud/backport/36250/stable25

[stable25] Add success message to personal settings clipboard button

20 months agoExtend ViewOnly DAV plugin to versions endpoint 36164/head
Vincent Petry [Thu, 12 Jan 2023 10:28:03 +0000 (11:28 +0100)]
Extend ViewOnly DAV plugin to versions endpoint

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
20 months agoCompile assets 36296/head
nextcloud-command [Mon, 23 Jan 2023 11:54:40 +0000 (11:54 +0000)]
Compile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
20 months agoMerge pull request #36292 from nextcloud/backport/36278/stable25
Simon L [Mon, 23 Jan 2023 11:27:24 +0000 (12:27 +0100)]
Merge pull request #36292 from nextcloud/backport/36278/stable25

[stable25] Fix interned strings buffer check if 0 free bytes

20 months agoAdd success message to personal settings button
julia.kirschenheuter [Thu, 19 Jan 2023 16:09:46 +0000 (17:09 +0100)]
Add success message to personal settings button

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
20 months agoMerge pull request #36255 from nextcloud/backport/35632/stable25
Joas Schilling [Mon, 23 Jan 2023 11:19:34 +0000 (12:19 +0100)]
Merge pull request #36255 from nextcloud/backport/35632/stable25

[stable25] docs: document types flag for search options

20 months agoFix interned strings buffer check if 0 free bytes 36292/head
MichaIng [Fri, 20 Jan 2023 20:59:30 +0000 (21:59 +0100)]
Fix interned strings buffer check if 0 free bytes

With #32902 it was meant to be avoided to recommend raising the interned strings buffer size above a quarter of the total OPcache size. This works as long as there is at least 1 byte free, but does not apply if the buffer is filled completely.

This commit switches the conditions so that the interned strings buffer size must be smaller than a quarter of the total OPcache size for the warning to be shown. That the buffer must be either filled completely or by more than 90% remains untouched.

Signed-off-by: MichaIng <micha@dietpi.com>
20 months agoMerge pull request #36246 from nextcloud/nickvergessen-patch-1
Joas Schilling [Mon, 23 Jan 2023 06:02:16 +0000 (07:02 +0100)]
Merge pull request #36246 from nextcloud/nickvergessen-patch-1

[stable25] Specify the profiler app branch to test with

20 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Mon, 23 Jan 2023 02:25:37 +0000 (02:25 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoUpdate apps/theming/lib/Migration/MigrateAdminConfig.php 36283/head
rakekniven [Sun, 22 Jan 2023 17:27:21 +0000 (18:27 +0100)]
Update apps/theming/lib/Migration/MigrateAdminConfig.php

Co-authored-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
20 months agol10n: Fixed grammar
rakekniven [Sun, 22 Jan 2023 17:26:27 +0000 (18:26 +0100)]
l10n: Fixed grammar

Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
20 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Sun, 22 Jan 2023 02:25:34 +0000 (02:25 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agol10n: Fixed grammar
rakekniven [Sat, 21 Jan 2023 14:09:18 +0000 (15:09 +0100)]
l10n: Fixed grammar

Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
20 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Sat, 21 Jan 2023 02:24:51 +0000 (02:24 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoMerge pull request #36272 from nextcloud/fix/stable25-fix-theming-admin-migration
Simon L [Fri, 20 Jan 2023 17:44:43 +0000 (18:44 +0100)]
Merge pull request #36272 from nextcloud/fix/stable25-fix-theming-admin-migration

[stable25] fix(theming): fix admin images migration

20 months agoMerge pull request #36274 from nextcloud/backport/36264/stable25
Vincent Petry [Fri, 20 Jan 2023 16:23:12 +0000 (17:23 +0100)]
Merge pull request #36274 from nextcloud/backport/36264/stable25

[stable25] fix(occ): Fix comment formatting of maintenance:repair command

20 months agoChange testing branch to stable25 36246/head
Joas Schilling [Fri, 20 Jan 2023 15:29:38 +0000 (16:29 +0100)]
Change testing branch to stable25

Signed-off-by: Joas Schilling <coding@schilljs.com>
20 months agoSpecify the profiler app branch to test with
Joas Schilling [Thu, 19 Jan 2023 15:21:39 +0000 (16:21 +0100)]
Specify the profiler app branch to test with

So we can test in stable25 with a matching profiler version instead of master

Signed-off-by: Joas Schilling <coding@schilljs.com>
20 months agoMerge pull request #36243 from nextcloud/backport/35192/stable25
Joas Schilling [Fri, 20 Jan 2023 15:29:23 +0000 (16:29 +0100)]
Merge pull request #36243 from nextcloud/backport/35192/stable25

[stable25] Fix github action "performance-8.0" when PR is from a fork.

20 months agoMerge pull request #36273 from nextcloud/backport/35485/stable25
Joas Schilling [Fri, 20 Jan 2023 15:24:36 +0000 (16:24 +0100)]
Merge pull request #36273 from nextcloud/backport/35485/stable25

[stable25] Remove Bootstrap version reference from tooltip.scss

20 months agoReplace custom tooltips with native ones in apps page 36082/head
julia.kirschenheuter [Wed, 28 Dec 2022 13:28:35 +0000 (14:28 +0100)]
Replace custom tooltips with native ones in apps page

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
20 months agofix(occ): Fix comment formatting of maintenance:repair command 36274/head
Christoph Wurst [Fri, 20 Jan 2023 08:58:22 +0000 (09:58 +0100)]
fix(occ): Fix comment formatting of maintenance:repair command

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
20 months agoRemove Bootstrap version reference from tooltip.scss 36273/head
Álvaro Brey [Tue, 29 Nov 2022 11:54:06 +0000 (12:54 +0100)]
Remove Bootstrap version reference from tooltip.scss

We've had some reports that Nextcloud is using an outdated/deprecated Bootstrap version v3.3.5.

I believe this to be caused by the string "Bootstrap v3.3.5" in the changed line, which after bundling ends up in `core-common.js`, and trips up some security scanners.

It may also be worth investigating why the comments are not getting stripped when bundling the JS.

Signed-off-by: Álvaro Brey <alvaro.brv@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
20 months agofix(theming): fix admin images migration 36272/head
John Molakvoæ (skjnldsv) [Fri, 20 Jan 2023 10:35:17 +0000 (11:35 +0100)]
fix(theming): fix admin images migration

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
20 months agoMerge pull request #36044 from nextcloud/backport/35655/stable25
Julia Kirschenheuter [Fri, 20 Jan 2023 10:13:36 +0000 (11:13 +0100)]
Merge pull request #36044 from nextcloud/backport/35655/stable25

[stable25] Replace custom tooltips with native one in vue components and views

20 months agoMerge pull request #36197 from nextcloud/fix/35886-Replace_custom_tooltips_with_nativ...
Julia Kirschenheuter [Fri, 20 Jan 2023 10:12:56 +0000 (11:12 +0100)]
Merge pull request #36197 from nextcloud/fix/35886-Replace_custom_tooltips_with_native_one_for_personal_and_administration_settings-stable25

[stable25] Fix/35886 replace custom tooltips with native one for personal and administration settings stable25

20 months agoReplace custom tooltips with native one in vue components and views 36044/head
julia.kirschenheuter [Wed, 7 Dec 2022 16:29:58 +0000 (17:29 +0100)]
Replace custom tooltips with native one in vue components and views

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
20 months agoReplace custom tooltips with native tooltips 36197/head
julia.kirschenheuter [Wed, 28 Dec 2022 10:32:42 +0000 (11:32 +0100)]
Replace custom tooltips with native tooltips

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
20 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Fri, 20 Jan 2023 02:29:49 +0000 (02:29 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agodocs: document types flag for search options 36255/head
Daniel Kesselberg [Tue, 6 Dec 2022 19:21:37 +0000 (20:21 +0100)]
docs: document types flag for search options

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
20 months agoMerge pull request #36106 from nextcloud/backport/36074/stable25
Vincent Petry [Thu, 19 Jan 2023 16:43:20 +0000 (17:43 +0100)]
Merge pull request #36106 from nextcloud/backport/36074/stable25

[stable25] Fix inability to re-enter share password after invalid input

20 months agoMerge pull request #36236 from nextcloud/backport/36203/stable25
Vincent Petry [Thu, 19 Jan 2023 16:41:53 +0000 (17:41 +0100)]
Merge pull request #36236 from nextcloud/backport/36203/stable25

[stable25] Port global search menu to focus trapped NcHeaderMenu

20 months agoMerge pull request #36240 from nextcloud/backport/36237/stable25
Vincent Petry [Thu, 19 Jan 2023 16:40:39 +0000 (17:40 +0100)]
Merge pull request #36240 from nextcloud/backport/36237/stable25

[stable25] Disable unreliable acceptance tests

20 months agoFix github action "performance-8.0" when PR is from a fork. 36243/head
Peter Serwylo [Wed, 16 Nov 2022 02:35:12 +0000 (13:35 +1100)]
Fix github action "performance-8.0" when PR is from a fork.

There is an assumption that the PR is from the same remote as
the base it is being merged into. This is fixed so that instead
of doing a `git fetch origin`, it now fetches from the `clone_url`
of the PR head.

Signed-off-by: Peter Serwylo <peter@serwylo.com>
20 months agoMerge pull request #36238 from nextcloud/backport/36223/stable25
Louis [Thu, 19 Jan 2023 12:53:00 +0000 (13:53 +0100)]
Merge pull request #36238 from nextcloud/backport/36223/stable25

[stable25] Allow interaction with encrypted folders

20 months agoMerge pull request #36103 from nextcloud/backport/36095/stable25
Joas Schilling [Thu, 19 Jan 2023 11:16:33 +0000 (12:16 +0100)]
Merge pull request #36103 from nextcloud/backport/36095/stable25

[stable25] Limit key names when uploading theme images

20 months agoDisable unreliable acceptance tests 36240/head
Joas Schilling [Thu, 19 Jan 2023 08:21:33 +0000 (09:21 +0100)]
Disable unreliable acceptance tests

Signed-off-by: Joas Schilling <coding@schilljs.com>
20 months agoMerge pull request #36167 from nextcloud/backport/35970/stable25
Vincent Petry [Thu, 19 Jan 2023 09:17:02 +0000 (10:17 +0100)]
Merge pull request #36167 from nextcloud/backport/35970/stable25

[stable25] Improve exception serializing

20 months agoFix inability to re-enter share password after invalid input 36106/head
Christopher Ng [Tue, 10 Jan 2023 19:51:14 +0000 (19:51 +0000)]
Fix inability to re-enter share password after invalid input

Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit de7b7d3313913150364645d1ed51c569fb37d1da)

20 months agoMerge pull request #36099 from nextcloud/backport/34924/stable25
Vincent Petry [Thu, 19 Jan 2023 09:05:06 +0000 (10:05 +0100)]
Merge pull request #36099 from nextcloud/backport/34924/stable25

[stable25] escape path prefix when doing cache jail search

20 months agoAllow interaction with encrypted folders 36238/head
Louis Chemineau [Wed, 18 Jan 2023 15:49:38 +0000 (16:49 +0100)]
Allow interaction with encrypted folders

Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
20 months agoMerge pull request #36134 from nextcloud/backport/36130/stable25
Vincent Petry [Thu, 19 Jan 2023 08:39:03 +0000 (09:39 +0100)]
Merge pull request #36134 from nextcloud/backport/36130/stable25

[stable25] Add always visible share label

20 months agoPort global search menu to focus trapped NcHeaderMenu 36236/head
Christopher Ng [Wed, 18 Jan 2023 01:43:19 +0000 (01:43 +0000)]
Port global search menu to focus trapped NcHeaderMenu

Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>