Commit graph

72268 commits

Author SHA1 Message Date
Julius Härtl
b26fbc3c84 fix: Adjust user agent pattern for Edge
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-03-11 10:08:56 +01:00
Nextcloud bot
b0b965cfb5
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-11 00:34:10 +00:00
Nextcloud bot
163dea095e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-10 00:19:43 +00:00
Eduardo Morales
da2a6c0ec4
Merge pull request #43811 from nextcloud/backport/43667/stable28
[stable28] fix: merge conflict dialog added when overwriting files on move-file action
2024-03-09 11:18:13 -06:00
Eduardo Morales
ed0ad08523 chore: compile assets
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2024-03-09 10:31:58 -06:00
Eduardo Morales
960bf248ad feat: files update correctly on destination/current folder
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2024-03-09 10:31:58 -06:00
Eduardo Morales
9d613d049e fix: conflict picker moves files correctly to its directory
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2024-03-09 10:31:58 -06:00
Eduardo Morales
650b6090df fix: merge conflict dialog added when overwriting files on move-file action
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2024-03-09 10:31:58 -06:00
Nextcloud bot
f259d7a377
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-09 00:46:43 +00:00
Joas Schilling
996f3593ac
Merge pull request #44095 from nextcloud/fix/updatenotifications/numeric-ids-v28-and-lower
[stable28] fix(UpdateNotifications): Handle numeric user ids
2024-03-08 23:14:43 +01:00
Josh
4fedc74034
[stable28] fix(UpdateNotifications): Handle numeric user ids
manual backport of #44093 to fix #44051 for <=v28

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-03-08 14:17:32 -05:00
Louis
e5b2c0fbfa
Merge pull request #44037 from nextcloud/backport/43263/stable28
[stable28] Cleanup versions entities in versions:clean command
2024-03-08 17:25:10 +00:00
Louis Chemineau
080850d431 fix(files_versions): Improve files version listing
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-03-08 16:08:21 +00:00
Andy Scherzinger
7c2aac3e6d
Merge pull request #44089 from nextcloud/backport/stable28/44057
[stable28] fix(settings): users settings cypress
2024-03-08 16:39:43 +01:00
John Molakvoæ (skjnldsv)
eae44976bd fix(settings): users settings cypress
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
(cherry picked from commit b5b658c0d0)
2024-03-08 06:21:11 -08:00
Nextcloud bot
89b8f86eec
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-08 00:19:29 +00:00
John Molakvoæ
f8699ecfa8
Merge pull request #44065 from nextcloud/backport/43824/stable28
[stable28] fix(db): db-convert supports disabled apps but not removed ones
2024-03-08 00:05:02 +01:00
Josh
5cbb6fd9d8 fix(db): db-convert supports disabled apps but not removed ones
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-03-07 15:19:05 +00:00
John Molakvoæ
da7bdd26c2
Merge pull request #44050 from nextcloud/backport/43917/stable28
[stable28] fix(JSResourceLocator): Consider configured app roots for files
2024-03-07 15:19:17 +01:00
Ferdinand Thiessen
d0d9b39843 fix(JSResourceLocator): Consider configured app roots for files
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-07 08:03:09 +00:00
Côme Chilliet
d046bf6e82
Merge pull request #44030 from nextcloud/backport/43764/stable28
[stable28] fix(user_ldap): Ignore unserialize error in group membership migration
2024-03-06 22:03:41 +01:00
John Molakvoæ
3991365ce3
Merge pull request #44047 from nextcloud/backport/43804/stable28
[stable28] fix(settings): Split group lists
2024-03-06 21:04:23 +01:00
Christopher Ng
3aaa7235dd chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-03-06 11:59:01 -08:00
Christopher Ng
5a2fd7ba77 fix(cypress): Adjust cypress tests
Signed-off-by: Christopher Ng <chrng8@gmail.com>

[skip ci]
2024-03-06 19:52:31 +00:00
Christopher Ng
110e727f08 fix(settings): Split group lists
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-03-06 19:52:31 +00:00
Pytal
67c9ab49ea
Merge pull request #44021 from nextcloud/backport/44016/stable28
[stable28] fix(settings): Disable app again if it breaks the files app
2024-03-06 11:05:01 -08:00
nextcloud-command
e0bd5ada79 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-03-06 12:21:55 +00:00
Côme Chilliet
17173d3762 fix(user_ldap): Ignore unserialize error in group membership migration
The memberships will be checked by the background job later and data
 will be added to the table anyway.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-03-06 12:05:32 +00:00
Ferdinand Thiessen
9ca98c1604
Merge pull request #44019 from nextcloud/fix/stable28-open-new-file
[stable28] fix(files): Open new file when created from template
2024-03-06 13:02:01 +01:00
Ferdinand Thiessen
6c4a966c15
fix(settings): Disable app again if it breaks the files app
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-06 11:30:21 +01:00
Ferdinand Thiessen
c89b9a2607
fix(files): Open new file when created from template
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-06 10:25:36 +01:00
Pytal
db07e6a1b9
Merge pull request #43994 from nextcloud/backport/43988/stable28
[stable28] fix(files): Adjust sidebar - remove deprecated function calls and add aria label for favorite icon
2024-03-05 08:03:52 -08:00
Ferdinand Thiessen
3d5a80dcc6
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-03-05 12:23:58 +01:00
Ferdinand Thiessen
363a46566c fix(files): Remove deprecated function calls from sidebar and add aria-label to favorite icon
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-05 10:53:02 +00:00
Louis
1c0afb0d1d
Merge pull request #43981 from nextcloud/backport/43898/stable28
[stable28] Improve files version listing
2024-03-05 11:38:56 +01:00
Julius Härtl
5c88d11790
Merge pull request #43985 from nextcloud/backport/43972/stable28
[stable28] fix: Fetch custom app store url without internet connection
2024-03-05 11:09:36 +01:00
Nextcloud bot
989ac4175d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-05 00:19:49 +00:00
Julius Härtl
a258abfe59 fix: Fetch custom app store url without internet connection
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-03-04 20:17:01 +00:00
Louis Chemineau
cabe6e8093 fix(files_versions): Improve files version listing
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-03-04 16:36:40 +00:00
Ferdinand Thiessen
a14ec0ace6
Merge pull request #43978 from nextcloud/backport/43959/stable28
[stable28] fix(IUrlGenerator): Add `throws` documentation for `imagePath` function
2024-03-04 15:09:31 +01:00
Ferdinand Thiessen
919a9c29c6 fix(IUrlGenerator): Add throws documentation for imagePath function
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-04 11:07:27 +00:00
Grigorii K. Shartsev
8640cf6173
Merge pull request #43909 from nextcloud/backport/43897/stable28
[stable28] fix(files): fix html structure on the profile page
2024-03-04 15:55:58 +05:00
nextcloud-command
6741394ef5 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-03-04 02:22:39 -08:00
julia.kirschenheuter
f5f957336f fix(files): fix html structure on pre profile page
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2024-03-04 02:22:39 -08:00
Nextcloud bot
887bed485b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-04 00:20:05 +00:00
Nextcloud bot
b1934126ef
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-03 00:19:25 +00:00
Nextcloud bot
1f19464207
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-02 00:19:13 +00:00
Eduardo Morales
26a622aa39
Merge pull request #43841 from nextcloud/chore/stable28-update-calendar-availability-vue-to_v2.2.0
[stable28] chore(deps): Bump calendar-availability-vue from 2.1.0 to 2.2.0
2024-03-01 13:12:10 -06:00
nextcloud-command
40e03c8a01 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-03-01 17:58:36 +01:00
julia.kirschenheuter
94cafb4c9b chore(deps): Bump calendar-availability-vue from 2.1.0 to 2.2.0
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2024-03-01 17:16:56 +01:00