]>
source.dussan.org Git - nextcloud-server.git/log
Faraz Samapoor [Fri, 2 Jun 2023 09:43:19 +0000 (13:13 +0330)]
Refactors "strpos" calls in /core to improve code readability.
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
Christoph Wurst [Fri, 2 Jun 2023 08:23:37 +0000 (10:23 +0200)]
Merge pull request #38593 from nextcloud/chore/ocp/drop-util-linktopublic
chore(ocp)!: Drop \OCP\Util::linkToPublic
Joas Schilling [Fri, 2 Jun 2023 07:50:58 +0000 (09:50 +0200)]
Merge pull request #38545 from nextcloud/bugfix/noid/symfony/event-dispatcher-upgrade-preparation
fix(dispatcher): Migrate to OCP event dispatcher before symfony/event…
Christoph Wurst [Fri, 2 Jun 2023 07:14:46 +0000 (09:14 +0200)]
Merge pull request #38585 from nextcloud/feature/ocp/send-message-with-subject-body
feat(ocp): Allow sending emails with subject and body
Joas Schilling [Fri, 2 Jun 2023 06:34:54 +0000 (08:34 +0200)]
fix(CI): Add empty eslint and node when unrelated (PHP only)
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 31 May 2023 12:15:52 +0000 (14:15 +0200)]
fix(dispatcher): Migrate to OCP event dispatcher before symfony/event-dispatcher upgrade
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Fri, 2 Jun 2023 05:11:36 +0000 (07:11 +0200)]
Merge pull request #38486 from nextcloud/automated/update-workflows
chore: update workflows from templates
Nextcloud bot [Fri, 2 Jun 2023 00:17:26 +0000 (00:17 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Thu, 1 Jun 2023 22:44:42 +0000 (00:44 +0200)]
fix(CI): Update oracle image and config
Signed-off-by: Joas Schilling <coding@schilljs.com>
John Molakvoæ [Thu, 1 Jun 2023 16:09:13 +0000 (18:09 +0200)]
chore: update workflows from templates
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Joas Schilling [Thu, 1 Jun 2023 22:25:19 +0000 (00:25 +0200)]
Merge pull request #38597 from nextcloud/techdebt/noid/run-psalm-ci-with-1-thread
fix(CI): Temporary workaround - Run Psalm CI with 1 thread only so it…
Joas Schilling [Thu, 1 Jun 2023 21:58:45 +0000 (23:58 +0200)]
fix(psalm): Install apcu, ftp and ldap extension like in static-code-analysis-security
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 1 Jun 2023 21:47:21 +0000 (23:47 +0200)]
fix(CI): Temporary workaround - Run Psalm CI with 1 thread only so it finishes
Signed-off-by: Joas Schilling <coding@schilljs.com>
Robin Appelman [Thu, 1 Jun 2023 21:10:00 +0000 (23:10 +0200)]
Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_private
Refactors "strpos" calls in lib/private to improve code readability.
Robin Appelman [Thu, 1 Jun 2023 20:11:55 +0000 (22:11 +0200)]
Merge pull request #38568 from rawtaz/fix-redis-empty-password
redis: Do not try to authenticate with non-string password/user
Christoph Wurst [Thu, 1 Jun 2023 18:32:59 +0000 (20:32 +0200)]
chore(ocp)!: Drop \OCP\Util::linkToPublic
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Christoph Wurst [Thu, 1 Jun 2023 17:52:32 +0000 (19:52 +0200)]
Merge pull request #38567 from nextcloud/chore/remove-deprecated-legacy-loader
Remove deprecated legacy loader from `OC`
Andy Scherzinger [Thu, 1 Jun 2023 16:34:57 +0000 (18:34 +0200)]
Merge pull request #38586 from nextcloud/fix/ocp/imessage-attachinline-since
fix(ocp): Mark IMessage::attachInline as @since 27
Christoph Wurst [Thu, 1 Jun 2023 16:15:19 +0000 (18:15 +0200)]
fix(ocp): Mark IMessage::attachInline as @since 27
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Christoph Wurst [Thu, 1 Jun 2023 16:07:59 +0000 (18:07 +0200)]
feat(ocp): Allow sending emails with subject and body
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Joas Schilling [Thu, 1 Jun 2023 14:45:45 +0000 (16:45 +0200)]
Merge pull request #38566 from nextcloud/chore/drop-oc-app-methods
Drop \OC_App methods deprecated in Nextcloud 14
Leo R. Lundgren [Thu, 1 Jun 2023 00:03:20 +0000 (02:03 +0200)]
redis: Do not try to authenticate with non-string password/user
Signed-off-by: Leo R. Lundgren <leo@finalresort.org>
Arthur Schiwon [Thu, 1 Jun 2023 09:37:18 +0000 (11:37 +0200)]
Merge pull request #38301 from nextcloud/fix/carddav/catch-invalid-event-reminder-service
fix(caldav): Ignore invalid events for reminder generation
Christoph Wurst [Wed, 31 May 2023 19:17:39 +0000 (21:17 +0200)]
chore: Drop \OC_App::getSettingsNavigation
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Christoph Wurst [Wed, 31 May 2023 19:17:02 +0000 (21:17 +0200)]
chore: Drop \OC_App::getNavigation
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Christoph Wurst [Wed, 31 May 2023 19:15:51 +0000 (21:15 +0200)]
chore: Drop \OC_App::getAppInfo
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Christoph Wurst [Wed, 31 May 2023 19:13:58 +0000 (21:13 +0200)]
chore: Drop \OC_App::getAppVersion
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Arthur Schiwon [Thu, 1 Jun 2023 09:30:41 +0000 (11:30 +0200)]
Merge pull request #38355 from nextcloud/fix/trashbin-long-filenames
fix(trashbin): Truncate long filenames
Christopher Ng [Thu, 1 Jun 2023 02:06:42 +0000 (19:06 -0700)]
fix(trashbin): Truncate long filenames
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Nextcloud bot [Thu, 1 Jun 2023 00:17:56 +0000 (00:17 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Wed, 31 May 2023 20:57:33 +0000 (22:57 +0200)]
chore(OC): Remove deprecated legacy loader from OC (`OC.loadScript` and `OC.loadStyle`)
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Christoph Wurst [Wed, 31 May 2023 18:43:27 +0000 (20:43 +0200)]
Merge pull request #38550 from nextcloud/chore/app-checker-test-data
chore: Drop app code checker test data
Simon L [Wed, 31 May 2023 18:18:02 +0000 (20:18 +0200)]
Merge pull request #38549 from ZetaTom/master
Fix app menu flicker
Joas Schilling [Wed, 31 May 2023 15:57:46 +0000 (17:57 +0200)]
Merge pull request #38514 from nextcloud/bump/giggsey/libphonenumber-for-php_to_lite-version
chore(libphonenumber): Bump giggsey/libphonenumber-for-php to giggsey…
Joas Schilling [Wed, 31 May 2023 15:33:56 +0000 (17:33 +0200)]
Merge pull request #38552 from nextcloud/chore/drop-oc-defaults-getlogoclaim
chore!: Drop \OC_Defaults::getLogoClaim
Joas Schilling [Wed, 31 May 2023 14:50:50 +0000 (16:50 +0200)]
Merge pull request #38551 from nextcloud/chore/drop-oc-app-isenabled
chore!: Drop \OC_App::isEnabled
Robin Appelman [Wed, 31 May 2023 14:16:15 +0000 (16:16 +0200)]
Merge pull request #38468 from nextcloud/log-cert-list-errors
log failures to read certificates during listing
ZetaTom [Wed, 31 May 2023 12:43:14 +0000 (14:43 +0200)]
Fix app menu flicker
Signed-off-by: ZetaTom <70907959+ZetaTom@users.noreply.github.com>
Joas Schilling [Tue, 30 May 2023 12:45:17 +0000 (14:45 +0200)]
fix(CI): Satisfy psalm by removing a now obsolete type check
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 30 May 2023 12:21:13 +0000 (14:21 +0200)]
chore(libphonenumber): Bump giggsey/libphonenumber-for-php to giggsey/libphonenumber-for-php-lite
Signed-off-by: Joas Schilling <coding@schilljs.com>
Christoph Wurst [Wed, 31 May 2023 13:17:20 +0000 (15:17 +0200)]
chore!: Drop \OC_Defaults::getLogoClaim
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Christoph Wurst [Wed, 31 May 2023 13:06:25 +0000 (15:06 +0200)]
chore!: Drop \OC_App::isEnabled
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Christoph Wurst [Wed, 31 May 2023 12:57:57 +0000 (14:57 +0200)]
chore: Drop app code checker test data
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Robin Appelman [Thu, 25 May 2023 15:03:18 +0000 (17:03 +0200)]
log failures to read certificates during listing
Signed-off-by: Robin Appelman <robin@icewind.nl>
Christoph Wurst [Wed, 31 May 2023 11:08:30 +0000 (13:08 +0200)]
fixup! fix(caldav): Ignore invalid events for reminder generation
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Joas Schilling [Wed, 31 May 2023 10:08:12 +0000 (12:08 +0200)]
Merge pull request #38516 from nextcloud/chore/deps/drop-swiftmailer
chore(deps): Drop swiftmailer/swiftmailer
Christoph Wurst [Wed, 31 May 2023 07:48:45 +0000 (09:48 +0200)]
fix(caldav): Ignore invalid events for reminder generation
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Joas Schilling [Wed, 31 May 2023 07:47:27 +0000 (09:47 +0200)]
Merge pull request #38513 from nextcloud/bugfix/noid/csp-doc-typos
fix(docs): Fix language and copy-paste class name in docs of CSP
Joas Schilling [Wed, 31 May 2023 07:25:18 +0000 (09:25 +0200)]
Merge pull request #38534 from nextcloud/automated/noid/master-update-ca-cert-bundle
[master] Update ca-cert bundle
Joas Schilling [Wed, 31 May 2023 07:23:28 +0000 (09:23 +0200)]
Merge pull request #38537 from nextcloud/ci/cacert/conventional-commits
ci: Use conventional commits for CA bundle updates
Christoph Wurst [Wed, 31 May 2023 06:21:14 +0000 (08:21 +0200)]
ci: Use conventional commits for CA bundle updates
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
nextcloud-command [Wed, 31 May 2023 02:33:48 +0000 (02:33 +0000)]
Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Wed, 31 May 2023 00:17:39 +0000 (00:17 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Simon L [Tue, 30 May 2023 15:44:17 +0000 (17:44 +0200)]
Merge pull request #38520 from nextcloud/Jerome-Herbinet-improved-display-of-app-links
Improved display of app links
Jérôme Herbinet [Tue, 30 May 2023 14:39:02 +0000 (16:39 +0200)]
npm run build
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Jérôme Herbinet [Tue, 30 May 2023 14:35:45 +0000 (16:35 +0200)]
Improved display of app links
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Christoph Wurst [Tue, 30 May 2023 12:47:24 +0000 (14:47 +0200)]
chore(deps): Drop swiftmailer/swiftmailer
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Joas Schilling [Tue, 30 May 2023 11:39:33 +0000 (13:39 +0200)]
fix(docs): Fix language and copy-paste class name in docs of CSP
Signed-off-by: Joas Schilling <coding@schilljs.com>
Louis [Tue, 30 May 2023 11:38:51 +0000 (13:38 +0200)]
Merge pull request #38469 from nextcloud/artonge/fix/versions_init
Fix initialisation of versions in the DB
Simon L [Tue, 30 May 2023 08:51:33 +0000 (10:51 +0200)]
Merge pull request #38496 from nextcloud/preview-mp3-catch-errors
fix: catch errors in id3parser library
Nextcloud bot [Tue, 30 May 2023 00:17:33 +0000 (00:17 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Daniel Kesselberg [Sat, 27 May 2023 22:30:47 +0000 (00:30 +0200)]
fix: catch errors in id3parser library
We use a forked version of getID3 to read embedded images from mp3 files to use them as previews.
If the library is unable to extract a image or fails on something different we should handle it properly.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Nextcloud bot [Sun, 28 May 2023 00:17:29 +0000 (00:17 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
John Molakvoæ [Sat, 27 May 2023 07:53:18 +0000 (09:53 +0200)]
Merge pull request #38492 from nextcloud/dependabot/npm_and_yarn/puppeteer-20.4.0
dependabot[bot] [Sat, 27 May 2023 03:34:31 +0000 (03:34 +0000)]
chore(deps-dev): Bump puppeteer from 19.10.1 to 20.4.0
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 19.10.1 to 20.4.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v19.10.1...puppeteer-v20.4.0)
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Nextcloud bot [Sat, 27 May 2023 00:17:51 +0000 (00:17 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Simon L [Fri, 26 May 2023 13:25:58 +0000 (15:25 +0200)]
Merge pull request #38333 from nextcloud/fix/weather-star-contrast
weather_status: Improve contrast of favorite icon
Ferdinand Thiessen [Wed, 17 May 2023 02:22:15 +0000 (04:22 +0200)]
fix(weather_status): Improve contrast of favorite icon
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Joas Schilling [Fri, 26 May 2023 09:04:14 +0000 (11:04 +0200)]
Merge pull request #38481 from nextcloud/bugfix/noid/avatar-size-in-sab
fix(dav): Fix avatar size in system address book
Louis [Fri, 26 May 2023 08:52:16 +0000 (10:52 +0200)]
Merge branch 'master' into artonge/fix/versions_init
Joas Schilling [Fri, 26 May 2023 08:03:58 +0000 (10:03 +0200)]
fix(dav): Fix avatar size in system address book
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Fri, 26 May 2023 00:18:10 +0000 (00:18 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Louis [Thu, 25 May 2023 23:14:56 +0000 (01:14 +0200)]
Merge pull request #38467 from nextcloud/artonge/fix/files_versions_preview
Add fallback when a there is no preview for a version
Simon L [Thu, 25 May 2023 23:12:34 +0000 (01:12 +0200)]
Merge pull request #38429 from tanganellilore/fix_delete_user_syslink
Fix deletion of User when system link are used in him user folder
Simon L [Thu, 25 May 2023 23:10:31 +0000 (01:10 +0200)]
Merge pull request #38300 from nextcloud/fix/better-error-message
fix: better error message on missing user files dir
Louis Chemineau [Thu, 25 May 2023 13:38:12 +0000 (15:38 +0200)]
Add fallback when a there is no preview for a version
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Thu, 25 May 2023 13:37:22 +0000 (15:37 +0200)]
Improve handling of undefined version label
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Thu, 25 May 2023 15:32:35 +0000 (17:32 +0200)]
Fix initialisation of versions in the DB
Broken after https://github.com/nextcloud/server/pull/36690
Signed-off-by: Louis Chemineau <louis@chmn.me>
Simon L [Thu, 25 May 2023 21:19:55 +0000 (23:19 +0200)]
Merge pull request #38460 from nextcloud/enh/noid/adjust-sidebar-visiblity
adjust active element visibility in the sidebar
Simon L [Thu, 25 May 2023 20:40:45 +0000 (22:40 +0200)]
Merge pull request #38459 from nextcloud/enh/noid/adjust-usermenu-visibility
adjust active element visibility in the usermenu
John Molakvoæ [Tue, 16 May 2023 08:31:52 +0000 (10:31 +0200)]
fix: better error message on missing user files dir
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Simon L [Thu, 25 May 2023 10:44:56 +0000 (12:44 +0200)]
adjust active element visibility in the sidebar
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Simon L [Thu, 25 May 2023 18:18:22 +0000 (20:18 +0200)]
Merge pull request #38206 from nextcloud/fix/increase-iterations-for-pbkdf2
Increase from 100000 to 600000 iterations for hash_pbkdf2
Simon L [Thu, 25 May 2023 10:37:28 +0000 (12:37 +0200)]
adjust active element visibility in the usermenu
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Arthur Schiwon [Thu, 25 May 2023 15:26:46 +0000 (17:26 +0200)]
Merge pull request #38448 from nextcloud/fix/carddav/no-sab-guest-users
fix(carddav): Don't show system address book cards to guests
Côme Chilliet [Thu, 25 May 2023 14:31:27 +0000 (16:31 +0200)]
Adapt encryption test to change in generateHeader
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Christoph Wurst [Thu, 25 May 2023 13:56:08 +0000 (15:56 +0200)]
Merge pull request #38454 from nextcloud/fix/capitalization-other-tel
fix(carddav): Make system contact phone number RFC compliant
Julia Kirschenheuter [Thu, 25 May 2023 13:26:55 +0000 (15:26 +0200)]
Merge pull request #38458 from nextcloud/revert/37870-Fix_table_view
Revert "Fix table view"
Christoph Wurst [Wed, 24 May 2023 20:27:51 +0000 (22:27 +0200)]
fix(carddav): Don't show system address book cards to guests
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
julia.kirschenheuter [Thu, 25 May 2023 09:49:24 +0000 (11:49 +0200)]
Revert "Fix table view"
This reverts commit
cb852ef6
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
greta [Thu, 25 May 2023 08:01:49 +0000 (10:01 +0200)]
fix(carddav): Make system contact phone number RFC compliant
Signed-off-by: greta <gretadoci@gmail.com>
Christoph Wurst [Thu, 25 May 2023 08:15:34 +0000 (10:15 +0200)]
Merge pull request #38423 from nextcloud/fix/carddav/check-system-address-book-enumeration
fix(carddav): Check enumeration settings for all SAB methods
Christoph Wurst [Tue, 23 May 2023 15:51:44 +0000 (17:51 +0200)]
fix(carddav): Check enumeration settings for all SAB methods
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Nextcloud bot [Thu, 25 May 2023 00:19:49 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Andy Scherzinger [Wed, 24 May 2023 17:11:40 +0000 (19:11 +0200)]
Merge pull request #38441 from nextcloud/feat/make-open-folder-action
fix(files): make open folder a default action
Kate [Wed, 24 May 2023 15:45:12 +0000 (17:45 +0200)]
Merge pull request #38438 from nextcloud/feature/openapi/specs
Add OpenAPI specs
John Molakvoæ [Wed, 24 May 2023 15:20:35 +0000 (17:20 +0200)]
fix(files): make open folder a default action
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
jld3103 [Wed, 24 May 2023 14:34:27 +0000 (16:34 +0200)]
Add OpenAPI specs
Signed-off-by: jld3103 <jld3103yt@gmail.com>
Varun Patil [Wed, 24 May 2023 11:19:46 +0000 (04:19 -0700)]
Merge pull request #38374 from nextcloud/pulsejet/patch-ubr-nonce
webpack: add nonce to unsupported-browser-redirect chunk
Arthur Schiwon [Wed, 24 May 2023 11:06:14 +0000 (13:06 +0200)]
Merge pull request #38415 from nextcloud/object-store-init-root
don't always check if we need to setup the object store root