Commit Graph

61665 Commits (0f34bce344e0e639856dcc8f213e436fd0f9744c)
 

Author SHA1 Message Date
Simon L 0f34bce344
Merge pull request #31389 from nextcloud/enh/27671/fix-sharing-overview-actions
fix fileactions for sharing overview
2022-03-02 21:54:21 +07:00
John Molakvoæ fd5f7486da
Merge pull request #31408 from nextcloud/enh/sidebar-preview-viewer 2022-03-02 17:33:17 +07:00
szaimen 1bb2534571 try to fix correct fileactions for sharing overview
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-03-02 16:00:38 +07:00
Julius Härtl 31077e400d
Hide preview if it is in full screen mode (viewer is open)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-03-02 15:05:11 +07:00
John Molakvoæ 6261d6731a
Merge pull request #31398 from nextcloud/techdebt/noid/also-use-hashed-column-on-delete 2022-03-02 12:08:10 +07:00
Julius Härtl 2ff0c972c9
Merge pull request #31124 from nextcloud/enh/diagnostics-logging
Diagnostics event logging to log
2022-03-02 12:00:44 +07:00
Joas Schilling 18bafefb00
Merge pull request #31218 from nextcloud/techdebt/noid/use-cache-also-for-userbackend-getpassword
Use the cache also for UserBackend::getPassword
2022-03-02 11:41:32 +07:00
Joas Schilling 5bc2a6a37e
Merge pull request #31390 from nextcloud/bugfix/noid/more-censor
Censor more configs
2022-03-02 11:21:40 +07:00
Joas Schilling abcf45e336
Also use hashed/indexed column on delete
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-03-02 09:23:16 +07:00
Nextcloud bot 5ac1995b0a
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-02 02:47:02 +07:00
Pytal 83ccfb63a7
Merge pull request #31347 from nextcloud/fix/31164/duplicate-email-message 2022-03-01 18:15:23 +07:00
Christopher Ng a68318a52b Fix duplicate primary email message
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-03-02 01:16:16 +07:00
Pytal 9d088dfa5a
Merge pull request #30536 from nextcloud/fix/l10n-exception-message 2022-03-01 16:11:14 +07:00
Christopher Ng 67ec9813e3 Make Sabre File exception messages translatable
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-03-01 23:29:33 +07:00
Joas Schilling 1e27aed4dc
Censor more configs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-03-01 21:08:16 +07:00
Carl Schwan 3026d57ccf
Merge pull request #31354 from nextcloud/fix/caching-avatar
Fix caching of the user avatar
2022-03-01 14:58:26 +07:00
Côme Chilliet 3ade269d1b
Merge pull request #31333 from nextcloud/fix/fix-archive-typing
Improve typing in OC\Archive classes
2022-03-01 14:20:03 +07:00
Côme Chilliet ce87b44224
Merge pull request #31380 from nextcloud/fix/opendocument-preview-avoid-errors
Ignore errors when searching for bundled preview
2022-03-01 14:10:47 +07:00
Carl Schwan 2ebffc0535 Add warning to the user
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Co-authored-by: MichaIng <micha@dietpi.com>
Co-authored-by: zroebg <carlos@reendex.com>
2022-03-01 12:15:31 +07:00
Simon L 774fac10dc
Merge pull request #31355 from nextcloud/fix/23441/fix-developer-link
try to fix developer link
2022-03-01 10:42:18 +07:00
Joas Schilling 46e6c49b18
Merge pull request #31363 from nextcloud/techdebt/noid/delay-getting-preferences
Delay loading user preferences until we need them
2022-03-01 10:06:34 +07:00
Côme Chilliet c2dddf5803
Merge pull request #31383 from nextcloud/automated/noid/psalm-baseline-update-1646108128
[Automated] Update psalm-baseline.xml
2022-03-01 09:41:05 +07:00
Vanessa abf935c560
Merge pull request #31340 from nextcloud/fix/31237/new-button-authTokenSetupDialogue
Fix/31237/new button auth token setup dialogue
2022-03-01 09:16:17 +07:00
szaimen ec2462d5d2
try to fix developer link
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-03-01 09:03:49 +07:00
Vanessa Pertsch 800f5f1be1 use new button component
Signed-off-by: Vanessa Pertsch <vanessa.pertsch@posteo.com>
Signed-off-by: Vanessa Pertsch <vanessa.pertsch@posteo.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-03-01 07:37:35 +07:00
nextcloud-command 4f6e7017e3 Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
2022-03-01 04:15:28 +07:00
Vanessa ae8a4706cf
Merge pull request #31338 from nextcloud/fix/31237/new-button-AppList
Fix/31237/new button app list
2022-02-28 16:51:01 +07:00
Côme Chilliet 13c11208d4
Ignore errors when searching for bundled preview
When an odt file is xml and not zip, it would throw a ValueError.
It will now just ignore this file and return null for the preview.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-02-28 15:43:07 +07:00
John Molakvoæ 8c969085ac Apps toolbar height and alignment fix
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-02-28 13:46:03 +07:00
Joas Schilling b90e657ac7
Delay loading user preferences until we need them
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-28 13:49:12 +07:00
Anna c203bc71ad
Merge pull request #31377 from nextcloud/fix/specify-nullable-string
Specify string as nullable for credentials password
2022-02-28 12:03:36 +07:00
Côme Chilliet 5c4cba17f7
Merge pull request #30889 from nextcloud/fix/fix-occ-listeners
Fix listeners declaration in case of occ usage
2022-02-28 11:52:03 +07:00
dependabot[bot] cf3040898a
Merge pull request #31371 from nextcloud/dependabot/npm_and_yarn/url-parse-1.5.10 2022-02-28 10:51:14 +07:00
Julius Härtl 83717a7800
Add event logging for db and redis connection
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-02-28 11:24:41 +07:00
Julius Härtl f13c150a56
Add logging around dav exec
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-02-28 11:24:41 +07:00
Julius Härtl 2dd96fe8da
Fix tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-02-28 11:24:41 +07:00
Julius Härtl eede608c0e
Add event logging to app loading
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-02-28 11:24:41 +07:00
Julius Härtl 0f33453610
Diagnostics event logging to Nextcloud log
Signed-off-by: Julius Härtl <jus@bitgrid.net>

Add config samples

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-02-28 11:24:40 +07:00
Anna Larch f68028e85e Specify string as nullable for credentials password
Signed-off-by: Anna Larch <anna@nextcloud.com>
2022-02-28 11:08:48 +07:00
dependabot[bot] eec6007551 Bump url-parse from 1.5.7 to 1.5.10
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-02-28 09:59:36 +07:00
Côme Chilliet 63d7e7c798
Build OC\Core\Application when running occ or cron to register listeners correctly
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-02-28 10:31:52 +07:00
Côme Chilliet 19f68b3011
Merge pull request #31339 from nextcloud/fix/preview-code-cleaning
Fix typing in OC\Preview
2022-02-28 10:26:23 +07:00
Christoph Wurst c1000fe344
Merge pull request #31304 from nextcloud/feature/dry_run_for_add_indices
Add --dry-run option for add-missing-* cmd
2022-02-28 09:59:40 +07:00
Vincent Petry 3bae591e9c
Merge pull request #31360 from nextcloud/techdebt/noid/also-skip-user-setup-when-getting-certificates
Don't set up full filesystem to check for certificates
2022-02-28 09:20:50 +07:00
dependabot[bot] 9ab87b5458
Merge pull request #31366 from nextcloud/dependabot/npm_and_yarn/backbone-1.4.1 2022-02-28 05:05:45 +07:00
dependabot[bot] 428361a430 Bump backbone from 1.4.0 to 1.4.1
Bumps [backbone](https://github.com/jashkenas/backbone) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/jashkenas/backbone/releases)
- [Commits](https://github.com/jashkenas/backbone/compare/1.4.0...1.4.1)

---
updated-dependencies:
- dependency-name: backbone
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-02-28 03:49:16 +07:00
Nextcloud bot 127d8acb60
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-28 02:45:09 +07:00
dependabot[bot] 0d1c2d458e
Merge pull request #31365 from nextcloud/dependabot/npm_and_yarn/nextcloud/calendar-availability-vue-0.3.1 2022-02-28 02:16:50 +07:00
dependabot[bot] 7d6d1afd8f Bump @nextcloud/calendar-availability-vue from 0.3.0 to 0.3.1
Bumps [@nextcloud/calendar-availability-vue](https://github.com/nextcloud/calendar-availability-vue) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/nextcloud/calendar-availability-vue/releases)
- [Changelog](https://github.com/nextcloud/calendar-availability-vue/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/calendar-availability-vue/compare/v0.3.0...v0.3.1)

---
updated-dependencies:
- dependency-name: "@nextcloud/calendar-availability-vue"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-02-28 02:41:58 +07:00
Nextcloud bot 61a81538bd
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-27 02:26:20 +07:00