Commit graph

65299 commits

Author SHA1 Message Date
Christopher Ng
d3e520346b Port clear user status select
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 86ddc3f3bb)
2023-03-01 14:49:53 -08:00
Pytal
bdddeb2d07
Merge pull request #36885 from nextcloud/backport/36842/stable25
[stable25] Remove extraneous Node.js core module dependencies
2023-03-01 09:45:44 -08:00
Nextcloud bot
5faf1f20b3
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-01 02:28:20 +00:00
Pytal
54bb841750
Merge pull request #36770 from nextcloud/backport/36738/stable25
[stable25] Bump @nextcloud/password-confirmation from 4.0.2 to 4.0.4
2023-02-28 17:14:07 -08:00
Christopher Ng
207b4b5b85 Bump @nextcloud/password-confirmation from 4.0.2 to 4.0.4
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 0ffdd74af8)
2023-02-28 16:13:14 -08:00
Christopher Ng
cac8887fca Remove extraneous Node.js core module dependencies
- buffer and stream-browserify are already provided by node-polyfill-webpack-plugin

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-02-28 15:59:44 -08:00
Julia Kirschenheuter
72c7c579bc
Merge pull request #36841 from nextcloud/backport/36813/stable25
[stable25] Bump @nextcloud/vue from 7.5.0 to 7.7.0 and add node-polyfill-webpack-plugin
2023-02-28 15:43:29 +01:00
Christopher Ng
0c651aaf2e Bump @nextcloud/vue from 7.5.0 to 7.7.0
- Add node-polyfill-webpack-plugin to polyfill Node.js core modules

Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 12571079fc)
2023-02-28 14:11:04 +01:00
Robin Windey
a85639f1cc
Merge pull request #36887 from nextcloud/backport/36866/stable25
[stable25] Convert tag id to number (closing #35645)
2023-02-28 11:26:03 +01:00
Robin Windey
163b86b729 Convert tag ids to number
Fix for #35645

Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-02-28 09:01:57 +00:00
Nextcloud bot
db09872ae1
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-28 02:27:55 +00:00
Simon L
038924ab12
Merge pull request #36764 from nextcloud/backport/36751/stable25
[stable25] Don't regard 1024px width viewport as mobile
2023-02-27 12:01:47 +01:00
MichaIng
b0c0217b62
Merge pull request #36745 from nextcloud/backport/36465/stable25
[stable25] Avoid locking on restore/delete and limit concurrent requests
2023-02-27 08:40:25 +01:00
Nextcloud bot
1ca39c9cc4
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-27 02:26:21 +00:00
MichaIng
52642b6ad4
Merge pull request #36858 from nextcloud/backport/36741/stable25
[stable25] Add name for home breadcrumb in filepicker
2023-02-27 00:28:29 +01:00
Christopher Ng
56f644acac Add name for home breadcrumb in filepicker
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-02-26 22:19:48 +00:00
Julius Härtl
59ca4fa8bf fix(files_trashbin): Remove unnecessary scanner logic when getting versions from trash
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-02-26 21:52:15 +00:00
Jonas
9cf7ed43a1 Don't regard 1024px width viewport as mobile
Currently we treat 1024px as mobile in some places (e.g. `isMobile` in
nextcloud-vue) and as not mobile yet in others (e.g. in mobile.css).

This commit changes `mobile.scss` to treat viewports smaller than 1024px
as mobile.

This PR accompanies https://github.com/nextcloud/nextcloud-vue/pull/3768

Both are required to fix
https://github.com/nextcloud/nextcloud-vue/issues/3758.

Signed-off-by: Jonas <jonas@freesources.org>
2023-02-26 21:51:14 +00:00
MichaIng
78076c6d4a
Merge pull request #36828 from nextcloud/backport/36807/stable25
[stable25] Avoid getting null mimetype when getting reference preview
2023-02-26 22:46:26 +01:00
Nextcloud bot
83b1b08044
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-26 02:27:38 +00:00
Nextcloud bot
396ac44945
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-25 02:42:51 +00:00
Pytal
7b2a3bd71d
Merge pull request #36844 from nextcloud/backport/36771/stable25
[stable25] Add focus border for search results
2023-02-24 18:09:00 -08:00
Christopher Ng
6e6e3cd4ed Add focus border for search results
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-02-24 16:59:24 -08:00
Pytal
041d8b87a5
Merge pull request #36668 from nextcloud/backport/36232/stable25 2023-02-24 15:51:11 -08:00
Christopher Ng
65179836d6 Port user menu to Vue
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit c77998209f)
2023-02-24 12:40:38 -08:00
Pytal
ec1f165e75
Merge pull request #36529 from nextcloud/backport/36508/stable25 2023-02-24 12:28:02 -08:00
MichaIng
2ed9f14422
Merge pull request #36731 from nextcloud/backport/35365/stable25
[stable25] Check for opcache.file_cache_only=1
2023-02-24 20:00:41 +01:00
Pytal
6245e5670b
Merge pull request #36856 from nextcloud/backport/36754/stable25 2023-02-24 10:37:54 -08:00
Joas Schilling
5e82a11861 fix(appinfo): navigation type is optional
Signed-off-by: Joas Schilling <coding@schilljs.com>
(cherry picked from commit bf7fe04c4b)
2023-02-24 10:32:55 -08:00
Christopher Ng
23ab3a3c92 Remove extraneous user status route entry
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit c610d0d99b)
2023-02-24 10:32:55 -08:00
Christopher Ng
f725eeddfd Allow zero occurences of route in XML schemas
- For xmllint

Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 70651c3ab1)
2023-02-24 10:32:55 -08:00
Christopher Ng
08845f73c9 Allow settings navigation items with no route entry
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 62b7bb7395)
2023-02-24 10:32:55 -08:00
MichaIng
9f5eea7b01 Check for opcache.file_cache_only=1
which disables shared memory based OPcache with disk file cache used only, if enabled. In this case, "opcache.memory_consumption" and others do not apply, so show the correct performance recommendation to enable memory cache.

Signed-off-by: MichaIng <micha@dietpi.com>
2023-02-24 18:04:25 +00:00
nextcloud-command
b15b5627d1 Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-02-24 16:48:46 +00:00
Joas Schilling
6306eb7114 Fix broken search for tags in workflow checks
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-24 16:29:00 +00:00
Joas Schilling
bbcfa69dd2
Merge pull request #36218 from nextcloud/backport/35873/stable25
[stable25] Add option to return an exit-code when occ status signals an update is needed
2023-02-24 14:01:05 +01:00
Simon L
2181b1f4be
Merge pull request #36747 from nextcloud/backport/36737/stable25
[stable25] fix too long entries in contacts-menu
2023-02-24 10:20:21 +01:00
Simon L
982fdacc18
Merge pull request #36729 from nextcloud/backport/36691/stable25
[stable25] add a disk_free_space check before writing config
2023-02-24 10:19:35 +01:00
Simon L
2f5d8f8722
Merge pull request #36672 from nextcloud/backport/36443/stable25
[stable25] Fix the login log entry
2023-02-24 10:19:19 +01:00
Joas Schilling
a01f4cebf4
Merge pull request #36696 from nextcloud/backport/36525/stable25
[stable25] fix: Only get params from PUT content if possible
2023-02-24 09:25:18 +01:00
Joas Schilling
e884498869
Merge pull request #36752 from nextcloud/backport/36735/stable25
[stable25] fix the contacts-menu vcf-contact avatars
2023-02-24 09:00:24 +01:00
Joas Schilling
193e51d7bf
Merge pull request #36645 from nextcloud/backport/36637/stable25
[stable25] Safer URL match in FileReferenceProvider
2023-02-24 08:58:03 +01:00
Joas Schilling
08b13f644d
Merge pull request #36797 from nextcloud/backport/36795/stable25
[stable25] Avoid extra parenthesis around SQL in IN expressions
2023-02-24 08:10:46 +01:00
Nextcloud bot
2befabcb1b
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-24 02:34:47 +00:00
Julien Veyssier
5430044082 [reference preview] fix getting null mimetype if the cached reference lacks an image content type
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-02-23 10:17:13 +00:00
John Molakvoæ
0c86714144
Merge pull request #36685 from nextcloud/release/25.0.4
25.0.4
2023-02-23 09:53:27 +01:00
John Molakvoæ
2ccf33f8ec
25.0.4
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-02-23 07:46:27 +01:00
John Molakvoæ
bb7e465f40
Merge pull request #36815 from nextcloud/backport/36814/stable25
[stable25] Validate the scope when validating operations
2023-02-23 07:35:13 +01:00
Joas Schilling
ff95ab7acd
Also check the scope when reading operations from the database
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-23 06:15:36 +01:00
Joas Schilling
5a06b50b10
Validate the scope when validating operations
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-23 06:15:36 +01:00