Commit graph

61285 commits

Author SHA1 Message Date
Côme Chilliet
d635d58d19
Merge pull request #29286 from nextcloud/enhancement/drop-php-7-3
Drop PHP7.3
2022-02-01 10:50:28 +01:00
Nextcloud bot
16521e9f7c
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-01 02:26:49 +00:00
Louis
b47a42f935
Merge pull request #30926 from rotdrop/bugfix/settings-delegation-for-subadmins
Allow sub-admins to access delegated settings.
2022-01-31 16:55:53 +01:00
Louis
35b60511a1
Merge pull request #30907 from nextcloud/dependabot/npm_and_yarn/marked-4.0.12
Bump marked from 4.0.10 to 4.0.12
2022-01-31 16:46:04 +01:00
dependabot[bot]
b46f42ab5d Bump marked from 4.0.10 to 4.0.12
Bumps [marked](https://github.com/markedjs/marked) from 4.0.10 to 4.0.12.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v4.0.10...v4.0.12)

---
updated-dependencies:
- dependency-name: marked
  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-01-31 14:46:52 +00:00
Louis
4d7bd5a7fc
Merge pull request #30904 from nextcloud/dependabot/npm_and_yarn/karma-6.3.12
Bump karma from 6.3.11 to 6.3.12
2022-01-31 14:55:10 +01:00
Claus-Justus Heine
a234217bb7
Allow sub-admins to access delegated settings.
Signed-off-by: Claus-Justus Heine <himself@claus-justus-heine.de>
2022-01-31 14:08:49 +01:00
dependabot[bot]
f805873ff0
Bump karma from 6.3.11 to 6.3.12
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.11 to 6.3.12.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v6.3.11...v6.3.12)

---
updated-dependencies:
- dependency-name: karma
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 12:43:11 +00:00
Louis
84043da24f
Merge pull request #30931 from nextcloud/dependabot/npm_and_yarn/puppeteer-13.1.3
Bump puppeteer from 13.1.1 to 13.1.3
2022-01-31 13:41:52 +01:00
Louis
f79a30c8d0
Merge pull request #30903 from nextcloud/dependabot/npm_and_yarn/clipboard-2.0.9
Bump clipboard from 2.0.8 to 2.0.9
2022-01-31 13:40:46 +01:00
Louis
f2abc3f9db
Merge pull request #30934 from nextcloud/Valdnet-patch-2
l10n: Change l10n directory
2022-01-31 13:40:12 +01:00
Valdnet
62e7245fa3
i10n: Change l10n directory
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2022-01-31 12:12:36 +01:00
Joas Schilling
85ca7cafba
Merge pull request #30932 from nextcloud/nickvergessen-patch-1
Make fewer fields mandatory in the bug reporting
2022-01-31 12:02:37 +01:00
dependabot[bot]
c823b472cd Bump clipboard from 2.0.8 to 2.0.9
Bumps [clipboard](https://github.com/zenorocha/clipboard.js) from 2.0.8 to 2.0.9.
- [Release notes](https://github.com/zenorocha/clipboard.js/releases)
- [Commits](https://github.com/zenorocha/clipboard.js/compare/v2.0.8...v2.0.9)

---
updated-dependencies:
- dependency-name: clipboard
  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-01-31 11:02:10 +00:00
Joas Schilling
0a2e156605
Make less fields mandatory in the bug reporting 2022-01-31 11:14:00 +01:00
dependabot[bot]
9103c7f467
Bump puppeteer from 13.1.1 to 13.1.3
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 13.1.1 to 13.1.3.
- [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.1.1...v13.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 09:35:53 +00:00
Louis
c84c7654a7
Merge pull request #30905 from nextcloud/dependabot/npm_and_yarn/node-sass-7.0.1
Bump node-sass from 6.0.1 to 7.0.1
2022-01-31 10:34:19 +01:00
Louis
260a0dbc53
Merge pull request #30906 from nextcloud/dependabot/npm_and_yarn/dompurify-2.3.5
Bump dompurify from 2.3.4 to 2.3.5
2022-01-31 10:32:14 +01:00
John Molakvoæ
ac2bc2384e
Merge pull request #25418 from kaktuspalme/patch-1 2022-01-31 08:07:44 +01:00
Nextcloud bot
3770a5bf31
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-31 02:26:49 +00:00
dependabot[bot]
03a7fdc859 Bump dompurify from 2.3.4 to 2.3.5
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.3.4...2.3.5)

---
updated-dependencies:
- dependency-name: dompurify
  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-01-30 08:58:12 +00:00
Nextcloud bot
764e452ef6
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-30 02:26:44 +00:00
Nextcloud bot
011042e56e
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-29 02:27:43 +00:00
dependabot[bot]
03145038cb
Bump node-sass from 6.0.1 to 7.0.1
Bumps [node-sass](https://github.com/sass/node-sass) from 6.0.1 to 7.0.1.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v6.0.1...v7.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-29 02:03:43 +00:00
Joas Schilling
e8c66d0f89
Merge pull request #30794 from nextcloud/techdebt/noid/allow-to-get-comments-with-verb
Allow to get comments with a given set of verbs
2022-01-28 16:41:42 +01:00
Carl Schwan
c2f21b5b98
Merge pull request #30893 from nextcloud/automated/noid/psalm-baseline-update-1643343117
[Automated] Update psalm-baseline.xml
2022-01-28 15:02:24 +01:00
nextcloud-command
647a81fccb Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
2022-01-28 04:11:57 +00:00
Nextcloud bot
4d98612bc8
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-28 02:27:10 +00:00
John Molakvoæ
73e3d06781
Merge pull request #30855 from nextcloud/psalm/theming 2022-01-27 20:04:02 +01:00
Côme Chilliet
3231b3f49f
Merge pull request #30886 from nextcloud/fix/fix-user-info-notfoundexception
Fixes occ user:info when the user never logged in
2022-01-27 18:11:58 +01:00
Vincent Petry
363bf208a0
Merge pull request #30876 from nextcloud/docs/deprecate_addScript
Add deprecation notice to script & addScript func
2022-01-27 17:34:13 +01:00
Carl Schwan
760db78dba
Add better error handling
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-01-27 17:03:09 +01:00
Côme Chilliet
071ceff7e2
Fixes occ user:info when the user never logged in
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-01-27 16:33:24 +01:00
Carl Schwan
f778cbe7b9
Fix registerEventListener issues
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-01-27 11:12:45 +01:00
Louis
34f425c150
Merge pull request #30858 from nextcloud/fix/ajax-list-dir-content-on-file
Return 404 when AJAX tries to list dir content but file given
2022-01-27 11:08:23 +01:00
Louis Chemineau
04c9de7312 Add deprecation notice to script & addScript func
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-01-27 11:04:30 +01:00
John Molakvoæ
3500d8b980
Merge pull request #30844 from nextcloud/feat/eol-check 2022-01-27 09:06:31 +01:00
John Molakvoæ
deb735ed85
Prevent merging on EOL branches
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-01-27 09:05:30 +01:00
Nextcloud bot
9b9c2388b7
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-27 02:27:26 +00:00
Louis
76b764058b
Merge pull request #28561 from nextcloud/debt/use_sharing_constants_from_package
Use @nextcloud/sharing in files and files_sharing
2022-01-26 23:58:13 +01:00
Simon L
d23de2653e
Merge pull request #30832 from nextcloud/untrusted_domains_warning
Makes untrusted domain error a warning.
2022-01-26 18:28:17 +01:00
Simon L
d50c84325d
Merge pull request #30859 from nextcloud/iss-temp-fix
Issuetemplate - Small wording and formatting fixes
2022-01-26 18:24:53 +01:00
Louis Chemineau
be968a8841 Use @nextcloud/sharing in files and files_sharing
Signed-off-by: Louis Chemineau <louis@chmn.me>

Update tests

Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-01-26 17:58:43 +01:00
Joas Schilling
fe6ceba03a
Merge pull request #30822 from nextcloud/bugfix/29287/remove-create-function-calls
Remove createPluralFunction which is replaced by Symfony\Translations…
2022-01-26 16:31:21 +01:00
acsfer
0c1f240bd4
Small wording and formatting fixes
To be more clear and improve readability.
2022-01-26 16:21:22 +01:00
MichaIng
ba1338e680 Return 404 when AJAX tries to list dir content but file given
Due to a code mistake, the expected 404 return when AJAX tries to list a directory content with a non-directory file path given, does not happen. It instead fails with another exception.

This commit restores the original intention to return 404 in the first place when passing a non-directory path with the "dir" parameter.

Signed-off-by: MichaIng <micha@dietpi.com>
2022-01-26 16:11:50 +01:00
Carl Schwan
e3a12b3482
Fix psalm issues in theming app
After this change, we are down to only one psalm warning for this app
and related to the Application.php. This also make composer
psam:update-baseline not silently ignore new errors.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-01-26 14:26:58 +01:00
Louis
a145edd00d
Merge pull request #30846 from nextcloud/cs/fix_php_cs
Fix php:cs
2022-01-26 11:43:30 +01:00
Louis Chemineau
6220042788 Fix php:cs
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-01-26 10:47:16 +01:00
Nextcloud bot
936f9dc596
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-26 02:27:35 +00:00