Commit graph

64428 commits

Author SHA1 Message Date
blizzz
3efc9d7d37
Merge pull request #32899 from Retidurc/pdo-attr-persistent
Expose Doctrine support for persistent connections in PDO in Nextcloud settings
2022-10-03 12:34:39 +02:00
blizzz
f055328094
Merge pull request #33608 from nextcloud/perf/improve-getCalendarsForUsers
Remove the loop of calendars when only one is needed
2022-10-03 10:59:25 +02:00
Côme Chilliet
484f8b0837
Merge pull request #34376 from nextcloud/OCP/Calendar/ICalendar-typing
Add typings to OCP\Calendar\ICalendar and implementation
2022-10-03 10:01:08 +02:00
Thomas Citharel
98030e97d3
Add typings to OCP\Calendar\ICalendar and implementation
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-10-03 08:35:42 +02:00
Nextcloud bot
dec84ef1cb
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-03 02:17:31 +00:00
Julius Härtl
754cef369b
Merge pull request #34339 from nextcloud/bugfix/noid/fix-urls-on-reference-resolving
Fix URLs on reference resolving
2022-10-02 14:34:41 +02:00
Anna
663751cf78
Merge pull request #34289 from nextcloud/fix/url-encode-webdav-url
Url encode the web dav url for copying
2022-10-02 14:28:19 +02:00
Anna Larch
25409cb66c Url encode the web dav url for copying
Signed-off-by: Anna Larch <anna@nextcloud.com>
2022-10-02 08:46:16 +00:00
Anna
905753be42
Merge pull request #34219 from nextcloud/fix/add-uid-fn-fallbacks
Add fallback options for contacts array
2022-10-02 10:35:50 +02:00
Côme Chilliet
3579484e93
Merge pull request #34336 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
2022-10-02 09:22:04 +02:00
nextcloud-command
705082199c Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
2022-10-02 04:39:59 +00:00
Nextcloud bot
08b1a25cbe
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-02 02:17:03 +00:00
Anna Larch
88b0aea2b0 Add fallback options for contacts array
when the UID or FN is null, the email address / dsiplay name will be used instead

Signed-off-by: Anna Larch <anna@nextcloud.com>
2022-10-01 22:47:58 +00:00
Simon L
9d02704682
Merge pull request #34331 from nextcloud/enh/noid/public-view-fix
fix public view
2022-10-02 00:21:40 +02:00
Anna Larch
3a8c7b6bf3 Remove the loop of calendars when only one is needed
Signed-off-by: Anna Larch <anna@nextcloud.com>
2022-10-01 22:17:40 +02:00
blizzz
e714524267
Merge pull request #33104 from nextcloud/enhancement/add-logging-federation
Federation - add logging, update the server status if sync fails
2022-10-01 21:53:55 +02:00
blizzz
132f842f80
Merge pull request #33450 from sazanof/bug/base64-card-dav-search
Fix photo url generation (add URI type to VCard2Array)
2022-10-01 21:50:14 +02:00
blizzz
ca958de7e9
Merge pull request #33566 from nextcloud/fopen-not-found-rescan
trigger a rescan when trying to fopen a file that exists in cache but not on disk
2022-10-01 21:47:26 +02:00
blizzz
2b854c1044
Merge pull request #34223 from nextcloud/includeTags
includeTags -> include_tags
2022-10-01 21:43:10 +02:00
blizzz
dd033f6ee7
Merge pull request #34343 from nextcloud/fix/ocs-api-missing-maintenance-mode-headers
Fix missing maintenance mode header for OCS request
2022-10-01 21:41:12 +02:00
blizzz
ee67dd82d5
Merge pull request #34364 from nextcloud/fix/noid/updater-backup-cleanup
also use updatedir for cleanup of backups
2022-10-01 19:26:19 +02:00
Simon L
f97f13b136
Merge pull request #33737 from andyxheli/patch-4
Makes untrusted domain error on info
2022-10-01 18:06:44 +02:00
Côme Chilliet
a4c2aeef45
Merge pull request #34329 from nextcloud/fix/cleanup-long-time-deprecated-stuff
Remove some constants and functions which have been long deprecated
2022-10-01 17:55:31 +02:00
Simon L
f317025ed0
Merge pull request #34323 from nextcloud/fix/screenshots
Update theming screenshots
2022-10-01 17:44:21 +02:00
Simon L
14b21b8a11
Merge pull request #34363 from nextcloud/bugfix/noid/update-opendyslexia
Update OpenDyslexia to v0.91.12
2022-10-01 17:21:04 +02:00
Arthur Schiwon
6ec5c4715c
also use updatedir for cleanup of backups
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-10-01 17:01:28 +02:00
Joas Schilling
4ce0990239
Update opendyslexia
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-01 16:29:36 +02:00
blizzz
f323c5b854
Merge pull request #34269 from nextcloud/td/noid/remove-unused-listener
remove listeners to OC_Filesystem::(write|rename) old style hooks
2022-10-01 16:15:39 +02:00
Nextcloud bot
dbd0cf054c
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-01 02:16:55 +00:00
Nextcloud bot
4a35dc1f89
[tx-robot] Update transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-01 02:10:18 +00:00
Julien Veyssier
4844ca619c
Merge pull request #34353 from nextcloud/fix/noid/reference-url-fallback
Reference url can always fallback to the link itself
2022-10-01 00:43:23 +02:00
Simon L
b701e19d10
Merge pull request #34333 from nextcloud/enh/33851/fix-tertiary-button
fix the tertiary button text
2022-09-30 20:33:10 +02:00
Vincent Petry
743b913f5e
Merge pull request #34348 from nextcloud/bugfix/34156/fix-rename-within-sharedwithyou
Fix renaming in shared with you file list
2022-09-30 19:52:32 +02:00
Julien Veyssier
eff783797a
reference url can always fallback to the link itself
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2022-09-30 19:12:39 +02:00
szaimen
da48143de7 fix test
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-09-30 19:01:51 +02:00
szaimen
9d4d95a94c fix the tertiary button text
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-09-30 17:50:48 +02:00
Christoph Wurst
910c774b35
Merge pull request #34038 from nextcloud/fix/migrate-TagMapper-to-QBMapper
Migrate TagMapper to QBMapper instead of deprecated Mapper
2022-09-30 16:46:42 +02:00
Vincent Petry
d7e94a8ffb
Fix renaming in shared with you file list
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-09-30 15:39:30 +02:00
Côme Chilliet
4123eeeaa3 Fix ContactsManagerTest test
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-09-30 13:20:04 +00:00
Côme Chilliet
5347fb02dc Remove some constants and functions which have been long deprecated
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-09-30 13:20:03 +00:00
Côme Chilliet
6c2230c3d9
Merge pull request #34346 from nextcloud/fix/add-pre-commit-to-expected-files
Add .pre-commit-config.yaml to expected files in checker
2022-09-30 15:15:13 +02:00
Côme Chilliet
a430cc48ab
Merge pull request #34344 from nextcloud/fix/gitignore-files-modified-by-tests
Ignore files which are modified by our tests
2022-09-30 15:06:04 +02:00
Côme Chilliet
371ad1364c
add .pre-commit-config.yaml to expected files in checker
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-09-30 14:27:36 +02:00
Côme Chilliet
e7eb6415fb
Ignore files which are modified by our tests
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-09-30 12:52:28 +02:00
Christoph Wurst
a5ea17a2e5 Fix missing maintenance mode header for OCS request
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-09-30 10:52:40 +02:00
Joas Schilling
534fbd83e3
Merge pull request #34328 from nextcloud/fix/fix-redis-type-error
Correctly handle Redis::keys returning false
2022-09-30 10:15:01 +02:00
Joas Schilling
0642d17e4f
Fix URLs on reference resolving
The vue-richtext app currently sends leading spaces if they are in the text.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-30 09:40:43 +02:00
Julius Härtl
27ce4bd1a4
Merge pull request #34322 from nextcloud/bugfix/noid/limit-url-matching-to-https
Only match http(s) URLs for references
2022-09-30 08:07:47 +02:00
Nextcloud bot
87d4c3d84e
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-30 02:55:26 +00:00
Simon L
5a0cdd07bb
Merge pull request #34321 from nextcloud/fix/invisible-status
Fix invisible status
2022-09-29 23:06:10 +02:00