]>
source.dussan.org Git - nextcloud-server.git/log
Maxence Lange [Tue, 13 Aug 2024 11:30:23 +0000 (10:30 -0100)]
fix(navigation): do not init navigation data too soon
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Hamza [Tue, 13 Aug 2024 10:33:10 +0000 (12:33 +0200)]
Merge pull request #41740 from nextcloud/Fix/duplicate-reminders
fix(dav): Handle duplicate event reminder
Côme Chilliet [Tue, 13 Aug 2024 10:20:48 +0000 (12:20 +0200)]
Merge pull request #47180 from nextcloud/fix/apply-group-limit-on-remove-from-group
Apply group limit on remove from group
Ferdinand Thiessen [Tue, 13 Aug 2024 10:09:55 +0000 (12:09 +0200)]
Merge pull request #47181 from nextcloud/fix/new-folder-messae
fix(files): Add messages when "new folder" fails or gets cancelled
hamza221 [Fri, 24 Nov 2023 16:45:32 +0000 (17:45 +0100)]
fix: handle-duplicate-reminder
Signed-off-by: hamza221 <hamzamahjoubi221@gmail.com>
Joas Schilling [Tue, 13 Aug 2024 09:32:27 +0000 (11:32 +0200)]
Merge pull request #47188 from nextcloud/spreed/12950/avatar-menu-icon-color
fix(avatar): Fix icon-color for action-router contacts menu options
Joas Schilling [Tue, 13 Aug 2024 09:04:29 +0000 (11:04 +0200)]
fix(avatar): Fix icon-color for action-router contacts menu options
Signed-off-by: Joas Schilling <coding@schilljs.com>
nextcloud-command [Tue, 13 Aug 2024 08:41:05 +0000 (08:41 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Mon, 12 Aug 2024 14:03:10 +0000 (16:03 +0200)]
fix(files): Add messages when "new folder" fails or gets cancelled
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Nextcloud bot [Tue, 13 Aug 2024 00:20:11 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Julien Veyssier [Mon, 12 Aug 2024 23:31:52 +0000 (01:31 +0200)]
Merge pull request #47177 from nextcloud/fix/noid/preferred-taskprocessing-providers
[Task processing] Fix preferred providers
Julien Veyssier [Mon, 12 Aug 2024 15:39:54 +0000 (17:39 +0200)]
feat(taskprocessing): add text2text, text2image, contextWrite, transcribe and translate providers in the testing app
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Côme Chilliet [Mon, 12 Aug 2024 14:09:42 +0000 (16:09 +0200)]
chore(tests): Fix import in cypress test limit_to_same_group.cy.ts
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 12 Aug 2024 13:21:38 +0000 (15:21 +0200)]
chore(tests): Fix SPDX license header on new cypress test
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 12 Aug 2024 13:15:58 +0000 (15:15 +0200)]
fix(tests): Adapt tests to change of DefaultShareProvider constructor
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 13 Jun 2024 15:05:29 +0000 (17:05 +0200)]
fix: Remove shares only if there are no more common groups between users
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Louis Chemineau [Wed, 22 May 2024 09:59:10 +0000 (11:59 +0200)]
chore(tests): Test limiting sharing to same group
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Wed, 22 May 2024 09:55:47 +0000 (11:55 +0200)]
fix(files_sharing): Delete user shares if needed when user is removed from a group
Signed-off-by: Louis Chemineau <louis@chmn.me>
Julien Veyssier [Mon, 12 Aug 2024 11:11:41 +0000 (13:11 +0200)]
fix(taskprocessing): select preferred provider when running sync task, fix task type values according to preferred provider
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Ferdinand Thiessen [Mon, 12 Aug 2024 10:06:15 +0000 (12:06 +0200)]
Merge pull request #46987 from nextcloud/fix/dav-public
fix(dav): Ensure share properties are also set on public remote endpoint
Ferdinand Thiessen [Mon, 5 Aug 2024 15:51:45 +0000 (17:51 +0200)]
feat: Make `ISharedStorage` public API and reuse where possible
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Fri, 2 Aug 2024 12:30:52 +0000 (14:30 +0200)]
fix(dav): Ensure share properties are also set on public remote endpoint
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Nextcloud bot [Mon, 12 Aug 2024 00:19:52 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 11 Aug 2024 00:19:57 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Pytal [Sat, 10 Aug 2024 12:59:44 +0000 (05:59 -0700)]
Merge pull request #47157 from nextcloud/perf/prevent-extra-requests
perf(files): Prevent extraneous requests when tree children are loading
Ferdinand Thiessen [Sat, 10 Aug 2024 12:48:14 +0000 (14:48 +0200)]
Merge pull request #47153 from nextcloud/trashbin-fix-folder-extract
fix: fix getting the folder node from the dav response
nextcloud-command [Fri, 9 Aug 2024 13:27:31 +0000 (13:27 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Robin Appelman [Fri, 9 Aug 2024 13:17:57 +0000 (15:17 +0200)]
fix: fix getting the folder node from the dav response
Signed-off-by: Robin Appelman <robin@icewind.nl>
Nextcloud bot [Sat, 10 Aug 2024 00:20:14 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Christopher Ng [Fri, 9 Aug 2024 22:32:17 +0000 (15:32 -0700)]
chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Fri, 9 Aug 2024 22:32:17 +0000 (15:32 -0700)]
perf(files): Prevent extraneous requests when tree children are loading
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Ferdinand Thiessen [Fri, 9 Aug 2024 18:15:57 +0000 (20:15 +0200)]
Merge pull request #47152 from nextcloud/fix/guest-layout
fix(styles): Guest layout should follow the new design
Ferdinand Thiessen [Fri, 9 Aug 2024 13:50:39 +0000 (15:50 +0200)]
Merge pull request #47135 from nextcloud/fix/open-tags-in-folder
fix(systemtags): Sub folders should be opened in files
Ferdinand Thiessen [Thu, 8 Aug 2024 11:45:59 +0000 (13:45 +0200)]
fix(systemtags): Sub folders should be opened in files
Currently this is simply broken and here are two ways:
1. Open subfolders in files view
2. Implement logic to save last request
1 is the way this is now implemented, basically copy-paste from the recent view.
2 is much more complicated because if we get `/2/foo/bar` as the path we need to know the source of `foo`, so we would need at least 2 requests or cache the previous directory. We do not do it like this for any view so lets just stick with 1 for now.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Fri, 9 Aug 2024 12:45:19 +0000 (14:45 +0200)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Fri, 9 Aug 2024 12:40:31 +0000 (14:40 +0200)]
fix(styles): Guest layout should follow the new design
1. Adjust some places that used the old pill-style design
2. Make indention consistent using tabs
3. Remove duplicates styles for inputs (also included in server.css) that conflic with nextcloud-vue styles
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Fri, 9 Aug 2024 12:39:30 +0000 (14:39 +0200)]
Merge pull request #47147 from nextcloud/fix/trim-new-folder
fix(files): trim names on new node creation
skjnldsv [Fri, 9 Aug 2024 07:12:32 +0000 (09:12 +0200)]
fix(files): trim names on new node creation
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
John Molakvoæ [Fri, 9 Aug 2024 11:52:30 +0000 (13:52 +0200)]
Merge pull request #47149 from nextcloud/fix/disable-tags-editing
fix(files): Disable tags editing for shared files/folders with view only permission
nextcloud-command [Fri, 9 Aug 2024 11:35:09 +0000 (11:35 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Konstantin Myakshin [Sun, 21 Jul 2024 13:40:00 +0000 (15:40 +0200)]
fix(files): Disable tags editing for shared files/folders with view only permission
Signed-off-by: Konstantin Myakshin <molodchick@gmail.com>
Nextcloud bot [Fri, 9 Aug 2024 00:25:27 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Benjamin Gaussorgues [Thu, 8 Aug 2024 20:59:05 +0000 (22:59 +0200)]
Merge pull request #47100 from nextcloud/release/30.0.0_beta_5
Benjamin Gaussorgues [Thu, 8 Aug 2024 20:58:03 +0000 (22:58 +0200)]
Merge pull request #46456 from nextcloud/fix/check-datadir
Ferdinand Thiessen [Thu, 11 Jul 2024 18:53:37 +0000 (20:53 +0200)]
fix(SetupCheck): Properly check public access to data directory
When checking for public (web) access to the data directory the status is not enough
as you might have a webserver that forwards to e.g. a login page.
So instead check that the content of the file matches.
For this the `.ncdata` file (renamed from `.ocdata`¹) has minimal text content
to allow checking.
¹The file was renamed from the legacy `.ocdata`, there is a repair step to remove the old one.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Pytal [Thu, 8 Aug 2024 18:55:15 +0000 (11:55 -0700)]
Merge pull request #47122 from nextcloud/feat/limited-depth-tree
feat(files): Load limited depth tree
Christopher Ng [Thu, 8 Aug 2024 18:26:51 +0000 (11:26 -0700)]
chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Thu, 8 Aug 2024 03:52:29 +0000 (20:52 -0700)]
feat: Load limited depth tree
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Thu, 8 Aug 2024 03:52:29 +0000 (20:52 -0700)]
feat(files): Add getter for all view configs
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Thu, 8 Aug 2024 03:52:29 +0000 (20:52 -0700)]
perf(files): Remove redundant call to get navigation
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Thu, 8 Aug 2024 03:52:29 +0000 (20:52 -0700)]
feat(files): Update openapi
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Thu, 8 Aug 2024 03:52:29 +0000 (20:52 -0700)]
feat(files): Allow specifying path and depth for returned folder tree
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Andy Scherzinger [Thu, 8 Aug 2024 16:53:40 +0000 (18:53 +0200)]
Merge pull request #47140 from nextcloud/fix/app-menu-focus
fix: Make focused app menu entry wider to see full name
Ferdinand Thiessen [Thu, 8 Aug 2024 14:21:03 +0000 (16:21 +0200)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Thu, 8 Aug 2024 14:14:03 +0000 (16:14 +0200)]
fix: Make focussed app menu entry wider to see full name
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Thu, 8 Aug 2024 12:05:41 +0000 (14:05 +0200)]
Merge pull request #47121 from nextcloud/fix/a11y-inline-action
fix(systemtags): Make inline tags list fully accessible
Sebastian Krupinski [Thu, 8 Aug 2024 11:55:10 +0000 (07:55 -0400)]
Merge pull request #46624 from nextcloud/fix/issue-43923
fix(caldav): test for null and blank value
Ferdinand Thiessen [Thu, 8 Aug 2024 09:51:59 +0000 (11:51 +0200)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 7 Aug 2024 23:44:28 +0000 (01:44 +0200)]
test: Added e2e tests for inline system tags file action
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 7 Aug 2024 23:41:11 +0000 (01:41 +0200)]
fix(systemtags): Make inline tags list fully accessible
1. The label was wrong it mentioned the first and last tag, so the information was duplicated
2. It only mentioned the first and last but not all other
3. All other tags were only added as `title` which is not accessible
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Andy Scherzinger [Thu, 8 Aug 2024 08:00:20 +0000 (10:00 +0200)]
Merge pull request #47120 from nextcloud/fix/systemtags
fix(systemtags): Correctly load tagged files in "tags"-files-view
Git'Fellow [Thu, 8 Aug 2024 07:53:20 +0000 (09:53 +0200)]
Merge pull request #47116 from nextcloud/addColMigNotEx
fix(migration): Add column if not exists
Nextcloud bot [Thu, 8 Aug 2024 00:20:57 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
nextcloud-command [Wed, 7 Aug 2024 23:18:05 +0000 (23:18 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Wed, 7 Aug 2024 23:07:45 +0000 (01:07 +0200)]
fix(systemtags): Correctly load tagged files in "tags"-files-view
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
SebastianKrupinski [Fri, 19 Jul 2024 02:07:33 +0000 (22:07 -0400)]
fix(caldav): test for null and blank value
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
Andy Scherzinger [Wed, 7 Aug 2024 21:04:29 +0000 (23:04 +0200)]
Merge pull request #47034 from nextcloud/fix/app-menu-overflow
fix: Make app menu overflow entries vertically aligned
nextcloud-command [Wed, 7 Aug 2024 20:48:51 +0000 (20:48 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Mon, 5 Aug 2024 11:53:24 +0000 (13:53 +0200)]
fix: Make app menu overflow entries vertically aligned
The `name` property expects a `text` and just adds basically a "heading" for the text,
so lets instead just utilize the default slot.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Andy Scherzinger [Wed, 7 Aug 2024 20:30:00 +0000 (22:30 +0200)]
Merge pull request #47031 from nextcloud/fix/app-menu
fix: Ensure app overflow menu is rendered centered
nextcloud-command [Wed, 7 Aug 2024 19:48:52 +0000 (19:48 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Mon, 5 Aug 2024 11:08:16 +0000 (13:08 +0200)]
fix: Ensure app overflow menu is rendered centered
1. Fix app menu overflow button to be centered
2. Ensure the overflow calculation always just removed one element (incl. refactor to use `@vueuse`)
3. Ensure we use 1.5 line height for app menu, otherwise some languages look squashed under the app icon
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Andy Scherzinger [Wed, 7 Aug 2024 18:58:19 +0000 (20:58 +0200)]
Merge pull request #47044 from nextcloud/fix/accept-several-mounts-in-encryption
fix(encryption): Fix mountpoint check to accept if several are found
Robin Appelman [Wed, 7 Aug 2024 18:16:02 +0000 (20:16 +0200)]
Merge pull request #46395 from nextcloud/apcu-default-ttl
fix: set default TTL for APCu cache as per docs
Git'Fellow [Wed, 7 Aug 2024 18:09:51 +0000 (20:09 +0200)]
fix(migration): Add column if not exists
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Robin Appelman [Wed, 7 Aug 2024 17:35:50 +0000 (19:35 +0200)]
chore: add psalm false positive to psalm.xml
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Wed, 10 Jul 2024 21:00:05 +0000 (23:00 +0200)]
chore: remove Redis::DEFAULT_TTL constant now that it's defined in the interface
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Wed, 10 Jul 2024 20:32:47 +0000 (22:32 +0200)]
chore: cleanup acpu inc and dec
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Wed, 10 Jul 2024 20:23:37 +0000 (22:23 +0200)]
docs: clearify IMemcache::inc and dec behavior
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Wed, 10 Jul 2024 10:42:46 +0000 (12:42 +0200)]
fix: set default TTL for APCu cache as per docs
Signed-off-by: Robin Appelman <robin@icewind.nl>
John Molakvoæ [Wed, 7 Aug 2024 15:28:10 +0000 (17:28 +0200)]
Merge pull request #47106 from nextcloud/fix/files-padding
skjnldsv [Wed, 7 Aug 2024 11:29:12 +0000 (13:29 +0200)]
fix(files): file name and header sort buttons alignments
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
John Molakvoæ [Wed, 7 Aug 2024 15:06:20 +0000 (17:06 +0200)]
Merge pull request #47102 from nextcloud/fix/files-multiple-propfind
John Molakvoæ [Wed, 7 Aug 2024 14:10:18 +0000 (16:10 +0200)]
Merge pull request #45841 from Vivida1/add-regex-to-match-Gnome-and-KDE-calendar-user-agents
skjnldsv [Wed, 7 Aug 2024 14:05:14 +0000 (16:05 +0200)]
fix(files_sharing): getShares optional chaining
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Sebastian Krupinski [Wed, 7 Aug 2024 12:49:34 +0000 (08:49 -0400)]
Merge pull request #46623 from nextcloud/fix/issue-44127
fix(caldav): fixed initial sync and double processing
Maxence Lange [Wed, 7 Aug 2024 12:48:20 +0000 (11:48 -0100)]
Merge pull request #47069 from nextcloud/fix/noid/display-message-on-no-migration-attributes
fix(migration-preview): display a message if no attributes set
skjnldsv [Wed, 7 Aug 2024 09:29:19 +0000 (11:29 +0200)]
chore: update @nextcloud/upload to 1.4.3
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
skjnldsv [Wed, 7 Aug 2024 09:06:54 +0000 (11:06 +0200)]
fix(files): use `files:config:updated` to monitor user config change
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
John Molakvoæ [Wed, 7 Aug 2024 10:45:56 +0000 (12:45 +0200)]
Merge pull request #37878 from 2lar/sortingfixbranch
Julius Härtl [Wed, 7 Aug 2024 10:43:45 +0000 (12:43 +0200)]
Merge pull request #46106 from nextcloud/fix/session/log-slow-session-calls
fix(session): Log when session_* calls are slow
Andy Scherzinger [Wed, 7 Aug 2024 09:42:38 +0000 (11:42 +0200)]
Merge pull request #47071 from nextcloud/fix/no-error-new-file-audit
fix(admin_audit): Do not log errors for new files
2lar [Fri, 21 Apr 2023 18:45:36 +0000 (14:45 -0400)]
fix(files_sharing): tab shares title and creation sort
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
John Molakvoæ [Wed, 7 Aug 2024 09:29:46 +0000 (11:29 +0200)]
Merge pull request #46945 from nextcloud/fix/activity-upload-public
Benjamin Gaussorgues [Wed, 7 Aug 2024 09:23:50 +0000 (11:23 +0200)]
build(hub): 30.0.0 beta 5
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Richard Steinmetz [Wed, 7 Aug 2024 08:24:44 +0000 (10:24 +0200)]
Merge pull request #47095 from nextcloud/fix/theming/cache-buster-on-upgrade
fix(theming): make cache buster depend on the app version
Julius Härtl [Tue, 6 Aug 2024 12:47:33 +0000 (14:47 +0200)]
fix(admin_audit): Do not log errors for new files
Signed-off-by: Julius Härtl <jus@bitgrid.net>
skjnldsv [Thu, 1 Aug 2024 08:52:18 +0000 (10:52 +0200)]
feat(activity): add share link upload notifications
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Richard Steinmetz [Wed, 7 Aug 2024 07:05:12 +0000 (09:05 +0200)]
fix(theming): make cache buster depend on the app version
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
John Molakvoæ [Wed, 7 Aug 2024 07:33:24 +0000 (09:33 +0200)]
Merge pull request #44666 from nooblag/occ-user
occ: Improve and make consistent `user:lastseen` and `user:info` timestamps