Commit graph

67908 commits

Author SHA1 Message Date
Joas Schilling
d6ce50082e
fix(psalm): Install apcu, ftp and ldap extension like in static-code-analysis-security
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-06-02 00:19:25 +02:00
Joas Schilling
373147ac02
fix(CI): Temporary workaround - Run Psalm CI with 1 thread only so it finishes
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-06-01 23:47:21 +02:00
Robin Appelman
9f1d497a0b
Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_private
Refactors "strpos" calls in  lib/private to improve code readability.
2023-06-01 23:10:00 +02:00
Robin Appelman
e81fdfefab
Merge pull request #38568 from rawtaz/fix-redis-empty-password
redis: Do not try to authenticate with non-string password/user
2023-06-01 22:11:55 +02:00
Christoph Wurst
ff661045ed
Merge pull request #38567 from nextcloud/chore/remove-deprecated-legacy-loader
Remove deprecated legacy loader from `OC`
2023-06-01 19:52:32 +02:00
Andy Scherzinger
1d040f94af
Merge pull request #38586 from nextcloud/fix/ocp/imessage-attachinline-since
fix(ocp): Mark IMessage::attachInline as @since 27
2023-06-01 18:34:57 +02:00
Christoph Wurst
0f534936b3
fix(ocp): Mark IMessage::attachInline as @since 27
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-06-01 18:15:19 +02:00
Joas Schilling
1a3bb23a37
Merge pull request #38566 from nextcloud/chore/drop-oc-app-methods
Drop \OC_App methods deprecated in Nextcloud 14
2023-06-01 16:45:45 +02:00
Leo R. Lundgren
c52aaa3647 redis: Do not try to authenticate with non-string password/user
Signed-off-by: Leo R. Lundgren <leo@finalresort.org>
2023-06-01 13:08:57 +02:00
Arthur Schiwon
63e7ac4f3a
Merge pull request #38301 from nextcloud/fix/carddav/catch-invalid-event-reminder-service
fix(caldav): Ignore invalid events for reminder generation
2023-06-01 11:37:18 +02:00
Christoph Wurst
999aec366a
chore: Drop \OC_App::getSettingsNavigation
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-06-01 11:31:27 +02:00
Christoph Wurst
167763d312
chore: Drop \OC_App::getNavigation
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-06-01 11:31:27 +02:00
Christoph Wurst
e76d525a43
chore: Drop \OC_App::getAppInfo
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-06-01 11:31:27 +02:00
Christoph Wurst
cf6e2fa1b7
chore: Drop \OC_App::getAppVersion
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-06-01 11:31:26 +02:00
Arthur Schiwon
2be74ee175
Merge pull request #38355 from nextcloud/fix/trashbin-long-filenames
fix(trashbin): Truncate long filenames
2023-06-01 11:30:41 +02:00
Christopher Ng
7c430a8afc fix(trashbin): Truncate long filenames
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-05-31 19:06:42 -07:00
Nextcloud bot
aaa226df1c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-01 00:17:56 +00:00
Ferdinand Thiessen
dd1f437ad0 chore(OC): Remove deprecated legacy loader from OC (OC.loadScript and OC.loadStyle)
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-05-31 23:15:36 +02:00
Christoph Wurst
990775d5a2
Merge pull request #38550 from nextcloud/chore/app-checker-test-data
chore: Drop app code checker test data
2023-05-31 20:43:27 +02:00
Simon L
81463eadac
Merge pull request #38549 from ZetaTom/master
Fix app menu flicker
2023-05-31 20:18:02 +02:00
Joas Schilling
90a628d23d
Merge pull request #38514 from nextcloud/bump/giggsey/libphonenumber-for-php_to_lite-version
chore(libphonenumber): Bump giggsey/libphonenumber-for-php to giggsey…
2023-05-31 17:57:46 +02:00
Joas Schilling
56ece0c6f3
Merge pull request #38552 from nextcloud/chore/drop-oc-defaults-getlogoclaim
chore!: Drop \OC_Defaults::getLogoClaim
2023-05-31 17:33:56 +02:00
Joas Schilling
f0238fa0a2
Merge pull request #38551 from nextcloud/chore/drop-oc-app-isenabled
chore!: Drop \OC_App::isEnabled
2023-05-31 16:50:50 +02:00
Robin Appelman
496a8d2b80
Merge pull request #38468 from nextcloud/log-cert-list-errors
log failures to read certificates during listing
2023-05-31 16:16:15 +02:00
ZetaTom
d17fd1910c
Fix app menu flicker
Signed-off-by: ZetaTom <70907959+ZetaTom@users.noreply.github.com>
2023-05-31 15:48:28 +02:00
Joas Schilling
4809e8d9a9
fix(CI): Satisfy psalm by removing a now obsolete type check
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-31 15:42:15 +02:00
Joas Schilling
6f9ba4e60e
chore(libphonenumber): Bump giggsey/libphonenumber-for-php to giggsey/libphonenumber-for-php-lite
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-31 15:42:12 +02:00
Christoph Wurst
9a89e9086f
chore!: Drop \OC_Defaults::getLogoClaim
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-31 15:17:20 +02:00
Christoph Wurst
dd2d50471e
chore!: Drop \OC_App::isEnabled
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-31 15:06:25 +02:00
Christoph Wurst
315f7f286f
chore: Drop app code checker test data
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-31 14:57:57 +02:00
Robin Appelman
223612b15a
log failures to read certificates during listing
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-05-31 14:40:45 +02:00
Christoph Wurst
4033154302
fixup! fix(caldav): Ignore invalid events for reminder generation
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-31 13:08:30 +02:00
Joas Schilling
2845a04827
Merge pull request #38516 from nextcloud/chore/deps/drop-swiftmailer
chore(deps): Drop swiftmailer/swiftmailer
2023-05-31 12:08:12 +02:00
Christoph Wurst
b7e7d80173
fix(caldav): Ignore invalid events for reminder generation
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-31 09:49:04 +02:00
Joas Schilling
4746ede28a
Merge pull request #38513 from nextcloud/bugfix/noid/csp-doc-typos
fix(docs): Fix language and copy-paste class name in docs of CSP
2023-05-31 09:47:27 +02:00
Joas Schilling
eb08dcbdf0
Merge pull request #38534 from nextcloud/automated/noid/master-update-ca-cert-bundle
[master] Update ca-cert bundle
2023-05-31 09:25:18 +02:00
Joas Schilling
581e5e3f05
Merge pull request #38537 from nextcloud/ci/cacert/conventional-commits
ci: Use conventional commits for CA bundle updates
2023-05-31 09:23:28 +02:00
Christoph Wurst
ae69a907bc
ci: Use conventional commits for CA bundle updates
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-31 08:21:14 +02:00
nextcloud-command
4f624b29f3 Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
2023-05-31 02:33:48 +00:00
Nextcloud bot
6a3a040919
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-31 00:17:39 +00:00
Simon L
41314d32ec
Merge pull request #38520 from nextcloud/Jerome-Herbinet-improved-display-of-app-links
Improved display of app links
2023-05-30 17:44:17 +02:00
Jérôme Herbinet
ec44d58bcd npm run build
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2023-05-30 16:39:02 +02:00
Jérôme Herbinet
e25fb29975
Improved display of app links
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2023-05-30 16:35:45 +02:00
Christoph Wurst
7e7db1dbc9
chore(deps): Drop swiftmailer/swiftmailer
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-30 16:14:27 +02:00
Joas Schilling
5b2d5767e1
fix(docs): Fix language and copy-paste class name in docs of CSP
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-30 13:39:33 +02:00
Louis
3053df7b7c
Merge pull request #38469 from nextcloud/artonge/fix/versions_init
Fix initialisation of versions in the DB
2023-05-30 13:38:51 +02:00
Simon L
1e1e2fec64
Merge pull request #38496 from nextcloud/preview-mp3-catch-errors
fix: catch errors in id3parser library
2023-05-30 10:51:33 +02:00
Nextcloud bot
45d7cee7f8
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-30 00:17:33 +00:00
Daniel Kesselberg
0670ae607b
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>
2023-05-28 17:01:23 +02:00
Nextcloud bot
fa23698c23
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-28 00:17:29 +00:00