Commit Graph

62784 Commits (6d883a8572bb26c55d419afaf46f889419f325b3)
 

Author SHA1 Message Date
Simon L 18dd460720
Merge pull request #26813 from nextcloud/feature/files-search-tags
Files: Extend search to also cover tags
2 years ago
Anna Larch 440f69bd69
Add email validation
Signed-off-by: Anna Larch <anna@nextcloud.com>
2 years ago
nextcloud-command 96e9ed3d48 Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
2 years ago
Nextcloud bot ebd9efd584
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Marcel Klehr f755ee0868 Files: Extend search to also cover tags
fixes #326

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2 years ago
Daniel Kesselberg 33cd7bfacc
Remove chunkperf.php
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2 years ago
Daniel Kesselberg 6281c2da51
Make chunkperf.php work again
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2 years ago
Carl Schwan 07c9bf1adf
Merge pull request #31943 from nextcloud/dav-cleanup
Cleanup dav
2 years ago
Côme Chilliet a4f23b17a9
Merge pull request #32404 from nextcloud/debt/noid/psalm-warning-iaddressbook
[Psalm] Drop redundanten return comment
2 years ago
Robin Appelman 83f831c263
Merge pull request #32427 from nextcloud/boot-event-ordering
reorder startup events to fix overlapping
2 years ago
Simon L 0b184f6135
Merge pull request #32439 from nextcloud/enh/noid/database-checks
adjust wording for database checks
2 years ago
Carl Schwan 05bf8b4445 Fix cropped image generated when not asked
The $crop parameter was not propagated to the imaginary pipeline and
instead it used the smartcrop algorithm always

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years ago
Louis 8ed92ad4f7
Merge pull request #32216 from SUNET/master
Respect user settings in php.ini if they are big enough
2 years ago
John Molakvoæ 9e18a3be2d
Merge pull request #32405 from nextcloud/debt/noid/psalm-warning-isearchrequest 2 years ago
Julius Härtl 4c61db442b
Merge pull request #31623 from nextcloud/tweak-default-scopes-accounts
Allow to tweak default scopes for accounts
2 years ago
Nextcloud bot 67472b7167
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Thomas Citharel 4d26a9afa0
Allow to tweak default scopes for accounts
Close #6582

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2 years ago
John Molakvoæ ab0548e4ed
Merge pull request #31584 from nextcloud/fix/accessibility 2 years ago
Julius Härtl 07f17d01cc
Merge pull request #32306 from nextcloud/fix/migrate-phpunit-configuration
Migrate phpunit configuration to new format
2 years ago
szaimen c6f3fe99f4 adjust wording for database checks
Signed-off-by: szaimen <szaimen@e.mail.de>
2 years ago
Julius Härtl 778db45631
Merge pull request #32357 from nextcloud/user-delete-remove-wrappers
remove storage wrappers when deleting the user storage
2 years ago
Julius Härtl 795a13a888
Merge pull request #32412 from nextcloud/bugfix/noid/maintenance-script
Properly import maintenance script
2 years ago
Carl Schwan 03c46cf115
Merge pull request #32413 from nextcloud/fix/psalm-oc-legacy
Fix psalm errors from the end of the baseline file
2 years ago
Louis 8100580b5d
Merge pull request #32372 from nextcloud/Valdnet-patch-2
l10n: Remove asterisk
2 years ago
Côme Chilliet cfd5da3466
Merge pull request #32393 from nextcloud/automated/noid/psalm-baseline-update-1652505516
[Automated] Update psalm-baseline.xml
2 years ago
Robin Appelman a67bf03ac0
reorder startup events to fix overlapping
current the `request` and `runtime` events overlap with the `init` event which makes it hard to create usefull visualizations.

this reorders things a bit to remove an overlap

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years ago
Carl Schwan c1499519d4 Improve accessibility with more visible focus indication for non vue apps
- Add visible-focus effect on each header entry
- Show focus outline when using focus-visible (keyboard navigation)
- Add polyfy for focus-visible since it's only very recently available
  on webkit
- Change text for link to home button to describe the destination and
  not the current page
- Improve focus effect in app sidebar navigation

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years ago
Louis 259b2806bc
Merge pull request #32016 from nextcloud/fix/PasswordUpdatedEvent_handling
Use stored user for PasswordUpdatedEvent
2 years ago
Valdnet 91e950ccf1 l10n: Remove asterisk
Removal of a meaningless asterisk for the given sentence.

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2 years ago
Robin Appelman e700c3cd33
Merge pull request #32382 from nextcloud/event-logger-log-minimum
only log diagnostic events if a treshhold is set
2 years ago
Joas Schilling fd576b568c
Merge pull request #32305 from nextcloud/bugfix/32302/fix-browser-agent-trimming
Fix user agent trimming on installation
2 years ago
Joas Schilling 6084d691b0
Merge pull request #32375 from nextcloud/bugfix/noid/show-user-account-on-grant-loginflow-step
Show user account on grant loginflow step
2 years ago
Carl Schwan f7be76125f Fix more psalm issues
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years ago
Carl Schwan 53169890d6 Fix psalm errors fron the end of the baseline file
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years ago
Joas Schilling 40b9769d4d
Extend tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Micke Nordin 0ace1831f4
Fix suggestions by @artonage
Signed-off-by: Micke Nordin <kano@sunet.se>
2 years ago
Julius Härtl ad405e9376
Merge pull request #32388 from nextcloud/feature/remove-depreceted-element
🔥 remove deprecated element
2 years ago
Julius Härtl d3acf8203d
Properly import maintenance script
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years ago
Nextcloud bot 78e32ecd5b
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Daniel Kesselberg 00b9e576b4
Fix spelling for PreConditionNotMetException
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2 years ago
Daniel Kesselberg f43df2b917
Fix spelling for return type
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2 years ago
Daniel Kesselberg c65952a5e8
Drop redundanten return comment
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2 years ago
Carl Schwan 4f1a1fd25b
Merge pull request #32398 from nextcloud/automated/noid/psalm-baseline-update-1652587922
[Automated] Update psalm-baseline.xml
2 years ago
nextcloud-command fafc098d8e Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
2 years ago
nextcloud-command e6172fcb76 Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
2 years ago
dependabot[bot] 294f05a9d8
Merge pull request #32389 from nextcloud/dependabot/npm_and_yarn/testing-library/vue-5.8.3 2 years ago
Nextcloud bot ebccb2ebd4
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
dependabot[bot] 6ec99b3033
Bump puppeteer from 13.6.0 to 14.1.0
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 13.6.0 to 14.1.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v13.6.0...v14.1.0)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 9b03682426
Bump @testing-library/vue from 5.8.2 to 5.8.3
Bumps [@testing-library/vue](https://github.com/testing-library/vue-testing-library) from 5.8.2 to 5.8.3.
- [Release notes](https://github.com/testing-library/vue-testing-library/releases)
- [Commits](https://github.com/testing-library/vue-testing-library/compare/v5.8.2...v5.8.3)

---
updated-dependencies:
- dependency-name: "@testing-library/vue"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Vinicius Reis 3b35ed3114
🔥 remove deprecated element
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
2 years ago