Commit Graph

71037 Commits (f47a2bbcae72f9fa1e52fe3c28d98b7edfe9535e)
 

Author SHA1 Message Date
Côme Chilliet f47a2bbcae
Improve wrong configuration error message when we know it’s wrong.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-11-20 15:45:46 +07:00
Côme Chilliet 0ebd44abb6 Migrate tests of forwarded for headers check
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-11-20 11:36:42 +07:00
Côme Chilliet 0107c7ea24 Migrate Forwarded For Headers check to new API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-11-20 11:36:42 +07:00
Côme Chilliet 0da05fc73b
Merge pull request #41435 from nextcloud/feat/migrate-bruteforce-throttle-check
Migrate bruteforce throttle check
2023-11-20 11:32:06 +07:00
Simon L 753e7c2dff
Merge pull request #41544 from nextcloud/enh/noid/updatehtaccess-disk-space-check 2023-11-20 08:14:57 +07:00
Julius Härtl da162190f4
Merge pull request #41475 from nextcloud/bugfix/noid/docxf-oform-mimetype 2023-11-20 07:11:10 +07:00
Nextcloud bot 2d2852bb78
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-20 00:27:45 +07:00
Julius Härtl cd6c192801 fix: Add docxf/oform to mimetypemapping
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-11-19 19:46:34 +07:00
Julius Härtl d019c9ad93
Merge pull request #41579 from nextcloud/bugfix/action-failed-error 2023-11-19 16:31:40 +07:00
nextcloud-command f4dbe8d9a6 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-11-19 15:02:01 +07:00
Julius Härtl 330d9e3d6e
Merge pull request #41583 from nextcloud/fix/csp-on-old-ua 2023-11-19 15:59:41 +07:00
Julius Härtl dcca3f024f fix: Be less strict about action exec return value
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-11-19 15:56:30 +07:00
Nextcloud bot 653b18cb95
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-19 00:28:00 +07:00
Joas Schilling be69ea942b
Merge pull request #41569 from nextcloud/bugfix/noid/dont-notify-disabled-users-again
fix(2fa-backupcodes): Don't remember disabled and deleted users over …
2023-11-18 19:20:10 +07:00
Andy Scherzinger e38ebeb2d4
Merge pull request #41594 from nextcloud/dependabot/github_actions/actions/github-script-7
chore(deps): Bump actions/github-script from 6 to 7
2023-11-18 17:11:56 +07:00
dependabot[bot] 56bda62bc1
chore(deps): Bump actions/github-script from 6 to 7
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-18 02:54:11 +07:00
Pytal 65248b0932
Merge pull request #41585 from nextcloud/deps/nextcloud/dialogs-5.0.2
chore: Bump @nextcloud/dialogs to v5.0.2
2023-11-17 18:40:12 +07:00
Christopher Ng a1fcc0341d chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-11-17 16:42:50 +07:00
Christopher Ng 572d0cbb3d chore: Bump @nextcloud/dialogs to v5.0.2
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-11-17 16:42:50 +07:00
Nextcloud bot 39db399043
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-18 00:27:58 +07:00
Grigorii K. Shartsev ee21204dd9
Merge pull request #41577 from nextcloud/fix/41568/files-list--valid-table-layout
fix(files): make files list valid table layout
2023-11-18 04:35:58 +07:00
Grigorii K. Shartsev 346c6173f2 fix(files): make table view a valid html table
<div> is not allowed as a <table> child

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2023-11-18 00:16:13 +07:00
Grigorii K. Shartsev c18c6c4362 fix(files): make caption a direct child of the files table
Otherwise it is not valid and does not ception the table.

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2023-11-18 00:14:48 +07:00
Ferdinand Thiessen 688e635f3d
Merge pull request #41584 from nextcloud/chore/update-vue
chore: Update `@nextcloud/vue` to 8.2.0
2023-11-17 23:56:28 +07:00
Ferdinand Thiessen 0b55db7f1d
fix(cypress): Adjust user settings tests for changed actions component
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-11-17 23:16:23 +07:00
Ferdinand Thiessen 9b9133c0e9
chore: Update `@nextcloud/vue` to 8.2.0
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-11-17 22:41:05 +07:00
Ferdinand Thiessen 2a2c964863
Merge pull request #41573 from nextcloud/fix/avoid-sending-thumbnail-if-none-available
fix(files): avoid sending thumbnail URL for directory as none exists
2023-11-17 22:38:50 +07:00
Ferdinand Thiessen 84429003e1
Merge pull request #41399 from nextcloud/fix/cypress-flaky-new-users
fix(cypress): Make new-users test less flaky by using test isolation
2023-11-17 22:29:49 +07:00
Ferdinand Thiessen ecf9f0a872
fix(CSP): Only add `strict-dynamic` when using nonces
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-11-17 22:01:02 +07:00
Grigorii K. Shartsev 137e488592
Merge pull request #41575 from nextcloud/bugfix/41572
fix: Avoid invisible areas through keyboard navigation
2023-11-17 23:39:17 +07:00
Julius Härtl 018cf71820 fix: Avoid invisible areas through keyboard navigation
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-11-17 17:48:32 +07:00
Ferdinand Thiessen 4fa2749fa8
Merge pull request #41571 from nextcloud/fix/allow-strict-dynamic-elem
Allow setting `strict-dynamic` on `strict-src-elem` and set it by default
2023-11-17 18:03:54 +07:00
Grigorii K. Shartsev 8e3a08d161
Merge pull request #41580 from nextcloud/fix/a11y-replace_action_link_with_action_button
Replace ActionLink with ActionButton on sharing tab
2023-11-17 21:55:30 +07:00
julia.kirschenheuter ff2ef8d0d6 Replace ActionLink with ActionButton on sharing tab
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
So-authored-by: Grigorii K. Shartsev <me@shgk.me>
2023-11-17 16:55:05 +07:00
Benjamin Gaussorgues 01de485aca
fix(files): avoid sending thumbnail URL for directory as none exists
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2023-11-17 16:22:48 +07:00
Simon L 3f6caa46f3 document error
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-11-17 15:22:53 +07:00
Simon L 4c522f0f65 do not write htaccess file if disk space is too low
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-11-17 15:22:53 +07:00
Ferdinand Thiessen e231abd9bf
fix!(ContentSecurityPolicy): Make `strict-dynamic` enabled by default on `script-src-elem`
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-11-17 14:42:36 +07:00
Ferdinand Thiessen b06951ed3b fix(cypress): Make new-users test less flaky by using test isolation
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-11-17 13:42:51 +07:00
Ferdinand Thiessen 8c24a32fda
Merge pull request #41560 from nextcloud/fix/a11y/advanced-sharing-focus
fix(a11y): Focus on sharing quick permission radio
2023-11-17 11:41:54 +07:00
Ferdinand Thiessen 7df9eb3351 feat(ContentSecurityPolicy): Allow to set `strict-dynamic` on `script-src-elem` only
This adds the possibility to set `strict-dynamic` on `script-src-elem` only while keep the default rules for `script-src`.
The idea is to allow loading module js which imports other files and thus does not allow nonces on import but on the initial script tag.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-11-17 11:12:57 +07:00
Joas Schilling b80dd1f6db
fix(2fa-backupcodes): Don't remember disabled and deleted users over and over again
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-17 10:19:36 +07:00
Marco 165178a6ad
Merge pull request #41561 from nextcloud/fix/user-row-text-field
fix(settings): User row text field styles
2023-11-17 09:18:34 +07:00
Nextcloud bot 158aedb549
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-17 00:27:03 +07:00
Christopher Ng 95c889a65e chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-11-16 16:14:36 +07:00
Christopher Ng 722b78ea3f fix(settings): User row text field styles
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-11-16 16:14:36 +07:00
Christopher Ng 4c126f2906 chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-11-16 16:05:00 +07:00
Christopher Ng 6329da9352 fix(a11y): Focus on sharing quick permission radio
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-11-16 16:05:00 +07:00
Eduardo Morales 9a3d45b0ef
Merge pull request #41334 from nextcloud/fix/mtime-render
fix(component): utilized NcDateTime component
2023-11-16 15:35:18 +07:00
nextcloud-command 75796ba250 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-11-16 20:39:16 +07:00