Commit graph

65141 commits

Author SHA1 Message Date
Joas Schilling
5511f4f5fb chore(js): Recompile
Signed-off-by: Joas Schilling <coding@schilljs.com>
(cherry picked from commit 19aa254bb9)
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-01-27 14:14:42 -08:00
Joas Schilling
d35b860abb 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 5506229d76)
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-01-27 14:14:42 -08:00
Christoph Wurst
82b3b038b4
Merge pull request #36412 from nextcloud/backport/36380/stable25
[stable25] fix(caldav): Fix wrong Psalm report for nullable calendar data
2023-01-27 17:06:44 +01:00
Christoph Wurst
465aa825a8 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>
2023-01-27 14:51:56 +00:00
Simon L
09a95137ec
Merge pull request #36400 from nextcloud/backport/34152/stable25
[stable25] Do not store generated mysql password if it was not used
2023-01-27 13:36:52 +01:00
Richard Steinmetz
18e01180ce
Merge pull request #36387 from nextcloud/backport/36210/stable25
[stable25] fix(dav): check if principal has email address before accessing it
2023-01-27 10:51:43 +01:00
John Molakvoæ
49a3df3aca
Merge pull request #36398 from nextcloud/backport/36370/stable25 2023-01-27 09:14:28 +01:00
Julius Härtl
57eb617b1e Do not store generated mysql password if it was not used
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-01-27 06:43:39 +00:00
Nextcloud bot
350fdd9620
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-27 02:28:11 +00:00
Christopher Ng
ad12f75798 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>
2023-01-26 23:58:57 +00:00
Richard Steinmetz
f5a6a695cd 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>
2023-01-26 13:56:21 +00:00
Côme Chilliet
b848f70857
Merge pull request #36230 from nextcloud/backport/36211/stable25
[stable25] fix(dav): catch MaxInstancesExceededException for recurring events without end date
2023-01-26 14:11:37 +01:00
Vincent Petry
a13d2ea494
Merge pull request #36364 from nextcloud/backport/36352/stable25
[stable25] imaginary - add tiff to supported formats
2023-01-26 09:42:51 +01:00
Nextcloud bot
0ea54f9e82
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-26 02:41:53 +00:00
Pytal
37ebbea82a
Merge pull request #36339 from nextcloud/backport/36055/stable25
[stable25] Port files sharing selector
2023-01-25 18:23:15 -08:00
Simon L
6d0ec357ea imaginary - add tiff to supported formats
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-01-25 20:15:21 +00:00
Simon L
f8812c747f
Merge pull request #36344 from nextcloud/backport/36326/stable25
[stable25] don't translate a variable
2023-01-25 20:59:56 +01:00
nextcloud-command
8cc9681962 Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-01-25 18:34:27 +00:00
Christoph Wurst
e33fec6c44
Merge pull request #35821 from nextcloud/backport/35614/stable25
[stable25] Fix array to string conversion in errorlog writer
2023-01-25 19:32:38 +01:00
Simon L
c13aa49b0c 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>
2023-01-25 18:28:45 +00:00
Christoph Wurst
b3d2315916
Merge pull request #36084 from nextcloud/backport/35893/stable25
[stable25] Replace custom tooltips with native ones in users page
2023-01-25 18:29:25 +01:00
julia.kirschenheuter
68ae7d076e Replace custom tooltips with native ones in users page
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-01-25 10:24:55 +01:00
Simon L
21f173d1b9
Merge pull request #36335 from nextcloud/backport/36333/stable25
[stable25] Fix default value for files_no_background_scan
2023-01-25 09:23:36 +01:00
Nextcloud bot
f7cc3143b0
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-25 02:44:26 +00:00
Christopher Ng
6c6bce514d Port files sharing selector
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-01-25 02:33:01 +00:00
max-nextcloud
110d496846 Fix default value for files_no_background_scan
The value is read in b888c61463/apps/files/lib/BackgroundJob/ScanFiles.php (L105) and the default value is false.

Signed-off-by: max-nextcloud <max@nextcloud.com>
2023-01-24 20:32:37 +00:00
Pytal
4c4ed12a41
Merge pull request #36322 from nextcloud/backport/36321/stable25 2023-01-24 11:05:01 -08:00
Christopher Ng
2f4f019378 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 2f8fb24828)
2023-01-24 08:57:15 -08:00
Vincent Petry
49671da0d0
Merge pull request #36180 from nextcloud/backport/36094/stable25
[stable25] Only expose storage location to admins
2023-01-24 14:54:47 +01:00
Louis
4e6d1cb67a
Merge pull request #36082 from nextcloud/backport/35903/stable25
[stable25] Replace custom tooltips with native ones in apps page
2023-01-24 10:34:25 +01:00
Julius Härtl
a46d010c95
Merge pull request #36164 from nextcloud/backport/36113/stable25 2023-01-24 10:16:56 +01:00
Richard Steinmetz
937b307244
Merge pull request #36311 from nextcloud/backport/35935/stable25
[stable25] [Fix]: scan-app-data conversion
2023-01-24 09:19:02 +01:00
Joas Schilling
b72d3dcecc
Merge pull request #36308 from nextcloud/backport/36260/stable25
[stable25] Fix WHERE condition when selecting user's availability for the status…
2023-01-24 08:46:11 +01:00
Christoph Wurst
0e56c19f8d
fix(logging): Fix array to string conversion in errorlog writer
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-01-24 08:10:28 +01:00
Nextcloud bot
3e70e9339f
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-24 02:25:29 +00:00
EWouters
66ccaa4771 [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>
2023-01-23 16:53:13 +00:00
Joas Schilling
a305137ae2 Fix WHERE condition when selecting user's availability for the status automation
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-01-23 15:52:45 +00:00
Vincent Petry
a0fad7085a 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>
2023-01-23 15:06:00 +00:00
Joas Schilling
143eaa43c3
Merge pull request #36296 from nextcloud/backport/36250/stable25
[stable25] Add success message to personal settings clipboard button
2023-01-23 16:05:14 +01:00
Vincent Petry
9afe7c3c3a Extend ViewOnly DAV plugin to versions endpoint
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-01-23 13:43:42 +00:00
nextcloud-command
f71a8b85a2 Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-01-23 11:54:40 +00:00
Simon L
e50d0d2440
Merge pull request #36292 from nextcloud/backport/36278/stable25
[stable25] Fix interned strings buffer check if 0 free bytes
2023-01-23 12:27:24 +01:00
julia.kirschenheuter
1bebe3d9a3 Add success message to personal settings button
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-01-23 11:26:20 +00:00
Joas Schilling
b6b3bebcae
Merge pull request #36255 from nextcloud/backport/35632/stable25
[stable25] docs: document types flag for search options
2023-01-23 12:19:34 +01:00
MichaIng
22459ff159 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>
2023-01-23 09:47:31 +00:00
Joas Schilling
a3898a1843
Merge pull request #36246 from nextcloud/nickvergessen-patch-1
[stable25] Specify the profiler app branch to test with
2023-01-23 07:02:16 +01:00
Nextcloud bot
8ff47b3f4c
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-23 02:25:37 +00:00
Nextcloud bot
2416265e04
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-22 02:25:34 +00:00
Nextcloud bot
aa2c85c540
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-21 02:24:51 +00:00
Simon L
4df5983cd9
Merge pull request #36272 from nextcloud/fix/stable25-fix-theming-admin-migration
[stable25] fix(theming): fix admin images migration
2023-01-20 18:44:43 +01:00