Commit Graph

64411 Commits

Author SHA1 Message Date
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
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
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
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
nextcloud-command 5a888596b4 Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-29 18:07:53 +00:00
John Molakvoæ (skjnldsv) 009700f16e Fix invisible status
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2022-09-29 17:55:44 +00:00
Côme Chilliet fba6f2597a
Merge pull request #32012 from nextcloud/cleanup/tags
Cleanup tags and share component
2022-09-29 18:56:39 +02:00
blizzz 3969497059
Merge pull request #33984 from nextcloud/enh/add-pre-commit-config-for-cs-fixer
Add pre commit config for cs fixer, EOF checks, etc
2022-09-29 18:41:23 +02:00
nextcloud-command e7bd935d64 Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-29 16:07:47 +00:00
szaimen 19fc735a53 fix public view - attempt 2
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-09-29 17:23:58 +02:00
Carl Schwan 92a5a8f075 Cleanup tags and Share component
- Port to LoggerInterface
- Use IDBConnection and IQueryBuilder instead of raw SQL and OC_DB
- Use IEventListener instead of hooks
- Remove the now unused OC_DB and OC_DB_StatementWrapper legacy utils

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-29 15:15:28 +00:00
Joas Schilling f976d372fe
Adjust tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-29 16:38:50 +02:00
Simon L b4708fb9f0
Merge pull request #34327 from nextcloud/fix/favourite
Fix starred favourite icon
2022-09-29 16:16:53 +02:00
Côme Chilliet 826e234ecf
Correctly handle Redis::keys returning false
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-09-29 14:41:53 +02:00
John Molakvoæ (skjnldsv) eb6ed7dcfd
Fix starred favourite icon
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2022-09-29 13:57:22 +02:00
Simon L d647025f61
Merge pull request #34313 from nextcloud/fix/34203/rm_videoplayer
unbundle files_videoplayer and clean up a little
2022-09-29 13:23:51 +02:00
Arthur Schiwon 4aaa4590a5
unbundle files_videoplayer and clean up a little
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-09-29 12:11:37 +02:00