Luc Didry
f83cebf79e
fix(dav): catch `MaxInstancesExceededException` on calendar events
...
Signed-off-by: Luc Didry <luc@didry.org>
2024-09-16 14:34:29 +07:00
Kate
cea10d643e
Merge pull request #48072 from nextcloud/backport/48044/stable30
2024-09-16 14:35:09 +07:00
John Molakvoæ
66caa85e5e
Merge pull request #48071 from nextcloud/backport/48030/stable30
2024-09-16 14:23:58 +07:00
Louis
139b2cdb6d
Merge pull request #48000 from nextcloud/backport/47920/stable30
...
[stable30] feat: Reset route if neither the Viewer of the Sidebar is open
2024-09-16 14:21:19 +07:00
Kate
e4074b6d54
Merge pull request #48076 from nextcloud/backport/48050/stable30
2024-09-16 13:14:23 +07:00
John Molakvoæ
0714e14ed7
Merge pull request #48073 from nextcloud/backport/48063/stable30
2024-09-16 13:00:22 +07:00
Kate
434992530d
Merge pull request #48069 from nextcloud/backport/48031/stable30
2024-09-16 12:21:10 +07:00
Louis Chemineau
f44c76e61d
chore: Compile assets
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-09-16 11:53:45 +07:00
provokateurin
23a612ee5e
fix(weather_status): Fix search address errors when offline
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-09-16 09:34:19 +07:00
Joas Schilling
9371d93249
fix(a11y): Add OTF font loading check
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-09-16 09:26:59 +07:00
Louis Chemineau
ae70a426ac
feat: Reset route if neither the Viewer of the Sidebar is open
...
When the viewer or the sidebar is opened, we add the fileid to the route.
When both of them are closed, we do not remove the fileid from the route.
This means that, upon reload, the sidebar will be opened even though it was closed previously.
This PR ensure that the fileid is removed from the route when both the Sidebar and the Viewer are closed.
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-09-16 11:18:13 +07:00
Anna Larch
4474357b3c
test: cast node name and data to string
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-09-16 09:12:09 +07:00
Anna Larch
eeb14df43b
fix(dav): cast parameters to string
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-09-16 09:11:00 +07:00
Anna Larch
ff49395e46
fix(filesreport): cast fileId to integer
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-09-16 09:09:54 +07:00
Kate
32866bc7ee
Merge pull request #48056 from nextcloud/backport/48043/stable30
2024-09-16 11:06:27 +07:00
github-actions[bot]
3a22fe2770
Merge pull request #48059 from nextcloud/automated/noid/stable30-update-psalm-baseline
...
[stable30] Update psalm-baseline.xml
2024-09-16 11:06:07 +07:00
John Molakvoæ
d74b5175a6
Merge pull request #47902 from nextcloud/backport/47881/stable30
2024-09-16 11:02:33 +07:00
nextcloud-command
2d633fc014
chore(tests): Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2024-09-16 02:36:54 +07:00
Nextcloud bot
70bd525c84
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-16 00:20:18 +07:00
Anna
1abcc9d03a
Merge pull request #48053 from nextcloud/backport/48045/stable30
...
[stable30] fix(dav): set string type for sanitizeMtime
2024-09-16 00:19:26 +07:00
Anna Larch
ce75384377
test(dav): imip service test expects integers for last occurence
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-09-15 22:13:18 +07:00
John Molakvoæ
3ab5bdc3f1
Merge pull request #47995 from nextcloud/backport/47928/stable30
...
[stable30] fix(a11y): Update OpenDyslexic from 0.920 to 2.001
2024-09-15 22:54:51 +07:00
John Molakvoæ
f71f690398
Merge pull request #47868 from nextcloud/backport/47858/stable30
2024-09-15 22:52:11 +07:00
Anna Larch
b652b6c60f
fix(dav): set string type for sanitizeMtime
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-09-15 20:45:00 +07:00
Christopher Ng
f50242bfa9
fix(settings): Add back create group icon
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-09-15 20:15:16 +07:00
John Molakvoæ
78e11fb244
Merge pull request #47937 from nextcloud/backport/47854/stable30
...
[stable30] fix(appstore): Ensure returned apps from AppStore are valid
2024-09-15 22:12:12 +07:00
John Molakvoæ
474a323da6
Merge pull request #47872 from nextcloud/backport/47834/stable30
2024-09-15 22:10:02 +07:00
John Molakvoæ
6bc75b85f1
Merge pull request #47804 from nextcloud/backport/47801/stable30
2024-09-15 22:09:01 +07:00
John Molakvoæ
97aa0f7087
Merge pull request #47857 from nextcloud/backport/47737/stable30
2024-09-15 22:08:06 +07:00
Joas Schilling
4957ee67cc
fix(tests): Test OTF font file
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-09-15 21:33:52 +07:00
Joas Schilling
56dfc179d4
fix(a11y): Update OpenDyslexic from 0.920 to 2.001
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-09-15 21:33:52 +07:00
Andy Scherzinger
d598598420
Merge pull request #47894 from nextcloud/backport/47339/stable30
...
[stable30] fix: Display 'Leave share' instead of 'Delete'
2024-09-15 21:29:34 +07:00
Andy Scherzinger
90a6b82579
Merge pull request #47940 from nextcloud/backport/47933/stable30
...
[stable30] fix(config): Throw PreconditionException always when it didn't match
2024-09-15 21:29:14 +07:00
Andy Scherzinger
fa355386f7
Merge pull request #47796 from nextcloud/backport/47756/stable30
...
[stable30] fix(files): Check if target path is a descendant of the shared folder
2024-09-15 21:25:30 +07:00
Git'Fellow
eb95e40d8d
fix: check if key is set
...
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2024-09-15 21:24:08 +07:00
Git'Fellow
9c557066bc
fix(appstore): Ensure returned apps from AppStore are valid
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
fix: lint
chore: remove space
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
fix: check if response array is null
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
chore: Add log
2024-09-15 21:24:08 +07:00
Andy Scherzinger
9561834b96
Merge pull request #47919 from nextcloud/backport/47914/stable30
...
[stable30] fix(LDAP): check index before accessing it
2024-09-15 21:23:53 +07:00
Andy Scherzinger
9686d41a5e
Merge pull request #47838 from nextcloud/backport/47824/stable30
...
[stable30] chore(i18n): adapted lowercase
2024-09-15 21:22:12 +07:00
dependabot[bot]
9e7d588dbf
Merge pull request #47814 from nextcloud/dependabot/npm_and_yarn/stable30/pinia/testing-0.1.5
2024-09-15 19:20:32 +07:00
dependabot[bot]
02c834eeeb
Merge pull request #47815 from nextcloud/dependabot/npm_and_yarn/stable30/cypress-if-1.12.6
2024-09-15 19:19:35 +07:00
github-actions[bot]
02d7800857
Merge pull request #47989 from nextcloud/automated/noid/stable30-update-psalm-baseline
...
[stable30] Update psalm-baseline.xml
2024-09-15 21:18:23 +07:00
Andy Scherzinger
d510ed3561
Merge pull request #48038 from nextcloud/backport/48037/stable30
...
[stable30] fix: correct link to trademark
2024-09-15 21:11:07 +07:00
Kate
5559ab8402
Merge pull request #48036 from nextcloud/backport/48016/stable30
2024-09-15 20:34:24 +07:00
Kate
7c4f35c981
Merge pull request #48035 from nextcloud/backport/48013/stable30
2024-09-15 20:33:34 +07:00
Andy Scherzinger
db56bff240
fix: correct link to trademark
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-09-15 17:53:41 +07:00
provokateurin
69b01a265c
fix(S3ConfigTrait): Allow proxy field to take false
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-09-15 17:19:40 +07:00
provokateurin
ad895bd592
fix(BaseResponse): Cast XML element values to string
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-09-15 17:18:33 +07:00
Kate
80f8b7c650
Merge pull request #48027 from nextcloud/backport/48014/stable30
2024-09-15 19:00:24 +07:00
Kate
a91374e1a6
Merge pull request #48025 from nextcloud/backport/48017/stable30
2024-09-15 18:50:54 +07:00
John Molakvoæ
58f4320a64
Merge pull request #48021 from nextcloud/backport/48015/stable30
2024-09-15 18:50:35 +07:00