]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
10 months agofeat(cron): Warn on excessive memory consumption in background jobs
Joas Schilling [Wed, 20 Dec 2023 09:58:08 +0000 (10:58 +0100)]
feat(cron): Warn on excessive memory consumption in background jobs

Signed-off-by: Joas Schilling <coding@schilljs.com>
10 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 20 Dec 2023 00:19:18 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
10 months agoMerge pull request #42298 from nextcloud/readOnlyFSFalse
Git'Fellow [Tue, 19 Dec 2023 20:34:16 +0000 (21:34 +0100)]
Merge pull request #42298 from nextcloud/readOnlyFSFalse

Don't write back .htaccess file on a RO filesystem

10 months agoMerge pull request #42329 from nextcloud/fix/highcontrast
Eduardo Morales [Tue, 19 Dec 2023 17:34:54 +0000 (11:34 -0600)]
Merge pull request #42329 from nextcloud/fix/highcontrast

fix(theming): Adjust dark high contrast to fulfill WCAG 2.1 AAA contrast

10 months agoMerge pull request #41088 from nextcloud/enh/text-processing-provider-with-id
Marcel Klehr [Tue, 19 Dec 2023 16:43:18 +0000 (17:43 +0100)]
Merge pull request #41088 from nextcloud/enh/text-processing-provider-with-id

enh(TextProcessing): Allow providers and task types to declare a dynamic ID instead of using className

10 months agofix(theming): Adjust `color-error` and `color-success` to work for input border colors 42329/head
Ferdinand Thiessen [Tue, 19 Dec 2023 11:09:47 +0000 (12:09 +0100)]
fix(theming): Adjust `color-error` and `color-success` to work for input border colors

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agofix(theming): Adjust dark high contrast to fulfill WCAG 2.1 AAA contrast
Ferdinand Thiessen [Sat, 16 Dec 2023 13:04:53 +0000 (14:04 +0100)]
fix(theming): Adjust dark high contrast to fulfill WCAG 2.1 AAA contrast

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agoMerge pull request #42309 from nextcloud/enh/meeting-status-automation
Anna [Tue, 19 Dec 2023 15:40:41 +0000 (16:40 +0100)]
Merge pull request #42309 from nextcloud/enh/meeting-status-automation

fix(userstatus): set user status to 'In a meeting' if calendar is busy

10 months agoMerge branch 'master' into enh/text-processing-provider-with-id 41088/head
Marcel Klehr [Tue, 19 Dec 2023 15:14:13 +0000 (16:14 +0100)]
Merge branch 'master' into enh/text-processing-provider-with-id

10 months agoMerge pull request #41087 from nextcloud/enh/stt-provider-with-id
Marcel Klehr [Tue, 19 Dec 2023 14:29:22 +0000 (15:29 +0100)]
Merge pull request #41087 from nextcloud/enh/stt-provider-with-id

enh(SpeechToText): Allow providers to declare a dynamic ID instead of using className

10 months agoUpdate autoloaders
Marcel Klehr [Tue, 19 Dec 2023 14:01:03 +0000 (15:01 +0100)]
Update autoloaders

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
10 months agofix(userstatus): set user status to 'In a meeting' if calendar is busy 42309/head
Anna Larch [Fri, 15 Dec 2023 13:51:01 +0000 (14:51 +0100)]
fix(userstatus): set user status to 'In a meeting' if calendar is busy

Signed-off-by: Anna Larch <anna@nextcloud.com>
10 months agoMerge pull request #42349 from nextcloud/artonge/perf/dav_hidden_prop
Louis [Tue, 19 Dec 2023 13:17:23 +0000 (14:17 +0100)]
Merge pull request #42349 from nextcloud/artonge/perf/dav_hidden_prop

Use FileInfo's metadata for hidden prop

10 months agoUpdate autoloaders 41087/head
Marcel Klehr [Tue, 19 Dec 2023 12:59:30 +0000 (13:59 +0100)]
Update autoloaders

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
10 months agocs:fix
Marcel Klehr [Tue, 19 Dec 2023 12:32:15 +0000 (13:32 +0100)]
cs:fix

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
10 months agoMerge pull request #42339 from nextcloud/fix/dav/allow-multiple-organizers
Richard Steinmetz [Tue, 19 Dec 2023 12:03:47 +0000 (13:03 +0100)]
Merge pull request #42339 from nextcloud/fix/dav/allow-multiple-organizers

fix(dav): allow multiple organizers if possible

10 months agoenh(SpeechToText): Allow providers to declare a dynamic ID instead of using className
Marcel Klehr [Tue, 24 Oct 2023 12:20:45 +0000 (14:20 +0200)]
enh(SpeechToText): Allow providers to declare a dynamic ID instead of using className

this allows AppAPI to register anonymous classes as SpeechToText providers

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
10 months agoMerge branch 'master' into enh/text-processing-provider-with-id
Marcel Klehr [Tue, 19 Dec 2023 11:29:03 +0000 (12:29 +0100)]
Merge branch 'master' into enh/text-processing-provider-with-id

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
10 months agoMerge pull request #42353 from nextcloud/artonge/feat/global_accessibility_switch
Louis [Tue, 19 Dec 2023 10:32:42 +0000 (11:32 +0100)]
Merge pull request #42353 from nextcloud/artonge/feat/global_accessibility_switch

Add global accessibility switch

10 months agoUse FileInfo's metadata for hidden prop 42349/head
Louis Chemineau [Mon, 18 Dec 2023 10:44:44 +0000 (11:44 +0100)]
Use FileInfo's metadata for hidden prop

Signed-off-by: Louis Chemineau <louis@chmn.me>
10 months agoAdd global accessibility switch 42353/head
Louis Chemineau [Mon, 18 Dec 2023 15:30:51 +0000 (16:30 +0100)]
Add global accessibility switch

Signed-off-by: Louis Chemineau <louis@chmn.me>
10 months agoMerge pull request #42338 from nextcloud/fix/files-recent-links
John Molakvoæ [Tue, 19 Dec 2023 08:52:01 +0000 (09:52 +0100)]
Merge pull request #42338 from nextcloud/fix/files-recent-links

10 months agochore: Compile assets 42338/head
Ferdinand Thiessen [Sun, 17 Dec 2023 15:48:05 +0000 (16:48 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agoMerge pull request #42361 from nextcloud/fix/remove-unnecessary-checks
Côme Chilliet [Tue, 19 Dec 2023 08:30:18 +0000 (09:30 +0100)]
Merge pull request #42361 from nextcloud/fix/remove-unnecessary-checks

fix(manager): removed dead code

10 months agofix(files): Use DAV functions from library to fix invalid source links
Ferdinand Thiessen [Sun, 17 Dec 2023 15:44:29 +0000 (16:44 +0100)]
fix(files): Use DAV functions from library to fix invalid source links

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 19 Dec 2023 00:19:27 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
10 months agofix(manager): removed dead code 42361/head
Eduardo Morales [Mon, 18 Dec 2023 18:03:46 +0000 (12:03 -0600)]
fix(manager): removed dead code

Signed-off-by: Eduardo Morales <emoral435@gmail.com>
10 months agoMerge pull request #42287 from nextcloud/fix/dark-theme-and-element-colors
Eduardo Morales [Mon, 18 Dec 2023 17:13:09 +0000 (11:13 -0600)]
Merge pull request #42287 from nextcloud/fix/dark-theme-and-element-colors

fix(theming): Adjust status colors and make dark theme fully accessible

10 months agofix(theming): Make dark theme accessible and add unit test 42287/head
Ferdinand Thiessen [Thu, 14 Dec 2023 16:58:13 +0000 (17:58 +0100)]
fix(theming): Make dark theme accessible and add unit test

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agofix(theming): Adjust status colors to be also accessible on blurry background
Ferdinand Thiessen [Thu, 14 Dec 2023 16:57:45 +0000 (17:57 +0100)]
fix(theming): Adjust status colors to be also accessible on blurry background

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agoMerge pull request #42354 from nextcloud/bugfix/noid/typo-in-move-or-copy
Ferdinand Thiessen [Mon, 18 Dec 2023 15:36:57 +0000 (16:36 +0100)]
Merge pull request #42354 from nextcloud/bugfix/noid/typo-in-move-or-copy

Typo in move or copy

10 months agoMerge pull request #42350 from nextcloud/artonge/perf/dont_query_custom_properties_fo...
Louis [Mon, 18 Dec 2023 15:13:31 +0000 (16:13 +0100)]
Merge pull request #42350 from nextcloud/artonge/perf/dont_query_custom_properties_for_metadata_dav_props

Don't query oc_properties for metadata props

10 months agoMerge pull request #42184 from nextcloud/fix/unified-search-keep-search-input-on-top
Ferdinand Thiessen [Mon, 18 Dec 2023 14:32:36 +0000 (15:32 +0100)]
Merge pull request #42184 from nextcloud/fix/unified-search-keep-search-input-on-top

enh(UnifiedSearch): Keep the searchbar on top of the modal

10 months agochore(assets): Recompile JS 42354/head
Joas Schilling [Mon, 18 Dec 2023 14:26:00 +0000 (15:26 +0100)]
chore(assets): Recompile JS

Signed-off-by: Joas Schilling <coding@schilljs.com>
10 months agoFix typo in move or copy dialog
Joas Schilling [Mon, 18 Dec 2023 14:25:44 +0000 (15:25 +0100)]
Fix typo in move or copy dialog

Signed-off-by: Joas Schilling <coding@schilljs.com>
10 months agoMerge pull request #42241 from nextcloud/feat/noid/setup-check-for-maintenance-window
Joas Schilling [Mon, 18 Dec 2023 14:25:13 +0000 (15:25 +0100)]
Merge pull request #42241 from nextcloud/feat/noid/setup-check-for-maintenance-window

feat(setupcheck): Add setup check for maintenance_window_start config

10 months agoenh(UnifiedSearch): Keep the searchbar on top of the modal 42184/head
Ferdinand Thiessen [Tue, 12 Dec 2023 23:52:18 +0000 (00:52 +0100)]
enh(UnifiedSearch): Keep the searchbar on top of the modal

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agoDon't query oc_properties for metadata props 42350/head
Louis Chemineau [Mon, 18 Dec 2023 12:09:20 +0000 (13:09 +0100)]
Don't query oc_properties for metadata props

Signed-off-by: Louis Chemineau <louis@chmn.me>
10 months agoMerge pull request #42304 from nextcloud/fix/emoji-ooo-status
Joas Schilling [Mon, 18 Dec 2023 11:41:07 +0000 (12:41 +0100)]
Merge pull request #42304 from nextcloud/fix/emoji-ooo-status

fix(ooo): add new ooo status with new emoji

10 months agofix(ooo): add new ooo status with new emoji 42304/head
Anna Larch [Fri, 15 Dec 2023 10:07:09 +0000 (11:07 +0100)]
fix(ooo): add new ooo status with new emoji

Signed-off-by: Anna Larch <anna@nextcloud.com>
10 months agofeat(setupcheck): Add setup check for maintenance_window_start config 42241/head
Joas Schilling [Wed, 13 Dec 2023 15:19:21 +0000 (16:19 +0100)]
feat(setupcheck): Add setup check for maintenance_window_start config

Signed-off-by: Joas Schilling <coding@schilljs.com>
10 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 18 Dec 2023 00:19:21 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
10 months agofix(dav): allow multiple organizers if possible 42339/head
Richard Steinmetz [Sun, 17 Dec 2023 15:55:16 +0000 (16:55 +0100)]
fix(dav): allow multiple organizers if possible

This is very hacky! However, we want to allow saving events with multiple
organizers. Those events are not RFC compliant, but sometimes imported from major
external calendar services (e.g. Google). If the current user is not an organizer of
the event we ignore the exception as no scheduling messages will be sent anyway.

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
10 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 17 Dec 2023 00:18:58 +0000 (00:18 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
10 months agoMerge pull request #42321 from nextcloud/dependabot/npm_and_yarn/vueuse/components...
dependabot[bot] [Sat, 16 Dec 2023 23:38:04 +0000 (23:38 +0000)]
Merge pull request #42321 from nextcloud/dependabot/npm_and_yarn/vueuse/components-10.7.0

10 months agochore(assets): Recompile assets 42321/head
nextcloud-command [Sat, 16 Dec 2023 23:10:18 +0000 (23:10 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
10 months agochore(deps): Bump @vueuse/components from 10.5.0 to 10.7.0
dependabot[bot] [Sat, 16 Dec 2023 02:21:10 +0000 (02:21 +0000)]
chore(deps): Bump @vueuse/components from 10.5.0 to 10.7.0

Bumps [@vueuse/components](https://github.com/vueuse/vueuse/tree/HEAD/packages/components) from 10.5.0 to 10.7.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.7.0/packages/components)

---
updated-dependencies:
- dependency-name: "@vueuse/components"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
10 months agoMerge pull request #42324 from nextcloud/dependabot/github_actions/github/codeql...
dependabot[bot] [Sat, 16 Dec 2023 12:05:15 +0000 (12:05 +0000)]
Merge pull request #42324 from nextcloud/dependabot/github_actions/github/codeql-action-3

10 months agoMerge pull request #42326 from nextcloud/dependabot/composer/build/integration/sabre...
dependabot[bot] [Sat, 16 Dec 2023 04:14:27 +0000 (04:14 +0000)]
Merge pull request #42326 from nextcloud/dependabot/composer/build/integration/sabre/dav-4.6.0

10 months agochore(deps-dev): Bump sabre/dav in /build/integration 42326/head
dependabot[bot] [Sat, 16 Dec 2023 03:08:28 +0000 (03:08 +0000)]
chore(deps-dev): Bump sabre/dav in /build/integration

Bumps [sabre/dav](https://github.com/sabre-io/dav) from 4.5.1 to 4.6.0.
- [Release notes](https://github.com/sabre-io/dav/releases)
- [Changelog](https://github.com/sabre-io/dav/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sabre-io/dav/compare/4.5.1...4.6.0)

---
updated-dependencies:
- dependency-name: sabre/dav
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
10 months agochore(deps): Bump github/codeql-action from 2 to 3 42324/head
dependabot[bot] [Sat, 16 Dec 2023 02:49:07 +0000 (02:49 +0000)]
chore(deps): Bump github/codeql-action from 2 to 3

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
10 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 16 Dec 2023 00:19:23 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
10 months agoMerge pull request #42305 from nextcloud/fix/reset-last-run-joblist
Joas Schilling [Fri, 15 Dec 2023 20:42:44 +0000 (21:42 +0100)]
Merge pull request #42305 from nextcloud/fix/reset-last-run-joblist

fix(joblist): also reset last_run timestamp on updating an existing job

10 months agoMerge pull request #42285 from nextcloud/fix/theming-color-utils-primary
Ferdinand Thiessen [Fri, 15 Dec 2023 20:35:51 +0000 (21:35 +0100)]
Merge pull request #42285 from nextcloud/fix/theming-color-utils-primary

fix(theming): Adjust theming util to calculate primary element color based on WCAG color contrast

10 months agofix(theming): Adjust primary text color calculation to also work with high contrast... 42285/head
Ferdinand Thiessen [Fri, 15 Dec 2023 15:14:37 +0000 (16:14 +0100)]
fix(theming): Adjust primary text color calculation to also work with high contrast themes

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agofix(theming): Adjust hover color to be accessible
Ferdinand Thiessen [Thu, 14 Dec 2023 16:56:42 +0000 (17:56 +0100)]
fix(theming): Adjust hover color to be accessible

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agoenh(theming): Adjust color utils to work as specified by WCAG (color contrast and...
Ferdinand Thiessen [Thu, 14 Dec 2023 16:53:18 +0000 (17:53 +0100)]
enh(theming): Adjust color utils to work as specified by WCAG (color contrast and luma calculation)

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agoMerge pull request #42109 from nextcloud/rakekniven-patch-4
Eduardo Morales [Fri, 15 Dec 2023 19:02:13 +0000 (13:02 -0600)]
Merge pull request #42109 from nextcloud/rakekniven-patch-4

Clean-up and standardization of "App password"

10 months agofix: Clean-up and standardization of "App password" 42109/head
rakekniven [Thu, 7 Dec 2023 19:30:00 +0000 (20:30 +0100)]
fix: Clean-up and standardization of "App password"

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
10 months agoMerge pull request #42310 from nextcloud/bump/skjnldbot/nexcloud-upload
Ferdinand Thiessen [Fri, 15 Dec 2023 15:24:24 +0000 (16:24 +0100)]
Merge pull request #42310 from nextcloud/bump/skjnldbot/nexcloud-upload

chore(deps): Bump @nextcloud/upload to 1.0.4

10 months agochore(assets): Recompile assets 42310/head
nextcloud-command [Fri, 15 Dec 2023 14:39:19 +0000 (14:39 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
10 months agochore(deps): Bump @nextcloud/upload to 1.0.4
John Molakvoæ [Fri, 15 Dec 2023 14:18:08 +0000 (15:18 +0100)]
chore(deps): Bump @nextcloud/upload to 1.0.4

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
10 months agofix(joblist): also reset last_run timestamp on updating an existing job 42305/head
Anna Larch [Fri, 15 Dec 2023 10:49:51 +0000 (11:49 +0100)]
fix(joblist): also reset last_run timestamp on updating an existing job

Signed-off-by: Anna Larch <anna@nextcloud.com>
10 months agoMerge pull request #42281 from nextcloud/fix/files/urlencode
John Molakvoæ [Fri, 15 Dec 2023 07:41:18 +0000 (08:41 +0100)]
Merge pull request #42281 from nextcloud/fix/files/urlencode

10 months agoRead Only FS return false 42298/head
Git'Fellow [Fri, 15 Dec 2023 07:35:15 +0000 (08:35 +0100)]
Read Only FS return false

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
10 months agoMerge pull request #42209 from nextcloud/bugfix/noid/comments-meta-data
Joas Schilling [Fri, 15 Dec 2023 05:56:07 +0000 (06:56 +0100)]
Merge pull request #42209 from nextcloud/bugfix/noid/comments-meta-data

feat(comments): Add a meta data column for comments

10 months agoMerge pull request #42132 from nextcloud/fix/client-secret-aria
Eduardo Morales [Fri, 15 Dec 2023 02:47:22 +0000 (20:47 -0600)]
Merge pull request #42132 from nextcloud/fix/client-secret-aria

enh(oauth2): allowed toggling of aria label

10 months agoenh(oauth2): allowed toggling of aria label 42132/head
Eduardo Morales [Sat, 9 Dec 2023 04:10:24 +0000 (22:10 -0600)]
enh(oauth2): allowed toggling of aria label

Signed-off-by: Eduardo Morales <emoral435@gmail.com>
10 months agoMerge pull request #42290 from nextcloud/enh/h3-to-h2
Eduardo Morales [Fri, 15 Dec 2023 01:32:30 +0000 (19:32 -0600)]
Merge pull request #42290 from nextcloud/enh/h3-to-h2

fix(dashboard): changed h3 elements to h2

10 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 15 Dec 2023 00:18:59 +0000 (00:18 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
10 months agofix(dashboard): changed h3 elements to h2 42290/head
Eduardo Morales [Thu, 14 Dec 2023 21:30:37 +0000 (15:30 -0600)]
fix(dashboard): changed h3 elements to h2

Signed-off-by: Eduardo Morales <emoral435@gmail.com>
10 months agoMerge pull request #42283 from nextcloud/fix/maxcontrast-blur
Pytal [Thu, 14 Dec 2023 19:58:34 +0000 (11:58 -0800)]
Merge pull request #42283 from nextcloud/fix/maxcontrast-blur

fix: Ensure correct max contrast color is used when blurred background is used

10 months agoMerge pull request #42186 from nextcloud/fix/files-quota-nav
Ferdinand Thiessen [Thu, 14 Dec 2023 19:37:55 +0000 (20:37 +0100)]
Merge pull request #42186 from nextcloud/fix/files-quota-nav

fix(files): Partly revert 32c1aeb and show correct quota again

10 months agofix(files): Partly revert 32c1aeb and show correct quota again 42186/head
Ferdinand Thiessen [Wed, 13 Dec 2023 01:47:10 +0000 (02:47 +0100)]
fix(files): Partly revert 32c1aeb and show correct quota again

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agochore: Compile assets 42281/head
Ferdinand Thiessen [Thu, 14 Dec 2023 18:27:50 +0000 (19:27 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agochore: Compile assets 42283/head
Ferdinand Thiessen [Thu, 14 Dec 2023 17:01:00 +0000 (18:01 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agofix(core): Make sure correct colors are used on blurred background
Ferdinand Thiessen [Thu, 14 Dec 2023 16:31:12 +0000 (17:31 +0100)]
fix(core): Make sure correct colors are used on blurred background

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agofix(files): fix download file encoded source
John Molakvoæ [Thu, 14 Dec 2023 14:35:52 +0000 (15:35 +0100)]
fix(files): fix download file encoded source

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
10 months agofix(comments): Reference ID column is now added on upgrade and therefore can be removed 42209/head
Joas Schilling [Wed, 13 Dec 2023 12:38:31 +0000 (13:38 +0100)]
fix(comments): Reference ID column is now added on upgrade and therefore can be removed

Signed-off-by: Joas Schilling <coding@schilljs.com>
10 months agofeat(comments): Add a meta data column for comments
Joas Schilling [Wed, 13 Dec 2023 12:29:12 +0000 (13:29 +0100)]
feat(comments): Add a meta data column for comments

Signed-off-by: Joas Schilling <coding@schilljs.com>
10 months agoMerge pull request #42205 from nextcloud/translate-own-user
Joas Schilling [Thu, 14 Dec 2023 12:51:38 +0000 (13:51 +0100)]
Merge pull request #42205 from nextcloud/translate-own-user

Translate me-text in unified search people filter

10 months agochore(assets): Recompile assets 42205/head
nextcloud-command [Thu, 14 Dec 2023 11:49:56 +0000 (11:49 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
10 months agoUse display name instead of 'me' text.
fenn-cs [Wed, 13 Dec 2023 11:20:14 +0000 (12:20 +0100)]
Use display name instead of 'me' text.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
10 months agoMerge pull request #42124 from nextcloud/feat/files/batch-copy-move
John Molakvoæ [Thu, 14 Dec 2023 09:13:49 +0000 (10:13 +0100)]
Merge pull request #42124 from nextcloud/feat/files/batch-copy-move

10 months agofix(files): templates logger usage 42124/head
John Molakvoæ [Thu, 14 Dec 2023 08:49:49 +0000 (09:49 +0100)]
fix(files): templates logger usage

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
10 months agofeat(files): add batch support to copy-move
John Molakvoæ [Fri, 8 Dec 2023 15:45:22 +0000 (16:45 +0100)]
feat(files): add batch support to copy-move

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
10 months agoMerge pull request #42187 from nextcloud/automated/noid/master-update-ca-cert-bundle
Joas Schilling [Thu, 14 Dec 2023 05:51:56 +0000 (06:51 +0100)]
Merge pull request #42187 from nextcloud/automated/noid/master-update-ca-cert-bundle

[master] fix(security): Update CA certificate bundle

10 months agofix(security): Update CA certificate bundle 42187/head
nextcloud-command [Thu, 14 Dec 2023 02:17:48 +0000 (02:17 +0000)]
fix(security): Update CA certificate bundle

Signed-off-by: GitHub <noreply@github.com>
10 months agoMerge pull request #42130 from nextcloud/dependabot/github_actions/actions/stale-9
Ferdinand Thiessen [Thu, 14 Dec 2023 00:54:22 +0000 (01:54 +0100)]
Merge pull request #42130 from nextcloud/dependabot/github_actions/actions/stale-9

chore(deps): Bump actions/stale from 8 to 9

10 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 14 Dec 2023 00:19:23 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
10 months agoMerge pull request #42242 from nextcloud/fix/files-drag-when-rename-file
Eduardo Morales [Wed, 13 Dec 2023 18:09:16 +0000 (12:09 -0600)]
Merge pull request #42242 from nextcloud/fix/files-drag-when-rename-file

fix(files): Do not add drag handlers on rename

10 months agochore: Compile assets 42242/head
Ferdinand Thiessen [Wed, 13 Dec 2023 15:30:44 +0000 (16:30 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agofix(files): Do not add drag and drop listeners when renaming a file
Ferdinand Thiessen [Wed, 13 Dec 2023 15:28:07 +0000 (16:28 +0100)]
fix(files): Do not add drag and drop listeners when renaming a file

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agoMerge pull request #42185 from nextcloud/fix/files-sharing-translations
Ferdinand Thiessen [Wed, 13 Dec 2023 17:22:23 +0000 (18:22 +0100)]
Merge pull request #42185 from nextcloud/fix/files-sharing-translations

fix(files_sharing): Add one string for every share type

10 months agochore: Compile assets 42185/head
Ferdinand Thiessen [Wed, 13 Dec 2023 15:41:14 +0000 (16:41 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agofix(files_sharing): Add one string for every share type to not assume any language
Ferdinand Thiessen [Wed, 13 Dec 2023 00:37:09 +0000 (01:37 +0100)]
fix(files_sharing): Add one string for every share type to not assume any language

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agoMerge pull request #42095 from nextcloud/fix/files/exact-nav
Eduardo Morales [Wed, 13 Dec 2023 15:28:29 +0000 (09:28 -0600)]
Merge pull request #42095 from nextcloud/fix/files/exact-nav

fix(files): navigation exact

10 months agoMerge pull request #42183 from nextcloud/fix/unified-search-prop
Ferdinand Thiessen [Wed, 13 Dec 2023 15:23:37 +0000 (16:23 +0100)]
Merge pull request #42183 from nextcloud/fix/unified-search-prop

fix(UnifiedSearch): Remove title prop from modal

10 months agoMerge pull request #42198 from nextcloud/artonge/fix/metadata_error
Louis [Wed, 13 Dec 2023 15:15:24 +0000 (16:15 +0100)]
Merge pull request #42198 from nextcloud/artonge/fix/metadata_error

Wrap metadata generation in try/catch

10 months agochore: Compile assets 42183/head
Ferdinand Thiessen [Wed, 13 Dec 2023 14:24:09 +0000 (15:24 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>