Côme Chilliet
01dbb8fca2
fix(profiler): Remove bogus profiler event start
...
This fixes profiler event graph by removing an event start which had no
matching end() call.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-06-27 12:25:20 +07:00
Louis
02452712a2
Merge pull request #45938 from nextcloud/do-not-log-an-error-when-connecting-to-sftp-without-a-logged-in-user
...
fix: Do not log an error when connecting to SFTP without a logged in user
2024-06-24 10:35:16 +07:00
Ferdinand Thiessen
4680bc47c2
Merge pull request #46048 from nextcloud/automated/noid/master-update-psalm-baseline
...
[master] Update psalm-baseline.xml
2024-06-24 09:58:08 +07:00
Julius Härtl
637a91e767
Merge pull request #45973 from nextcloud/remove-chunking-v1
...
chore: remove chunking-v1
2024-06-24 09:52:18 +07:00
nextcloud-command
5ef451f409
chore(tests): Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2024-06-24 02:27:17 +07:00
Nextcloud bot
4d1f9ae54e
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-24 00:19:33 +07:00
Ferdinand Thiessen
ff92ab1fb1
Merge pull request #45929 from nextcloud/chore/update-nextcloud-files
...
refactor(files): Update `@nextcloud/files` to v3.5.0
2024-06-23 17:19:06 +07:00
Ferdinand Thiessen
c8ec22f47b
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-23 16:55:37 +07:00
Ferdinand Thiessen
3ed32ffbb4
refactor: Use composable for `currentView` and `views` to make it reactive when shared with other Vue apps
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-23 16:53:27 +07:00
Ferdinand Thiessen
dea5559d35
fix(files_trashbin): Make files view registering an init script
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-23 16:53:10 +07:00
Ferdinand Thiessen
81ad28f910
chore(deps): Update `debounce` to 2.1.0
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-23 16:53:10 +07:00
Ferdinand Thiessen
a83f276352
refactor(files): Update `@nextcloud/files` to v3.5.0
...
* Removed now duplicated code
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-23 16:53:09 +07:00
Nextcloud bot
475edf24c2
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-23 00:19:40 +07:00
dependabot[bot]
a721133128
Merge pull request #46042 from nextcloud/dependabot/composer/vendor-bin/psalm/vimeo/psalm-5.25.0
2024-06-22 08:02:41 +07:00
dependabot[bot]
67aff60ae8
chore(deps): bump vimeo/psalm from 5.24.0 to 5.25.0 in /vendor-bin/psalm
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 5.24.0 to 5.25.0.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/5.24.0...5.25.0 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-22 02:38:58 +07:00
Robin Appelman
da8e1c192d
Merge pull request #46017 from nextcloud/get-first-node-by-id-folder
...
fix: also use optimized getFirstNodeyIdInPath for Folder::getFirstNodeById
2024-06-21 12:27:53 +07:00
Daniel
425e2d0172
Merge pull request #45514 from nextcloud/bug/noid/fix-check-for-dark-avatar
...
fix: use different file name for generated dark avatars
2024-06-21 11:11:06 +07:00
Nextcloud bot
f56bca3385
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-21 00:19:57 +07:00
Ferdinand Thiessen
ef7b753816
Merge pull request #39825 from nextcloud/fix/debounce-account-properties
...
Increase debounce delay when saving account properties
2024-06-21 01:39:54 +07:00
Christopher Ng
620b6b9c3b
fix: Increase debounce delay when saving account properties
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-06-21 01:21:48 +07:00
Robin Appelman
ffced73a71
fix: also use optimized getFirstNodeyIdInPath for Folder::getFirstNodeById
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-06-20 18:51:27 +07:00
Louis
9c4b959690
Merge pull request #45984 from nextcloud/artonge/fix/click_while_renaming
...
Don't trigger action when renaming
2024-06-20 17:49:51 +07:00
nextcloud-command
a6de33bb13
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-06-20 14:41:08 +07:00
Louis Chemineau
8e0be0a238
fix(files): Don't react to clicks when renaming
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-06-20 16:19:01 +07:00
Richard Steinmetz
efe3244acf
Merge pull request #45999 from nextcloud/fix/caldav/shared-calendars-activity-umlauts
...
fix(caldav): encode calendar URIs with umlauts for activities
2024-06-20 15:44:34 +07:00
Ferdinand Thiessen
8ac9e08f20
Merge pull request #45161 from nextcloud/fix/import-axios
...
fix: Do not import from `axios` but only `@nextcloud/axios`
2024-06-20 15:06:36 +07:00
julien-nc
08cf60923c
Merge pull request #46003 from nextcloud/fix/noid/undeclared-context-write-task-type
...
Add missing ContextWrite default task type in task processing manager
2024-06-20 13:56:06 +07:00
Julien Veyssier
7e904aea92
fix(taskprocessing): missing GenerateEmoji default task type in manager::_getTaskTypes
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2024-06-20 12:56:04 +07:00
Julien Veyssier
de81dac82e
fix(taskprocessing): missing ContextWrite default task type in manager::_getTaskTypes
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2024-06-20 12:56:04 +07:00
Ferdinand Thiessen
7ecf447c7e
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-20 12:36:33 +07:00
Ferdinand Thiessen
1d0a65db93
fix: Do not import from `axios` but only `@nextcloud/axios`
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-20 12:34:37 +07:00
Ferdinand Thiessen
c251e8f2aa
Merge pull request #45207 from nextcloud/fix/webdav-aja
...
fix(dav): Try basic auth for ajax WebDAV requests
2024-06-20 12:28:31 +07:00
Louis
bea9daee9c
Merge pull request #45688 from nextcloud/artonge/fix/show_non_writable_folders
...
Show non writable folders during move or copy
2024-06-20 12:16:29 +07:00
Richard Steinmetz
c92529053d
Merge pull request #45980 from nextcloud/fix/theming/update-warning
...
fix(theming): properly apply warning style to update output
2024-06-20 10:58:46 +07:00
Richard Steinmetz
df28c04a8f
fix(caldav): encode calendar URIs with umlauts for activities
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-06-20 10:56:27 +07:00
Louis
392ee62981
Merge pull request #45958 from nextcloud/fix/renaming-file-version-when-number
...
fix(files_versions): renaming file version when its not a string
2024-06-20 09:14:57 +07:00
yemkareems
a05a04c1a2
Merge pull request #45845 from nextcloud/fix/log-rename-to-use-internal-path
...
fix: rename split into two as before rename and after rename
2024-06-20 11:36:21 +07:00
yemkareems
2593f5f036
Merge pull request #45580 from nextcloud/fix/44933/avoid-duplicate-inserts-in-systemtag-object-mapping
...
fix: avoid duplicate tag inserts by checking if the mapping exists already in db
2024-06-20 10:59:38 +07:00
yemkareems
eae23867f2
fix: renameParams named as renamedNodes and code changed accordingly as suggested in review comments
...
Signed-off-by: yemkareems <yemkareems@gmail.com>
2024-06-20 10:54:45 +07:00
yemkareems
953358fdc8
fix: rename params old path passed from before rename to after rename to have one log for rename event
...
Signed-off-by: yemkareems <yemkareems@gmail.com>
2024-06-20 10:54:45 +07:00
yemkareems
3e355c4db1
fix: rename logged as beforeRename and afterRename, and in both place getInternalPath is used in place of getPath to make it consistent across the logs
...
Signed-off-by: yemkareems <yemkareems@gmail.com>
2024-06-20 10:54:45 +07:00
Nextcloud bot
f06338ca36
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-20 00:19:55 +07:00
nextcloud-command
efe4e047fa
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-06-19 22:37:03 +07:00
Sanskar Soni
2aecc523c8
fix(files_versions): renaming file version when its not a string
...
Signed-off-by: Sanskar Soni <sanskarsoni300@gmail.com>
2024-06-20 00:31:52 +07:00
Andy Scherzinger
6a8d254425
Merge pull request #45972 from nextcloud/fix/noid/copyIcon
...
Update copy icon to Material Design icon and checkmark in non-bold
2024-06-19 21:46:11 +07:00
Christoph Wurst
902d77ee7d
Merge pull request #45968 from nextcloud/fix/dav/limit-sync-token-created-at-updates
...
fix(dav): Limit number of UPDATES for sync token created_at
2024-06-19 18:04:36 +07:00
Louis Chemineau
ae0106ef9e
fix(files): Show non writable folders during move or copy
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-06-19 17:39:57 +07:00
John Molakvoæ
18cf61df9f
Merge pull request #45963 from nextcloud/artonge/fix/openfile
2024-06-19 17:04:42 +07:00
Robin Appelman
957a00b9de
chore: remove chunking-v1
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-06-19 16:57:42 +07:00
nextcloud-command
9e07720b26
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-06-19 13:58:18 +07:00