nextcloud-command
bf880d3d24
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2022-10-29 07:16:04 +00:00
Nextcloud bot
0e54a62aaf
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-29 02:15:22 +00:00
dependabot[bot]
2c746fec1b
Bump phpunit/phpunit from 9.5.23 to 9.5.26 in /build/integration
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.5.23 to 9.5.26.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.23...9.5.26 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-29 01:04:53 +00:00
dependabot[bot]
c359185710
Bump @nextcloud/calendar-availability-vue
...
Bumps [@nextcloud/calendar-availability-vue](https://github.com/nextcloud/calendar-availability-vue ) from 0.5.0-beta.2 to 0.5.0-beta.3.
- [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.5.0-beta.2...v0.5.0-beta.3 )
---
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>
2022-10-29 01:03:07 +00:00
Vincent Petry
3bf11dcf60
Fix visibility of internal expire date
...
Fixed visibility of the expiration date field for internal shares by
aligning the logic with the one from the public link shares.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-10-28 18:58:52 +02:00
Christoph Wurst
12815c12b7
Merge pull request #34866 from nextcloud/chore/cs-fixer-cache-ignore
...
Add new CS fixer cache file to .gitignore
2022-10-28 13:27:57 +02:00
John Molakvoæ
dedb9d5753
Merge pull request #34741 from nextcloud/fix/unsupported-browsers-user-only
...
Only check unsupported browsers on user rendering
2022-10-28 13:05:26 +02:00
John Molakvoæ
a8e8a89ade
Only check unsupported browsers on user rendering
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-10-28 12:23:02 +02:00
John Molakvoæ
3323b1ac0d
Merge pull request #34359 from nextcloud/enh/admin-theming-vue
2022-10-28 11:47:58 +02:00
Christoph Wurst
98f2c62517
Add new CS fixer cache file to .gitignore
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-10-28 11:00:32 +02:00
Simon L
d6ea109733
Merge pull request #34858 from raboof/disable-browser-translation
...
Disable browser translations
2022-10-28 09:34:33 +02:00
Christoph Wurst
08e11d7e14
Merge pull request #31064 from nextcloud/prune-calendar-changes
...
Add a background job to prune outdated sync tokens
2022-10-28 08:44:33 +02:00
Joas Schilling
613b2a51e7
Merge pull request #34832 from nextcloud/bugfix/noid/allow-to-conditionally-enable-dashboard-widgets
...
Allow to conditionally enable dashboard widgets
2022-10-28 07:30:16 +02:00
Nextcloud bot
8db40df3bd
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-28 02:14:23 +00:00
Pytal
c723daaa56
Merge pull request #34785 from nextcloud/fix/federated-scope
...
Fix disabled federated scope
2022-10-27 17:52:48 -07:00
Christopher Ng
9ec32a739c
Purge unused legacy code and drop 3rdparty jscolor dependency
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-10-28 00:18:47 +00:00
Christopher Ng
4a2bbc7af9
Rewrite admin theming in Vue
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-10-28 00:18:47 +00:00
Christopher Ng
531bb62223
Fix disabled federated scope
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-10-28 00:07:05 +00:00
Thomas Citharel
6f15873321
Add a background job to prune outdated sync tokens
...
We remove all outdated sync tokens, based on their auto-incremented ID.
By default we only keep the last 10 000, but this can be configurable.
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-10-27 20:12:13 +00:00
Arnout Engelen
087deb9f1b
Disable browser translations
...
This will tell the browser not to translate the text on the page,
since this is very confusing given the good existing translation
support in Nextcloud and the fact that the language the Nextcloud
UI is set to might not match the language the content of the
instance is in, leading to surprising effects.
Better to disable it and remove the confusion.
Fixes #34857
Signed-off-by: Arnout Engelen <arnout@bzzt.net>
2022-10-27 20:16:47 +02:00
Joas Schilling
d007088cf5
Merge pull request #34847 from nextcloud/refactor/local-address-checker-method-capitalization
...
Rename LocalAddressChecker methods to lower case
2022-10-27 15:57:58 +02:00
John Molakvoæ
5b77675ee9
Merge pull request #34799 from nextcloud/bugfix/noid/preview-event
...
Emit typed event when preview is requested
2022-10-27 15:38:26 +02:00
Julius Härtl
07e94eca6f
Emit typed event when preview is requested
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-10-27 14:31:33 +02:00
Christoph Wurst
d4b9b010b0
Rename LocalAddressChecker methods to lower case
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-10-27 13:24:28 +02:00
Simon L
9ba3f264c0
Merge pull request #34736 from nextcloud/bugfix/autotest-with-postgresql
...
Fix autotest creating PostgreSQL database before install
2022-10-27 13:07:27 +02:00
John Molakvoæ
a0dea4639f
Merge pull request #34683 from nextcloud/enh/a11y-input-error
2022-10-27 12:35:47 +02:00
Joas Schilling
8ee76c0d89
Merge pull request #34831 from nextcloud/bugfix/noid/dont-stop-loading-dashboards
...
Continue registering and loading other dashboard widgets when one fai…
2022-10-27 10:41:48 +02:00
Julius Härtl
5e416c529e
Use proper storage method for writing skeleton files
...
otherwise the filecache will have a wrong size for skeleton files
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-10-27 08:47:32 +02:00
Joas Schilling
23171206b4
Allow to conditionally enable dashboard widgets
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-27 07:25:25 +02:00
Joas Schilling
c5fcebb65d
Continue registering and loading other dashboard widgets when one failed creation
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-27 07:20:16 +02:00
Nextcloud bot
71493433b8
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-27 02:14:02 +00:00
Christopher Ng
9c54e74e08
Display invalid input message
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-10-27 00:41:46 +00:00
Côme Chilliet
0d9c1510ca
Fix ContactsStoreTests under PHP 8.2
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-10-26 20:03:49 +00:00
John Molakvoæ
5e71875626
Merge pull request #33458 from nextcloud/object-store-validate-write
...
allow disabling object store write check
2022-10-26 21:40:07 +02:00
Julius Härtl
71f698649f
Merge pull request #33488 from nextcloud/dependabot/npm_and_yarn/testing-library/user-event-14.4.3
...
Bump @testing-library/user-event from 14.1.1 to 14.4.3
2022-10-26 21:34:20 +02:00
Robin Appelman
3357c8e783
test disabling write check
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-10-26 18:45:59 +00:00
Robin Appelman
a5036a973c
allow disabling object store write check
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-10-26 18:45:59 +00:00
Valdnet
5908f06f9e
l10n: Improve styling
...
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2022-10-26 20:38:07 +02:00
Richard Steinmetz
43dbd9fa5a
Merge pull request #34825 from nextcloud/fix/noid/comments-empty-content
...
Fix empty content regressions in comments app
2022-10-26 18:17:07 +02:00
Julius Härtl
9c337183c7
Merge pull request #34789 from nextcloud/fix/pre-commit-exclude-composer-autoload-from-codestyle
...
Do not apply codestyle to composer autoloaders
2022-10-26 18:01:40 +02:00
Richard Steinmetz
cba636124a
Fix empty content regressions in comments app
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-10-26 14:42:11 +00:00
Julius Härtl
aec8dce61a
Merge pull request #34788 from nextcloud/bugfix/noid/preview-attributes
2022-10-26 15:11:01 +02:00
Louis
1e450407f6
Merge pull request #34809 from nextcloud/artonge/fix/getMetadata_return_type
...
Fix getMetadata return type
2022-10-26 14:25:09 +02:00
Vincent Petry
5198fa49f7
Merge pull request #34804 from nextcloud/bugfix/noid/ldap-login-filter-no-mail
...
Skip general login with email for non-valid addresses and LDAP
2022-10-26 14:12:31 +02:00
Julius Härtl
298d2b9b58
Skip general login with email for non-valid addresses and LDAP
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-10-26 12:30:25 +02:00
Louis Chemineau
38f5006c3e
Fix getMetadata return type
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-10-26 11:37:51 +02:00
John Molakvoæ
ae86359671
Merge pull request #34776 from nextcloud/enh/noid/improve-browser-warning
2022-10-26 10:07:48 +02:00
Nextcloud bot
d8f045bc8a
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-26 02:13:50 +00:00
nextcloud-command
95963ead03
Compile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-10-25 23:10:21 +00:00
Simon L
d26c390631
Address review
...
Co-authored-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
Signed-off-by: Simon L. <szaimen@e.mail.de>
2022-10-25 23:01:29 +00:00