]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
10 months agochore(assets): Recompile assets 41885/head
nextcloud-command [Thu, 30 Nov 2023 16:23:23 +0000 (16:23 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
10 months agoImprove share logic for enforced password & expiry date
fenn-cs [Wed, 29 Nov 2023 14:06:51 +0000 (15:06 +0100)]
Improve share logic for enforced password & expiry date

* It's possible for the admin to enforce and expiry date after, some
 shares have been created. This commit makes possible to update the
 share with the new admin constraints.

* This commit would users to modify enforced expiry to anything within
 range and less than the enforced limit in the pre-create dialog for public
 shares.

* This commit fixes, unable to update share without updating password.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
10 months agoMerge pull request #41799 from nextcloud/fix/revert-user-status-composer-classloader
Anna [Thu, 30 Nov 2023 10:26:17 +0000 (11:26 +0100)]
Merge pull request #41799 from nextcloud/fix/revert-user-status-composer-classloader

10 months agoMerge pull request #41808 from nextcloud/accessibility/breadcrumbs
Ferdinand Thiessen [Thu, 30 Nov 2023 10:12:19 +0000 (11:12 +0100)]
Merge pull request #41808 from nextcloud/accessibility/breadcrumbs

accessibility fix - changed the dir attribute to have valid value

10 months agoMerge pull request #41765 from nextcloud/artonge/feat/sync_live_photos
Louis [Thu, 30 Nov 2023 09:33:42 +0000 (10:33 +0100)]
Merge pull request #41765 from nextcloud/artonge/feat/sync_live_photos

Synchronize operation on live photo files

10 months agoaccessibility fix - changed the dir attribute to have valid value, keeping previous... 41808/head
Eduardo Morales [Tue, 28 Nov 2023 17:20:52 +0000 (11:20 -0600)]
accessibility fix - changed the dir attribute to have valid value, keeping previous value as data-dir

Signed-off-by: Eduardo Morales <emoral435@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
10 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 30 Nov 2023 00:22:32 +0000 (00:22 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
10 months agoMerge pull request #41911 from nextcloud/update/vue/master
Andy Scherzinger [Wed, 29 Nov 2023 22:58:07 +0000 (23:58 +0100)]
Merge pull request #41911 from nextcloud/update/vue/master

update @nextcloud/upload to 1.0.2

10 months agoupdate @nextcloud/uploader to 1.0.2 41911/head
root [Wed, 29 Nov 2023 15:50:45 +0000 (16:50 +0100)]
update @nextcloud/uploader to 1.0.2

Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
10 months agoMerge pull request #41771 from nextcloud/always-emit-search-event
Andy Scherzinger [Wed, 29 Nov 2023 21:09:48 +0000 (22:09 +0100)]
Merge pull request #41771 from nextcloud/always-emit-search-event

Always emit search event

10 months agoMerge pull request #41855 from nextcloud/bugfix/41352/fix-settings-app-icons
Joas Schilling [Wed, 29 Nov 2023 20:10:57 +0000 (21:10 +0100)]
Merge pull request #41855 from nextcloud/bugfix/41352/fix-settings-app-icons

fix(theming): Fix color inverted icons based on theming and dark mode

10 months agoAlways emit search event 41771/head
fenn-cs [Mon, 27 Nov 2023 12:45:28 +0000 (13:45 +0100)]
Always emit search event

For BOD, it's better to always emit the search event so
 apps (all of which we don't know) responding to this effect would receive notifications when
the search happens within these apps.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
10 months agoMerge pull request #41785 from nextcloud/fix-open-search-result
Andy Scherzinger [Wed, 29 Nov 2023 18:44:58 +0000 (19:44 +0100)]
Merge pull request #41785 from nextcloud/fix-open-search-result

Migrate openResult method to SearchResult component

10 months agoSynchronize operation on live photo files 41765/head
Louis Chemineau [Wed, 29 Nov 2023 18:05:35 +0000 (19:05 +0100)]
Synchronize operation on live photo files

Signed-off-by: Louis Chemineau <louis@chmn.me>
10 months agoMigrate openResult method to SearchResult component 41785/head
fenn-cs [Tue, 28 Nov 2023 09:05:07 +0000 (10:05 +0100)]
Migrate openResult method to SearchResult component

After moving the `SearchResult` to its own component and leaving
 out the openResult method, the search results do not lead anywhere but
 but error out.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
10 months agoFix more active entry icons 41855/head
Joas Schilling [Wed, 29 Nov 2023 11:01:20 +0000 (12:01 +0100)]
Fix more active entry icons

Signed-off-by: Joas Schilling <coding@schilljs.com>
10 months agofix(theming): Fix color inverted icons based on theming and dark mode
Joas Schilling [Wed, 29 Nov 2023 10:27:57 +0000 (11:27 +0100)]
fix(theming): Fix color inverted icons based on theming and dark mode

Signed-off-by: Joas Schilling <coding@schilljs.com>
10 months agoMerge pull request #41792 from nextcloud/avoid-mutating-prop
Ferdinand Thiessen [Wed, 29 Nov 2023 15:27:01 +0000 (16:27 +0100)]
Merge pull request #41792 from nextcloud/avoid-mutating-prop

Handle close GlobalSearchModal gracefully

10 months agoMerge pull request #41867 from nextcloud/update-mimetype-msg
Christoph Wurst [Wed, 29 Nov 2023 14:53:24 +0000 (15:53 +0100)]
Merge pull request #41867 from nextcloud/update-mimetype-msg

fix: change mime type for msg file

10 months agoMerge pull request #41816 from nextcloud/fix/dav/single-day-ooo
Christoph Wurst [Wed, 29 Nov 2023 14:52:28 +0000 (15:52 +0100)]
Merge pull request #41816 from nextcloud/fix/dav/single-day-ooo

fix(dav): Allow single-day out of office

10 months agochore(assets): Recompile assets 41792/head
nextcloud-command [Wed, 29 Nov 2023 14:22:58 +0000 (14:22 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
10 months agoHandle close GlobalSearchModal gracefully
fenn-cs [Tue, 28 Nov 2023 10:01:31 +0000 (11:01 +0100)]
Handle close GlobalSearchModal gracefully

The current close infrastructure modifies a prop which has
 no real effect aside bugs.

In addition, calling the `NcModal.close()` as the primary way to
 close the search modal instead of using the states defined in `GlobalSearch` view
 causing re-open bugs (Modal cannot open, needs to click twice, and other weird stuff).

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
10 months agoMerge pull request #41781 from nextcloud/minor-ui-updates-global-search
Andy Scherzinger [Wed, 29 Nov 2023 14:08:41 +0000 (15:08 +0100)]
Merge pull request #41781 from nextcloud/minor-ui-updates-global-search

UI updates for global search

10 months agoMerge pull request #41866 from nextcloud/fix/dav/login-timezone
Christoph Wurst [Wed, 29 Nov 2023 14:01:51 +0000 (15:01 +0100)]
Merge pull request #41866 from nextcloud/fix/dav/login-timezone

fix(dav): Prioritize timezone from core/login

10 months agofix(dav): Allow single-day out of office 41816/head
Christoph Wurst [Wed, 29 Nov 2023 07:57:54 +0000 (08:57 +0100)]
fix(dav): Allow single-day out of office

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
10 months agoMerge pull request #41703 from nextcloud/fix/dav/ooo-date-conversion
Christoph Wurst [Wed, 29 Nov 2023 13:09:54 +0000 (14:09 +0100)]
Merge pull request #41703 from nextcloud/fix/dav/ooo-date-conversion

fix(dav): Convert dates without tz drift

10 months agoFix date filter wording & improve search feedback 41781/head
fenn-cs [Mon, 27 Nov 2023 22:30:00 +0000 (23:30 +0100)]
Fix date filter wording & improve search feedback

- Show loading when actually loading, instead of no content
- Change modified label to `Date` as it applies to a bunch of things.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
10 months agofix: change mime type for msg file 41867/head
Daniel Kesselberg [Wed, 29 Nov 2023 11:27:55 +0000 (12:27 +0100)]
fix: change mime type for msg file

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
10 months agofix(dav): Prioritize timezone from core/login 41866/head
Christoph Wurst [Wed, 29 Nov 2023 11:17:30 +0000 (12:17 +0100)]
fix(dav): Prioritize timezone from core/login

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
10 months agofix(dav): Timezone drift of OOO event 41703/head
Christoph Wurst [Thu, 23 Nov 2023 18:26:21 +0000 (19:26 +0100)]
fix(dav): Timezone drift of OOO event

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
10 months agofix(dav): Convert dates without tz drift
Christoph Wurst [Thu, 23 Nov 2023 18:15:47 +0000 (19:15 +0100)]
fix(dav): Convert dates without tz drift

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
10 months agoUnbold user names in SearchableList
fenn-cs [Mon, 27 Nov 2023 19:14:39 +0000 (20:14 +0100)]
Unbold user names in SearchableList

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
10 months agoImprove accesibility for search tags/chips
fenn-cs [Mon, 27 Nov 2023 19:03:23 +0000 (20:03 +0100)]
Improve accesibility for search tags/chips

- Use stand font of filter tags/chips
- No bold
- Use close icon and no close thick

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
10 months agoMerge pull request #41818 from nextcloud/techdebt/noid/clarify-ooo-return-data
Andy Scherzinger [Wed, 29 Nov 2023 09:49:17 +0000 (10:49 +0100)]
Merge pull request #41818 from nextcloud/techdebt/noid/clarify-ooo-return-data

fix(OOO): Make the returned data more explicit

10 months agoMerge pull request #41803 from nextcloud/register-eml-msg
Andy Scherzinger [Wed, 29 Nov 2023 08:29:17 +0000 (09:29 +0100)]
Merge pull request #41803 from nextcloud/register-eml-msg

fix: add mimetype for eml and msg

10 months agofix(OOO): Make the returned data more explicit 41818/head
Joas Schilling [Wed, 29 Nov 2023 08:14:05 +0000 (09:14 +0100)]
fix(OOO): Make the returned data more explicit

Signed-off-by: Joas Schilling <coding@schilljs.com>
10 months agoMerge pull request #41759 from nextcloud/fix/dav/ooo-form-mandatory-message
Christoph Wurst [Wed, 29 Nov 2023 07:54:25 +0000 (08:54 +0100)]
Merge pull request #41759 from nextcloud/fix/dav/ooo-form-mandatory-message

fix(dav): Make ooo settings a form and the message required

10 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 29 Nov 2023 00:20:25 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
10 months agoMerge pull request #41619 from nextcloud/fix/files--active-state-on-list-item-click
Grigorii K. Shartsev [Tue, 28 Nov 2023 22:35:41 +0000 (03:35 +0500)]
Merge pull request #41619 from nextcloud/fix/files--active-state-on-list-item-click

fix(files): remove focus outline on file list item click and make the link focusable

10 months agochore(assets): Recompile assets 41619/head
Grigorii K. Shartsev [Tue, 28 Nov 2023 21:52:17 +0000 (22:52 +0100)]
chore(assets): Recompile assets

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
10 months agorefactor(files): replace deprecated `is` attr on `<a>` with dynamic component
Grigorii K. Shartsev [Mon, 20 Nov 2023 14:03:15 +0000 (15:03 +0100)]
refactor(files): replace deprecated `is` attr on `<a>` with dynamic component

- Special attribute `is` is deprecated and removed in Vue 3
- It is confusing, that `<a>` element is rendered as `span` sometimes

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
10 months agofix(files): make file list item link focusable
Grigorii K. Shartsev [Mon, 20 Nov 2023 10:54:39 +0000 (11:54 +0100)]
fix(files): make file list item link focusable

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
10 months agofix(files): remove focus outline on file list item click
Grigorii K. Shartsev [Mon, 20 Nov 2023 10:54:10 +0000 (11:54 +0100)]
fix(files): remove focus outline on file list item click

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
10 months agoMerge pull request #41809 from nextcloud/fix/hidden-password-confirmation
Pytal [Tue, 28 Nov 2023 20:29:32 +0000 (12:29 -0800)]
Merge pull request #41809 from nextcloud/fix/hidden-password-confirmation

fix: Hidden password confirmation dialog with new global search

10 months agochore: compile assets 41809/head
Christopher Ng [Tue, 28 Nov 2023 18:34:43 +0000 (10:34 -0800)]
chore: compile assets

Signed-off-by: Christopher Ng <chrng8@gmail.com>
10 months agofix: Hidden password confirmation dialog
Christopher Ng [Tue, 28 Nov 2023 18:34:43 +0000 (10:34 -0800)]
fix: Hidden password confirmation dialog

Signed-off-by: Christopher Ng <chrng8@gmail.com>
10 months agofix(settings): Duplicate update user manager calls
Christopher Ng [Tue, 28 Nov 2023 18:34:43 +0000 (10:34 -0800)]
fix(settings): Duplicate update user manager calls

Signed-off-by: Christopher Ng <chrng8@gmail.com>
10 months agoMerge pull request #41778 from nextcloud/fix/dav/schedule-ooo-jobs
Richard Steinmetz [Tue, 28 Nov 2023 18:40:49 +0000 (19:40 +0100)]
Merge pull request #41778 from nextcloud/fix/dav/schedule-ooo-jobs

fix(dav): don't schedule out-of-office jobs for dates in the past

10 months agoMerge pull request #41753 from nextcloud/Valdnet-patch-1
Andy Scherzinger [Tue, 28 Nov 2023 16:55:12 +0000 (17:55 +0100)]
Merge pull request #41753 from nextcloud/Valdnet-patch-1

Spelling correction

10 months agofix: add mimetype for eml and msg 41803/head
Daniel Kesselberg [Tue, 28 Nov 2023 16:12:21 +0000 (17:12 +0100)]
fix: add mimetype for eml and msg

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
10 months agoMerge pull request #41468 from nextcloud/feat/migrate-database-pending-bigint-conversions
Côme Chilliet [Tue, 28 Nov 2023 15:05:48 +0000 (16:05 +0100)]
Merge pull request #41468 from nextcloud/feat/migrate-database-pending-bigint-conversions

Migrate database pending bigint conversions

10 months agoUpdate test for changed string - openInFilesAction.spec.ts 41753/head
Andy Scherzinger [Tue, 28 Nov 2023 14:48:46 +0000 (15:48 +0100)]
Update test for changed string - openInFilesAction.spec.ts

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
10 months agoChange to capital letter
Valdnet [Sun, 26 Nov 2023 10:32:03 +0000 (11:32 +0100)]
Change to capital letter

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
10 months agoCorrect a typo
Valdnet [Sun, 26 Nov 2023 10:29:50 +0000 (11:29 +0100)]
Correct a typo

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
10 months agofix(dav): don't schedule out-of-office jobs for dates in the past 41778/head
Richard Steinmetz [Mon, 27 Nov 2023 14:49:08 +0000 (15:49 +0100)]
fix(dav): don't schedule out-of-office jobs for dates in the past

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
10 months agofix(userstatus): revert ClassLoader changes 41799/head
Anna Larch [Tue, 28 Nov 2023 14:00:20 +0000 (15:00 +0100)]
fix(userstatus): revert ClassLoader changes

Signed-off-by: Anna Larch <anna@nextcloud.com>
10 months agoMerge pull request #41766 from nextcloud/bugfix/noid/remove-Could-not-find-resource...
Joas Schilling [Tue, 28 Nov 2023 13:09:56 +0000 (14:09 +0100)]
Merge pull request #41766 from nextcloud/bugfix/noid/remove-Could-not-find-resource-main.js

fix(files_external): Fix "Could not find resource main.js to load"

10 months agoMigrate away from deprecated doctrine/dbal getName function 41468/head
Côme Chilliet [Thu, 16 Nov 2023 10:55:01 +0000 (11:55 +0100)]
Migrate away from deprecated doctrine/dbal getName function

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
10 months agoMigrate database pending bigint conversions check to new API
Côme Chilliet [Tue, 14 Nov 2023 15:57:32 +0000 (16:57 +0100)]
Migrate database pending bigint conversions check to new API

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
10 months agoMerge pull request #41460 from nextcloud/feat/migrate-database-missing-checks
Côme Chilliet [Tue, 28 Nov 2023 13:06:19 +0000 (14:06 +0100)]
Merge pull request #41460 from nextcloud/feat/migrate-database-missing-checks

Migrate database missing checks

10 months agoMerge pull request #40939 from nextcloud/pulsejet/sidebar-tags
Louis [Tue, 28 Nov 2023 12:43:50 +0000 (13:43 +0100)]
Merge pull request #40939 from nextcloud/pulsejet/sidebar-tags

sidebar: allow turning off tags view by default

10 months agoMerge pull request #41272 from nextcloud/fixOccScans
Git'Fellow [Tue, 28 Nov 2023 10:36:59 +0000 (11:36 +0100)]
Merge pull request #41272 from nextcloud/fixOccScans

fix: reduce memory consumption of scans

10 months agoMerge pull request #41714 from nextcloud/enh/add-ooo-and-remove-user-status
Anna [Tue, 28 Nov 2023 10:34:56 +0000 (11:34 +0100)]
Merge pull request #41714 from nextcloud/enh/add-ooo-and-remove-user-status

10 months agoenh(userstatus): add OOO automation and remove calendar automation 41714/head
Anna Larch [Fri, 24 Nov 2023 00:49:30 +0000 (01:49 +0100)]
enh(userstatus): add OOO automation and remove calendar automation

Signed-off-by: Anna Larch <anna@nextcloud.com>
10 months agoMerge pull request #41779 from nextcloud/bugfix/noid/use-destinct-exception-so-apps...
Arthur Schiwon [Tue, 28 Nov 2023 09:25:18 +0000 (10:25 +0100)]
Merge pull request #41779 from nextcloud/bugfix/noid/use-destinct-exception-so-apps-dont-parse-messages

fix(API): Use a distinct exception so apps can react to it and custom…

10 months agofix(API): Use a distinct exception so apps can react to it and customize the return 41779/head
Joas Schilling [Mon, 27 Nov 2023 16:59:14 +0000 (17:59 +0100)]
fix(API): Use a distinct exception so apps can react to it and customize the return

Signed-off-by: Joas Schilling <coding@schilljs.com>
10 months agoMerge pull request #41777 from nextcloud/fix/comments-use-ncdatetime
Ferdinand Thiessen [Tue, 28 Nov 2023 01:53:11 +0000 (02:53 +0100)]
Merge pull request #41777 from nextcloud/fix/comments-use-ncdatetime

enh(comments): Move from Moment.js to `NcDateTime`

10 months agoMerge pull request #41782 from nextcloud/fix/load-files-list
Pytal [Tue, 28 Nov 2023 01:22:39 +0000 (17:22 -0800)]
Merge pull request #41782 from nextcloud/fix/load-files-list

fix(files): Empty files list when uid contains special chars

10 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 28 Nov 2023 00:26:21 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
10 months agochore: compile assets 41782/head
Christopher Ng [Mon, 27 Nov 2023 19:12:00 +0000 (11:12 -0800)]
chore: compile assets

Signed-off-by: Christopher Ng <chrng8@gmail.com>
10 months agofix(files): Empty files list when uid contains special chars
Christopher Ng [Mon, 27 Nov 2023 19:12:00 +0000 (11:12 -0800)]
fix(files): Empty files list when uid contains special chars

Signed-off-by: Christopher Ng <chrng8@gmail.com>
10 months agoMerge pull request #41709 from nextcloud/fix/files-copy-move-action
Eduardo Morales [Mon, 27 Nov 2023 19:15:50 +0000 (13:15 -0600)]
Merge pull request #41709 from nextcloud/fix/files-copy-move-action

fix(files): Reverse logic to prevent copy to itself

10 months agosidebar: allow turning off tags view by default 40939/head
Varun Patil [Tue, 17 Oct 2023 04:04:53 +0000 (21:04 -0700)]
sidebar: allow turning off tags view by default

With #37065, there is no way to hide the tags from the sidebar
by default when they are not relevant or redundant (e.g. the tab
may already show the file's tags). This can be annyoing especially
when the file has many tags. This patch adds an option to hide
the tags from the sidebar by default (the user can still open
the tags tab manually).

This also reduces one request when opening the sidebar when the
tags are turned off, since all tags don't need to be fetched
anymore.

Signed-off-by: Varun Patil <varunpatil@ucla.edu>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
10 months agoMerge pull request #41749 from nextcloud/checkUserOwner
Ferdinand Thiessen [Mon, 27 Nov 2023 18:16:03 +0000 (19:16 +0100)]
Merge pull request #41749 from nextcloud/checkUserOwner

fix(files_versions): Check for user and owner before call getUserFolder

10 months agochore: Compile assets 41709/head
Ferdinand Thiessen [Thu, 23 Nov 2023 20:37:51 +0000 (21:37 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agoenh(files): Add cypress tests for copy and move
Ferdinand Thiessen [Mon, 27 Nov 2023 17:27:28 +0000 (18:27 +0100)]
enh(files): Add cypress tests for copy and move

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agofix(files): Correct condition for checking copy/move into same directory
Ferdinand Thiessen [Thu, 23 Nov 2023 20:34:36 +0000 (21:34 +0100)]
fix(files): Correct condition for checking copy/move into same directory

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agoMerge pull request #41693 from nextcloud/fix/files-drag-and-drop
Ferdinand Thiessen [Mon, 27 Nov 2023 18:06:24 +0000 (19:06 +0100)]
Merge pull request #41693 from nextcloud/fix/files-drag-and-drop

fix(files): Allow to drag and drop new files also on empty directories

10 months agofix(dav): Make ooo settings a form and the message required 41759/head
Christoph Wurst [Mon, 27 Nov 2023 08:42:23 +0000 (09:42 +0100)]
fix(dav): Make ooo settings a form and the message required

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
10 months agochore: Compile assets 41693/head
Ferdinand Thiessen [Fri, 24 Nov 2023 01:08:06 +0000 (02:08 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agofix(config): Adjust typescript config to allow `.ts` imports and Typescript in Vue...
Ferdinand Thiessen [Thu, 23 Nov 2023 19:42:33 +0000 (20:42 +0100)]
fix(config): Adjust typescript config to allow `.ts` imports and Typescript in Vue files

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agofix(files): Show error message if drag-and-drop upload fails
Ferdinand Thiessen [Thu, 23 Nov 2023 13:58:43 +0000 (14:58 +0100)]
fix(files): Show error message if drag-and-drop upload fails

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agofix(files): Allow to drag and drop new files also on empty directories
Ferdinand Thiessen [Thu, 23 Nov 2023 13:34:57 +0000 (14:34 +0100)]
fix(files): Allow to drag and drop new files also on empty directories

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agoMerge pull request #41710 from nextcloud/fix/files-table-header
Ferdinand Thiessen [Mon, 27 Nov 2023 16:31:29 +0000 (17:31 +0100)]
Merge pull request #41710 from nextcloud/fix/files-table-header

fix(files): Adjust table header to look like on previous versions

10 months agochore: Compile assets 41710/head
Ferdinand Thiessen [Mon, 27 Nov 2023 16:08:54 +0000 (17:08 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agofix(files): Adjust table header to look like on previous versions
Ferdinand Thiessen [Thu, 23 Nov 2023 23:18:47 +0000 (00:18 +0100)]
fix(files): Adjust table header to look like on previous versions

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agoMissing things in database should be warning, not info 41460/head
Côme Chilliet [Thu, 23 Nov 2023 09:29:10 +0000 (10:29 +0100)]
Missing things in database should be warning, not info

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
10 months agofix(tests) Fix CheckSetupControllerTest
Côme Chilliet [Tue, 14 Nov 2023 16:05:38 +0000 (17:05 +0100)]
fix(tests) Fix CheckSetupControllerTest

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
10 months agoSwitch from deprecated hasPrimaryKey to getPrimaryKey function
Côme Chilliet [Tue, 14 Nov 2023 15:19:16 +0000 (16:19 +0100)]
Switch from deprecated hasPrimaryKey to getPrimaryKey function

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
10 months agoMigrate missing primary key database check to new API
Côme Chilliet [Tue, 14 Nov 2023 15:07:37 +0000 (16:07 +0100)]
Migrate missing primary key database check to new API

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
10 months agoMigrate missing index database check to new API
Côme Chilliet [Tue, 14 Nov 2023 14:51:26 +0000 (15:51 +0100)]
Migrate missing index database check to new API

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
10 months agoMigrate missing column database check to new API
Côme Chilliet [Tue, 14 Nov 2023 14:14:14 +0000 (15:14 +0100)]
Migrate missing column database check to new API

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
10 months agofix(files_versions): Explicitly check for user or owner before call getUserFolder 41749/head
Git'Fellow [Sat, 25 Nov 2023 22:19:07 +0000 (23:19 +0100)]
fix(files_versions): Explicitly check for user or owner before call getUserFolder

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Fix typo

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Fix

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Fix

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Fix

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Optimize DI

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Switch to DI

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
userSession does not contain null

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Restore phpdoc annots

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
10 months agochore: Compile assets 41777/head
Ferdinand Thiessen [Mon, 27 Nov 2023 14:15:47 +0000 (15:15 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agofix(comments): Move from Moment.js to `NcDateTime`
Ferdinand Thiessen [Mon, 27 Nov 2023 14:15:31 +0000 (15:15 +0100)]
fix(comments): Move from Moment.js to `NcDateTime`

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agoMerge pull request #41764 from nextcloud/nickvergessen-patch-1
Joas Schilling [Mon, 27 Nov 2023 11:55:32 +0000 (12:55 +0100)]
Merge pull request #41764 from nextcloud/nickvergessen-patch-1

Update list of PHP versions

10 months agofix(files_external): Fix "Could not find resource main.js to load" 41766/head
Joas Schilling [Mon, 27 Nov 2023 11:35:15 +0000 (12:35 +0100)]
fix(files_external): Fix "Could not find resource main.js to load"

Signed-off-by: Joas Schilling <coding@schilljs.com>
10 months agoUpdate list of PHP versions 41764/head
Joas Schilling [Mon, 27 Nov 2023 10:52:42 +0000 (11:52 +0100)]
Update list of PHP versions

Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
10 months agoMerge pull request #41738 from nextcloud/feat/hide-dav-search-provider-if-no-app
Benjamin Gaussorgues [Mon, 27 Nov 2023 09:49:14 +0000 (10:49 +0100)]
Merge pull request #41738 from nextcloud/feat/hide-dav-search-provider-if-no-app

10 months agoMerge pull request #41578 from nextcloud/enh/noid/dispatcher-test-argument-range
Joas Schilling [Mon, 27 Nov 2023 09:40:50 +0000 (10:40 +0100)]
Merge pull request #41578 from nextcloud/enh/noid/dispatcher-test-argument-range

Enable AppFramework dispatcher to enforce integer ranges