Jonas Stene
f9fa5abcf2
fix(files): removed breakpoint on gridView button
...
Signed-off-by: Jonas Stene <jonas@stene.li>
2025-08-21 14:26:33 +07:00
John Molakvoæ
d5417d63e0
Merge pull request #54410 from nextcloud/fix/sharing-status-action-sidebar-promise-return
2025-08-21 11:24:15 +07:00
John Molakvoæ
2e816535cf
Merge pull request #54552 from makoehr/extend-user-ini-with-lines-from-configuration
2025-08-21 11:09:11 +07:00
Mathias Koehrer
109b454e48
feat: allow updater to extend .user.ini on update
...
When running nextcloud with a web hoster it might be necessary
to extend .user.ini after each update (e.g. adding memory_limit).
To automate this step, an additional config entry may be provided
in config.php that specifies the lines to be added to .user.ini.
If the config option 'user_ini_additional_lines' exists, the provided
value (string or array of strings) will be added to .user.ini.
Signed-off-by: Mathias Koehrer <koehrer08@koehrer-mail.de>
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-08-21 10:43:37 +07:00
Nextcloud bot
bdea4337d3
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-21 00:12:23 +07:00
Richard Steinmetz
ac0abb34b0
Merge pull request #54535 from nextcloud/fix/caldav/public-calendar-read-only
...
fix(caldav): public calendars are always read-only
2025-08-20 23:30:35 +07:00
Git'Fellow
4d65b91b06
Merge pull request #54541 from nextcloud/fixAppManagerNullObjs
...
fix(AppManager): Argument must be of type array|object
2025-08-20 20:12:48 +07:00
John Molakvoæ
93b97f49e5
Merge pull request #54540 from nextcloud/chore/cypress-runners
2025-08-20 17:59:07 +07:00
Git'Fellow
b36e4e3824
fix(AppManager): Argument must be of type array|object
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2025-08-20 17:16:33 +07:00
Kate
f7cdb228c9
Merge pull request #54530 from nextcloud/fix/lowercase-profile-page-route-name
2025-08-20 17:07:02 +07:00
John Molakvoæ
4636e165e5
Merge pull request #54331 from nextcloud/fix/systemtags-heighh-align
2025-08-20 16:58:52 +07:00
skjnldsv
12a4ff89c3
chore: increase cypress runners to 10
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-08-20 16:56:14 +07:00
John Molakvoæ
0958fda1b4
Merge pull request #54338 from nextcloud/chore/cleanup
2025-08-20 16:54:41 +07:00
nextcloud-command
205abce9ec
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-08-20 14:31:29 +07:00
nextcloud-command
5bfce62a48
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-08-20 14:30:37 +07:00
nextcloud-command
5c995edd07
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-08-20 14:30:36 +07:00
skjnldsv
a8a2edcaa8
fix(systemtags): picker tag list height alignment
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-08-20 14:29:18 +07:00
skjnldsv
88d7275c60
chore(files_sharing): remove unused legacy scripts
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-08-20 14:28:36 +07:00
skjnldsv
ce41a2d727
chore: add `window.d.ts` to release ignore list
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-08-20 16:21:34 +07:00
skjnldsv
9404059f6c
fix(files_sharing): sharing status action permission and sidebar await
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-08-20 16:21:09 +07:00
John Molakvoæ
971dfd7cbf
fix(files): properly type window Files APIs
...
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2025-08-20 16:21:09 +07:00
Maxence Lange
776a689e09
Merge pull request #54385 from nextcloud/fix/51946/split-discovery-capacities
...
feat(ocm): split ocm discovery and capacities
2025-08-20 12:31:25 +07:00
Kate
357292f937
Merge pull request #54532 from nextcloud/fix/theming/manifest-not-found-response
2025-08-20 15:23:31 +07:00
Maxence Lange
fa60488ee7
feat(ocm): split ocm discovery and capacities
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2025-08-20 11:57:01 +07:00
Richard Steinmetz
1a781d5afa
fix(caldav): public calendars are always read-only
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2025-08-20 13:37:47 +07:00
provokateurin
7b6303dcc9
fix(theming): Document correct response schema if app is not enabled
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-08-20 12:45:47 +07:00
zak39
a98ba27a0f
fix(route): Change "core.ProfilePage.index" to lowercase
...
Signed-off-by: zak39 <fotia.baptiste@hotmail.com>
2025-08-20 11:52:36 +07:00
Nextcloud bot
4733369764
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-20 00:12:26 +07:00
John Molakvoæ
92e71d23f2
Merge pull request #53752 from nextcloud/trasbin-event-fixes
...
fix: fix trashbin restore events
2025-08-19 21:17:06 +07:00
Robin Appelman
f3850b141a
fix: fix trashbin restore events
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-08-19 20:46:56 +07:00
John Molakvoæ
b9d97f2c47
Merge pull request #54523 from nextcloud/fix/changelog-gen
2025-08-19 20:46:01 +07:00
Andy Scherzinger
acf04ff752
Merge pull request #54450 from nextcloud/dependabot/npm_and_yarn/marked-16.1.2
...
chore(deps): bump marked from 16.1.1 to 16.1.2
2025-08-19 20:17:56 +07:00
nextcloud-command
5867a0f252
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-08-19 17:58:56 +07:00
dependabot[bot]
11e1d15de9
chore(deps): bump marked from 16.1.1 to 16.1.2
...
Dependabot couldn't find the original pull request head commit, 72842cc765c044e08939a1342f03d4252001c7ed.
2025-08-19 17:52:14 +07:00
John Molakvoæ
fc0ecf963b
Merge pull request #54452 from nextcloud/dependabot/npm_and_yarn/msw-2.10.5
2025-08-19 19:48:58 +07:00
skjnldsv
f304b80414
fix: changelog generation workflow
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-08-19 19:06:08 +07:00
dependabot[bot]
b56b23cfb2
chore(deps-dev): bump msw from 2.10.4 to 2.10.5
...
Bumps [msw](https://github.com/mswjs/msw ) from 2.10.4 to 2.10.5.
- [Release notes](https://github.com/mswjs/msw/releases )
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mswjs/msw/compare/v2.10.4...v2.10.5 )
---
updated-dependencies:
- dependency-name: msw
dependency-version: 2.10.5
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-08-19 19:05:18 +07:00
John Molakvoæ
e43e44d2ee
Merge pull request #54502 from nextcloud/release/32.0.0_beta_1
...
32.0.0 beta 1
2025-08-19 18:23:36 +07:00
John Molakvoæ
3cacd7c035
Merge pull request #54497 from nextcloud/chore/update-nextcloud-vue-8-29
2025-08-19 18:23:27 +07:00
skjnldsv
434adefe71
chore: update tests snapshots
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-08-19 18:05:43 +07:00
nextcloud-command
4102af5324
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-08-19 16:04:14 +07:00
nextcloud-command
9ba63683ae
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-08-19 16:01:31 +07:00
Ferdinand Thiessen
f933a41a5a
chore: adjust webpack plugin to also extract inline asset licenses
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-08-19 16:01:30 +07:00
Ferdinand Thiessen
4b2fcac882
fix: also add `version` to `OC.config` during setup
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-08-19 16:01:30 +07:00
Ferdinand Thiessen
7d73be6bdd
fix(files): ensure no invalid color is passed to `NcColorPicker`
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-08-19 16:01:30 +07:00
skjnldsv
d408327373
chore: update `@nextcloud/vue` to v8.29.1
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-08-19 16:01:30 +07:00
Ferdinand Thiessen
cd310afe1a
chore: update `@nextcloud/vue` to v8.29.0
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-08-19 16:01:30 +07:00
Ferdinand Thiessen
9fd80b2aa2
Merge pull request #54515 from nextcloud/fix/theming-parsing
...
fix(theming): correctly parse CSS colors for user primary color picker
2025-08-19 17:43:18 +07:00
Kate
4edfef4dd5
Merge pull request #53895 from nextcloud/fix/cleanup-updater-class
2025-08-19 17:40:15 +07:00
Andy Scherzinger
d8ccc9fb64
Merge pull request #54454 from nextcloud/dependabot/npm_and_yarn/webpack-5.101.2
...
chore(deps-dev): bump webpack from 5.101.0 to 5.101.2
2025-08-19 17:30:07 +07:00