Commit Graph

65220 Commits (e69c7c4d26731acd91cc683fbe118da1e423c460)
 

Author SHA1 Message Date
Andy Xheli e69c7c4d26
Fix Executing a query: SQLSTATE[42000]
Signed-off-by: Andy Xheli <axheli@axtsolutions.com>

Fix https://github.com/nextcloud/server/issues/32007#issuecomment-1329405245

Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
2022-11-29 11:24:56 +07:00
Robin Appelman f0a1e1c224
Merge pull request #35107 from nextcloud/encryption-key-migrate
add migration for encryption keys in wrong location
2022-11-29 17:07:35 +07:00
Simon L b652d12772
Merge pull request #35494 from nextcloud/bugfix/noid/remove-old-code-from-comment
Remove old code from comment to not trigger automatic scanners more than needed
2022-11-29 16:48:40 +07:00
Simon L 366a0dc2cf
Merge pull request #35485 from nextcloud/chore/remove-bootstrap-version-comment
Remove Bootstrap version reference from tooltip.scss
2022-11-29 16:32:49 +07:00
Joas Schilling 665fc26558
Recompile
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-29 15:38:46 +07:00
Álvaro Brey 79c3970044 Remove Bootstrap version reference from tooltip.scss
We've had some reports that Nextcloud is using an outdated/deprecated Bootstrap version v3.3.5.

I believe this to be caused by the string "Bootstrap v3.3.5" in the changed line, which after bundling ends up in `core-common.js`, and trips up some security scanners.

It may also be worth investigating why the comments are not getting stripped when bundling the JS.

Signed-off-by: Álvaro Brey <alvaro.brv@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-11-29 14:21:45 +07:00
Joas Schilling 24afcda471
Remove old code from comment to not trigger automatic scanners more than needed
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-29 15:15:58 +07:00
Côme Chilliet df2c00c235
Merge pull request #35468 from nextcloud/fix/bump-egulias/email-validator-to-3.2.1-in-master
Bump egulias/email-validator to 3.2.1 in master
2022-11-29 13:30:25 +07:00
Simon L 7856820e5e
Merge pull request #34696 from nextcloud/fix/custom-color
Allow to remove the background and select a custom colour + cypress
2022-11-29 12:59:56 +07:00
John Molakvoæ 72a907349f
Drop acceptance theming
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-11-29 12:04:42 +07:00
Côme Chilliet e39888f073
Align 3rdparty with master
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-11-29 11:34:17 +07:00
John Molakvoæ a869259e41
More theming cypress tests and some fixes
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-11-29 11:26:27 +07:00
John Molakvoæ 064fa10ecf
Extract colour from custom background
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-11-29 11:23:05 +07:00
John Molakvoæ cedae7c6d7
Allow to remove the background and select a custom colour
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-11-29 11:22:13 +07:00
Louis a884f311b7
Merge pull request #34769 from nextcloud/port/vue/files_version
Port files_versions to vue
2022-11-29 10:20:20 +07:00
Christoph Wurst e450bc4865
Merge pull request #35455 from nextcloud/fix/fix-35098-headings_need_to_be_h2
Change header semantic in the user status dialog
2022-11-29 09:47:02 +07:00
Vincent Petry a1838d2918
Merge pull request #35471 from nextcloud/allow-update-from-oc-10.11
Allow upgrading from ownCloud 10.11
2022-11-29 09:40:48 +07:00
Vincent Petry 48da2a59af
Remove ownCloud 10.5 upgrade path
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-11-29 08:48:14 +07:00
julia.kirschenheuter af14bbbbbc Change header semantic in the user status dialog
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-11-29 07:29:45 +07:00
Nextcloud bot ef5783aaac
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-29 02:14:26 +07:00
Vincent Petry 5fb93b9ebd
Allow upgrading from ownCloud 10.11
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-11-28 21:55:07 +07:00
Simon L c4157e4653
Merge pull request #34941 from nextcloud/enh/33654/add-group-displayname-cache
Add a Group display name cache
2022-11-28 19:29:08 +07:00
Louis Chemineau 9d54b608bd Compile assets
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-11-28 17:35:24 +07:00
Côme Chilliet 06808e1845
Bump egulias/email-validator to 3.2.1 in master
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-11-28 17:32:10 +07:00
Louis Chemineau ea946cc649 Lint and remove file_versions tests
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-11-28 17:31:27 +07:00
Louis Chemineau 173c053d41 Hide version tab for folders
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-11-28 17:31:27 +07:00
Louis Chemineau a32c25e1c8 Extract logic into separate files
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-11-28 17:31:27 +07:00
Louis Chemineau a28838b866 Use svg icons
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-11-28 17:31:27 +07:00
Carl Schwan 8829019101 Add support for Material icon in files sidebar
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-11-28 17:29:11 +07:00
Carl Schwan 348796892b Use NcListItem
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-11-28 17:29:11 +07:00
Carl Schwan 7888aaf34f Handle case with empty version list
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-11-28 17:29:11 +07:00
Carl Schwan 2c50153618 Port files_versions to vue
Simplify code and make it use our standard components

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-11-28 17:29:11 +07:00
Robin Appelman dd4ebbd72a
add migration for encryption keys in wrong location
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-11-28 16:12:11 +07:00
Simon L cd7cec587e
Merge pull request #35425 from nextcloud/bumpMinimumDesktopClientForWebdav
minimum desktop client that is supported is 2.3.0
2022-11-28 15:34:32 +07:00
Côme Chilliet db15443541
Merge pull request #35405 from nextcloud/fix/bump-laravel/serializable-closure-to-1.2.2-in-master
Bump laravel/serializable-closure to 1.2.2 in master
2022-11-28 14:33:18 +07:00
Côme Chilliet 3ce8115057
Align 3rdparty with master
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-11-28 14:32:22 +07:00
Julia Kirschenheuter 90806ad0be
Merge pull request #35257 from nextcloud/fix/fix-33854-User_management_pages_-_Window_title_must_change_when_switching_sidebar_sections
Set page titel for each sidebar section through User management pages
2022-11-28 13:26:26 +07:00
Anna Larch 7c4ceb444c Add group display name cache
Signed-off-by: Anna Larch <anna@nextcloud.com>
2022-11-28 11:52:55 +07:00
Côme Chilliet 1b607f1993 Bump laravel/serializable-closure to 1.2.2 in master
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-11-28 11:04:45 +07:00
Côme Chilliet 08587c9de6
Merge pull request #35403 from nextcloud/fix/fix-theming-tests-for-8.2
Fix theming tests for PHP 8.2
2022-11-28 11:58:56 +07:00
julia.kirschenheuter 7bdac514fd Adapt router.js for setting document title.
Adapt store to store Promise for dynamic requested categories.
Create new constants file to store category name with associated translation.

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-11-28 10:16:32 +07:00
Vincent Petry 0696703a0a
Merge pull request #35434 from nextcloud/fix/update/32-bit
fix update for 32-bit
2022-11-28 09:36:35 +07:00
Nextcloud bot eacc1a86df
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-28 02:19:24 +07:00
Nextcloud bot 21b00e505a
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-27 02:18:25 +07:00
Nextcloud bot 60c0027cda
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-26 02:18:18 +07:00
Pytal 1cebd4aa83
Merge pull request #35240 from nextcloud/enh/a11y-share-button
Copy to clipboard with button instead of link
2022-11-25 16:24:46 +07:00
Simon L 4dfdc1ccda fix update for 32-bit
Signed-off-by: Simon L <szaimen@e.mail.de>
2022-11-25 22:10:25 +07:00
Robin Appelman 61e72d4b0f
Merge pull request #35337 from nextcloud/fix-encrypted-version-fopen-error
skip files that cant be opened for FixEncryptedVersion
2022-11-25 17:09:34 +07:00
Carl Schwan e8ae4406ce
Merge pull request #34849 from nextcloud/feat/hint-about-no-access-reasons
Add an hint about reasons why files can't be accessed
2022-11-25 13:12:55 +07:00
Joas Schilling 13957032cf
More fixing
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-25 11:46:56 +07:00