]>
source.dussan.org Git - nextcloud-server.git/log
Alex Harpin [Sat, 19 Jun 2021 20:06:57 +0000 (21:06 +0100)]
Rename canInstallExists method and add new method for removal
Rename canInstallExists to shouldRemoveCanInstallFile to cover removal of this file for non-git channels and logging any failure to remove it.
Add new method to detect if this file exists during web based installation.
Signed-off-by: Alex Harpin <development@landsofshadow.co.uk>
Alex Harpin [Sat, 19 Jun 2021 19:01:06 +0000 (20:01 +0100)]
Log a warning to CLI install command if CAN_INSTALL is not removed
Log a warning for the CLI install command if the CAN_INSTALL file still exists at the end of the installation. This matches the warning logged by the web installer.
Signed-off-by: Alex Harpin <development@landsofshadow.co.uk>
Alex Harpin [Sat, 19 Jun 2021 18:56:54 +0000 (19:56 +0100)]
Move CAN_INSTALL check to method and remove unlink from SetupController
Move the check for the CAN_INSTALL file in the config directory to a method in the Setup class and remove the call to unlink from the SetupController as this in now handled in the Setup class.
Signed-off-by: Alex Harpin <development@landsofshadow.co.uk>
Alex Harpin [Sun, 13 Jun 2021 09:08:17 +0000 (10:08 +0100)]
Remove the CAN_INSTALL file when occ maintenance:install is complete
When occ maintenance:install is run from the CLI, the CAN_INSTALL in the config directory is left in place when installed is set to true, whereas this file is removed when the web installer is used. Removing this file in the CLI command maintains consistency between the two. This allows automation tools an easier way to determine if this process has been completed.
Signed-off-by: Alex Harpin <development@landsofshadow.co.uk>
Vincent Petry [Tue, 10 Jan 2023 11:39:53 +0000 (12:39 +0100)]
Merge pull request #36052 from nextcloud/share-mount-check-cache-key-test
add test for shared mount conflict resolution
Vincent Petry [Tue, 10 Jan 2023 11:39:31 +0000 (12:39 +0100)]
Merge pull request #35964 from nextcloud/IMigrationStep-fix
IMigrationStep progress bar fix
Julius Härtl [Tue, 10 Jan 2023 11:08:52 +0000 (12:08 +0100)]
Merge pull request #35966 from nextcloud/chore/remove-deprecated-dashboard
Vincent Petry [Tue, 10 Jan 2023 09:41:04 +0000 (10:41 +0100)]
Merge pull request #35980 from nextcloud/remove-legacy-ajax-list
Remove unused legacy ajax/list.php in files app
Côme Chilliet [Tue, 10 Jan 2023 09:18:50 +0000 (10:18 +0100)]
Merge pull request #36026 from nextcloud/fix/remove-at-matcher-in-dav
Get rid of deprecated at matcher in dav application tests
Nextcloud bot [Tue, 10 Jan 2023 02:24:52 +0000 (02:24 +0000)]
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Robin Appelman [Mon, 9 Jan 2023 14:30:45 +0000 (15:30 +0100)]
add test for shared mount conflict resolution
Signed-off-by: Robin Appelman <robin@icewind.nl>
Vincent Petry [Wed, 4 Jan 2023 10:16:56 +0000 (11:16 +0100)]
Remove unused legacy ajax/list.php in files app
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Vincent Petry [Mon, 9 Jan 2023 14:13:29 +0000 (15:13 +0100)]
Merge pull request #36043 from nextcloud/fix/36042/link-reference-less-strict-content-type-check
Link reference provider: Improve content-type check
Vincent Petry [Mon, 9 Jan 2023 14:11:47 +0000 (15:11 +0100)]
Merge pull request #36047 from nextcloud/share-mount-check-cache-key
fix cache key used to verify shared mountpoints
Robin Appelman [Mon, 9 Jan 2023 12:48:44 +0000 (13:48 +0100)]
fix cache key used to verify shared mountpoints
Signed-off-by: Robin Appelman <robin@icewind.nl>
Julia Kirschenheuter [Mon, 9 Jan 2023 10:21:09 +0000 (11:21 +0100)]
Merge pull request #35655 from nextcloud/enh/35654-Replace_custom_tooltips_with_native_one_for_files_sharing
Replace custom tooltips with native one in vue components and views
Julien Veyssier [Mon, 9 Jan 2023 10:08:56 +0000 (11:08 +0100)]
in the link reference provider, check if the link content type begins with text/html
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Nextcloud bot [Mon, 9 Jan 2023 02:24:48 +0000 (02:24 +0000)]
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 8 Jan 2023 02:24:44 +0000 (02:24 +0000)]
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 7 Jan 2023 02:24:09 +0000 (02:24 +0000)]
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Simon L [Fri, 6 Jan 2023 10:14:02 +0000 (11:14 +0100)]
Merge pull request #36027 from nextcloud/bug/noid/toggle-grid-invisible-sidebar-open
fix: show toggle grid view button with open sidebar
Nextcloud bot [Fri, 6 Jan 2023 02:24:57 +0000 (02:24 +0000)]
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Louis [Thu, 5 Jan 2023 20:35:09 +0000 (21:35 +0100)]
Merge pull request #36024 from nextcloud/artonge/fix/file_list_scroll_while_dragging
Fix scrolling while dragging in file list view
Daniel Kesselberg [Thu, 5 Jan 2023 18:42:52 +0000 (19:42 +0100)]
fix: show toggle grid view button with open sidebar
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Côme Chilliet [Thu, 5 Jan 2023 17:25:31 +0000 (18:25 +0100)]
Get rid of deprecated at matcher in dav application tests
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Louis Chemineau [Thu, 5 Jan 2023 16:07:13 +0000 (17:07 +0100)]
Fix scrolling while dragging in file list view
Signed-off-by: Louis Chemineau <louis@chmn.me>
Simon L [Thu, 5 Jan 2023 15:01:14 +0000 (16:01 +0100)]
Merge pull request #36016 from nextcloud/enh/noid/opengraph-link-reference-limits
Add restrictions when downloading to resolve with opengraph link provider
John Molakvoæ [Thu, 5 Jan 2023 14:47:29 +0000 (15:47 +0100)]
Merge pull request #35973 from nextcloud/fix/hook-into-event-lifecycle
Hook into sabre event lifecycle for iMip Messages
John Molakvoæ [Thu, 5 Jan 2023 14:44:37 +0000 (15:44 +0100)]
Merge pull request #32057 from nextcloud/fix/make-UID-more-unique-for-systemaddressbook
Fix sync errors for card creation with the same uri from different sources
Joas Schilling [Thu, 5 Jan 2023 12:21:12 +0000 (13:21 +0100)]
Merge pull request #36015 from nextcloud/techdebt/36014/fix-image-optimization
fix(CI): Check for the image-optimization binaries we want to use
Anna Larch [Thu, 21 Apr 2022 19:27:11 +0000 (21:27 +0200)]
Fix sync errors for duplicate cards with the same UID for different backends
Signed-off-by: Anna Larch <anna@nextcloud.com>
Joas Schilling [Thu, 5 Jan 2023 11:54:26 +0000 (12:54 +0100)]
Merge pull request #36011 from nextcloud/bugfix/noid/fix-mail-icon
fix(ui): Fix SVG mail icon missing width/height
Julien Veyssier [Thu, 5 Jan 2023 11:17:55 +0000 (12:17 +0100)]
add restrictions on content-type and content-size when downloading to resolve with opengraph link provider
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Anna Larch [Tue, 3 Jan 2023 23:21:36 +0000 (00:21 +0100)]
Hook into sabre event lifecycle for iMip Messages
Signed-off-by: Anna Larch <anna@nextcloud.com>
Joas Schilling [Thu, 5 Jan 2023 10:18:36 +0000 (11:18 +0100)]
fix(CI): Check for the binaries we want to use
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 5 Jan 2023 10:01:14 +0000 (11:01 +0100)]
fix(ui): Fix and optimize more SVGs
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 5 Jan 2023 09:31:49 +0000 (10:31 +0100)]
fix(ui): Fix SVG mail icon missing width and height
Signed-off-by: Joas Schilling <coding@schilljs.com>
John Molakvoæ [Thu, 5 Jan 2023 09:31:33 +0000 (10:31 +0100)]
Merge pull request #36008 from nextcloud/bugfix/noid/files-routes
Simon L [Thu, 5 Jan 2023 09:10:03 +0000 (10:10 +0100)]
Merge pull request #36005 from nextcloud/fix/default-phone-region
Fix default phone region validation
julia.kirschenheuter [Wed, 7 Dec 2022 16:29:58 +0000 (17:29 +0100)]
Replace custom tooltips with native one in vue components and views
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Julius Härtl [Thu, 5 Jan 2023 07:10:33 +0000 (08:10 +0100)]
fix(files): Make sure that static routes on /apps/files still work
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Thu, 5 Jan 2023 07:01:47 +0000 (08:01 +0100)]
Merge pull request #33898 from nextcloud/fix/authtoken-password-update
PublickKeyTokenProvider: Fix password update routine with password hash
Joas Schilling [Thu, 5 Jan 2023 06:39:00 +0000 (07:39 +0100)]
Merge pull request #35667 from nextcloud/allow-target-blank-in-app-navigation
Allow target="_blank" in apps navigation items
Joas Schilling [Thu, 5 Jan 2023 06:14:20 +0000 (07:14 +0100)]
Recompile
Signed-off-by: Joas Schilling <coding@schilljs.com>
Thomas Citharel [Thu, 8 Dec 2022 09:02:20 +0000 (10:02 +0100)]
Allow target="_blank" in app navigation items
Which was removed in the Vue rewrite in #33728. This breaks things like https://github.com/nextcloud/external/issues/79
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Joas Schilling [Thu, 5 Jan 2023 05:31:32 +0000 (06:31 +0100)]
Merge pull request #35981 from nextcloud/followup/35965/const-for-max-password-length
Add a const for the max user password length
Joas Schilling [Thu, 5 Jan 2023 05:30:44 +0000 (06:30 +0100)]
Merge pull request #35979 from nextcloud/feature/talk-4657/show-local-time-in-avatar-menu
Show local time in avatar menu
Nextcloud bot [Thu, 5 Jan 2023 02:24:26 +0000 (02:24 +0000)]
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Pytal [Thu, 5 Jan 2023 01:59:23 +0000 (17:59 -0800)]
Merge pull request #35996 from nextcloud/update-nc-vue-7.3.0
Bump @nextcloud/vue from 7.2.0 to 7.3.0
Vincent Petry [Wed, 4 Jan 2023 15:55:05 +0000 (16:55 +0100)]
Bump @nextcloud/vue from 7.2.0 to 7.3.0
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Thu, 5 Jan 2023 00:23:49 +0000 (00:23 +0000)]
Fix default phone region validation
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Anna [Wed, 4 Jan 2023 22:20:56 +0000 (23:20 +0100)]
Merge pull request #34865 from nextcloud/enh/log-log-itip-message-response
Add logging to Scheduling Plugin
Simon L [Wed, 4 Jan 2023 21:40:34 +0000 (22:40 +0100)]
Merge pull request #36000 from nextcloud/remove-jstz
Remove jstz usage from server
Thomas Citharel [Wed, 4 Jan 2023 16:32:23 +0000 (17:32 +0100)]
Remove jstz usage from server
Every proper browser has this kind of data now, with more up-to-date
data than what's inside this package, which hasn't been updated in 3
years.
https://github.com/pellepim/jstimezonedetect/issues/6
https://github.com/pellepim/jstimezonedetect/issues/9
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
John Molakvoæ [Wed, 4 Jan 2023 16:54:08 +0000 (17:54 +0100)]
Merge pull request #35772 from nextcloud/feat/files2vue-navigation
Port Files navigation to vue
Anna Larch [Fri, 28 Oct 2022 08:37:49 +0000 (10:37 +0200)]
[WIP] Add logging to Scheduling Plugin
Signed-off-by: Anna Larch <anna@nextcloud.com>
John Molakvoæ [Wed, 4 Jan 2023 11:12:12 +0000 (12:12 +0100)]
feat(files): Add clipboard copy to webdav url in files settings
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Wed, 4 Jan 2023 10:55:43 +0000 (11:55 +0100)]
fix(files): Settings & cypress fixes
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Wed, 4 Jan 2023 10:50:52 +0000 (11:50 +0100)]
Hide settings when empty
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Wed, 4 Jan 2023 10:47:36 +0000 (11:47 +0100)]
Fix favourite opening
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Tue, 3 Jan 2023 15:51:59 +0000 (16:51 +0100)]
Add component testing workflow
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Wed, 28 Dec 2022 18:08:54 +0000 (19:08 +0100)]
Fixing tests
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Wed, 28 Dec 2022 14:29:54 +0000 (15:29 +0100)]
Add component testing
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Wed, 14 Dec 2022 16:36:17 +0000 (17:36 +0100)]
Fix preview crop
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Wed, 14 Dec 2022 15:54:35 +0000 (16:54 +0100)]
Port settings to Modal
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Thu, 1 Dec 2022 13:34:23 +0000 (14:34 +0100)]
Port Files navigation to vue
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Vincent Petry [Wed, 4 Jan 2023 15:28:11 +0000 (16:28 +0100)]
Merge pull request #35975 from nextcloud/updateCrl
Update crl after revoke files_bpm.csr
Joas Schilling [Wed, 4 Jan 2023 15:17:43 +0000 (16:17 +0100)]
Fix unit tests of the ActionProviderStore
Signed-off-by: Joas Schilling <coding@schilljs.com>
Vincent Petry [Wed, 4 Jan 2023 15:16:21 +0000 (16:16 +0100)]
Merge pull request #35987 from nextcloud/audit-fix-json5
Bump json5 from 1.0.1-1.0.2 and 2.2.0-2.2.3
Joas Schilling [Wed, 4 Jan 2023 15:08:11 +0000 (16:08 +0100)]
Merge pull request #35941 from nextcloud/CarlSchwan-patch-1
Remove myself from being codeowner of some modules
Vincent Petry [Wed, 4 Jan 2023 13:08:55 +0000 (14:08 +0100)]
Bump json5 from 1.0.1-1.0.2 and 2.2.0-2.2.3
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
John Molakvoæ [Wed, 4 Jan 2023 12:25:37 +0000 (13:25 +0100)]
Merge pull request #35978 from nextcloud/bugfix/noid/fix-user-status-icon-in-avatar-menu
Vincent Petry [Wed, 4 Jan 2023 11:46:35 +0000 (12:46 +0100)]
Merge pull request #35972 from nextcloud/fix/34777/improve-app-sidebar
appsidebar should be compact when opened on small heights
Simon L [Wed, 4 Jan 2023 11:14:08 +0000 (12:14 +0100)]
Merge pull request #35974 from CaptainSifff/master
elaborate on what is required for using the tempdirectory setting of nextcloud
CaptainSifff [Wed, 4 Jan 2023 10:41:00 +0000 (11:41 +0100)]
Update config/config.sample.php: fix typos.
Co-authored-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Signed-off-by: CaptainSifff <CaptainSifff@gmx.de>
Joas Schilling [Wed, 4 Jan 2023 10:23:43 +0000 (11:23 +0100)]
Add a const for the max user password length
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 4 Jan 2023 09:18:24 +0000 (10:18 +0100)]
Fix user status icon in avatar menu
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 4 Jan 2023 09:41:31 +0000 (10:41 +0100)]
Show local time in avatar menu
Signed-off-by: Joas Schilling <coding@schilljs.com>
Simon L [Tue, 3 Jan 2023 23:09:16 +0000 (00:09 +0100)]
appsidebar should be compact when opened on small heights
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Joas Schilling [Wed, 4 Jan 2023 08:51:54 +0000 (09:51 +0100)]
Merge pull request #35965 from nextcloud/bugfix/noid/limit-length-when-reseting-password
Also limit the password length on reset
Joas Schilling [Wed, 4 Jan 2023 08:51:12 +0000 (09:51 +0100)]
Merge pull request #35873 from leegarrett/35830_lgarrett
Implement occ status command via return codes v2 (Fixes: #35704)
Joas Schilling [Wed, 4 Jan 2023 08:34:14 +0000 (09:34 +0100)]
Merge pull request #35876 from bennet0496/patch-mail-header
Adding option to set Auto-Submitted email header
Julius Härtl [Tue, 3 Jan 2023 18:01:36 +0000 (19:01 +0100)]
chore(version): Bump dev version to trigger database migration
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Marcel Klehr [Thu, 1 Dec 2022 17:06:58 +0000 (18:06 +0100)]
PublickKeyTokenProvider: Fix password update routine with password hash
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Vitor Mattos [Wed, 4 Jan 2023 02:48:28 +0000 (02:48 +0000)]
Update crl after revoke files_bpm.csr
Signed-off-by: Vitor Mattos <vitor@php.rio>
Florian Goth [Wed, 4 Jan 2023 00:14:40 +0000 (01:14 +0100)]
elaborate on what is required for using the tempdirectory setting of nextcloud
Signed-off-by: Florian Goth <fgoth@physik.uni-wuerzburg.de>
Simon L [Tue, 3 Jan 2023 19:32:49 +0000 (20:32 +0100)]
Merge pull request #35969 from bbx-github/patch-1
fix link to documentation of php function
Julius Härtl [Tue, 3 Jan 2023 16:29:13 +0000 (17:29 +0100)]
chore(OCP): Remove deprecated dashboard interfaces and classes
Signed-off-by: Julius Härtl <jus@bitgrid.net>
bbx-github [Tue, 3 Jan 2023 17:31:05 +0000 (18:31 +0100)]
fix link to documentation of php function
Signed-off-by: bbx-github <53237674+bbx-github@users.noreply.github.com>
Joas Schilling [Tue, 3 Jan 2023 15:36:01 +0000 (16:36 +0100)]
Also limit the password length on reset
Signed-off-by: Joas Schilling <coding@schilljs.com>
Git'Fellow [Tue, 3 Jan 2023 15:32:44 +0000 (16:32 +0100)]
IMigrationStep progress bar fix
Context here: https://github.com/nextcloud/server/issues/35960
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Bennet Becker [Tue, 3 Jan 2023 15:23:41 +0000 (16:23 +0100)]
fix missing class in NewUserMailHelper and static code analysis errors
Signed-off-by: Bennet Becker <dev@bennet.cc>
Joas Schilling [Tue, 3 Jan 2023 14:43:25 +0000 (15:43 +0100)]
No output by default when --exit-code is used
Signed-off-by: Joas Schilling <coding@schilljs.com>
Bennet Becker [Tue, 3 Jan 2023 14:28:43 +0000 (15:28 +0100)]
update usages of AutoSubmittedValue to AutoSubmitted::VALUE_
Signed-off-by: Bennet Becker <dev@bennet.cc>
Bennet Becker [Tue, 3 Jan 2023 14:05:24 +0000 (15:05 +0100)]
updating autoloader files
Signed-off-by: Bennet Becker <dev@bennet.cc>
Bennet Becker [Tue, 3 Jan 2023 14:03:40 +0000 (15:03 +0100)]
refactor AutoSubmittedValue to Headers\AutoSubmitted and adding
header name to constants
Signed-off-by: Bennet Becker <dev@bennet.cc>
Côme Chilliet [Tue, 3 Jan 2023 13:32:31 +0000 (14:32 +0100)]
Merge pull request #35943 from nextcloud/fix/code-fixes-from-34997
Code fixes from PR 34997
Vincent Petry [Tue, 3 Jan 2023 13:14:36 +0000 (14:14 +0100)]
Merge pull request #35957 from nextcloud/bugfix/noid/improve-rate-limit-in-github-actions
chore(CI): Improve rate limit situation when installing phpunit
Joas Schilling [Tue, 3 Jan 2023 13:05:25 +0000 (14:05 +0100)]
Merge pull request #35956 from nextcloud/docs/ipv6-cidr
docs: trusted_proxies support IPv6 ranges
Joas Schilling [Tue, 3 Jan 2023 12:33:49 +0000 (13:33 +0100)]
chore(CI): Improve rate limit situation when installing phpunit
Signed-off-by: Joas Schilling <coding@schilljs.com>