Commit Graph

64976 Commits

Author SHA1 Message Date
Robin Windey 0776f84947
Fix devcontainer url
See also:
* https://github.com/community/community/discussions/5104#discussioncomment-2217052
* https://docs.github.com/en/codespaces/developing-in-codespaces/default-environment-variables-for-your-codespace#list-of-default-environment-variables
2022-11-14 15:40:04 +00:00
Joas Schilling ea377578ad
Merge pull request #35139 from nextcloud/revert-35015-patch-1
Revert "Appropriate length check in Notification.php"
2022-11-14 12:49:44 +01:00
Joas Schilling 08c19c6b04
Merge pull request #35142 from nextcloud/nickvergessen-patch-1
Update CODEOWNERS
2022-11-14 11:24:53 +01:00
Joas Schilling 4811aabdc6
Update CODEOWNERS
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2022-11-14 11:18:11 +01:00
Joas Schilling 6ea4ef9521
Revert "Appropriate length check in Notification.php" 2022-11-14 11:14:13 +01:00
Joas Schilling 81ea283752
Merge pull request #35043 from nextcloud/updateCrl
Update crl after revoke drawio.csr
2022-11-14 11:00:30 +01:00
Simon L f1b940bc78
Merge pull request #34645 from nextcloud/bugfix/support-to-postgres15
🐘 Support postgres15
2022-11-14 10:02:38 +01:00
Simon L 4bf1f4e484
Merge pull request #35093 from nextcloud/nickvergessen-patch-1
Run integration tests on 3rdparty bump
2022-11-14 09:45:55 +01:00
Simon L 98543b160c
Merge pull request #35096 from nextcloud/bugfix/noid/mark-more-values-as-sensitive
Mark more config values as sensitive
2022-11-14 09:45:19 +01:00
Nextcloud bot 47327e6630
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-14 02:15:27 +00:00
Simon L 8af36bf513
Merge pull request #35070 from nextcloud/fix/34993/ldap-user-manager-must-not-be-shared
[LDAP] always create instance of own user manager
2022-11-13 23:13:48 +01:00
Julius Härtl 87105a21d4
Merge pull request #33482 from nextcloud/bugfix/app-version-disabled
Show version from appinfo on occ app:list
2022-11-13 17:07:45 +01:00
Julius Härtl 7e229aab54
Merge pull request #34746 from nextcloud/add-calendar-settings-section
Add Calendar settings section
2022-11-13 17:06:49 +01:00
Nextcloud bot 77729147bd
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-13 02:14:30 +00:00
Nextcloud bot 65e9409e72
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-12 02:14:56 +00:00
Simon L c2f3010ee7
Merge pull request #34829 from nextcloud/Valdnet-patch-3
l10n: Improve styling
2022-11-12 02:14:01 +01:00
Vitor Mattos eb7b682dc0 Bugfix to support postgres15
Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Simon L <szaimen@e.mail.de>
Co-Authored-By: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2022-11-11 22:36:08 +01:00
Simon L 9d45845d2a
Merge pull request #34994 from Glandos/fileinfo_perf
[Performance] Test valid path only if file info has to be retrieved
2022-11-11 17:11:21 +01:00
Robin Appelman abaa3ef61b
Merge pull request #34485 from michaelkuhn/hasBigIntConversionPendingColumns-files_trash
Fix hasBigIntConversionPendingColumns missing files_trash
2022-11-11 17:09:26 +01:00
Simon L 10aa3827f7
Merge pull request #35015 from natoponen/patch-1
Appropriate length check in Notification.php
2022-11-11 17:08:21 +01:00
Simon L 1560c9384d
Merge pull request #35105 from nextcloud/fix/noid/imaginary-distorted-previews
Fix distorted previews when using imaginary
2022-11-11 16:56:29 +01:00
Julius Härtl 1da6c21036
Show version from appinfo on occ app:list
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-11-11 14:45:11 +01:00
Richard Steinmetz 98e55ea4f0
Fix distorted previews when using imaginary
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-11-11 14:21:05 +01:00
Julius Härtl cc8322214c
Merge pull request #35077 from nextcloud/fix/public-key-token-provider-test
Fix PublicKeyTokenProviderTest import and mock
2022-11-11 09:46:49 +01:00
Joas Schilling 663cf04469
Mark more config values as sensitive
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-11 09:02:28 +01:00
Joas Schilling 9dd0d0ba57
Run integration tests on 3rdparty bump
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2022-11-11 07:54:26 +01:00
Nextcloud bot 96855d73a2
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-11 02:14:02 +00:00
Joas Schilling c1ba14ad00
Merge pull request #35074 from nextcloud/fix/fix-path-normalizing
Make sure that path is normalized and then checked,
2022-11-10 18:50:18 +01:00
Pytal 66c33fd9b8
Merge pull request #35054 from nextcloud/fix-html-entities-not-decoded-in-comment-just-added 2022-11-10 09:10:11 -08:00
Côme Chilliet 1c28c64ea7
Merge pull request #35076 from nextcloud/fix/bump-swiftmailer/swiftmailer-to-6.3.0
Bump swiftmailer/swiftmailer to 6.3.0
2022-11-10 17:08:04 +01:00
Côme Chilliet d459474084
Bump swiftmailer/swiftmailer to 6.3.0
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-11-10 17:06:40 +01:00
Christoph Wurst 9d0e79f10d
Fix PublicKeyTokenProviderTest import and mock
* IDBConnection import missing
* Atomic doesn't need a mock

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-10 15:40:35 +01:00
Côme Chilliet a78595a45f
Make sure that path is normalized and then checked,
and not the other way around

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-11-10 15:03:15 +01:00
nextcloud-command 99b1d0047f Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-11-10 13:02:40 +00:00
Daniel Calviño Sánchez 5442f8efd6 Fix HTML entities not decoded in comment just added
The XML data received from the comments endpoint has an inconsistent
encoding; some entities are encoded once and others are encoded twice.
When the comment list is loaded the comments are fetched using
GetComments, which handles all that, and therefore shows the messages
and author names as expected.

However, when a new comment is posted the list is not got again; instead
the new comment is loaded from the comment data returned after posting
it. This is done in NewComment, which did not decode the messages nor
the author names, and therefore showed, for example, "&amp;" instead of
"&".

To solve that now the same decoding logic used in GetComments is applied
too in NewComment.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2022-11-10 13:50:52 +01:00
Daniel Calviño Sánchez 924c090f07 Extract "decodeHtmlEntities" function to its own file
This will make possible to use it from files other than
"GetComments.js".

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2022-11-10 13:34:02 +01:00
Arthur Schiwon e6e18b4008
[LDAP] always create instance of own user manager
- it is config specific and cannot be shared
- because the Access instance is bound later, it is not obvious from the
  constructor

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-11-10 10:32:01 +01:00
Nextcloud bot cfa291ec8f
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-10 02:15:26 +00:00
Pytal 410586c2e7
Merge pull request #35063 from nextcloud/fix/noid/versions-empty-top-margin 2022-11-09 15:58:02 -08:00
Richard Steinmetz e122a50920
Fix top margin in empty versions list
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-11-09 23:22:36 +01:00
Simon L 9757889454
Merge pull request #34989 from nextcloud/Valdnet-patch-4
l10n: Shorten link
2022-11-09 19:55:04 +01:00
Simon L 3314735cec
Merge pull request #35052 from nextcloud/fix-sidebar-not-hidden-when-changing-section-in-files-app
Fix sidebar not automatically hidden in Files app
2022-11-09 19:51:14 +01:00
Pytal 179e104934
Merge pull request #35042 from nextcloud/enh/uri-description
Add description for calendar uri
2022-11-09 10:14:51 -08:00
Valdnet a18a95bbc9
Fix test
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2022-11-09 18:01:20 +01:00
Daniel Calviño Sánchez a8fea270ed Fix sidebar not automatically hidden in Files app
Although the Files app creates the legacy sidebar (details view) it is
then replaced with the newer Vue app sidebar. Due to this ".detailsView"
no longer finds an element and therefore nothing was hidden when
"hideAppSidebar($('.detailsView'))" was called (for example, when
changing to another section).

However, "OC.Apps.hideAppSidebar()" does not properly work either with
the Vue sidebar used in the Files app (once hidden the sidebar is not
shown again). For simplicity, and to avoid any possible side effect in
other apps from changing "OC.Apps.hideAppSidebar", now
"OC.Files.Sidebar.close()" is used instead.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2022-11-09 17:45:00 +01:00
Vitor Mattos fe67920647 Update crl after revoke drawio.csr
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-11-09 03:06:27 +00:00
Nextcloud bot dce83459d5
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-09 02:14:32 +00:00
Christopher Ng 41d4e0a272 Add description for calendar uri
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-11-09 00:34:20 +00:00
Simon L d65fd72452
Merge pull request #34613 from nextcloud/enh/noid/fix-checkmark-icon
fix checkmark for theme settings in dark mode
2022-11-08 18:58:55 +01:00
Simon L 87f4ed55e5
Merge pull request #32211 from nextcloud/feat/repair_share_ownership
Add repair command to fix wrong share ownership
2022-11-08 18:57:03 +01:00